From 06b091100947a17f29b82f92bf0fa38735eaabac Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Wed, 31 Aug 2016 00:00:33 +0200 Subject: don't use selected_fg_color in weird places --- common/gtk-3.0/3.16/gtk-darker.css | 288 ++++++++++++++++++------------------- 1 file changed, 144 insertions(+), 144 deletions(-) (limited to 'common/gtk-3.0/3.16/gtk-darker.css') diff --git a/common/gtk-3.0/3.16/gtk-darker.css b/common/gtk-3.0/3.16/gtk-darker.css index a94ef55..e0f2b08 100644 --- a/common/gtk-3.0/3.16/gtk-darker.css +++ b/common/gtk-3.0/3.16/gtk-darker.css @@ -48,7 +48,7 @@ background-color: #fbfbfc; color: rgba(92, 97, 108, 0.55); } .gtkstyle-fallback:selected { - background-color: #5294E2; + background-color: #5294e2; color: #ffffff; } .view { @@ -61,7 +61,7 @@ text-shadow: none; } .rubberband { - border: 1px solid #5294E2; + border: 1px solid #5294e2; background-color: rgba(82, 148, 226, 0.2); } .label.separator, .popover .label.separator, GtkPlacesSidebar.sidebar .label.view.separator { @@ -88,7 +88,7 @@ GtkAssistant .sidebar .label { padding: 6px 12px; } GtkAssistant .sidebar .label.highlight { - background-color: #5294E2; + background-color: #5294e2; color: #ffffff; } GtkTextView { @@ -147,7 +147,7 @@ GtkTextView { .entry:focus { background-clip: border-box; color: #5c616c; - border-color: #5294E2; + border-color: #5294e2; background-color: #ffffff; background-image: linear-gradient(to bottom, #ffffff); } .entry:insensitive { @@ -156,13 +156,13 @@ GtkTextView { background-color: rgba(255, 255, 255, 0.55); background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.55)); } .entry:selected, .entry:selected:focus { - background-color: #5294E2; + background-color: #5294e2; color: #ffffff; } .entry.progressbar { margin: 2px 12px; border-radius: 0; border-width: 0 0 2px; - border-color: #5294E2; + border-color: #5294e2; border-style: solid; background-image: none; background-color: transparent; @@ -183,22 +183,22 @@ GtkTextView { border-color: #F27835; background-image: linear-gradient(to bottom, #f7ae86); } .entry.warning:focus { - color: #ffffff; + color: white; background-image: linear-gradient(to bottom, #F27835); box-shadow: none; } .entry.warning:selected, .entry.warning:selected:focus { - background-color: #ffffff; + background-color: white; color: #F27835; } .entry.error { color: #ffffff; border-color: #FC4138; background-image: linear-gradient(to bottom, #fd8d88); } .entry.error:focus { - color: #ffffff; + color: white; background-image: linear-gradient(to bottom, #FC4138); box-shadow: none; } .entry.error:selected, .entry.error:selected:focus { - background-color: #ffffff; + background-color: white; color: #FC4138; } .entry.image { color: #7d8189; } @@ -206,22 +206,22 @@ GtkTextView { border-bottom-color: #f4f5f6; box-shadow: none; } .linked.vertical > .entry:focus { - border-color: #5294E2; - box-shadow: 0 -1px 0 0 #5294E2; } + border-color: #5294e2; + box-shadow: 0 -1px 0 0 #5294e2; } .linked.vertical > .entry:insensitive { border-bottom-color: #f4f5f6; } .linked.vertical > .entry:first-child { border-bottom-color: #f4f5f6; } .linked.vertical > .entry:first-child:focus { - border-bottom-color: #5294E2; + border-bottom-color: #5294e2; box-shadow: none; } .linked.vertical > .entry:first-child:insensitive { border-bottom-color: #f4f5f6; } .linked.vertical > .entry:last-child { border-bottom-color: rgba(0, 0, 0, 0.14); } .linked.vertical > .entry:last-child:focus { - border-bottom-color: #5294E2; - box-shadow: 0 -1px 0 0 #5294E2; } + border-bottom-color: #5294e2; + box-shadow: 0 -1px 0 0 #5294e2; } .linked.vertical > .entry:last-child:insensitive { border-bottom-color: rgba(0, 0, 0, 0.14); } .osd .entry { @@ -234,7 +234,7 @@ GtkTextView { .osd .entry:focus { color: #ffffff; border-color: rgba(26, 28, 34, 0.35); - background-image: linear-gradient(to bottom, #5294E2); } + background-image: linear-gradient(to bottom, #5294e2); } .osd .entry:insensitive { color: rgba(186, 195, 207, 0.55); background-image: linear-gradient(to bottom, rgba(102, 109, 132, 0.2)); } @@ -244,9 +244,9 @@ GtkSearchEntry.entry { @keyframes needs_attention { from { - background-image: -gtk-gradient(radial, center center, 0, center center, 0.01, to(#5294E2), to(transparent)); } + background-image: -gtk-gradient(radial, center center, 0, center center, 0.01, to(#5294e2), to(transparent)); } to { - background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#5294E2), to(transparent)); } } + background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#5294e2), to(transparent)); } } .button { transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); @@ -279,8 +279,8 @@ GtkSearchEntry.entry { background-clip: border-box; color: #ffffff; outline-color: rgba(255, 255, 255, 0.3); - border-color: #5294E2; - background-color: #5294E2; + border-color: #5294e2; + background-color: #5294e2; transition-duration: 50ms; } .button:active { color: #5c616c; } @@ -312,12 +312,12 @@ GtkSearchEntry.entry { .titlebar .button.osd.titlebutton { padding: 10px; } .button.osd:hover { - color: #5294E2; } + color: #5294e2; } .button.osd:active, .button.osd:checked { color: #ffffff; outline-color: rgba(255, 255, 255, 0.3); border-color: rgba(26, 28, 34, 0.35); - background-color: #5294E2; } + background-color: #5294e2; } .button.osd:insensitive { color: #5d626e; border-color: rgba(26, 28, 34, 0.35); @@ -357,7 +357,7 @@ GtkSearchEntry.entry { color: #ffffff; outline-color: rgba(255, 255, 255, 0.3); border-color: rgba(26, 28, 34, 0.35); - background-color: #5294E2; } + background-color: #5294e2; } .osd .button:insensitive { color: #5d626e; border-color: rgba(26, 28, 34, 0.35); @@ -383,10 +383,10 @@ GtkSearchEntry.entry { color: #ffffff; outline-color: rgba(255, 255, 255, 0.3); border-color: rgba(26, 28, 34, 0.35); - background-color: #5294E2; } + background-color: #5294e2; } .button.suggested-action { background-clip: border-box; - color: #ffffff; + color: white; outline-color: rgba(255, 255, 255, 0.3); background-color: #4DADD4; border-color: #4DADD4; } @@ -398,13 +398,13 @@ GtkSearchEntry.entry { outline-color: rgba(77, 173, 212, 0.3); } .button.suggested-action:hover { background-clip: border-box; - color: #ffffff; + color: white; outline-color: rgba(255, 255, 255, 0.3); background-color: #76c0de; border-color: #76c0de; } .button.suggested-action:active, .button.suggested-action:checked { background-clip: border-box; - color: #ffffff; + color: white; outline-color: rgba(255, 255, 255, 0.3); background-color: #2e96c0; border-color: #2e96c0; } @@ -421,7 +421,7 @@ GtkSearchEntry.entry { color: inherit; } .button.destructive-action { background-clip: border-box; - color: #ffffff; + color: white; outline-color: rgba(255, 255, 255, 0.3); background-color: #F04A50; border-color: #F04A50; } @@ -433,13 +433,13 @@ GtkSearchEntry.entry { outline-color: rgba(240, 74, 80, 0.3); } .button.destructive-action:hover { background-clip: border-box; - color: #ffffff; + color: white; outline-color: rgba(255, 255, 255, 0.3); background-color: #f4797e; border-color: #f4797e; } .button.destructive-action:active, .button.destructive-action:checked { background-clip: border-box; - color: #ffffff; + color: white; outline-color: rgba(255, 255, 255, 0.3); background-color: #ec1b22; border-color: #ec1b22; } @@ -495,7 +495,7 @@ GtkSearchEntry.entry { .stack-switcher > .button.needs-attention > .label, .stack-switcher > .button.needs-attention > GtkImage, .button .sidebar-item.needs-attention > GtkLabel { animation: needs_attention 150ms ease-in; - background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#5294E2), to(transparent)); + background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#5294e2), to(transparent)); background-size: 6px 6px, 6px 6px; background-repeat: no-repeat; background-position: right 3px, right 4px; } @@ -519,8 +519,8 @@ GtkSearchEntry.entry { .inline-toolbar GtkToolButton > .button:active, .inline-toolbar GtkToolButton > .button:checked { color: #ffffff; outline-color: rgba(255, 255, 255, 0.3); - border-color: #5294E2; - background-color: #5294E2; } + border-color: #5294e2; + background-color: #5294e2; } .inline-toolbar GtkToolButton > .button:insensitive { color: rgba(92, 97, 108, 0.55); border-color: rgba(207, 214, 230, 0.55); @@ -682,7 +682,7 @@ GtkSearchEntry.entry { .spinbutton .button:insensitive { color: rgba(92, 97, 108, 0.55); } .spinbutton .button:active { - background-color: #5294E2; + background-color: #5294e2; color: #ffffff; } .spinbutton.vertical .button:first-child, .spinbutton.vertical:dir(rtl) .button:first-child { color: #5c616c; @@ -692,8 +692,8 @@ GtkSearchEntry.entry { .spinbutton.vertical .button:first-child:active, .spinbutton.vertical:dir(rtl) .button:first-child:active { color: #ffffff; outline-color: rgba(255, 255, 255, 0.3); - border-color: #5294E2; - background-color: #5294E2; } + border-color: #5294e2; + background-color: #5294e2; } .spinbutton.vertical .button:first-child:hover, .spinbutton.vertical:dir(rtl) .button:first-child:hover { color: #5c616c; outline-color: rgba(92, 97, 108, 0.3); @@ -713,8 +713,8 @@ GtkSearchEntry.entry { .spinbutton.vertical .button:last-child:active, .spinbutton.vertical:dir(rtl) .button:last-child:active { color: #ffffff; outline-color: rgba(255, 255, 255, 0.3); - border-color: #5294E2; - background-color: #5294E2; } + border-color: #5294e2; + background-color: #5294e2; } .spinbutton.vertical .button:last-child:hover, .spinbutton.vertical:dir(rtl) .button:last-child:hover { color: #5c616c; outline-color: rgba(92, 97, 108, 0.3); @@ -739,7 +739,7 @@ GtkSearchEntry.entry { GtkTreeView .spinbutton.entry, GtkTreeView .spinbutton.entry:focus { padding: 1px; border-width: 1px 0; - border-color: #5294E2; + border-color: #5294e2; border-radius: 0; box-shadow: none; } @@ -756,11 +756,11 @@ GtkComboBox { GtkComboBox.combobox-entry .entry:dir(ltr) { border-right-style: none; } GtkComboBox.combobox-entry .entry:dir(ltr):focus { - box-shadow: 1px 0 #5294E2; } + box-shadow: 1px 0 #5294e2; } GtkComboBox.combobox-entry .entry:dir(rtl) { border-left-style: none; } GtkComboBox.combobox-entry .entry:dir(rtl):focus { - box-shadow: -1px 0 #5294E2; } + box-shadow: -1px 0 #5294e2; } GtkComboBox.combobox-entry .button:dir(ltr) { box-shadow: inset 1px 0 #cfd6e6; } GtkComboBox.combobox-entry .button:dir(ltr):insensitive { @@ -938,7 +938,7 @@ GtkComboBox { .primary-toolbar .entry:focus, .header-bar .entry:focus { color: #ffffff; border-color: transparent; - background-image: linear-gradient(to bottom, #5294E2); + background-image: linear-gradient(to bottom, #5294e2); background-clip: padding-box; } .primary-toolbar .entry:focus.image, .header-bar .entry:focus.image { color: #ffffff; } @@ -947,30 +947,30 @@ GtkComboBox { background-image: linear-gradient(to bottom, rgba(95, 105, 127, 0.22)); } .primary-toolbar .entry:selected:focus, .header-bar .entry:selected:focus { background-color: #ffffff; - color: #5294E2; } + color: #5294e2; } .primary-toolbar .entry.progressbar, .header-bar .entry.progressbar { - border-color: #5294E2; + border-color: #5294e2; background-image: none; background-color: transparent; } .primary-toolbar .entry.warning, .header-bar .entry.warning { - color: #ffffff; + color: white; border-color: rgba(21, 23, 28, 0.37); background-image: linear-gradient(to bottom, rgba(167, 94, 57, 0.988)); } .primary-toolbar .entry.warning:focus, .header-bar .entry.warning:focus { - color: #ffffff; + color: white; background-image: linear-gradient(to bottom, #F27835); } .primary-toolbar .entry.warning:selected, .header-bar .entry.warning:selected, .primary-toolbar .entry.warning:selected:focus, .header-bar .entry.warning:selected:focus { - background-color: #ffffff; + background-color: white; color: #F27835; } .primary-toolbar .entry.error, .header-bar .entry.error { - color: #ffffff; + color: white; border-color: rgba(21, 23, 28, 0.37); background-image: linear-gradient(to bottom, rgba(173, 60, 59, 0.988)); } .primary-toolbar .entry.error:focus, .header-bar .entry.error:focus { - color: #ffffff; + color: white; background-image: linear-gradient(to bottom, #FC4138); } .primary-toolbar .entry.error:selected, .header-bar .entry.error:selected, .primary-toolbar .entry.error:selected:focus, .header-bar .entry.error:selected:focus { - background-color: #ffffff; + background-color: white; color: #FC4138; } .primary-toolbar .button, .header-bar .button { @@ -990,7 +990,7 @@ GtkComboBox { color: #ffffff; outline-color: rgba(255, 255, 255, 0.3); border-color: transparent; - background-color: #5294E2; + background-color: #5294e2; background-clip: padding-box; } .primary-toolbar .button:insensitive, .header-bar .button:insensitive { color: rgba(207, 218, 231, 0.35); @@ -1021,7 +1021,7 @@ GtkComboBox { color: #ffffff; outline-color: rgba(255, 255, 255, 0.3); border-color: transparent; - background-color: #5294E2; } + background-color: #5294e2; } .primary-toolbar .linked.stack-switcher > .button:insensitive, .header-bar .linked.stack-switcher > .button:insensitive, .primary-toolbar .linked.path-bar > .button:insensitive, .header-bar .linked.path-bar > .button:insensitive { color: rgba(207, 218, 231, 0.4); } .primary-toolbar .linked.stack-switcher > .button:hover, .header-bar .linked.stack-switcher > .button:hover, .primary-toolbar .linked.path-bar > .button:hover, .header-bar .linked.path-bar > .button:hover { @@ -1043,7 +1043,7 @@ GtkComboBox { .primary-toolbar .button.suggested-action, .header-bar .button.suggested-action { background-clip: border-box; - color: #ffffff; + color: white; outline-color: rgba(255, 255, 255, 0.3); background-color: #4DADD4; border-color: #4DADD4; } @@ -1055,13 +1055,13 @@ GtkComboBox { outline-color: rgba(77, 173, 212, 0.3); } .primary-toolbar .button.suggested-action:hover, .header-bar .button.suggested-action:hover { background-clip: border-box; - color: #ffffff; + color: white; outline-color: rgba(255, 255, 255, 0.3); background-color: #76c0de; border-color: #76c0de; } .primary-toolbar .button.suggested-action:active, .header-bar .button.suggested-action:active, .primary-toolbar .button.suggested-action:checked, .header-bar .button.suggested-action:checked { background-clip: border-box; - color: #ffffff; + color: white; outline-color: rgba(255, 255, 255, 0.3); background-color: #2e96c0; border-color: #2e96c0; } @@ -1077,7 +1077,7 @@ GtkComboBox { .primary-toolbar .button.destructive-action, .header-bar .button.destructive-action { background-clip: border-box; - color: #ffffff; + color: white; outline-color: rgba(255, 255, 255, 0.3); background-color: #F04A50; border-color: #F04A50; } @@ -1089,13 +1089,13 @@ GtkComboBox { outline-color: rgba(240, 74, 80, 0.3); } .primary-toolbar .button.destructive-action:hover, .header-bar .button.destructive-action:hover { background-clip: border-box; - color: #ffffff; + color: white; outline-color: rgba(255, 255, 255, 0.3); background-color: #f4797e; border-color: #f4797e; } .primary-toolbar .button.destructive-action:active, .header-bar .button.destructive-action:active, .primary-toolbar .button.destructive-action:checked, .header-bar .button.destructive-action:checked { background-clip: border-box; - color: #ffffff; + color: white; outline-color: rgba(255, 255, 255, 0.3); background-color: #ec1b22; border-color: #ec1b22; } @@ -1140,7 +1140,7 @@ GtkComboBox { .primary-toolbar GtkComboBox.combobox-entry .button:hover, .header-bar GtkComboBox.combobox-entry .button:hover { color: #ffffff; border-color: transparent; - background-image: linear-gradient(to bottom, #5294E2); + background-image: linear-gradient(to bottom, #5294e2); box-shadow: none; } .primary-toolbar GtkComboBox.combobox-entry .button:insensitive, .header-bar GtkComboBox.combobox-entry .button:insensitive { color: rgba(207, 218, 231, 0.35); @@ -1186,8 +1186,8 @@ GtkComboBox { background-image: linear-gradient(to bottom, #50586b); border-color: rgba(21, 23, 28, 0.67); } .primary-toolbar .scale.slider:active, .header-bar .scale.slider:active { - background-image: linear-gradient(to bottom, #5294E2); - border-color: #5294E2; } + background-image: linear-gradient(to bottom, #5294e2); + border-color: #5294e2; } .primary-toolbar .scale.slider:insensitive, .header-bar .scale.slider:insensitive { background-image: linear-gradient(to bottom, rgba(63, 69, 84, 0.991)); border-color: rgba(21, 23, 28, 0.67); } @@ -1248,9 +1248,9 @@ GtkTreeView.view { GtkTreeView.view.progressbar { color: #ffffff; border-radius: 3px; - background-image: linear-gradient(to bottom, #5294E2); } + background-image: linear-gradient(to bottom, #5294e2); } GtkTreeView.view.progressbar:selected { - color: #5294E2; + color: #5294e2; box-shadow: none; background-image: linear-gradient(to bottom, #ffffff); } GtkTreeView.view.trough, GtkTreeView.view.trough:selected { @@ -1263,7 +1263,7 @@ column-header .button { color: #7d8189; background-color: #ffffff; } column-header .button:hover { - color: #5294E2; + color: #5294e2; box-shadow: none; transition: none; } column-header .button:active { @@ -1276,8 +1276,8 @@ column-header:last-child .button, column-header:last-child.button { column-header.button.dnd, column-header .button.dnd, column-header.button.dnd:active, column-header.button.dnd:selected, column-header.button.dnd:hover { transition: none; - color: #5294E2; - box-shadow: inset 1px 1px 0 1px #5294E2, inset -1px 0 0 1px #5294E2, inset 1px 1px #ffffff, inset -1px 0 #ffffff; } + color: #5294e2; + box-shadow: inset 1px 1px 0 1px #5294e2, inset -1px 0 0 1px #5294e2, inset 1px 1px #ffffff, inset -1px 0 #ffffff; } column-header .button, column-header .button:hover, column-header .button:active { padding: 3px 6px; @@ -1305,7 +1305,7 @@ column-header .button, column-header .button:hover, column-header .button:active border: solid transparent; border-width: 0; } .menubar > .menuitem:hover { - background-color: #5294E2; + background-color: #5294e2; color: #ffffff; } .menubar > .menuitem:insensitive { color: rgba(207, 218, 231, 0.2); @@ -1325,7 +1325,7 @@ column-header .button, column-header .button:hover, column-header .button:active padding: 5px; } .menu .menuitem:hover { color: #ffffff; - background-color: #5294E2; } + background-color: #5294e2; } .menu .menuitem:insensitive { color: rgba(92, 97, 108, 0.55); } .menu .menuitem.separator, .menu GtkPlacesSidebar.sidebar .menuitem.view.separator, GtkPlacesSidebar.sidebar .menu .menuitem.view.separator { @@ -1505,7 +1505,7 @@ column-header .button, column-header .button:hover, column-header .button:active .notebook tab .button:hover { color: #ff4d4d; } .notebook tab .button:active { - color: #5294E2; } + color: #5294e2; } .notebook tab .button > GtkImage { padding: 2px; } .notebook.arrow { @@ -1554,7 +1554,7 @@ column-header .button, column-header .button:hover, column-header .button:active .scrollbar .slider:hover { background-color: #c7c9cd; } .scrollbar .slider:prelight:active, .scrollbar .slider:active { - background-color: #5294E2; } + background-color: #5294e2; } .scrollbar .slider:insensitive { background-color: transparent; } .scrollbar .slider { @@ -1853,13 +1853,13 @@ GtkCheckButton.text-button, GtkRadioButton.text-button { background-image: linear-gradient(to bottom, #fbfbfb); border-color: rgba(123, 142, 186, 0.3); } .scale.slider:active { - background-image: linear-gradient(to bottom, #5294E2); - border-color: #5294E2; } + background-image: linear-gradient(to bottom, #5294e2); + border-color: #5294e2; } .osd .scale.slider { background-image: linear-gradient(to bottom, rgba(53, 57, 69, 0.95)); - border-color: #5294E2; } + border-color: #5294e2; } .osd .scale.slider:hover { - background-image: linear-gradient(to bottom, #5294E2); } + background-image: linear-gradient(to bottom, #5294e2); } .osd .scale.slider:active { background-image: linear-gradient(to bottom, #2679db); border-color: #2679db; } @@ -1888,7 +1888,7 @@ GtkCheckButton.text-button, GtkRadioButton.text-button { border-radius: 2.5px; background-image: linear-gradient(to bottom, #cfd6e6); } .scale.trough.highlight { - background-image: linear-gradient(to bottom, #5294E2); } + background-image: linear-gradient(to bottom, #5294e2); } .scale.trough.highlight:insensitive { background-image: linear-gradient(to bottom, rgba(82, 148, 226, 0.55)); } .scale.trough:insensitive { @@ -1898,7 +1898,7 @@ GtkCheckButton.text-button, GtkRadioButton.text-button { outline-color: rgba(186, 195, 207, 0.2); } .osd .scale.trough.highlight { background-image: none; - background-image: linear-gradient(to bottom, #5294E2); } + background-image: linear-gradient(to bottom, #5294e2); } .menu .menuitem:hover .scale.trough, .list-row:selected .scale.trough, GtkInfoBar .scale.trough { @@ -1926,18 +1926,18 @@ GtkProgressBar { -GtkProgressBar-min-horizontal-bar-height: 3; } .progressbar { - background-color: #5294E2; + background-color: #5294e2; border: none; border-radius: 3px; box-shadow: none; } .progressbar.osd { - background-color: #5294E2; } + background-color: #5294e2; } .list-row:selected .progressbar, GtkInfoBar .progressbar { background-color: #ffffff; } .osd .scale.progressbar { - background-color: #5294E2; } + background-color: #5294e2; } GtkProgressBar.trough, .level-bar.trough { border: none; @@ -1964,8 +1964,8 @@ GtkLevelBar { border-radius: 4px; } .level-bar.fill-block { - border: 1px solid #5294E2; - background-color: #5294E2; + border: 1px solid #5294e2; + background-color: #5294e2; border-radius: 2px; } .level-bar.fill-block.indicator-discrete.horizontal { margin: 0 1px; } @@ -2070,7 +2070,7 @@ GtkScrolledWindow GtkViewport.frame { color: #ffffff; outline-color: rgba(255, 255, 255, 0.3); border-color: rgba(26, 28, 34, 0.35); - background-color: #5294E2; + background-color: #5294e2; background-clip: padding-box; } .app-notification .button:insensitive, .app-notification.frame .button:insensitive { @@ -2093,7 +2093,7 @@ GtkCalendar { border-radius: 3px; padding: 2px; } GtkCalendar:selected { - background-color: #5294E2; + background-color: #5294e2; color: #ffffff; border-radius: 1.5px; } GtkCalendar.header { @@ -2150,14 +2150,14 @@ GtkFileChooserDialog .dialog-action-box { border: none; background-color: #fbfbfc; } .sidebar:selected, .sidebar .view:selected { - background-color: #5294E2; } + background-color: #5294e2; } GtkPlacesSidebar.sidebar .view { color: #5c616c; background-color: transparent; } GtkPlacesSidebar.sidebar .view:selected { color: #ffffff; - background-color: #5294E2; } + background-color: #5294e2; } .sidebar-item { padding: 10px 4px; } @@ -2196,7 +2196,7 @@ GtkInfoBar { .warning, .error, GtkInfoBar { - background-color: #5294E2; + background-color: #5294e2; color: #ffffff; } .list-row:selected .button, GtkInfoBar .button { @@ -2216,7 +2216,7 @@ GtkInfoBar { background-color: rgba(255, 255, 255, 0.2); border-color: rgba(255, 255, 255, 0.8); } .list-row:selected .button:active, GtkInfoBar .button:active, .list-row:selected .button:active:hover, GtkInfoBar .button:active:hover, .list-row:selected .button:checked, GtkInfoBar .button:checked { - color: #5294E2; + color: #5294e2; outline-color: rgba(82, 148, 226, 0.3); background-color: #ffffff; border-color: #ffffff; } @@ -2460,7 +2460,7 @@ GtkVolumeButton.button { color: #ffffff; outline-color: rgba(255, 255, 255, 0.3); border-color: transparent; - background-color: #5294E2; } + background-color: #5294e2; } .header-bar .button.titlebutton.close, .header-bar .button.titlebutton.maximize, .header-bar .button.titlebutton.minimize, .titlebar .button.titlebutton.close, .titlebar .button.titlebutton.maximize, @@ -2515,7 +2515,7 @@ GtkVolumeButton.button { .view:selected, .view:selected:focus, .view:selected:hover, .label:selected, .label:selected:focus, .label:selected:hover, .grid-child:selected, .menuitem.button.flat:active, .menuitem.button.flat:selected, .list-row:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected, GtkEntry.gb-command-bar-entry.entry.flat:focus:selected { background-image: none; - background-color: #5294E2; + background-color: #5294e2; color: #ffffff; outline-color: rgba(255, 255, 255, 0.3); } @@ -2567,7 +2567,7 @@ GtkHTML { color: #5c616c; } GtkHTML:active { color: #ffffff; - background-color: #5294E2; } + background-color: #5294e2; } SushiFontWidget { padding: 6px 12px; } @@ -2585,7 +2585,7 @@ TerminalWindow .scrollbar.trough { border-radius: 2px; } .nautilus-desktop.nautilus-canvas-item, .nemo-desktop.nemo-canvas-item { - color: #ffffff; + color: white; text-shadow: 1px 1px rgba(0, 0, 0, 0.6); } .nautilus-desktop.nautilus-canvas-item:active, .nemo-desktop.nemo-canvas-item:active { color: #5c616c; } @@ -2650,7 +2650,7 @@ NemoWindow .primary-toolbar NemoPathBar.linked > .button { color: #ffffff; outline-color: rgba(255, 255, 255, 0.3); border-color: transparent; - background-color: #5294E2; } + background-color: #5294e2; } NemoWindow .primary-toolbar NemoPathBar.linked > .button:insensitive { color: rgba(207, 218, 231, 0.4); } NemoWindow .primary-toolbar NemoPathBar.linked > .button:hover { @@ -2680,7 +2680,7 @@ NemoWindow .primary-toolbar NemoPathBar.linked > .button { background-color: #f4f4f5; } .open-document-selector-treeview.view:prelight:selected { color: #ffffff; - background-color: #5294E2; } + background-color: #5294e2; } .open-document-selector-name-label { color: #5c616c; } @@ -2766,13 +2766,13 @@ GbSearchBox.linked > GtkMenuButton.button:first-child:dir(rtl) { GbSearchBox.linked > GtkMenuButton.button:first-child:dir(rtl):hover { color: #ffffff; border-color: transparent; - background-image: linear-gradient(to bottom, #5294E2); } + background-image: linear-gradient(to bottom, #5294e2); } GbSearchBox.linked > GtkMenuButton.button:last-child:dir(ltr):active, GbSearchBox.linked > GtkMenuButton.button:last-child:dir(ltr):checked, GbSearchBox.linked > GtkMenuButton.button:first-child:dir(rtl):active, GbSearchBox.linked > GtkMenuButton.button:first-child:dir(rtl):checked { color: #ffffff; border-color: transparent; - background-image: linear-gradient(to bottom, #5294E2); } + background-image: linear-gradient(to bottom, #5294e2); } GbSearchBox.linked > GtkMenuButton.button:last-child:dir(ltr):insensitive, GbSearchBox.linked > GtkMenuButton.button:first-child:dir(rtl):insensitive { color: rgba(207, 218, 231, 0.35); @@ -2783,14 +2783,14 @@ GbSearchBox.linked > GtkMenuButton.button:last-child:dir(ltr) { border-radius: 0 3px 3px 0; outline-radius: 0 1px 1px 0; } GbSearchBox.linked > GtkMenuButton.button:last-child:dir(ltr):hover { - box-shadow: -1px 0 #5294E2; } + box-shadow: -1px 0 #5294e2; } GbSearchBox.linked > GtkMenuButton.button:first-child:dir(rtl) { border-right-style: none; border-radius: 3px 0 0 3px; outline-radius: 1px 0 0 1px; } GbSearchBox.linked > GtkMenuButton.button:first-child:dir(rtl):hover { - box-shadow: 1px 0 #5294E2; } + box-shadow: 1px 0 #5294e2; } GbEditorFrame .gb-search-slider { padding: 2px; } @@ -2855,7 +2855,7 @@ EphyWindow .floating-bar { border-radius: 0; } .documents-icon-bg { - background-color: #5294E2; + background-color: #5294e2; color: #ffffff; border-radius: 2px; } @@ -2868,7 +2868,7 @@ EphyWindow .floating-bar { color: #a9caf1; } .documents-entry-tag { - background-color: #5294E2; + background-color: #5294e2; color: #ffffff; border-radius: 2px; border-width: 0; @@ -2898,7 +2898,7 @@ TotemGrilo.vertical GdMainView.frame { SynapseGuiSelectionContainer *:selected, SynapseGuiViewVirgilio *:selected { - background-color: #5294E2; } + background-color: #5294e2; } .tr-workarea .undershoot, .tr-workarea .overshoot { @@ -2929,23 +2929,23 @@ PanelApplet .button:hover { PanelApplet .button:active, PanelApplet .button:active:backdrop, PanelApplet .button:checked, PanelApplet .button:checked:backdrop { background-clip: padding-box; - color: #ffffff; + color: white; background-color: rgba(0, 0, 0, 0.25); border-radius: 0; border-color: rgba(0, 0, 0, 0.25); - box-shadow: inset 0 -2px #5294E2; } + box-shadow: inset 0 -2px #5294e2; } PanelApplet:hover { - color: #ffffff; } + color: white; } PanelApplet:active, PanelApplet:hover:active { - color: #5294E2; } + color: #5294e2; } WnckPager { color: #5d6268; } WnckPager:selected { - color: #5294E2; } + color: #5294e2; } NaTrayApplet { -NaTrayApplet-icon-padding: 12; @@ -2969,10 +2969,10 @@ ClockBox { .xfce4-panel.panel .button.flat:active, .xfce4-panel.panel .button.flat:checked { color: #ffffff; border: none; - background-color: #5294E2; } + background-color: #5294e2; } .floating-bar { - background-color: #5294E2; + background-color: #5294e2; color: #ffffff; } .floating-bar.top { border-radius: 0 0 2px 2px; } @@ -2995,7 +2995,7 @@ BirdieWidgetsTweetList * { MarlinViewWindow *:selected, MarlinViewWindow *:selected:focus { color: #ffffff; - background-color: #5294E2; + background-color: #5294e2; outline-color: transparent; } MarlinViewWindow GtkIconView.view:selected, MarlinViewWindow GtkIconView.view:selected:focus, MarlinViewWindow GtkIconView.view:selected:hover, MarlinViewWindow GtkIconView.view:selected:focus:hover { @@ -3017,12 +3017,12 @@ MarlinViewWindow FMListView, MarlinViewWindow FMColumnView { .marlin-pathbar.pathbar:focus { color: #ffffff; border-color: transparent; - background-image: linear-gradient(to bottom, #5294E2); } + background-image: linear-gradient(to bottom, #5294e2); } .marlin-pathbar.pathbar:insensitive { color: rgba(207, 218, 231, 0.35); background-image: linear-gradient(to bottom, rgba(95, 105, 127, 0.22)); } .marlin-pathbar.pathbar:active, .marlin-pathbar.pathbar:checked { - color: #5294E2; } + color: #5294e2; } .gala-notification { border: 1px solid rgba(0, 0, 0, 0.35); @@ -3118,7 +3118,7 @@ UnityDecoration { -UnityDecoration-inactive-shadow-color: rgba(0, 0, 0, 0.07); -UnityDecoration-inactive-shadow-radius: 7px; -UnityDecoration-glow-size: 10px; - -UnityDecoration-glow-color: #5294E2; + -UnityDecoration-glow-color: #5294e2; -UnityDecoration-title-indent: 10px; -UnityDecoration-title-fade: 35px; -UnityDecoration-title-alignment: 0.0; } @@ -3150,7 +3150,7 @@ UnityPanelWidget, .unity-panel.menubar .menuitem *:hover { border-radius: 0; color: #ffffff; - background-image: linear-gradient(to bottom, #5294E2); + background-image: linear-gradient(to bottom, #5294e2); border-bottom: none; } .lightdm.menu { @@ -3235,8 +3235,8 @@ UnityPanelWidget, -gtk-icon-transform: rotate(1turn); } } .overlay-bar { - background-color: #5294E2; - border-color: #5294E2; + background-color: #5294e2; + border-color: #5294e2; border-radius: 2px; padding: 3px 6px; margin: 3px; } @@ -3294,7 +3294,7 @@ GraniteWidgetsStaticNotebook .frame { .source-list.view:selected:focus, .source-list.category-expander:hover { color: #ffffff; - background-color: #5294E2; } + background-color: #5294e2; } .source-list .scrollbar.trough, .source-list .scrollbars-junction { @@ -3309,7 +3309,7 @@ GraniteWidgetsStaticNotebook .frame { .source-list.badge:selected:focus, .source-list.badge:prelight:selected { background-image: none; - background-color: #5294E2; + background-color: #5294e2; color: #ffffff; border-radius: 10px; padding: 0 6px; @@ -3320,7 +3320,7 @@ GraniteWidgetsStaticNotebook .frame { .source-list.badge:selected:focus, .source-list.badge:prelight:selected { background-color: #ffffff; - color: #5294E2; } + color: #5294e2; } .source-list.category-expander { color: #5c616c; @@ -3437,8 +3437,8 @@ GtkListBox .h4 { #content_frame .button:active, #content_frame .button:checked { color: #ffffff; outline-color: rgba(255, 255, 255, 0.3); - border-color: #5294E2; - background-color: #5294E2; } + border-color: #5294e2; + background-color: #5294e2; } #content_frame .button:insensitive { color: rgba(92, 97, 108, 0.55); border-color: rgba(207, 214, 230, 0.55); @@ -3471,7 +3471,7 @@ GtkListBox .h4 { color: #ffffff; outline-color: rgba(255, 255, 255, 0.3); border-color: rgba(26, 28, 34, 0.35); - background-color: #5294E2; } + background-color: #5294e2; } #buttonbox_frame .button:insensitive { color: #5d626e; border-color: rgba(26, 28, 34, 0.35); @@ -3489,39 +3489,39 @@ GtkListBox .h4 { #shutdown_button.button { background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); + color: green; + outline-color: rgba(0, 128, 0, 0.3); background-color: #F04A50; border-color: #F04A50; } #shutdown_button.button:hover { background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); + color: green; + outline-color: rgba(0, 128, 0, 0.3); background-color: #f4797e; border-color: #f4797e; } #shutdown_button.button:active, #shutdown_button.button:checked { background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); + color: green; + outline-color: rgba(0, 128, 0, 0.3); background-color: #ec1b22; border-color: #ec1b22; } #restart_button.button { background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); + color: green; + outline-color: rgba(0, 128, 0, 0.3); background-color: #4DADD4; border-color: #4DADD4; } #restart_button.button:hover { background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); + color: green; + outline-color: rgba(0, 128, 0, 0.3); background-color: #76c0de; border-color: #76c0de; } #restart_button.button:active, #restart_button.button:checked { background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); + color: green; + outline-color: rgba(0, 128, 0, 0.3); background-color: #2e96c0; border-color: #2e96c0; } @@ -3606,7 +3606,7 @@ MarlinViewWindow .source-list.sidebar.view { MarlinViewWindow .sidebar row.cell:selected, MarlinViewWindow .source-list.sidebar.view .view.cell:selected, MarlinViewWindow .source-list.sidebar.view row.cell:selected { - background-color: #5294E2; + background-color: #5294e2; color: #ffffff; } GtkFileChooserDialog .sidebar.frame, GtkFileChooserDialog .source-list.sidebar.view.frame, NautilusWindow .sidebar.frame, @@ -3727,15 +3727,15 @@ GeditWindow.background .gedit-bottom-panel-paned .pane-separator { background-color: rgba(186, 195, 207, 0.15); } .gedit-document-panel .list-row:active { color: #ffffff; - background-color: #5294E2; - border: solid #5294E2; + background-color: #5294e2; + border: solid #5294e2; border-width: 3px 2px 3px 2px; } .gedit-document-panel .list-row:active .button { color: #ffffff; } .gedit-document-panel .list-row:selected, .gedit-document-panel .list-row:selected:hover { color: #ffffff; - background-color: #5294E2; - border: solid #5294E2; + background-color: #5294e2; + border: solid #5294e2; border-width: 3px 2px 3px 2px; } .gedit-document-panel .prelight-row .button:active { color: #BAC3CF; } @@ -3756,7 +3756,7 @@ GeditWindow.background.csd GeditFileBrowserView.view { GeditWindow.background.csd GeditFileBrowserView.view.expander { color: #BAC3CF; } GeditWindow.background.csd GeditFileBrowserView.view.expander:hover { - color: #5294E2; } + color: #5294e2; } GtkFileChooserDialog .action-bar.frame .button, GtkFileChooserDialog .dialog-vbox > .frame .button, GeditFileBrowserWidget .horizontal .button { @@ -3776,7 +3776,7 @@ GtkFileChooserDialog .dialog-vbox > .frame .button, GeditFileBrowserWidget .hori color: #ffffff; outline-color: rgba(255, 255, 255, 0.3); border-color: rgba(26, 28, 34, 0.35); - background-color: #5294E2; } + background-color: #5294e2; } GtkFileChooserDialog .action-bar.frame .button:insensitive, GtkFileChooserDialog .dialog-vbox > .frame .button:insensitive, GeditFileBrowserWidget .horizontal .button:insensitive { color: #5d626e; @@ -3797,7 +3797,7 @@ GtkFileChooserDialog .dialog-vbox > .frame .entry { GtkFileChooserDialog .dialog-vbox > .frame .entry:focus { color: #ffffff; border-color: rgba(26, 28, 34, 0.35); - background-image: linear-gradient(to bottom, #5294E2); } + background-image: linear-gradient(to bottom, #5294e2); } GtkFileChooserDialog .action-bar.frame .entry:insensitive, GtkFileChooserDialog .dialog-vbox > .frame .entry:insensitive { color: rgba(186, 195, 207, 0.55); @@ -3837,7 +3837,7 @@ MarlinViewWindow .source-list.sidebar.view .scrollbar .slider, GeditFileBrowserW NautilusWindow .sidebar .scrollbar .slider:prelight:active, NemoWindow .sidebar .scrollbar .slider:prelight:active, MarlinViewWindow .sidebar .scrollbar .slider:prelight:active, GeditFileBrowserWidget .scrollbar .slider:prelight:active { - background-color: #5294E2; } + background-color: #5294e2; } GtkFileChooserDialog .sidebar .scrollbar .slider:insensitive, NautilusWindow .sidebar .scrollbar .slider:insensitive, NemoWindow .sidebar .scrollbar .slider:insensitive, @@ -3848,13 +3848,13 @@ MarlinViewWindow .source-list.sidebar.view .scrollbar .slider, GeditFileBrowserW @define-color theme_text_color #5c616c; @define-color theme_bg_color #F5F6F7; @define-color theme_base_color #ffffff; -@define-color theme_selected_bg_color #5294E2; +@define-color theme_selected_bg_color #5294e2; @define-color theme_selected_fg_color #ffffff; @define-color fg_color #5c616c; @define-color text_color #5c616c; @define-color bg_color #F5F6F7; @define-color base_color #ffffff; -@define-color selected_bg_color #5294E2; +@define-color selected_bg_color #5294e2; @define-color selected_fg_color #ffffff; @define-color insensitive_bg_color #fbfbfc; @define-color insensitive_fg_color alpha(#5c616c, 0.5); @@ -3882,7 +3882,7 @@ MarlinViewWindow .source-list.sidebar.view .scrollbar .slider, GeditFileBrowserW @define-color wm_button_close_active_bg #be3841; @define-color wm_icon_close_bg #2f343f; @define-color wm_button_hover_bg #454C5C; -@define-color wm_button_active_bg #5294E2; +@define-color wm_button_active_bg #5294e2; @define-color wm_button_hover_border #262932; @define-color wm_icon_bg #90939B; @define-color wm_icon_unfocused_bg #666A74; -- cgit v1.2.3 From 6e3491ff801c9488218460f720e20df3f034d6e8 Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Tue, 20 Sep 2016 11:13:56 +0200 Subject: tweak treeview progressbars --- common/gtk-3.0/3.16/gtk-darker.css | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'common/gtk-3.0/3.16/gtk-darker.css') diff --git a/common/gtk-3.0/3.16/gtk-darker.css b/common/gtk-3.0/3.16/gtk-darker.css index e0f2b08..b42ea2c 100644 --- a/common/gtk-3.0/3.16/gtk-darker.css +++ b/common/gtk-3.0/3.16/gtk-darker.css @@ -1245,19 +1245,24 @@ GtkTreeView.view { color: #ffffff; } GtkTreeView.view.expander:checked { -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } - GtkTreeView.view.progressbar { + GtkTreeView.view.progressbar, GtkTreeView.view.progressbar:focus { color: #ffffff; border-radius: 3px; background-image: linear-gradient(to bottom, #5294e2); } - GtkTreeView.view.progressbar:selected { + GtkTreeView.view.progressbar:selected, GtkTreeView.view.progressbar:selected:focus, GtkTreeView.view.progressbar:focus:selected, GtkTreeView.view.progressbar:focus:selected:focus { color: #5294e2; box-shadow: none; background-image: linear-gradient(to bottom, #ffffff); } - GtkTreeView.view.trough, GtkTreeView.view.trough:selected { + GtkTreeView.view.trough { color: #5c616c; background-image: linear-gradient(to bottom, #cfd6e6); border-radius: 3px; border-width: 0; } + GtkTreeView.view.trough:selected, GtkTreeView.view.trough:selected:focus { + color: #ffffff; + background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2)); + border-radius: 3px; + border-width: 0; } column-header .button { color: #7d8189; -- cgit v1.2.3 From 97d96272f05eb9692203cea422d70af739bb154d Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Tue, 20 Sep 2016 21:09:23 +0200 Subject: fix color of disabled labels in checked buttons --- common/gtk-3.0/3.16/gtk-darker.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'common/gtk-3.0/3.16/gtk-darker.css') diff --git a/common/gtk-3.0/3.16/gtk-darker.css b/common/gtk-3.0/3.16/gtk-darker.css index b42ea2c..54baadd 100644 --- a/common/gtk-3.0/3.16/gtk-darker.css +++ b/common/gtk-3.0/3.16/gtk-darker.css @@ -282,6 +282,9 @@ GtkSearchEntry.entry { border-color: #5294e2; background-color: #5294e2; transition-duration: 50ms; } + .button:active .label:insensitive, .button:checked .label:insensitive { + color: inherit; + opacity: 0.6; } .button:active { color: #5c616c; } .button:active:hover, .button:checked { -- cgit v1.2.3 From a7e9f80aab54181d8df5fbd3a77978b11f2f46c6 Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Tue, 20 Sep 2016 21:30:16 +0200 Subject: spinbutton tweaks --- common/gtk-3.0/3.16/gtk-darker.css | 3 --- 1 file changed, 3 deletions(-) (limited to 'common/gtk-3.0/3.16/gtk-darker.css') diff --git a/common/gtk-3.0/3.16/gtk-darker.css b/common/gtk-3.0/3.16/gtk-darker.css index 54baadd..b42ea2c 100644 --- a/common/gtk-3.0/3.16/gtk-darker.css +++ b/common/gtk-3.0/3.16/gtk-darker.css @@ -282,9 +282,6 @@ GtkSearchEntry.entry { border-color: #5294e2; background-color: #5294e2; transition-duration: 50ms; } - .button:active .label:insensitive, .button:checked .label:insensitive { - color: inherit; - opacity: 0.6; } .button:active { color: #5c616c; } .button:active:hover, .button:checked { -- cgit v1.2.3