comparison gtk-3.20/gtk.css @ 31:d8fb69db13bf

Fix theme warnings/errors
author IBBoard <dev@ibboard.co.uk>
date Fri, 09 Dec 2016 20:31:26 +0000
parents 78e21cea68af
children 09cbf23e5f34
comparison
equal deleted inserted replaced
30:78e21cea68af 31:d8fb69db13bf
4581 @define-color wm_button_hover_color_a shade(#3D3D3D, 1.3); 4581 @define-color wm_button_hover_color_a shade(#3D3D3D, 1.3);
4582 @define-color wm_button_hover_color_b #3D3D3D; 4582 @define-color wm_button_hover_color_b #3D3D3D;
4583 @define-color wm_button_active_color_a shade(#3D3D3D, 0.85); 4583 @define-color wm_button_active_color_a shade(#3D3D3D, 0.85);
4584 @define-color wm_button_active_color_b shade(#3D3D3D, 0.89); 4584 @define-color wm_button_active_color_b shade(#3D3D3D, 0.89);
4585 @define-color wm_button_active_color_c shade(#3D3D3D, 0.9); 4585 @define-color wm_button_active_color_c shade(#3D3D3D, 0.9);
4586 *:insensitive { 4586 *:disabled {
4587 -gtk-image-effect: highlight; } 4587 -gtk-icon-effect: highlight; }
4588 4588
4589 /*************** 4589 /***************
4590 * Header bars * 4590 * Header bars *
4591 ***************/ 4591 ***************/
4592 .titlebar:not(headerbar), 4592 .titlebar:not(headerbar),
4625 .titlebar:not(headerbar) button, 4625 .titlebar:not(headerbar) button,
4626 headerbar button { 4626 headerbar button {
4627 color: #dddddd; 4627 color: #dddddd;
4628 background-image: linear-gradient(to bottom, #575757, #3D3D3D); 4628 background-image: linear-gradient(to bottom, #575757, #3D3D3D);
4629 text-shadow: 0 1px rgba(87, 87, 87, 0.5); 4629 text-shadow: 0 1px rgba(87, 87, 87, 0.5);
4630 icon-shadow: 0 1px rgba(87, 87, 87, 0.5); 4630 -gtk-icon-shadow: 0 1px rgba(87, 87, 87, 0.5);
4631 border-color: #303030; 4631 border-color: #303030;
4632 outline-color: #575757; 4632 outline-color: #575757;
4633 box-shadow: inset 0 1px #575757, 0 1px #575757; } 4633 box-shadow: inset 0 1px #575757, 0 1px #575757; }
4634 .titlebar:not(headerbar) button.flat, .titlebar:not(headerbar) button.titlebutton, 4634 .titlebar:not(headerbar) button.flat, .titlebar:not(headerbar) button.titlebutton,
4635 headerbar button.flat, 4635 headerbar button.flat,
4638 background-image: none; 4638 background-image: none;
4639 background-color: transparent; 4639 background-color: transparent;
4640 border-color: transparent; 4640 border-color: transparent;
4641 box-shadow: none; 4641 box-shadow: none;
4642 text-shadow: none; 4642 text-shadow: none;
4643 icon-shadow: none; } 4643 -gtk-icon-shadow: none; }
4644 .titlebar:not(headerbar) button.flat:hover, .titlebar:not(headerbar) button.flat:active, .titlebar:not(headerbar) button.flat:backdrop, .titlebar:not(headerbar) button.titlebutton:hover, .titlebar:not(headerbar) button.titlebutton:active, .titlebar:not(headerbar) button.titlebutton:backdrop, 4644 .titlebar:not(headerbar) button.flat:hover, .titlebar:not(headerbar) button.flat:active, .titlebar:not(headerbar) button.flat:backdrop, .titlebar:not(headerbar) button.titlebutton:hover, .titlebar:not(headerbar) button.titlebutton:active, .titlebar:not(headerbar) button.titlebutton:backdrop,
4645 headerbar button.flat:hover, 4645 headerbar button.flat:hover,
4646 headerbar button.flat:active, 4646 headerbar button.flat:active,
4647 headerbar button.flat:backdrop, 4647 headerbar button.flat:backdrop,
4648 headerbar button.titlebutton:hover, 4648 headerbar button.titlebutton:hover,
4659 color: shade(#dddddd, 1.3); 4659 color: shade(#dddddd, 1.3);
4660 outline-color: #575757; 4660 outline-color: #575757;
4661 border-color: #303030; 4661 border-color: #303030;
4662 background-image: linear-gradient(to bottom, shade(#575757, 1.1), shade(#3D3D3D, 1.1)); 4662 background-image: linear-gradient(to bottom, shade(#575757, 1.1), shade(#3D3D3D, 1.1));
4663 text-shadow: 0 1px rgba(87, 87, 87, 0.5); 4663 text-shadow: 0 1px rgba(87, 87, 87, 0.5);
4664 icon-shadow: 0 1px rgba(87, 87, 87, 0.5); 4664 -gtk-icon-shadow: 0 1px rgba(87, 87, 87, 0.5);
4665 box-shadow: inset 0 1px #575757, 0 1px #575757; } 4665 box-shadow: inset 0 1px #575757, 0 1px #575757; }
4666 .titlebar:not(headerbar) button:active, .titlebar:not(headerbar) button:checked, .titlebar:not(headerbar) button.titlebutton:active, .titlebar:not(headerbar) button.titlebutton:active:backdrop, 4666 .titlebar:not(headerbar) button:active, .titlebar:not(headerbar) button:checked, .titlebar:not(headerbar) button.titlebutton:active, .titlebar:not(headerbar) button.titlebutton:active:backdrop,
4667 headerbar button:active, 4667 headerbar button:active,
4668 headerbar button:checked, 4668 headerbar button:checked,
4669 headerbar button.titlebutton:active, 4669 headerbar button.titlebutton:active,
4671 color: #fff; 4671 color: #fff;
4672 outline-color: #575757; 4672 outline-color: #575757;
4673 border-color: #303030; 4673 border-color: #303030;
4674 background-image: linear-gradient(to bottom, #3D3D3D, #303030); 4674 background-image: linear-gradient(to bottom, #3D3D3D, #303030);
4675 text-shadow: 0 1px rgba(87, 87, 87, 0.5); 4675 text-shadow: 0 1px rgba(87, 87, 87, 0.5);
4676 icon-shadow: 0 1px rgba(87, 87, 87, 0.5); 4676 -gtk-icon-shadow: 0 1px rgba(87, 87, 87, 0.5);
4677 box-shadow: inset 0 1px rgba(87, 87, 87, 0.3), 0 1px #575757; } 4677 box-shadow: inset 0 1px rgba(87, 87, 87, 0.3), 0 1px #575757; }
4678 .titlebar:not(headerbar) button:backdrop, 4678 .titlebar:not(headerbar) button:backdrop,
4679 headerbar button:backdrop { 4679 headerbar button:backdrop {
4680 color: #dddddd; 4680 color: #dddddd;
4681 background-image: none; 4681 background-image: none;
4682 background-color: #3D3D3D; 4682 background-color: #3D3D3D;
4683 border-color: #303030; 4683 border-color: #303030;
4684 box-shadow: none; 4684 box-shadow: none;
4685 text-shadow: none; 4685 text-shadow: none;
4686 icon-shadow: none; 4686 -gtk-icon-shadow: none;
4687 transition: 200ms ease-out; 4687 transition: 200ms ease-out;
4688 -gtk-icon-effect: none; } 4688 -gtk-icon-effect: none; }
4689 .titlebar:not(headerbar) button:backdrop:active, .titlebar:not(headerbar) button:backdrop:checked, 4689 .titlebar:not(headerbar) button:backdrop:active, .titlebar:not(headerbar) button:backdrop:checked,
4690 headerbar button:backdrop:active, 4690 headerbar button:backdrop:active,
4691 headerbar button:backdrop:checked { 4691 headerbar button:backdrop:checked {
4752 entry, .linked.vertical > entry, .linked.vertical > entry:first-child, .linked.vertical > entry:last-child, spinbutton:not(.vertical) { 4752 entry, .linked.vertical > entry, .linked.vertical > entry:first-child, .linked.vertical > entry:last-child, spinbutton:not(.vertical) {
4753 background-image: linear-gradient(to bottom, #bbbbbb, #ececec 2px, #F0F0F0 90%); 4753 background-image: linear-gradient(to bottom, #bbbbbb, #ececec 2px, #F0F0F0 90%);
4754 background-color: #F0F0F0; } 4754 background-color: #F0F0F0; }
4755 entry:focus, .linked.vertical > entry:focus, .linked.vertical > entry:first-child:focus, .linked.vertical > entry:last-child:focus, spinbutton:not(.vertical):focus { 4755 entry:focus, .linked.vertical > entry:focus, .linked.vertical > entry:first-child:focus, .linked.vertical > entry:last-child:focus, spinbutton:not(.vertical):focus {
4756 background-image: linear-gradient(to bottom, #bbbbbb, #ececec 2px, #F0F0F0 90%); } 4756 background-image: linear-gradient(to bottom, #bbbbbb, #ececec 2px, #F0F0F0 90%); }
4757 entry:insensitive, .linked.vertical > entry:insensitive, .linked.vertical > entry:first-child:insensitive, .linked.vertical > entry:last-child:insensitive, spinbutton:not(.vertical):insensitive { 4757 entry:disabled, .linked.vertical > entry:disabled, .linked.vertical > entry:first-child:disabled, .linked.vertical > entry:last-child:disabled, spinbutton:not(.vertical):disabled {
4758 background-image: linear-gradient(to bottom, #c6c6c6); } 4758 background-image: linear-gradient(to bottom, #c6c6c6); }
4759 entry:backdrop, .linked.vertical > entry:backdrop, .linked.vertical > entry:first-child:backdrop, .linked.vertical > entry:last-child:backdrop, spinbutton:not(.vertical):backdrop { 4759 entry:backdrop, .linked.vertical > entry:backdrop, .linked.vertical > entry:first-child:backdrop, .linked.vertical > entry:last-child:backdrop, spinbutton:not(.vertical):backdrop {
4760 background-image: none; 4760 background-image: none;
4761 background-color: #ededed; } 4761 background-color: #ededed; }
4762 entry:backdrop:insensitive, .linked.vertical > entry:backdrop:insensitive, .linked.vertical > entry:first-child:backdrop:insensitive, .linked.vertical > entry:last-child:backdrop:insensitive, spinbutton:not(.vertical):backdrop:insensitive { 4762 entry:backdrop:disabled, .linked.vertical > entry:backdrop:disabled, .linked.vertical > entry:first-child:backdrop:disabled, .linked.vertical > entry:last-child:backdrop:disabled, spinbutton:not(.vertical):backdrop:disabled {
4763 background-image: linear-gradient(to bottom, #c6c6c6); } 4763 background-image: linear-gradient(to bottom, #c6c6c6); }
4764 4764
4765 spinbutton:not(.vertical) button:hover { 4765 spinbutton:not(.vertical) button:hover {
4766 background-color: rgba(198, 198, 198, 0.4); 4766 background-color: rgba(198, 198, 198, 0.4);
4767 border-top-color: transparent; 4767 border-top-color: transparent;