From 474539210d7edc6079c6f01c6b5e5152cd7fcc62 Mon Sep 17 00:00:00 2001 From: Martin Schenck Date: Mon, 1 Aug 2016 17:41:52 +0200 Subject: Solarized colours The script solarize.sh solarizes all colors by replacing the arc colors with approproate colours from the solarized color scheme. --- common/gtk-3.0/3.14/gtk-dark.css | 1974 +++++++++++++++++++------------------- 1 file changed, 987 insertions(+), 987 deletions(-) (limited to 'common/gtk-3.0/3.14/gtk-dark.css') diff --git a/common/gtk-3.0/3.14/gtk-dark.css b/common/gtk-3.0/3.14/gtk-dark.css index c62a38f..7af31b1 100644 --- a/common/gtk-3.0/3.14/gtk-dark.css +++ b/common/gtk-3.0/3.14/gtk-dark.css @@ -1,7 +1,7 @@ * { background-clip: padding-box; -GtkToolButton-icon-spacing: 4; - -GtkTextView-error-underline-color: #FC4138; + -GtkTextView-error-underline-color: #dc322f; -GtkPaned-handle-size: 1; -GtkCheckButton-indicator-size: 16; -GtkCheckMenuItem-indicator-size: 16; @@ -13,8 +13,8 @@ -GtkTreeView-horizontal-separator: 4; -GtkMenu-horizontal-padding: 0; -GtkMenu-vertical-padding: 0; - -GtkWidget-link-color: #a9caf1; - -GtkWidget-visited-link-color: #7eafe9; + -GtkWidget-link-color: #78b9e6; + -GtkWidget-visited-link-color: #4ca2df; -GtkWidget-focus-padding: 2; -GtkWidget-focus-line-width: 1; -GtkWidget-text-handle-width: 20; @@ -22,64 +22,64 @@ -GtkDialog-button-spacing: 4; -GtkDialog-action-area-border: 0; -GtkStatusbar-shadow-type: none; - outline-color: rgba(211, 218, 227, 0.3); + outline-color: rgba(101, 123, 131, 0.3); outline-style: dashed; outline-offset: -3px; outline-width: 1px; outline-radius: 2px; } .background { - color: #D3DAE3; - background-color: rgba(56, 60, 74, 0.999); } + color: #657b83; + background-color: rgba(0, 43, 54, 0.999); } *:insensitive { -gtk-image-effect: dim; } .gtkstyle-fallback { - background-color: #383C4A; - color: #D3DAE3; } + background-color: #002b36; + color: #657b83; } .gtkstyle-fallback:prelight { - background-color: #4e5467; - color: #D3DAE3; } + background-color: #005469; + color: #657b83; } .gtkstyle-fallback:active { - background-color: #22242d; - color: #D3DAE3; } + background-color: #000203; + color: #657b83; } .gtkstyle-fallback:insensitive { - background-color: #3c4150; - color: rgba(211, 218, 227, 0.45); } + background-color: #003340; + color: rgba(101, 123, 131, 0.45); } .gtkstyle-fallback:selected { - background-color: #5294E2; - color: #ffffff; } + background-color: #268bd2; + color: #fdf6e3; } .view { - color: #D3DAE3; - background-color: #404552; } + color: #657b83; + background-color: #073642; } .view.dim-label, GtkLabel.view.separator, GtkPlacesSidebar.sidebar GtkLabel.view.separator, .header-bar .view.subtitle { - color: rgba(211, 218, 227, 0.55); } + color: rgba(101, 123, 131, 0.55); } .view.dim-label:selected, GtkLabel.view.separator:selected, .header-bar .view.subtitle:selected, .view.dim-label:selected:focus, GtkLabel.view.separator:selected:focus, .header-bar .view.subtitle:selected:focus { - color: rgba(255, 255, 255, 0.65); + color: rgba(253, 246, 227, 0.65); text-shadow: none; } .rubberband { - border: 1px solid #5294E2; - background-color: rgba(82, 148, 226, 0.2); } + border: 1px solid #268bd2; + background-color: rgba(38, 139, 210, 0.2); } GtkLabel.separator, .popover GtkLabel.separator, GtkPlacesSidebar.sidebar GtkLabel.view.separator { - color: #D3DAE3; } + color: #657b83; } GtkLabel:insensitive { - color: rgba(211, 218, 227, 0.45); } + color: rgba(101, 123, 131, 0.45); } .dim-label, GtkLabel.separator, .popover GtkLabel.separator, GtkPlacesSidebar.sidebar GtkLabel.view.separator, .header-bar .subtitle { opacity: 0.55; } GtkAssistant .sidebar { - background-color: #404552; - border-top: 1px solid #2b2e39; } + background-color: #073642; + border-top: 1px solid #001317; } GtkAssistant .sidebar:dir(ltr) { - border-right: 1px solid #2b2e39; } + border-right: 1px solid #001317; } GtkAssistant .sidebar:dir(rtl) { - border-left: 1px solid #2b2e39; } + border-left: 1px solid #001317; } GtkAssistant.csd .sidebar { border-top-style: none; } @@ -88,11 +88,11 @@ GtkAssistant .sidebar GtkLabel { padding: 6px 12px; } GtkAssistant .sidebar GtkLabel.highlight { - background-color: #5294E2; - color: #ffffff; } + background-color: #268bd2; + color: #fdf6e3; } GtkTextView { - background-color: #3c414e; } + background-color: #04313c; } GtkFlowBox .grid-child { padding: 3px; @@ -101,11 +101,11 @@ GtkFlowBox .grid-child { outline-offset: -2px; } .popover.osd, .osd { - color: #BAC3CF; + color: #657b83; border: none; - background-color: rgba(53, 57, 69, 0.95); + background-color: rgba(7, 54, 66, 0.95); background-clip: padding-box; - outline-color: rgba(186, 195, 207, 0.3); + outline-color: rgba(101, 123, 131, 0.3); box-shadow: none; } @keyframes spin { @@ -128,42 +128,42 @@ GtkFlowBox .grid-child { padding: 5px 8px; border-radius: 3px; transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - color: #D3DAE3; - border-color: #2b2e39; - background-color: #404552; - background-image: linear-gradient(to bottom, #404552); } + color: #657b83; + border-color: #001317; + background-color: #073642; + background-image: linear-gradient(to bottom, #073642); } .entry.image.left { padding-left: 0; } .entry.image.right { padding-right: 0; } .entry.flat, .entry.flat:focus { padding: 2px; - color: #D3DAE3; - border-color: #2b2e39; - background-color: #404552; - background-image: linear-gradient(to bottom, #404552); + color: #657b83; + border-color: #001317; + background-color: #073642; + background-image: linear-gradient(to bottom, #073642); border: none; border-radius: 0; } .entry:focus { background-clip: border-box; - color: #D3DAE3; - border-color: #2b2e39; - background-color: #404552; - background-image: linear-gradient(to bottom, #404552); - box-shadow: inset 1px 0 #5294E2, inset -1px 0 #5294E2, inset 0 1px #5294E2, inset 0 -1px #5294E2; } + color: #657b83; + border-color: #001317; + background-color: #073642; + background-image: linear-gradient(to bottom, #073642); + box-shadow: inset 1px 0 #268bd2, inset -1px 0 #268bd2, inset 0 1px #268bd2, inset 0 -1px #268bd2; } .entry:insensitive { - color: rgba(211, 218, 227, 0.45); - border-color: rgba(43, 46, 57, 0.55); - background-color: rgba(64, 69, 82, 0.55); - background-image: linear-gradient(to bottom, rgba(64, 69, 82, 0.55)); } + color: rgba(101, 123, 131, 0.45); + border-color: rgba(0, 19, 23, 0.55); + background-color: rgba(7, 54, 66, 0.55); + background-image: linear-gradient(to bottom, rgba(7, 54, 66, 0.55)); } .entry:selected, .entry:selected:focus { - background-color: #5294E2; - color: #ffffff; } + background-color: #268bd2; + color: #fdf6e3; } .entry.progressbar { margin: 2px 12px; border-radius: 0; border-width: 0 0 2px; - border-color: #5294E2; + border-color: #268bd2; border-style: solid; background-image: none; background-color: transparent; @@ -180,90 +180,90 @@ GtkFlowBox .grid-child { .linked > .entry:last-child:dir(rtl) { border-left-style: solid; } .entry.warning { - color: #ffffff; - border-color: #2b2e39; - background-image: linear-gradient(to bottom, #ab6441); } + color: #fdf6e3; + border-color: #001317; + background-image: linear-gradient(to bottom, #7d4328); } .entry.warning:focus { - color: #ffffff; - background-image: linear-gradient(to bottom, #F27835); + color: #fdf6e3; + background-image: linear-gradient(to bottom, #cb4b16); box-shadow: none; } .entry.warning:selected, .entry.warning:selected:focus { - background-color: #ffffff; - color: #F27835; } + background-color: #fdf6e3; + color: #cb4b16; } .entry.error { - color: #ffffff; - border-color: #2b2e39; - background-image: linear-gradient(to bottom, #b14342); } + color: #fdf6e3; + border-color: #001317; + background-image: linear-gradient(to bottom, #873437); } .entry.error:focus { - color: #ffffff; - background-image: linear-gradient(to bottom, #FC4138); + color: #fdf6e3; + background-image: linear-gradient(to bottom, #dc322f); box-shadow: none; } .entry.error:selected, .entry.error:selected:focus { - background-color: #ffffff; - color: #FC4138; } + background-color: #fdf6e3; + color: #dc322f; } .entry.image { - color: #b6bcc6; } + color: #526d76; } .linked.vertical > .entry { - border-bottom-color: #3a3e4a; + border-bottom-color: #052b35; box-shadow: none; } .linked.vertical > .entry:focus { - border-color: #5294E2; - box-shadow: 0 -1px 0 0 #5294E2; } + border-color: #268bd2; + box-shadow: 0 -1px 0 0 #268bd2; } .linked.vertical > .entry:insensitive { - border-bottom-color: #3a3e4a; } + border-bottom-color: #052b35; } .linked.vertical > .entry:first-child { - border-bottom-color: #3a3e4a; } + border-bottom-color: #052b35; } .linked.vertical > .entry:first-child:focus { - border-bottom-color: #5294E2; + border-bottom-color: #268bd2; box-shadow: none; } .linked.vertical > .entry:first-child:insensitive { - border-bottom-color: #3a3e4a; } + border-bottom-color: #052b35; } .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: #268bd2; + box-shadow: 0 -1px 0 0 #268bd2; } .linked.vertical > .entry:last-child:insensitive { border-bottom-color: rgba(0, 0, 0, 0.14); } .osd .entry { - color: #BAC3CF; - border-color: rgba(26, 28, 34, 0.35); - background-image: linear-gradient(to bottom, rgba(102, 109, 132, 0.35)); + color: #657b83; + border-color: rgba(1, 9, 11, 0.35); + background-image: linear-gradient(to bottom, rgba(18, 137, 167, 0.35)); background-color: transparent; } .osd .entry.image, .osd .entry.image:hover { color: inherit; } .osd .entry:focus { - color: #ffffff; - border-color: rgba(26, 28, 34, 0.35); - background-image: linear-gradient(to bottom, #5294E2); } + color: #fdf6e3; + border-color: rgba(1, 9, 11, 0.35); + background-image: linear-gradient(to bottom, #268bd2); } .osd .entry:insensitive { - color: rgba(186, 195, 207, 0.55); - background-image: linear-gradient(to bottom, rgba(102, 109, 132, 0.2)); } + color: rgba(101, 123, 131, 0.55); + background-image: linear-gradient(to bottom, rgba(18, 137, 167, 0.2)); } GtkSearchEntry.entry { border-radius: 20px; } @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(#268bd2), 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(#268bd2), to(transparent)); } } .button { transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); border: 1px solid; border-radius: 3px; padding: 5px 8px; - color: #D3DAE3; - outline-color: rgba(211, 218, 227, 0.3); - border-color: #2b2e39; - background-color: #444a58; } + color: #657b83; + outline-color: rgba(101, 123, 131, 0.3); + border-color: #001317; + background-color: #083e4b; } .button.flat { border-color: transparent; background-color: transparent; background-image: none; - background-color: rgba(68, 74, 88, 0); - border-color: rgba(43, 46, 57, 0); + background-color: rgba(8, 62, 75, 0); + border-color: rgba(0, 19, 23, 0); transition: none; } .button.flat:hover { transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); @@ -271,62 +271,62 @@ GtkSearchEntry.entry { .button.flat:hover:active { transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } .button:hover { - color: #D3DAE3; - outline-color: rgba(211, 218, 227, 0.3); - border-color: #2b2e39; - background-color: #505666; + color: #657b83; + outline-color: rgba(101, 123, 131, 0.3); + border-color: #001317; + background-color: #0a5062; -gtk-image-effect: highlight; } .button:active, .button:checked { background-clip: padding-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: #2b2e39; - background-color: #5294E2; + color: #fdf6e3; + outline-color: rgba(253, 246, 227, 0.3); + border-color: #001317; + background-color: #268bd2; transition-duration: 50ms; } .button:active { - color: #D3DAE3; } + color: #657b83; } .button:active:hover, .button:checked { - color: #ffffff; } + color: #fdf6e3; } .button.flat:insensitive { border-color: transparent; background-color: transparent; background-image: none; } .button:insensitive { - color: rgba(211, 218, 227, 0.45); - border-color: rgba(43, 46, 57, 0.55); - background-color: rgba(68, 74, 88, 0.55); } + color: rgba(101, 123, 131, 0.45); + border-color: rgba(0, 19, 23, 0.55); + background-color: rgba(8, 62, 75, 0.55); } .button:insensitive > GtkLabel { color: inherit; } .button:insensitive:active, .button:insensitive:checked { - color: rgba(255, 255, 255, 0.8); - border-color: rgba(82, 148, 226, 0.75); - background-color: rgba(82, 148, 226, 0.75); + color: rgba(253, 246, 227, 0.8); + border-color: rgba(38, 139, 210, 0.75); + background-color: rgba(38, 139, 210, 0.75); opacity: 0.6; } .button:insensitive:active > GtkLabel, .button:insensitive:checked > GtkLabel { color: inherit; } .button.osd { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - background-color: rgba(53, 57, 69, 0.95); - border-color: rgba(35, 38, 46, 0.95); } + color: #657b83; + outline-color: rgba(101, 123, 131, 0.3); + background-color: rgba(7, 54, 66, 0.95); + border-color: rgba(3, 24, 29, 0.95); } .button.osd.image-button, .header-bar .button.osd.titlebutton, .titlebar .button.osd.titlebutton { padding: 10px; } .button.osd:hover { - color: #5294E2; } + color: #268bd2; } .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; } + color: #fdf6e3; + outline-color: rgba(253, 246, 227, 0.3); + border-color: rgba(1, 9, 11, 0.35); + background-color: #268bd2; } .button.osd:insensitive { - color: #5d626e; - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); } + color: #234b56; + border-color: rgba(1, 9, 11, 0.35); + background-color: rgba(18, 137, 167, 0.2); } .osd .button { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.35); + color: #657b83; + outline-color: rgba(101, 123, 131, 0.3); + border-color: rgba(1, 9, 11, 0.35); + background-color: rgba(18, 137, 167, 0.35); border-radius: 0; border-left-style: none; border-right-style: none; } @@ -346,112 +346,112 @@ GtkSearchEntry.entry { border-radius: 3px; border-style: solid; } .osd .button:hover { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } + color: #657b83; + outline-color: rgba(101, 123, 131, 0.3); + border-color: rgba(1, 9, 11, 0.35); + background-color: rgba(21, 163, 200, 0.45); } .osd .button:hover, .osd .button:hover:first-child, .osd .button:hover:last-child { box-shadow: none; } .osd .button:active, .osd .button:checked { background-clip: padding-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: #5294E2; } + color: #fdf6e3; + outline-color: rgba(253, 246, 227, 0.3); + border-color: rgba(1, 9, 11, 0.35); + background-color: #268bd2; } .osd .button:insensitive { - color: #5d626e; - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); } + color: #234b56; + border-color: rgba(1, 9, 11, 0.35); + background-color: rgba(18, 137, 167, 0.2); } .osd .button.flat { border-color: transparent; background-color: transparent; background-image: none; box-shadow: none; } .osd .button.flat:hover { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } + color: #657b83; + outline-color: rgba(101, 123, 131, 0.3); + border-color: rgba(1, 9, 11, 0.35); + background-color: rgba(21, 163, 200, 0.45); } .osd .button.flat:hover, .osd .button.flat:hover:first-child, .osd .button.flat:hover:last-child { box-shadow: none; } .osd .button.flat:insensitive { - color: #5d626e; - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); + color: #234b56; + border-color: rgba(1, 9, 11, 0.35); + background-color: rgba(18, 137, 167, 0.2); background-image: none; } .osd .button.flat:active, .osd .button.flat:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: #5294E2; } + color: #fdf6e3; + outline-color: rgba(253, 246, 227, 0.3); + border-color: rgba(1, 9, 11, 0.35); + background-color: #268bd2; } .button.suggested-action { background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #4DADD4; - border-color: #4DADD4; } + color: #fdf6e3; + outline-color: rgba(253, 246, 227, 0.3); + background-color: #2aa198; + border-color: #2aa198; } .button.suggested-action.flat { border-color: transparent; background-color: transparent; background-image: none; - color: #4DADD4; - outline-color: rgba(77, 173, 212, 0.3); } + color: #2aa198; + outline-color: rgba(42, 161, 152, 0.3); } .button.suggested-action:hover { background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #76c0de; - border-color: #76c0de; } + color: #fdf6e3; + outline-color: rgba(253, 246, 227, 0.3); + background-color: #35c9be; + border-color: #35c9be; } .button.suggested-action:active, .button.suggested-action:checked { background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #2e96c0; - border-color: #2e96c0; } + color: #fdf6e3; + outline-color: rgba(253, 246, 227, 0.3); + background-color: #1f7972; + border-color: #1f7972; } .button.suggested-action.flat:insensitive { border-color: transparent; background-color: transparent; background-image: none; - color: rgba(211, 218, 227, 0.45); } + color: rgba(101, 123, 131, 0.45); } .button.suggested-action:insensitive { - color: rgba(211, 218, 227, 0.45); - border-color: rgba(43, 46, 57, 0.55); - background-color: rgba(68, 74, 88, 0.55); } + color: rgba(101, 123, 131, 0.45); + border-color: rgba(0, 19, 23, 0.55); + background-color: rgba(8, 62, 75, 0.55); } .button.suggested-action:insensitive > GtkLabel { color: inherit; } .button.destructive-action { background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #F04A50; - border-color: #F04A50; } + color: #fdf6e3; + outline-color: rgba(253, 246, 227, 0.3); + background-color: #dc322f; + border-color: #dc322f; } .button.destructive-action.flat { border-color: transparent; background-color: transparent; background-image: none; - color: #F04A50; - outline-color: rgba(240, 74, 80, 0.3); } + color: #dc322f; + outline-color: rgba(220, 50, 47, 0.3); } .button.destructive-action:hover { background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #f4797e; - border-color: #f4797e; } + color: #fdf6e3; + outline-color: rgba(253, 246, 227, 0.3); + background-color: #e35d5b; + border-color: #e35d5b; } .button.destructive-action:active, .button.destructive-action:checked { background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #ec1b22; - border-color: #ec1b22; } + color: #fdf6e3; + outline-color: rgba(253, 246, 227, 0.3); + background-color: #b9221f; + border-color: #b9221f; } .button.destructive-action.flat:insensitive { border-color: transparent; background-color: transparent; background-image: none; - color: rgba(211, 218, 227, 0.45); } + color: rgba(101, 123, 131, 0.45); } .button.destructive-action:insensitive { - color: rgba(211, 218, 227, 0.45); - border-color: rgba(43, 46, 57, 0.55); - background-color: rgba(68, 74, 88, 0.55); } + color: rgba(101, 123, 131, 0.45); + border-color: rgba(0, 19, 23, 0.55); + background-color: rgba(8, 62, 75, 0.55); } .button.destructive-action:insensitive > GtkLabel { color: inherit; } .button.image-button, .header-bar .button.titlebutton, .titlebar .button.titlebutton, @@ -491,7 +491,7 @@ GtkSearchEntry.entry { .stack-switcher > .button.needs-attention > GtkLabel, .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(#268bd2), to(transparent)); background-size: 6px 6px, 6px 6px; background-repeat: no-repeat; background-position: right 3px, right 2px; } @@ -503,30 +503,30 @@ GtkSearchEntry.entry { border-width: 1px; } .inline-toolbar GtkToolButton > .button { - color: #D3DAE3; - outline-color: rgba(211, 218, 227, 0.3); - border-color: #2b2e39; - background-color: #444a58; } + color: #657b83; + outline-color: rgba(101, 123, 131, 0.3); + border-color: #001317; + background-color: #083e4b; } .inline-toolbar GtkToolButton > .button:hover { - color: #D3DAE3; - outline-color: rgba(211, 218, 227, 0.3); - border-color: #2b2e39; - background-color: #505666; } + color: #657b83; + outline-color: rgba(101, 123, 131, 0.3); + border-color: #001317; + background-color: #0a5062; } .inline-toolbar GtkToolButton > .button:active, .inline-toolbar GtkToolButton > .button:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: #2b2e39; - background-color: #5294E2; } + color: #fdf6e3; + outline-color: rgba(253, 246, 227, 0.3); + border-color: #001317; + background-color: #268bd2; } .inline-toolbar GtkToolButton > .button:insensitive { - color: rgba(211, 218, 227, 0.45); - border-color: rgba(43, 46, 57, 0.55); - background-color: rgba(68, 74, 88, 0.55); } + color: rgba(101, 123, 131, 0.45); + border-color: rgba(0, 19, 23, 0.55); + background-color: rgba(8, 62, 75, 0.55); } .inline-toolbar GtkToolButton > .button:insensitive > GtkLabel { color: inherit; } .inline-toolbar GtkToolButton > .button:insensitive:active, .inline-toolbar GtkToolButton > .button:insensitive:checked { - color: rgba(255, 255, 255, 0.8); - border-color: rgba(82, 148, 226, 0.75); - background-color: rgba(82, 148, 226, 0.75); + color: rgba(253, 246, 227, 0.8); + border-color: rgba(38, 139, 210, 0.75); + background-color: rgba(38, 139, 210, 0.75); opacity: 0.6; } .inline-toolbar GtkToolButton > .button:insensitive:active > GtkLabel, .inline-toolbar GtkToolButton > .button:insensitive:checked > GtkLabel { color: inherit; } @@ -539,7 +539,7 @@ GtkSearchEntry.entry { border-left-style: none; border-right-style: none; } .inline-toolbar GtkToolButton > .button.flat:hover, .osd .button:hover, .inline-toolbar .button:hover, .linked > .button:hover, GtkComboBox.combobox-entry .entry:hover, GtkComboBox.combobox-entry .button:hover, .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, NemoWindow .primary-toolbar NemoPathBar.linked > .button:hover, .linked > GtkComboBox > .button:hover:dir(ltr) { - box-shadow: inset 1px 0 rgba(43, 46, 57, 0.5), inset -1px 0 rgba(43, 46, 57, 0.5); } + box-shadow: inset 1px 0 rgba(0, 19, 23, 0.5), inset -1px 0 rgba(0, 19, 23, 0.5); } .inline-toolbar GtkToolButton > .button.flat:active, .osd .button:active, .inline-toolbar .button:active, .linked > .button:active, GtkComboBox.combobox-entry .entry:active, GtkComboBox.combobox-entry .button:active, .primary-toolbar .linked.stack-switcher > .button:active, .header-bar .linked.stack-switcher > .button:active, .primary-toolbar .linked.path-bar > .button:active, .header-bar .linked.path-bar > .button:active, NemoWindow .primary-toolbar NemoPathBar.linked > .button:active, .linked > GtkComboBox > .button:active:dir(ltr), .inline-toolbar GtkToolButton > .button.flat:checked, .osd .button:checked, .inline-toolbar .button:checked, .linked > .button:checked, GtkComboBox.combobox-entry .entry:checked, GtkComboBox.combobox-entry .button:checked, .primary-toolbar .linked.stack-switcher > .button:checked, .header-bar .linked.stack-switcher > .button:checked, .primary-toolbar .linked.path-bar > .button:checked, .header-bar .linked.path-bar > .button:checked, NemoWindow .primary-toolbar NemoPathBar.linked > .button:checked, .linked > GtkComboBox > .button:checked:dir(ltr) { box-shadow: none; } .inline-toolbar.toolbar GtkToolButton > .button.flat:dir(rtl), .inline-toolbar GtkToolButton > .button.flat:dir(rtl), .inline-toolbar.toolbar GtkToolButton:dir(rtl) > .button.flat, .inline-toolbar GtkToolButton:dir(rtl) > .button.flat, .osd .button:dir(rtl):hover, .osd .button:dir(rtl):active, .osd .button:dir(rtl):checked, .osd .button:dir(rtl):insensitive, .inline-toolbar .button:dir(rtl), .inline-toolbar .button:dir(rtl):backdrop, .linked > .button:dir(rtl), @@ -552,7 +552,7 @@ GtkSearchEntry.entry { border-radius: 3px 0 0 3px; border-left-style: solid; } .osd .button:first-child:hover, .inline-toolbar .button:first-child:hover, .linked > .button:first-child:hover, .inline-toolbar GtkToolButton:first-child > .button.flat:hover, GtkComboBox.combobox-entry .entry:first-child:hover, GtkComboBox.combobox-entry .button:first-child:hover, .linked > GtkComboBox:first-child > .button:hover, .primary-toolbar .linked.stack-switcher > .button:first-child:hover, .header-bar .linked.stack-switcher > .button:first-child:hover, .primary-toolbar .linked.path-bar > .button:first-child:hover, .header-bar .linked.path-bar > .button:first-child:hover, NemoWindow .primary-toolbar NemoPathBar.linked > .button:first-child:hover { - box-shadow: inset -1px 0 rgba(43, 46, 57, 0.5); } + box-shadow: inset -1px 0 rgba(0, 19, 23, 0.5); } .osd .button:first-child:active, .inline-toolbar .button:first-child:active, .linked > .button:first-child:active, .inline-toolbar GtkToolButton:first-child > .button.flat:active, GtkComboBox.combobox-entry .entry:first-child:active, GtkComboBox.combobox-entry .button:first-child:active, .linked > GtkComboBox:first-child > .button:active, .primary-toolbar .linked.stack-switcher > .button:first-child:active, .header-bar .linked.stack-switcher > .button:first-child:active, .primary-toolbar .linked.path-bar > .button:first-child:active, .header-bar .linked.path-bar > .button:first-child:active, NemoWindow .primary-toolbar NemoPathBar.linked > .button:first-child:active, .osd .button:first-child:checked, .inline-toolbar .button:first-child:checked, .linked > .button:first-child:checked, .inline-toolbar GtkToolButton:first-child > .button.flat:checked, GtkComboBox.combobox-entry .entry:first-child:checked, GtkComboBox.combobox-entry .button:first-child:checked, .linked > GtkComboBox:first-child > .button:checked, .primary-toolbar .linked.stack-switcher > .button:first-child:checked, .header-bar .linked.stack-switcher > .button:first-child:checked, .primary-toolbar .linked.path-bar > .button:first-child:checked, .header-bar .linked.path-bar > .button:first-child:checked, NemoWindow .primary-toolbar NemoPathBar.linked > .button:first-child:checked { box-shadow: none; } @@ -560,7 +560,7 @@ GtkSearchEntry.entry { border-radius: 0 3px 3px 0; border-right-style: solid; } .osd .button:last-child:hover, .inline-toolbar .button:last-child:hover, .linked > .button:last-child:hover, .inline-toolbar GtkToolButton:last-child > .button.flat:hover, GtkComboBox.combobox-entry .entry:last-child:hover, GtkComboBox.combobox-entry .button:last-child:hover, .linked > GtkComboBox:last-child > .button:hover, .primary-toolbar .linked.stack-switcher > .button:last-child:hover, .header-bar .linked.stack-switcher > .button:last-child:hover, .primary-toolbar .linked.path-bar > .button:last-child:hover, .header-bar .linked.path-bar > .button:last-child:hover, NemoWindow .primary-toolbar NemoPathBar.linked > .button:last-child:hover { - box-shadow: inset 1px 0 rgba(43, 46, 57, 0.5); } + box-shadow: inset 1px 0 rgba(0, 19, 23, 0.5); } .osd .button:last-child:active, .inline-toolbar .button:last-child:active, .linked > .button:last-child:active, .inline-toolbar GtkToolButton:last-child > .button.flat:active, GtkComboBox.combobox-entry .entry:last-child:active, GtkComboBox.combobox-entry .button:last-child:active, .linked > GtkComboBox:last-child > .button:active, .primary-toolbar .linked.stack-switcher > .button:last-child:active, .header-bar .linked.stack-switcher > .button:last-child:active, .primary-toolbar .linked.path-bar > .button:last-child:active, .header-bar .linked.path-bar > .button:last-child:active, NemoWindow .primary-toolbar NemoPathBar.linked > .button:last-child:active, .osd .button:last-child:checked, .inline-toolbar .button:last-child:checked, .linked > .button:last-child:checked, .inline-toolbar GtkToolButton:last-child > .button.flat:checked, GtkComboBox.combobox-entry .entry:last-child:checked, GtkComboBox.combobox-entry .button:last-child:checked, .linked > GtkComboBox:last-child > .button:checked, .primary-toolbar .linked.stack-switcher > .button:last-child:checked, .header-bar .linked.stack-switcher > .button:last-child:checked, .primary-toolbar .linked.path-bar > .button:last-child:checked, .header-bar .linked.path-bar > .button:last-child:checked, NemoWindow .primary-toolbar NemoPathBar.linked > .button:last-child:checked { box-shadow: none; } .osd .button:last-child:dir(rtl):hover, .osd .button:last-child:dir(rtl):active, .osd .button:last-child:dir(rtl):checked, .osd .button:last-child:dir(rtl):insensitive, .inline-toolbar .button:last-child:dir(rtl), .linked > .button:last-child:dir(rtl), .inline-toolbar.toolbar GtkToolButton:last-child > .button.flat:dir(rtl), .inline-toolbar GtkToolButton:last-child > .button.flat:dir(rtl), .inline-toolbar.toolbar GtkToolButton:last-child:dir(rtl) > .button.flat, .inline-toolbar GtkToolButton:last-child:dir(rtl) > .button.flat, GtkComboBox.combobox-entry .entry:last-child:dir(rtl), GtkComboBox.combobox-entry .button:last-child:dir(rtl), .linked > GtkComboBox:last-child > .button:dir(rtl), .primary-toolbar .linked.stack-switcher > .button:last-child:dir(rtl), .header-bar .linked.stack-switcher > .button:last-child:dir(rtl), .primary-toolbar .linked.path-bar > .button:last-child:dir(rtl), .header-bar .linked.path-bar > .button:last-child:dir(rtl), NemoWindow .primary-toolbar NemoPathBar.linked > .button:last-child:dir(rtl) { @@ -585,7 +585,7 @@ GtkSearchEntry.entry { border-radius: 0; } .linked.vertical > .entry:hover, .linked.vertical > .button:hover, .linked.vertical > GtkComboBoxText > .button:hover, .linked.vertical > GtkComboBox > .button:hover { - box-shadow: inset 0 -1px rgba(43, 46, 57, 0.5), inset 0 1px rgba(43, 46, 57, 0.5); } + box-shadow: inset 0 -1px rgba(0, 19, 23, 0.5), inset 0 1px rgba(0, 19, 23, 0.5); } .linked.vertical > .entry:active, .linked.vertical > .button:active, .linked.vertical > GtkComboBoxText > .button:active, .linked.vertical > GtkComboBox > .button:active, .linked.vertical > .entry:checked, .linked.vertical > .button:checked, .linked.vertical > GtkComboBoxText > .button:checked, .linked.vertical > GtkComboBox > .button:checked { @@ -597,7 +597,7 @@ GtkSearchEntry.entry { border-top-style: solid; } .linked.vertical > .entry:first-child:hover, .linked.vertical > .button:first-child:hover, .linked.vertical > GtkComboBoxText:first-child > .button:hover, .linked.vertical > GtkComboBox:first-child > .button:hover { - box-shadow: inset 0 -1px rgba(43, 46, 57, 0.5); } + box-shadow: inset 0 -1px rgba(0, 19, 23, 0.5); } .linked.vertical > .entry:first-child:active, .linked.vertical > .button:first-child:active, .linked.vertical > GtkComboBoxText:first-child > .button:active, .linked.vertical > GtkComboBox:first-child > .button:active, .linked.vertical > .entry:first-child:checked, .linked.vertical > .button:first-child:checked, .linked.vertical > GtkComboBoxText:first-child > .button:checked, .linked.vertical > GtkComboBox:first-child > .button:checked { @@ -609,7 +609,7 @@ GtkSearchEntry.entry { border-bottom-style: solid; } .linked.vertical > .entry:last-child:hover, .linked.vertical > .button:last-child:hover, .linked.vertical > GtkComboBoxText:last-child > .button:hover, .linked.vertical > GtkComboBox:last-child > .button:hover { - box-shadow: inset 0 1px rgba(43, 46, 57, 0.5); } + box-shadow: inset 0 1px rgba(0, 19, 23, 0.5); } .linked.vertical > .entry:last-child:active, .linked.vertical > .button:last-child:active, .linked.vertical > GtkComboBoxText:last-child > .button:active, .linked.vertical > GtkComboBox:last-child > .button:active, .linked.vertical > .entry:last-child:checked, .linked.vertical > .button:last-child:checked, .linked.vertical > GtkComboBoxText:last-child > .button:checked, .linked.vertical > GtkComboBox:last-child > .button:checked { @@ -641,34 +641,34 @@ GtkSearchEntry.entry { outline-offset: -1px; border-radius: 2px; } .menuitem.button.flat:hover { - background-color: #484c59; } + background-color: #0a333e; } .menuitem.button.flat:checked { - color: #D3DAE3; } + color: #657b83; } *:link, .button:link, .button:visited { - color: #a9caf1; } + color: #78b9e6; } *:link:visited, .button:visited { - color: #7eafe9; } + color: #4ca2df; } *:selected *:link:visited, *:selected .button:visited:link, *:selected .button:visited { - color: #bad4f3; } + color: #a7cbdc; } *:link:hover, .button:hover:link, .button:hover:visited { - color: #d5e5f8; } + color: #a3cfee; } *:selected *:link:hover, *:selected .button:hover:link, *:selected .button:hover:visited { - color: #eef4fc; } + color: #e8ebe1; } *:link:active, .button:active:link, .button:active:visited { - color: #a9caf1; } + color: #78b9e6; } *:selected *:link:active, *:selected .button:active:link, *:selected .button:active:visited { - color: #dceaf9; } + color: #d2e1e0; } *:link:selected, .button:selected:link, .button:selected:visited, .header-bar.selection-mode .subtitle:link, .header-bar.titlebar.selection-mode .subtitle:link, *:selected *:link, *:selected .button:link, *:selected .button:visited { - color: #dceaf9; } + color: #d2e1e0; } .spinbutton { border-radius: 3px; } .spinbutton .button { background-image: none; - border: 1px solid rgba(43, 46, 57, 0.6); + border: 1px solid rgba(0, 19, 23, 0.6); border-style: none none none solid; - color: #ccd3dc; + color: #607880; border-radius: 0; box-shadow: none; } .spinbutton .button:dir(rtl) { @@ -676,50 +676,50 @@ GtkSearchEntry.entry { .spinbutton .button:first-child { color: red; } .spinbutton .button:insensitive { - color: rgba(211, 218, 227, 0.45); } + color: rgba(101, 123, 131, 0.45); } .spinbutton .button:active { - background-color: #5294E2; - color: #ffffff; } + background-color: #268bd2; + color: #fdf6e3; } .spinbutton.vertical .button:first-child, .spinbutton.vertical:dir(rtl) .button:first-child { - color: #D3DAE3; - outline-color: rgba(211, 218, 227, 0.3); - border-color: #2b2e39; - background-color: #444a58; } + color: #657b83; + outline-color: rgba(101, 123, 131, 0.3); + border-color: #001317; + background-color: #083e4b; } .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: #2b2e39; - background-color: #5294E2; } + color: #fdf6e3; + outline-color: rgba(253, 246, 227, 0.3); + border-color: #001317; + background-color: #268bd2; } .spinbutton.vertical .button:first-child:hover, .spinbutton.vertical:dir(rtl) .button:first-child:hover { - color: #D3DAE3; - outline-color: rgba(211, 218, 227, 0.3); - border-color: #2b2e39; - background-color: #505666; } + color: #657b83; + outline-color: rgba(101, 123, 131, 0.3); + border-color: #001317; + background-color: #0a5062; } .spinbutton.vertical .button:first-child:insensitive, .spinbutton.vertical:dir(rtl) .button:first-child:insensitive { - color: rgba(211, 218, 227, 0.45); - border-color: rgba(43, 46, 57, 0.55); - background-color: rgba(68, 74, 88, 0.55); } + color: rgba(101, 123, 131, 0.45); + border-color: rgba(0, 19, 23, 0.55); + background-color: rgba(8, 62, 75, 0.55); } .spinbutton.vertical .button:first-child:insensitive > GtkLabel, .spinbutton.vertical:dir(rtl) .button:first-child:insensitive > GtkLabel { color: inherit; } .spinbutton.vertical .button:last-child, .spinbutton.vertical:dir(rtl) .button:last-child { - color: #D3DAE3; - outline-color: rgba(211, 218, 227, 0.3); - border-color: #2b2e39; - background-color: #444a58; } + color: #657b83; + outline-color: rgba(101, 123, 131, 0.3); + border-color: #001317; + background-color: #083e4b; } .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: #2b2e39; - background-color: #5294E2; } + color: #fdf6e3; + outline-color: rgba(253, 246, 227, 0.3); + border-color: #001317; + background-color: #268bd2; } .spinbutton.vertical .button:last-child:hover, .spinbutton.vertical:dir(rtl) .button:last-child:hover { - color: #D3DAE3; - outline-color: rgba(211, 218, 227, 0.3); - border-color: #2b2e39; - background-color: #505666; } + color: #657b83; + outline-color: rgba(101, 123, 131, 0.3); + border-color: #001317; + background-color: #0a5062; } .spinbutton.vertical .button:last-child:insensitive, .spinbutton.vertical:dir(rtl) .button:last-child:insensitive { - color: rgba(211, 218, 227, 0.45); - border-color: rgba(43, 46, 57, 0.55); - background-color: rgba(68, 74, 88, 0.55); } + color: rgba(101, 123, 131, 0.45); + border-color: rgba(0, 19, 23, 0.55); + background-color: rgba(8, 62, 75, 0.55); } .spinbutton.vertical .button:last-child:insensitive > GtkLabel, .spinbutton.vertical:dir(rtl) .button:last-child:insensitive > GtkLabel { color: inherit; } .spinbutton.vertical.entry, .spinbutton.vertical:dir(rtl).entry { @@ -735,7 +735,7 @@ GtkSearchEntry.entry { GtkTreeView .spinbutton.entry, GtkTreeView .spinbutton.entry:focus { padding: 1px; border-width: 1px 0; - border-color: #5294E2; + border-color: #268bd2; border-radius: 0; box-shadow: none; } @@ -746,7 +746,7 @@ GtkComboBox { padding-top: 3px; padding-bottom: 3px; } GtkComboBox:insensitive { - color: rgba(211, 218, 227, 0.45); } + color: rgba(101, 123, 131, 0.45); } GtkComboBox .separator.vertical, GtkComboBox GtkPlacesSidebar.sidebar .vertical.view.separator, GtkPlacesSidebar.sidebar GtkComboBox .vertical.view.separator { -GtkWidget-wide-separators: true; } GtkComboBox.combobox-entry .entry:dir(ltr) { @@ -754,63 +754,63 @@ GtkComboBox { GtkComboBox.combobox-entry .entry:dir(rtl) { border-left-style: none; } GtkComboBox.combobox-entry .button:dir(ltr) { - box-shadow: inset 1px 0 #2b2e39; } + box-shadow: inset 1px 0 #001317; } GtkComboBox.combobox-entry .button:dir(ltr):insensitive { - box-shadow: inset 1px 0 rgba(43, 46, 57, 0.55); } + box-shadow: inset 1px 0 rgba(0, 19, 23, 0.55); } GtkComboBox.combobox-entry .button:dir(rtl) { - box-shadow: inset -1px 0 #2b2e39; } + box-shadow: inset -1px 0 #001317; } GtkComboBox.combobox-entry .button:dir(rtl):insensitive { - box-shadow: inset -1px 0 rgba(43, 46, 57, 0.55); } + box-shadow: inset -1px 0 rgba(0, 19, 23, 0.55); } .toolbar, .inline-toolbar { -GtkWidget-window-dragging: true; padding: 4px; - background-color: #383C4A; } + background-color: #002b36; } .osd .toolbar, .osd .inline-toolbar, .toolbar.osd, .osd.inline-toolbar { padding: 7px; border: 1px solid rgba(0, 0, 0, 0.5); border-radius: 3px; - background-color: rgba(53, 57, 69, 0.85); } + background-color: rgba(7, 54, 66, 0.85); } .primary-toolbar { - color: rgba(207, 218, 231, 0.8); - background-color: #2f343f; + color: rgba(89, 128, 143, 0.8); + background-color: #002b36; box-shadow: none; border-width: 0 0 1px 0; border-style: solid; - border-image: linear-gradient(to bottom, #2f343f, rgba(32, 35, 43, 0.97)) 1 0 1 0; } + border-image: linear-gradient(to bottom, #002b36, rgba(0, 15, 18, 0.97)) 1 0 1 0; } .inline-toolbar { - background-color: #313541; + background-color: #001f27; border-style: solid; - border-color: #2b2e39; + border-color: #001317; border-width: 0 1px 1px; padding: 3px; border-radius: 0 0 3px 3px; } .search-bar { - background-color: #383C4A; + background-color: #002b36; border-style: solid; - border-color: #2b2e39; + border-color: #001317; border-width: 0 0 1px; padding: 3px; } .action-bar { - background-color: #313541; } + background-color: #001f27; } .header-bar { padding: 5px 5px 4px 5px; border-width: 0 0 1px; border-style: solid; border-radius: 0; - border-color: #262a33; - color: rgba(207, 218, 231, 0.8); - background-color: #2f343f; } + border-color: #001b22; + color: rgba(89, 128, 143, 0.8); + background-color: #002b36; } .csd .header-bar { - background-color: rgba(47, 52, 63, 0.97); - border-color: rgba(38, 42, 51, 0.97); } + background-color: rgba(0, 43, 54, 0.97); + border-color: rgba(0, 27, 34, 0.97); } .header-bar:backdrop { - color: rgba(207, 218, 231, 0.5); } + color: rgba(89, 128, 143, 0.5); } .header-bar .title { padding-left: 12px; padding-right: 12px; } @@ -819,42 +819,42 @@ GtkComboBox { padding-left: 12px; padding-right: 12px; } .header-bar.selection-mode, .header-bar.titlebar.selection-mode { - color: #ffffff; - background-color: rgba(82, 148, 226, 0.95); - border-color: rgba(65, 137, 223, 0.95); + color: #fdf6e3; + background-color: rgba(38, 139, 210, 0.95); + border-color: rgba(35, 128, 193, 0.95); box-shadow: none; } .header-bar.selection-mode:backdrop, .header-bar.titlebar.selection-mode:backdrop { - background-color: rgba(82, 148, 226, 0.95); - color: rgba(255, 255, 255, 0.6); } + background-color: rgba(38, 139, 210, 0.95); + color: rgba(253, 246, 227, 0.6); } .header-bar.selection-mode .button, .header-bar.titlebar.selection-mode .button { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: rgba(255, 255, 255, 0); - border-color: rgba(255, 255, 255, 0); } + color: #fdf6e3; + outline-color: rgba(253, 246, 227, 0.3); + background-color: rgba(253, 246, 227, 0); + border-color: rgba(253, 246, 227, 0); } .header-bar.selection-mode .button.flat, .header-bar.titlebar.selection-mode .button.flat { border-color: transparent; background-color: transparent; background-image: none; - color: #ffffff; - background-color: rgba(255, 255, 255, 0); } + color: #fdf6e3; + background-color: rgba(253, 246, 227, 0); } .header-bar.selection-mode .button:hover, .header-bar.titlebar.selection-mode .button:hover { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: rgba(255, 255, 255, 0.05); - border-color: rgba(255, 255, 255, 0.5); } + color: #fdf6e3; + outline-color: rgba(253, 246, 227, 0.3); + background-color: rgba(253, 246, 227, 0.05); + border-color: rgba(253, 246, 227, 0.5); } .header-bar.selection-mode .button:active, .header-bar.selection-mode .button:checked, .header-bar.titlebar.selection-mode .button:active, .header-bar.titlebar.selection-mode .button:checked { - color: rgba(82, 148, 226, 0.95); - outline-color: rgba(82, 148, 226, 0.25); - background-color: #ffffff; - border-color: #ffffff; } + color: rgba(38, 139, 210, 0.95); + outline-color: rgba(38, 139, 210, 0.25); + background-color: #fdf6e3; + border-color: #fdf6e3; } .header-bar.selection-mode .button:insensitive, .header-bar.titlebar.selection-mode .button:insensitive { - color: rgba(255, 255, 255, 0.4); - background-color: rgba(255, 255, 255, 0); - border-color: rgba(255, 255, 255, 0); } + color: rgba(253, 246, 227, 0.4); + background-color: rgba(253, 246, 227, 0); + border-color: rgba(253, 246, 227, 0); } .header-bar.selection-mode .button:insensitive:active, .header-bar.selection-mode .button:insensitive:checked, .header-bar.titlebar.selection-mode .button:insensitive:active, .header-bar.titlebar.selection-mode .button:insensitive:checked { - color: rgba(82, 148, 226, 0.35); - background-color: rgba(255, 255, 255, 0.15); - border-color: rgba(255, 255, 255, 0.15); } + color: rgba(38, 139, 210, 0.35); + background-color: rgba(253, 246, 227, 0.15); + border-color: rgba(253, 246, 227, 0.15); } .header-bar.selection-mode .selection-menu, .header-bar.titlebar.selection-mode .selection-menu { box-shadow: none; padding-left: 10px; @@ -864,43 +864,43 @@ GtkComboBox { .header-bar.selection-mode .selection-menu .arrow, .header-bar.titlebar.selection-mode .selection-menu .arrow { -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } .maximized .header-bar.selection-mode, .maximized .header-bar.titlebar.selection-mode { - background-color: #5294e2; } + background-color: #268bd2; } .tiled .header-bar, .tiled .header-bar:backdrop, .maximized .header-bar, .maximized .header-bar:backdrop { border-radius: 0; } .maximized .header-bar { - background-color: #2f343f; - border-color: #262a33; } + background-color: #002b36; + border-color: #001b22; } .header-bar.default-decoration, .csd .header-bar.default-decoration, .header-bar.default-decoration:backdrop, .csd .header-bar.default-decoration:backdrop { padding-top: 5px; padding-bottom: 5px; - background-color: #2f343f; + background-color: #002b36; border-bottom-width: 0; } .maximized .header-bar.default-decoration, .maximized .csd .header-bar.default-decoration, .maximized .header-bar.default-decoration:backdrop, .maximized .csd .header-bar.default-decoration:backdrop { - background-color: #2f343f; } + background-color: #002b36; } .titlebar { padding-left: 7px; padding-right: 7px; border-radius: 3px 3px 0 0; - color: rgba(207, 218, 231, 0.8); - background-color: #2f343f; - box-shadow: inset 0 1px rgba(54, 59, 72, 0.97); } + color: rgba(89, 128, 143, 0.8); + background-color: #002b36; + box-shadow: inset 0 1px rgba(0, 55, 69, 0.97); } .csd .titlebar { - background-color: rgba(47, 52, 63, 0.97); } + background-color: rgba(0, 43, 54, 0.97); } .titlebar:backdrop { - color: rgba(207, 218, 231, 0.5); - background-color: #323843; } + color: rgba(89, 128, 143, 0.5); + background-color: #00313e; } .csd .titlebar:backdrop { - background-color: rgba(50, 56, 67, 0.97); } + background-color: rgba(0, 49, 62, 0.97); } .maximized .titlebar { - background-color: #2f343f; } + background-color: #002b36; } .maximized .titlebar:backdrop, .csd .maximized .titlebar:backdrop { - background-color: #323843; } + background-color: #00313e; } .titlebar .titlebar, .titlebar .titlebar:backdrop { @@ -912,88 +912,88 @@ GtkComboBox { -GtkWidget-wide-separators: true; -GtkWidget-separator-width: 1px; border-width: 0 1px; - border-image: linear-gradient(to bottom, rgba(207, 218, 231, 0) 25%, rgba(207, 218, 231, 0.15) 25%, rgba(207, 218, 231, 0.15) 75%, rgba(207, 218, 231, 0) 75%) 0 1/0 1px stretch; } + border-image: linear-gradient(to bottom, rgba(89, 128, 143, 0) 25%, rgba(89, 128, 143, 0.15) 25%, rgba(89, 128, 143, 0.15) 75%, rgba(89, 128, 143, 0) 75%) 0 1/0 1px stretch; } .primary-toolbar .separator:backdrop, .primary-toolbar GtkPlacesSidebar.sidebar .view.separator:backdrop, GtkPlacesSidebar.sidebar .primary-toolbar .view.separator:backdrop, .header-bar .header-bar-separator:backdrop, .header-bar > GtkBox > .separator.vertical:backdrop, GtkPlacesSidebar.sidebar .header-bar > GtkBox > .vertical.view.separator:backdrop { opacity: 0.6; } .primary-toolbar .entry, .header-bar .entry { - color: rgba(207, 218, 231, 0.8); - border-color: rgba(21, 23, 28, 0.37); - background-image: linear-gradient(to bottom, rgba(95, 105, 127, 0.37)); + color: rgba(89, 128, 143, 0.8); + border-color: rgba(0, 0, 0, 0.37); + background-image: linear-gradient(to bottom, rgba(0, 132, 166, 0.37)); background-color: transparent; } .primary-toolbar .entry.image, .header-bar .entry.image, .primary-toolbar .entry.image:hover, .header-bar .entry.image:hover { color: inherit; } .primary-toolbar .entry:backdrop, .header-bar .entry:backdrop { opacity: 0.85; } .primary-toolbar .entry:focus, .header-bar .entry:focus { - color: #ffffff; + color: #fdf6e3; border-color: transparent; - background-image: linear-gradient(to bottom, #5294E2); + background-image: linear-gradient(to bottom, #268bd2); background-clip: padding-box; } .primary-toolbar .entry:focus.image, .header-bar .entry:focus.image { - color: #ffffff; } + color: #fdf6e3; } .primary-toolbar .entry:insensitive, .header-bar .entry:insensitive { - color: rgba(207, 218, 231, 0.35); - background-image: linear-gradient(to bottom, rgba(95, 105, 127, 0.22)); } + color: rgba(89, 128, 143, 0.35); + background-image: linear-gradient(to bottom, rgba(0, 132, 166, 0.22)); } .primary-toolbar .entry:selected:focus, .header-bar .entry:selected:focus { - background-color: #ffffff; - color: #5294E2; } + background-color: #fdf6e3; + color: #268bd2; } .primary-toolbar .entry.progressbar, .header-bar .entry.progressbar { - border-color: #5294E2; + border-color: #268bd2; background-image: none; background-color: transparent; } .primary-toolbar .entry.warning, .header-bar .entry.warning { - color: #ffffff; - border-color: rgba(21, 23, 28, 0.37); - background-image: linear-gradient(to bottom, rgba(167, 94, 57, 0.988)); } + color: #fdf6e3; + border-color: rgba(0, 0, 0, 0.37); + background-image: linear-gradient(to bottom, rgba(125, 63, 34, 0.988)); } .primary-toolbar .entry.warning:focus, .header-bar .entry.warning:focus { - color: #ffffff; - background-image: linear-gradient(to bottom, #F27835); } + color: #fdf6e3; + background-image: linear-gradient(to bottom, #cb4b16); } .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; - color: #F27835; } + background-color: #fdf6e3; + color: #cb4b16; } .primary-toolbar .entry.error, .header-bar .entry.error { - color: #ffffff; - border-color: rgba(21, 23, 28, 0.37); - background-image: linear-gradient(to bottom, rgba(173, 60, 59, 0.988)); } + color: #fdf6e3; + border-color: rgba(0, 0, 0, 0.37); + background-image: linear-gradient(to bottom, rgba(135, 47, 50, 0.988)); } .primary-toolbar .entry.error:focus, .header-bar .entry.error:focus { - color: #ffffff; - background-image: linear-gradient(to bottom, #FC4138); } + color: #fdf6e3; + background-image: linear-gradient(to bottom, #dc322f); } .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; - color: #FC4138; } + background-color: #fdf6e3; + color: #dc322f; } .primary-toolbar .button, .header-bar .button { - color: rgba(207, 218, 231, 0.8); - outline-color: rgba(207, 218, 231, 0.1); + color: rgba(89, 128, 143, 0.8); + outline-color: rgba(89, 128, 143, 0.1); outline-offset: -3px; - background-color: rgba(47, 52, 63, 0); - border-color: rgba(47, 52, 63, 0); } + background-color: rgba(0, 43, 54, 0); + border-color: rgba(0, 43, 54, 0); } .primary-toolbar .button:backdrop, .header-bar .button:backdrop { opacity: 0.7; } .primary-toolbar .button:hover, .header-bar .button:hover { - color: rgba(207, 218, 231, 0.8); - outline-color: rgba(207, 218, 231, 0.1); - border-color: rgba(21, 23, 28, 0.37); - background-color: rgba(95, 105, 127, 0.37); } + color: rgba(89, 128, 143, 0.8); + outline-color: rgba(89, 128, 143, 0.1); + border-color: rgba(0, 0, 0, 0.37); + background-color: rgba(0, 132, 166, 0.37); } .primary-toolbar .button:active, .header-bar .button:active, .primary-toolbar .button:checked, .header-bar .button:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); + color: #fdf6e3; + outline-color: rgba(253, 246, 227, 0.3); border-color: transparent; - background-color: #5294E2; + background-color: #268bd2; background-clip: padding-box; } .primary-toolbar .button:insensitive, .header-bar .button:insensitive { - color: rgba(207, 218, 231, 0.35); - background-color: rgba(47, 52, 63, 0); - border-color: rgba(47, 52, 63, 0); } + color: rgba(89, 128, 143, 0.35); + background-color: rgba(0, 43, 54, 0); + border-color: rgba(0, 43, 54, 0); } .primary-toolbar .button:insensitive > GtkLabel, .header-bar .button:insensitive > GtkLabel { color: inherit; } .primary-toolbar .button:insensitive:active, .header-bar .button:insensitive:active, .primary-toolbar .button:insensitive:checked, .header-bar .button:insensitive:checked { - color: rgba(255, 255, 255, 0.75); - border-color: rgba(82, 148, 226, 0.65); - background-color: rgba(82, 148, 226, 0.65); } + color: rgba(253, 246, 227, 0.75); + border-color: rgba(38, 139, 210, 0.65); + background-color: rgba(38, 139, 210, 0.65); } .primary-toolbar .linked > .button, .header-bar .linked > .button { border-radius: 3px; @@ -1003,29 +1003,29 @@ GtkComboBox { box-shadow: none; } .primary-toolbar .linked.stack-switcher > .button, .header-bar .linked.stack-switcher > .button, .primary-toolbar .linked.path-bar > .button, .header-bar .linked.path-bar > .button { - color: rgba(207, 218, 231, 0.8); - outline-color: rgba(207, 218, 231, 0.1); - border-color: rgba(21, 23, 28, 0.37); - background-color: rgba(95, 105, 127, 0.37); } + color: rgba(89, 128, 143, 0.8); + outline-color: rgba(89, 128, 143, 0.1); + border-color: rgba(0, 0, 0, 0.37); + background-color: rgba(0, 132, 166, 0.37); } .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 { - background-color: rgba(134, 144, 165, 0.37); } + background-color: rgba(0, 193, 243, 0.37); } .primary-toolbar .linked.stack-switcher > .button:active, .header-bar .linked.stack-switcher > .button:active, .primary-toolbar .linked.stack-switcher > .button:checked, .header-bar .linked.stack-switcher > .button:checked, .primary-toolbar .linked.path-bar > .button:active, .header-bar .linked.path-bar > .button:active, .primary-toolbar .linked.path-bar > .button:checked, .header-bar .linked.path-bar > .button:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); + color: #fdf6e3; + outline-color: rgba(253, 246, 227, 0.3); border-color: transparent; - background-color: #5294E2; } + background-color: #268bd2; } .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); } + color: rgba(89, 128, 143, 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 { - box-shadow: inset 1px 0 rgba(21, 23, 28, 0.37), inset -1px 0 rgba(21, 23, 28, 0.37); } + box-shadow: inset 1px 0 rgba(0, 0, 0, 0.37), inset -1px 0 rgba(0, 0, 0, 0.37); } .primary-toolbar .linked.stack-switcher > .button:active, .header-bar .linked.stack-switcher > .button:active, .primary-toolbar .linked.stack-switcher > .button:checked, .header-bar .linked.stack-switcher > .button:checked, .primary-toolbar .linked.path-bar > .button:active, .header-bar .linked.path-bar > .button:active, .primary-toolbar .linked.path-bar > .button:checked, .header-bar .linked.path-bar > .button:checked { box-shadow: none; } .primary-toolbar .linked.stack-switcher > .button:first-child:hover, .header-bar .linked.stack-switcher > .button:first-child:hover, .primary-toolbar .linked.path-bar > .button:first-child:hover, .header-bar .linked.path-bar > .button:first-child:hover { - box-shadow: inset -1px 0 rgba(21, 23, 28, 0.37); } + box-shadow: inset -1px 0 rgba(0, 0, 0, 0.37); } .primary-toolbar .linked.stack-switcher > .button:first-child:active, .header-bar .linked.stack-switcher > .button:first-child:active, .primary-toolbar .linked.stack-switcher > .button:first-child:checked, .header-bar .linked.stack-switcher > .button:first-child:checked, .primary-toolbar .linked.path-bar > .button:first-child:active, .header-bar .linked.path-bar > .button:first-child:active, .primary-toolbar .linked.path-bar > .button:first-child:checked, .header-bar .linked.path-bar > .button:first-child:checked { box-shadow: none; } .primary-toolbar .linked.stack-switcher > .button:last-child:hover, .header-bar .linked.stack-switcher > .button:last-child:hover, .primary-toolbar .linked.path-bar > .button:last-child:hover, .header-bar .linked.path-bar > .button:last-child:hover { - box-shadow: inset 1px 0 rgba(21, 23, 28, 0.37); } + box-shadow: inset 1px 0 rgba(0, 0, 0, 0.37); } .primary-toolbar .linked.stack-switcher > .button:last-child:active, .header-bar .linked.stack-switcher > .button:last-child:active, .primary-toolbar .linked.stack-switcher > .button:last-child:checked, .header-bar .linked.stack-switcher > .button:last-child:checked, .primary-toolbar .linked.path-bar > .button:last-child:active, .header-bar .linked.path-bar > .button:last-child:active, .primary-toolbar .linked.path-bar > .button:last-child:checked, .header-bar .linked.path-bar > .button:last-child:checked { box-shadow: none; } .primary-toolbar .linked.stack-switcher > .button:only-child:hover, .header-bar .linked.stack-switcher > .button:only-child:hover, .primary-toolbar .linked.path-bar > .button:only-child:hover, .header-bar .linked.path-bar > .button:only-child:hover { @@ -1035,32 +1035,32 @@ GtkComboBox { .primary-toolbar .button.suggested-action, .header-bar .button.suggested-action { background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #4DADD4; - border-color: #4DADD4; } + color: #fdf6e3; + outline-color: rgba(253, 246, 227, 0.3); + background-color: #2aa198; + border-color: #2aa198; } .primary-toolbar .button.suggested-action.flat, .header-bar .button.suggested-action.flat { border-color: transparent; background-color: transparent; background-image: none; - color: #4DADD4; - outline-color: rgba(77, 173, 212, 0.3); } + color: #2aa198; + outline-color: rgba(42, 161, 152, 0.3); } .primary-toolbar .button.suggested-action:hover, .header-bar .button.suggested-action:hover { background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #76c0de; - border-color: #76c0de; } + color: #fdf6e3; + outline-color: rgba(253, 246, 227, 0.3); + background-color: #35c9be; + border-color: #35c9be; } .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; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #2e96c0; - border-color: #2e96c0; } + color: #fdf6e3; + outline-color: rgba(253, 246, 227, 0.3); + background-color: #1f7972; + border-color: #1f7972; } .primary-toolbar .button.suggested-action.flat:insensitive, .header-bar .button.suggested-action.flat:insensitive, .primary-toolbar .button.suggested-action:insensitive, .header-bar .button.suggested-action:insensitive { - color: rgba(207, 218, 231, 0.35); - background-color: rgba(47, 52, 63, 0); - border-color: rgba(47, 52, 63, 0); } + color: rgba(89, 128, 143, 0.35); + background-color: rgba(0, 43, 54, 0); + border-color: rgba(0, 43, 54, 0); } .primary-toolbar .button.suggested-action.flat:insensitive > GtkLabel, .header-bar .button.suggested-action.flat:insensitive > GtkLabel, .primary-toolbar .button.suggested-action:insensitive > GtkLabel, .header-bar .button.suggested-action:insensitive > GtkLabel { color: inherit; } @@ -1069,32 +1069,32 @@ GtkComboBox { .primary-toolbar .button.destructive-action, .header-bar .button.destructive-action { background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #F04A50; - border-color: #F04A50; } + color: #fdf6e3; + outline-color: rgba(253, 246, 227, 0.3); + background-color: #dc322f; + border-color: #dc322f; } .primary-toolbar .button.destructive-action.flat, .header-bar .button.destructive-action.flat { border-color: transparent; background-color: transparent; background-image: none; - color: #F04A50; - outline-color: rgba(240, 74, 80, 0.3); } + color: #dc322f; + outline-color: rgba(220, 50, 47, 0.3); } .primary-toolbar .button.destructive-action:hover, .header-bar .button.destructive-action:hover { background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #f4797e; - border-color: #f4797e; } + color: #fdf6e3; + outline-color: rgba(253, 246, 227, 0.3); + background-color: #e35d5b; + border-color: #e35d5b; } .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; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #ec1b22; - border-color: #ec1b22; } + color: #fdf6e3; + outline-color: rgba(253, 246, 227, 0.3); + background-color: #b9221f; + border-color: #b9221f; } .primary-toolbar .button.destructive-action.flat:insensitive, .header-bar .button.destructive-action.flat:insensitive, .primary-toolbar .button.destructive-action:insensitive, .header-bar .button.destructive-action:insensitive { - color: rgba(207, 218, 231, 0.35); - background-color: rgba(47, 52, 63, 0); - border-color: rgba(47, 52, 63, 0); } + color: rgba(89, 128, 143, 0.35); + background-color: rgba(0, 43, 54, 0); + border-color: rgba(0, 43, 54, 0); } .primary-toolbar .button.destructive-action.flat:insensitive > GtkLabel, .header-bar .button.destructive-action.flat:insensitive > GtkLabel, .primary-toolbar .button.destructive-action:insensitive > GtkLabel, .header-bar .button.destructive-action:insensitive > GtkLabel { color: inherit; } @@ -1102,41 +1102,41 @@ GtkComboBox { opacity: 0.8; } .primary-toolbar .spinbutton:focus .button, .header-bar .spinbutton:focus .button { - color: #ffffff; } + color: #fdf6e3; } .primary-toolbar .spinbutton:focus .button:hover, .header-bar .spinbutton:focus .button:hover { - background-color: rgba(255, 255, 255, 0.1); + background-color: rgba(253, 246, 227, 0.1); border-color: transparent; } .primary-toolbar .spinbutton:focus .button:insensitive, .header-bar .spinbutton:focus .button:insensitive { - color: rgba(255, 255, 255, 0.4); } + color: rgba(253, 246, 227, 0.4); } .primary-toolbar .spinbutton .button, .header-bar .spinbutton .button { - color: rgba(207, 218, 231, 0.8); } + color: rgba(89, 128, 143, 0.8); } .primary-toolbar .spinbutton .button:hover, .header-bar .spinbutton .button:hover { - background-color: rgba(207, 218, 231, 0.05); + background-color: rgba(89, 128, 143, 0.05); border-color: transparent; } .primary-toolbar .spinbutton .button:insensitive, .header-bar .spinbutton .button:insensitive { - color: rgba(207, 218, 231, 0.5); } + color: rgba(89, 128, 143, 0.5); } .primary-toolbar .spinbutton .button:active, .header-bar .spinbutton .button:active { background-color: rgba(0, 0, 0, 0.1); } .primary-toolbar GtkComboBox:insensitive, .header-bar GtkComboBox:insensitive { - color: rgba(207, 218, 231, 0.2); } + color: rgba(89, 128, 143, 0.2); } .primary-toolbar GtkComboBox.combobox-entry .button, .header-bar GtkComboBox.combobox-entry .button { - color: rgba(207, 218, 231, 0.8); - border-color: rgba(21, 23, 28, 0.37); - background-image: linear-gradient(to bottom, rgba(95, 105, 127, 0.37)); + color: rgba(89, 128, 143, 0.8); + border-color: rgba(0, 0, 0, 0.37); + background-image: linear-gradient(to bottom, rgba(0, 132, 166, 0.37)); background-color: transparent; } .primary-toolbar GtkComboBox.combobox-entry .button.image, .header-bar GtkComboBox.combobox-entry .button.image, .primary-toolbar GtkComboBox.combobox-entry .button.image:hover, .header-bar GtkComboBox.combobox-entry .button.image:hover { color: inherit; } .primary-toolbar GtkComboBox.combobox-entry .button:hover, .header-bar GtkComboBox.combobox-entry .button:hover { - color: #ffffff; + color: #fdf6e3; border-color: transparent; - background-image: linear-gradient(to bottom, #5294E2); + background-image: linear-gradient(to bottom, #268bd2); box-shadow: none; } .primary-toolbar GtkComboBox.combobox-entry .button:insensitive, .header-bar GtkComboBox.combobox-entry .button:insensitive { - color: rgba(207, 218, 231, 0.35); - background-image: linear-gradient(to bottom, rgba(95, 105, 127, 0.22)); } + color: rgba(89, 128, 143, 0.35); + background-image: linear-gradient(to bottom, rgba(0, 132, 166, 0.22)); } .primary-toolbar GtkComboBox.combobox-entry .entry:dir(ltr):focus, .header-bar GtkComboBox.combobox-entry .entry:dir(ltr):focus { box-shadow: none; } @@ -1145,20 +1145,20 @@ GtkComboBox { box-shadow: none; } .primary-toolbar GtkComboBox.combobox-entry .button:dir(ltr), .header-bar GtkComboBox.combobox-entry .button:dir(ltr) { - box-shadow: inset 1px 0 rgba(21, 23, 28, 0.37); } + box-shadow: inset 1px 0 rgba(0, 0, 0, 0.37); } .primary-toolbar GtkComboBox.combobox-entry .button:dir(ltr):insensitive, .header-bar GtkComboBox.combobox-entry .button:dir(ltr):insensitive { - box-shadow: inset 1px 0 rgba(21, 23, 28, 0); } + box-shadow: inset 1px 0 transparent; } .primary-toolbar GtkComboBox.combobox-entry .button:dir(rtl), .header-bar GtkComboBox.combobox-entry .button:dir(rtl) { - box-shadow: inset -1px 0 rgba(21, 23, 28, 0.37); } + box-shadow: inset -1px 0 rgba(0, 0, 0, 0.37); } .primary-toolbar GtkComboBox.combobox-entry .button:dir(rtl):insensitive, .header-bar GtkComboBox.combobox-entry .button:dir(rtl):insensitive { - box-shadow: inset -1px 0 rgba(21, 23, 28, 0); } + box-shadow: inset -1px 0 transparent; } .primary-toolbar GtkSwitch:backdrop, .header-bar GtkSwitch:backdrop { opacity: 0.75; } .primary-toolbar GtkProgressBar.trough, .header-bar GtkProgressBar.trough, .primary-toolbar .level-bar.trough, .header-bar .level-bar.trough { - background-color: rgba(21, 23, 28, 0.37); } + background-color: rgba(0, 0, 0, 0.37); } .primary-toolbar GtkProgressBar:backdrop, .header-bar GtkProgressBar:backdrop { opacity: 0.75; } @@ -1167,22 +1167,22 @@ GtkComboBox { opacity: 0.75; } .primary-toolbar .scale.trough, .header-bar .scale.trough { - background-image: linear-gradient(to bottom, rgba(21, 23, 28, 0.37)); } + background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.37)); } .primary-toolbar .scale.trough:insensitive, .header-bar .scale.trough:insensitive { - background-image: linear-gradient(to bottom, rgba(21, 23, 28, 0.27)); } + background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.27)); } .primary-toolbar .scale.slider, .header-bar .scale.slider { - background-image: linear-gradient(to bottom, #454c5c); - border-color: rgba(21, 23, 28, 0.67); } + background-image: linear-gradient(to bottom, #005469); + border-color: rgba(0, 0, 0, 0.67); } .primary-toolbar .scale.slider:hover, .header-bar .scale.slider:hover { - background-image: linear-gradient(to bottom, #50586b); - border-color: rgba(21, 23, 28, 0.67); } + background-image: linear-gradient(to bottom, #006883); + border-color: rgba(0, 0, 0, 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, #268bd2); + border-color: #268bd2; } .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); } + background-image: linear-gradient(to bottom, rgba(0, 72, 90, 0.991)); + border-color: rgba(0, 0, 0, 0.67); } .path-bar .button { padding: 5px 10px; } @@ -1210,47 +1210,47 @@ GtkTreeView.view { -GtkTreeView-tree-line-width: 1; -GtkTreeView-tree-line-pattern: ''; -GtkTreeView-expander-size: 16; - border-color: rgba(211, 218, 227, 0.2); } + border-color: rgba(101, 123, 131, 0.2); } GtkTreeView.view.dnd { border-style: solid none; border-width: 1px; - border-color: #93b7e3; } + border-color: #4683ab; } GtkTreeView.view.expander { -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); - color: #8a909b; } + color: #365963; } GtkTreeView.view.expander:dir(rtl) { -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } GtkTreeView.view.expander:hover { - color: #D3DAE3; } + color: #657b83; } GtkTreeView.view.expander:selected { - color: #cbdff6; } + color: #bdd6de; } GtkTreeView.view.expander:selected:hover { - color: #ffffff; } + color: #fdf6e3; } GtkTreeView.view.expander:checked { -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } GtkTreeView.view.progressbar { - color: #ffffff; + color: #fdf6e3; border-radius: 3px; - background-image: linear-gradient(to bottom, #5294E2); } + background-image: linear-gradient(to bottom, #268bd2); } GtkTreeView.view.progressbar:selected { - color: #5294E2; + color: #268bd2; box-shadow: none; - background-image: linear-gradient(to bottom, #ffffff); } + background-image: linear-gradient(to bottom, #fdf6e3); } GtkTreeView.view.trough, GtkTreeView.view.trough:selected { - color: #D3DAE3; - background-image: linear-gradient(to bottom, #2b2e39); + color: #657b83; + background-image: linear-gradient(to bottom, #001317); border-radius: 3px; border-width: 0; } column-header .button { - color: #b6bcc6; - background-color: #404552; } + color: #526d76; + background-color: #073642; } column-header .button:hover { - color: #5294E2; + color: #268bd2; box-shadow: none; transition: none; } column-header .button:active { - color: #D3DAE3; + color: #657b83; transition: none; } column-header:last-child .button, column-header:last-child.button { @@ -1259,8 +1259,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 #404552, inset -1px 0 #404552; } + color: #268bd2; + box-shadow: inset 1px 1px 0 1px #268bd2, inset -1px 0 0 1px #268bd2, inset 1px 1px #073642, inset -1px 0 #073642; } column-header .button, column-header .button:hover, column-header .button:active { padding: 3px 6px; @@ -1269,37 +1269,37 @@ column-header .button, column-header .button:hover, column-header .button:active border-radius: 0; border-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 0.11) 20%, rgba(255, 255, 255, 0.11) 80%, rgba(255, 255, 255, 0) 80%) 0 1 0 0/0 1px 0 0 stretch; } column-header .button:active, column-header .button:hover { - background-color: #404552; } + background-color: #073642; } column-header .button:active:hover { - color: #D3DAE3; } + color: #657b83; } column-header .button:insensitive { - border-color: #383C4A; + border-color: #002b36; background-image: none; } .menubar { -GtkWidget-window-dragging: true; padding: 0px; - background-color: #2f343f; - color: rgba(207, 218, 231, 0.8); } + background-color: #002b36; + color: rgba(89, 128, 143, 0.8); } .menubar:backdrop { - color: rgba(207, 218, 231, 0.5); } + color: rgba(89, 128, 143, 0.5); } .menubar > .menuitem { padding: 4px 8px; border: solid transparent; border-width: 0; } .menubar > .menuitem:hover { - background-color: #5294E2; - color: #ffffff; } + background-color: #268bd2; + color: #fdf6e3; } .menubar > .menuitem:insensitive { - color: rgba(207, 218, 231, 0.2); + color: rgba(89, 128, 143, 0.2); border-color: transparent; } .menu { margin: 4px; padding: 0; border-radius: 0; - background-color: #383C4A; - border: 1px solid #2b2e39; } + background-color: #002b36; + border: 1px solid #001317; } .csd .menu { padding: 4px 0px; border-radius: 2px; @@ -1307,12 +1307,12 @@ column-header .button, column-header .button:hover, column-header .button:active .menu .menuitem { padding: 5px; } .menu .menuitem:hover { - color: #ffffff; - background-color: #5294E2; } + color: #fdf6e3; + background-color: #268bd2; } .menu .menuitem:insensitive { - color: rgba(211, 218, 227, 0.45); } + color: rgba(101, 123, 131, 0.45); } .menu .menuitem.separator, .menu GtkPlacesSidebar.sidebar .menuitem.view.separator, GtkPlacesSidebar.sidebar .menu .menuitem.view.separator { - color: rgba(64, 69, 82, 0); } + color: rgba(7, 54, 66, 0); } .menu .menuitem.arrow { -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); } .menu .menuitem.arrow:dir(rtl) { @@ -1321,11 +1321,11 @@ column-header .button, column-header .button:hover, column-header .button:active border-style: none; border-radius: 0; } .menu.button.top { - border-bottom: 1px solid #4f5461; } + border-bottom: 1px solid #103d49; } .menu.button.bottom { - border-top: 1px solid #4f5461; } + border-top: 1px solid #103d49; } .menu.button:hover { - background-color: #4f5461; } + background-color: #103d49; } .menu.button:insensitive { color: transparent; background-color: transparent; @@ -1340,13 +1340,13 @@ column-header .button, column-header .button:hover, column-header .button:active .popover { margin: 10px; padding: 2px; - border: 1px solid #20222a; + border: 1px solid black; border-radius: 3px; background-clip: border-box; - background-color: #383C4A; + background-color: #002b36; box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.35); } .popover .separator, .popover GtkPlacesSidebar.sidebar .view.separator, GtkPlacesSidebar.sidebar .popover .view.separator { - color: rgba(64, 69, 82, 0); } + color: rgba(7, 54, 66, 0); } .popover > .list, .popover > .view, .popover > .toolbar, @@ -1371,7 +1371,7 @@ column-header .button, column-header .button:hover, column-header .button:active .notebook { padding: 0; - background-color: #404552; + background-color: #073642; -GtkNotebook-initial-gap: 4; -GtkNotebook-arrow-spacing: 5; -GtkNotebook-tab-curvature: 0; @@ -1381,7 +1381,7 @@ column-header .button, column-header .button:hover, column-header .button:active -GtkWidget-focus-line-width: 0; transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } .notebook.frame { - border: 1px solid #2b2e39; } + border: 1px solid #001317; } .notebook.frame.top { border-top-width: 0; } .notebook.frame.bottom { @@ -1391,9 +1391,9 @@ column-header .button, column-header .button:hover, column-header .button:active .notebook.frame.left { border-left-width: 0; } .notebook.header { - background-color: #383C4A; } + background-color: #002b36; } .notebook.header.frame { - border: 0px solid #2b2e39; } + border: 0px solid #001317; } .notebook.header.frame.top { border-bottom-width: 0; } .notebook.header.frame.bottom { @@ -1403,13 +1403,13 @@ column-header .button, column-header .button:hover, column-header .button:active .notebook.header.frame.left { border-right-width: 0; } .notebook.header.top { - box-shadow: inset 0 -1px #2b2e39; } + box-shadow: inset 0 -1px #001317; } .notebook.header.bottom { - box-shadow: inset 0 1px #2b2e39; } + box-shadow: inset 0 1px #001317; } .notebook.header.right { - box-shadow: inset 1px 0 #2b2e39; } + box-shadow: inset 1px 0 #001317; } .notebook.header.left { - box-shadow: inset -1px 0 #2b2e39; } + box-shadow: inset -1px 0 #001317; } .notebook tab { border-width: 0; border-style: solid; @@ -1430,76 +1430,76 @@ column-header .button, column-header .button:hover, column-header .button:active border-width: 0; border-top-width: 2px; border-color: transparent; - background-color: rgba(64, 69, 82, 0); } + background-color: rgba(7, 54, 66, 0); } .notebook tab.reorderable-page.top:hover, .notebook tab.reorderable-page.top.prelight-page, .notebook tab.top:hover, .notebook tab.top.prelight-page { - background-color: rgba(64, 69, 82, 0.5); - box-shadow: inset 0 1px #2b2e39, inset 0 -1px #2b2e39, inset 1px 0 #2b2e39, inset -1px 0 #2b2e39; } + background-color: rgba(7, 54, 66, 0.5); + box-shadow: inset 0 1px #001317, inset 0 -1px #001317, inset 1px 0 #001317, inset -1px 0 #001317; } .notebook tab.reorderable-page.top:active, .notebook tab.reorderable-page.top.active-page, .notebook tab.reorderable-page.top.active-page:hover, .notebook tab.top:active, .notebook tab.top.active-page, .notebook tab.top.active-page:hover { - background-color: #404552; - box-shadow: inset 0 1px #2b2e39, inset 0 -1px #404552, inset 1px 0 #2b2e39, inset -1px 0 #2b2e39; } + background-color: #073642; + box-shadow: inset 0 1px #001317, inset 0 -1px #073642, inset 1px 0 #001317, inset -1px 0 #001317; } .notebook tab.reorderable-page.bottom, .notebook tab.bottom { padding-bottom: 6px; border-radius: 0 0 2px 3.5px; border-width: 0; border-bottom-width: 2px; border-color: transparent; - background-color: rgba(64, 69, 82, 0); } + background-color: rgba(7, 54, 66, 0); } .notebook tab.reorderable-page.bottom:hover, .notebook tab.reorderable-page.bottom.prelight-page, .notebook tab.bottom:hover, .notebook tab.bottom.prelight-page { - background-color: rgba(64, 69, 82, 0.5); - box-shadow: inset 0 1px #2b2e39, inset 0 -1px #2b2e39, inset 1px 0 #2b2e39, inset -1px 0 #2b2e39; } + background-color: rgba(7, 54, 66, 0.5); + box-shadow: inset 0 1px #001317, inset 0 -1px #001317, inset 1px 0 #001317, inset -1px 0 #001317; } .notebook tab.reorderable-page.bottom:active, .notebook tab.reorderable-page.bottom.active-page, .notebook tab.reorderable-page.bottom.active-page:hover, .notebook tab.bottom:active, .notebook tab.bottom.active-page, .notebook tab.bottom.active-page:hover { - background-color: #404552; - box-shadow: inset 0 -1px #404552, inset 0 -1px #2b2e39, inset 1px 0 #2b2e39, inset -1px 0 #2b2e39; } + background-color: #073642; + box-shadow: inset 0 -1px #073642, inset 0 -1px #001317, inset 1px 0 #001317, inset -1px 0 #001317; } .notebook tab.reorderable-page.right, .notebook tab.right { padding-right: 17px; border-radius: 0 3.5px 3.5px 0; border-width: 0; border-right-width: 2px; border-color: transparent; - background-color: rgba(64, 69, 82, 0); } + background-color: rgba(7, 54, 66, 0); } .notebook tab.reorderable-page.right:hover, .notebook tab.reorderable-page.right.prelight-page, .notebook tab.right:hover, .notebook tab.right.prelight-page { - background-color: rgba(64, 69, 82, 0.5); - box-shadow: inset 0 1px #2b2e39, inset 0 -1px #2b2e39, inset 1px 0 #2b2e39, inset -1px 0 #2b2e39; } + background-color: rgba(7, 54, 66, 0.5); + box-shadow: inset 0 1px #001317, inset 0 -1px #001317, inset 1px 0 #001317, inset -1px 0 #001317; } .notebook tab.reorderable-page.right:active, .notebook tab.reorderable-page.right.active-page, .notebook tab.reorderable-page.right.active-page:hover, .notebook tab.right:active, .notebook tab.right.active-page, .notebook tab.right.active-page:hover { - background-color: #404552; - box-shadow: inset 0 1px #2b2e39, inset 0 -1px #2b2e39, inset 1px 0 #404552, inset -1px 0 #2b2e39; } + background-color: #073642; + box-shadow: inset 0 1px #001317, inset 0 -1px #001317, inset 1px 0 #073642, inset -1px 0 #001317; } .notebook tab.reorderable-page.left, .notebook tab.left { padding-left: 17px; border-radius: 3.5px 0 0 3.5px; border-width: 0; border-left-width: 2px; border-color: transparent; - background-color: rgba(64, 69, 82, 0); } + background-color: rgba(7, 54, 66, 0); } .notebook tab.reorderable-page.left:hover, .notebook tab.reorderable-page.left.prelight-page, .notebook tab.left:hover, .notebook tab.left.prelight-page { - background-color: rgba(64, 69, 82, 0.5); - box-shadow: inset 0 1px #2b2e39, inset 0 -1px #2b2e39, inset 1px 0 #2b2e39, inset -1px 0 #2b2e39; } + background-color: rgba(7, 54, 66, 0.5); + box-shadow: inset 0 1px #001317, inset 0 -1px #001317, inset 1px 0 #001317, inset -1px 0 #001317; } .notebook tab.reorderable-page.left:active, .notebook tab.reorderable-page.left.active-page, .notebook tab.reorderable-page.left.active-page:hover, .notebook tab.left:active, .notebook tab.left.active-page, .notebook tab.left.active-page:hover { - background-color: #404552; - box-shadow: inset 0 1px #2b2e39, inset 0 -1px #2b2e39, inset 1px 0 #2b2e39, inset -1px 0 #404552; } + background-color: #073642; + box-shadow: inset 0 1px #001317, inset 0 -1px #001317, inset 1px 0 #001317, inset -1px 0 #073642; } .notebook tab GtkLabel { padding: 0 2px; - color: rgba(211, 218, 227, 0.45); } + color: rgba(101, 123, 131, 0.45); } .notebook tab .prelight-page GtkLabel, .notebook tab GtkLabel.prelight-page { - color: rgba(211, 218, 227, 0.725); } + color: rgba(101, 123, 131, 0.725); } .notebook tab .active-page GtkLabel, .notebook tab GtkLabel.active-page { - color: #D3DAE3; } + color: #657b83; } .notebook tab .button { padding: 0; - color: #9da3ad; } + color: #425f68; } .notebook tab .button:hover { color: #ff4d4d; } .notebook tab .button:active { - color: #5294E2; } + color: #268bd2; } .notebook tab .button > GtkImage { padding: 2px; } .notebook.arrow { - color: rgba(211, 218, 227, 0.45); } + color: rgba(101, 123, 131, 0.45); } .notebook.arrow:hover { - color: rgba(211, 218, 227, 0.725); } + color: rgba(101, 123, 131, 0.725); } .notebook.arrow:active { - color: #D3DAE3; } + color: #657b83; } .notebook.arrow:insensitive { - color: rgba(211, 218, 227, 0.15); } + color: rgba(101, 123, 131, 0.15); } .scrollbar { background-clip: padding-box; @@ -1515,35 +1515,35 @@ column-header .button, column-header .button:hover, column-header .button:active .scrollbar .button { border: none; } .scrollbar.trough { - background-color: #3e434f; - border-left: 1px solid #2b2e39; } + background-color: #07323d; + border-left: 1px solid #001317; } .scrollbar.trough.horizontal { border-left: none; - border-top: 1px solid #2b2e39; } + border-top: 1px solid #001317; } .scrollbar.slider { border-radius: 21px 20px 20px 21px; border: 3px solid transparent; border-left-width: 4px; - background-color: #767b87; } + background-color: #284b55; } .scrollbar.slider.horizontal { border-radius: 21px 21px 20px 20px; border-left-width: 3px; border-top-width: 4px; } .scrollbar.slider:hover { - background-color: #5f6470; } + background-color: #193f49; } .scrollbar.slider:prelight:active, .scrollbar.slider:active { - background-color: #5294E2; } + background-color: #268bd2; } .scrollbar.slider.fine-tune { border-width: 4px; } .scrollbar.slider.fine-tune:prelight:active { - background-color: #5294E2; } + background-color: #268bd2; } .scrollbar.slider:insensitive { background-color: transparent; } .scrollbars-junction, .scrollbars-junction.frame { border-color: transparent; - background-color: #3e434f; } + background-color: #07323d; } GtkSwitch { font: 1; @@ -1779,7 +1779,7 @@ GtkCheckButton.text-button, GtkRadioButton.text-button { padding: 1px 2px 4px; outline-offset: 0; } GtkCheckButton.text-button:insensitive, GtkCheckButton.text-button:insensitive:active, GtkCheckButton.text-button:insensitive:inconsistent, GtkRadioButton.text-button:insensitive, GtkRadioButton.text-button:insensitive:active, GtkRadioButton.text-button:insensitive:inconsistent { - color: rgba(211, 218, 227, 0.45); } + color: rgba(101, 123, 131, 0.45); } .scale { -GtkScale-slider-length: 15; @@ -1794,63 +1794,63 @@ GtkCheckButton.text-button, GtkRadioButton.text-button { margin: 3px; } .scale.slider { background-clip: border-box; - background-image: linear-gradient(to bottom, #444a58); - border: 1px solid #262933; + background-image: linear-gradient(to bottom, #083e4b); + border: 1px solid #000b0d; border-radius: 50%; box-shadow: none; } .scale.slider:hover { - background-image: linear-gradient(to bottom, #505666); - border-color: #262933; } + background-image: linear-gradient(to bottom, #0a5062); + border-color: #000b0d; } .scale.slider:insensitive { - background-image: linear-gradient(to bottom, #3c414e); - border-color: rgba(38, 41, 51, 0.8); } + background-image: linear-gradient(to bottom, #04313d); + border-color: rgba(0, 11, 13, 0.8); } .scale.slider:active { - background-image: linear-gradient(to bottom, #5294E2); - border-color: #5294E2; } + background-image: linear-gradient(to bottom, #268bd2); + border-color: #268bd2; } .osd .scale.slider { - background-image: linear-gradient(to bottom, rgba(53, 57, 69, 0.95)); - border-color: #5294E2; } + background-image: linear-gradient(to bottom, rgba(7, 54, 66, 0.95)); + border-color: #268bd2; } .osd .scale.slider:hover { - background-image: linear-gradient(to bottom, #5294E2); } + background-image: linear-gradient(to bottom, #268bd2); } .osd .scale.slider:active { - background-image: linear-gradient(to bottom, #2679db); - border-color: #2679db; } + background-image: linear-gradient(to bottom, #1e6ea7); + border-color: #1e6ea7; } .menu .menuitem:hover .scale.slider, .list-row:selected .scale.slider, GtkInfoBar .scale.slider { - background-image: linear-gradient(to bottom, #ffffff); - border-color: #ffffff; } + background-image: linear-gradient(to bottom, #fdf6e3); + border-color: #fdf6e3; } .menu .menuitem:hover .scale.slider:hover, .list-row:selected .scale.slider:hover, GtkInfoBar .scale.slider:hover { - background-image: linear-gradient(to bottom, #e5effb); - border-color: #e5effb; } + background-image: linear-gradient(to bottom, #dde6e0); + border-color: #dde6e0; } .menu .menuitem:hover .scale.slider:active, .list-row:selected .scale.slider:active, GtkInfoBar .scale.slider:active { - background-image: linear-gradient(to bottom, #a9caf1); - border-color: #a9caf1; } + background-image: linear-gradient(to bottom, #92c1db); + border-color: #92c1db; } .menu .menuitem:hover .scale.slider:insensitive, .list-row:selected .scale.slider:insensitive, GtkInfoBar .scale.slider:insensitive { - background-image: linear-gradient(to bottom, #b1cff2); - border-color: #b1cff2; } + background-image: linear-gradient(to bottom, #9cc6db); + border-color: #9cc6db; } .scale.trough { border: none; border-radius: 2.5px; - background-image: linear-gradient(to bottom, #2d303b); } + background-image: linear-gradient(to bottom, #00171d); } .scale.trough.highlight { - background-image: linear-gradient(to bottom, #5294E2); } + background-image: linear-gradient(to bottom, #268bd2); } .scale.trough.highlight:insensitive { - background-image: linear-gradient(to bottom, rgba(82, 148, 226, 0.55)); } + background-image: linear-gradient(to bottom, rgba(38, 139, 210, 0.55)); } .scale.trough:insensitive { - background-image: linear-gradient(to bottom, rgba(45, 48, 59, 0.55)); } + background-image: linear-gradient(to bottom, rgba(0, 23, 29, 0.55)); } .osd .scale.trough { - background-image: linear-gradient(to bottom, rgba(69, 74, 89, 0.95)); - outline-color: rgba(186, 195, 207, 0.2); } + background-image: linear-gradient(to bottom, rgba(10, 80, 98, 0.95)); + outline-color: rgba(101, 123, 131, 0.2); } .osd .scale.trough.highlight { background-image: none; - background-image: linear-gradient(to bottom, #5294E2); } + background-image: linear-gradient(to bottom, #268bd2); } .menu .menuitem:hover .scale.trough, .list-row:selected .scale.trough, GtkInfoBar .scale.trough { @@ -1858,11 +1858,11 @@ GtkCheckButton.text-button, GtkRadioButton.text-button { .menu .menuitem:hover .scale.trough.highlight, .list-row:selected .scale.trough.highlight, GtkInfoBar .scale.trough.highlight { - background-image: linear-gradient(to bottom, #ffffff); } + background-image: linear-gradient(to bottom, #fdf6e3); } .menu .menuitem:hover .scale.trough.highlight:insensitive, .list-row:selected .scale.trough.highlight:insensitive, GtkInfoBar .scale.trough.highlight:insensitive { - background-image: linear-gradient(to bottom, #b1cff2); } + background-image: linear-gradient(to bottom, #9cc6db); } .menu .menuitem:hover .scale.trough:insensitive, .list-row:selected .scale.trough:insensitive, GtkInfoBar .scale.trough:insensitive { @@ -1871,30 +1871,30 @@ GtkCheckButton.text-button, GtkRadioButton.text-button { GtkProgressBar { padding: 0; font-size: smaller; - color: rgba(211, 218, 227, 0.7); } + color: rgba(101, 123, 131, 0.7); } GtkProgressBar.osd { -GtkProgressBar-xspacing: 0; -GtkProgressBar-yspacing: 0; -GtkProgressBar-min-horizontal-bar-height: 3; } .progressbar { - background-color: #5294E2; + background-color: #268bd2; border: none; border-radius: 3px; box-shadow: none; } .progressbar.osd { - background-color: #5294E2; } + background-color: #268bd2; } .list-row:selected .progressbar, GtkInfoBar .progressbar { - background-color: #ffffff; } + background-color: #fdf6e3; } .osd .scale.progressbar { - background-color: #5294E2; } + background-color: #268bd2; } GtkProgressBar.trough, .level-bar.trough { border: none; border-radius: 3px; - background-color: #2d303b; } + background-color: #00171d; } GtkProgressBar.trough.osd, .osd.level-bar.trough { border-style: none; background-color: transparent; @@ -1916,25 +1916,25 @@ GtkLevelBar { border-radius: 4px; } .level-bar.fill-block { - border: 1px solid #5294E2; - background-color: #5294E2; + border: 1px solid #268bd2; + background-color: #268bd2; border-radius: 2px; } .level-bar.fill-block.indicator-discrete.horizontal { margin: 0 1px; } .level-bar.fill-block.indicator-discrete.vertical { margin: 1px 0; } .level-bar.fill-block.level-high { - border-color: #73d216; - background-color: #73d216; } + border-color: #859900; + background-color: #859900; } .level-bar.fill-block.level-low { - border-color: #F27835; - background-color: #F27835; } + border-color: #cb4b16; + background-color: #cb4b16; } .level-bar.fill-block.empty-fill-block { - background-color: #404552; - border-color: #404552; } + background-color: #073642; + border-color: #073642; } .frame { - border: 1px solid #2b2e39; + border: 1px solid #001317; padding: 0; } .frame.flat { border-style: none; } @@ -1960,8 +1960,8 @@ GtkScrolledWindow GtkViewport.frame { -GtkWidget-wide-separators: true; } .list, .list-row { - background-color: #404552; - border-color: #2b2e39; } + background-color: #073642; + border-color: #001317; } .list-row, .grid-child { @@ -1975,14 +1975,14 @@ GtkScrolledWindow GtkViewport.frame { .list-row.button:hover { background-color: rgba(255, 255, 255, 0.03); } .list-row.button:active { - color: #D3DAE3; } + color: #657b83; } .list-row.button:selected:active { - color: #ffffff; } + color: #fdf6e3; } .list-row.button:selected:hover { - background-color: #4a85cb; } + background-color: #227dbd; } .list-row.button:selected:insensitive { - color: rgba(255, 255, 255, 0.7); - background-color: rgba(82, 148, 226, 0.7); } + color: rgba(253, 246, 227, 0.7); + background-color: rgba(38, 139, 210, 0.7); } .list-row.button:selected:insensitive GtkLabel { color: inherit; } @@ -1994,73 +1994,73 @@ GtkScrolledWindow GtkViewport.frame { .app-notification, .app-notification.frame { padding: 10px; - color: #BAC3CF; - background-color: rgba(53, 57, 69, 0.95); + color: #657b83; + background-color: rgba(7, 54, 66, 0.95); background-clip: border-box; border-radius: 0 0 2px 2px; border-width: 0 1px 1px 1px; border-style: solid; - border-color: rgba(31, 33, 40, 0.95); } + border-color: rgba(2, 16, 20, 0.95); } .app-notification .button, .app-notification.frame .button { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.35); } + color: #657b83; + outline-color: rgba(101, 123, 131, 0.3); + border-color: rgba(1, 9, 11, 0.35); + background-color: rgba(18, 137, 167, 0.35); } .app-notification .button.flat, .app-notification.frame .button.flat { - border-color: rgba(82, 148, 226, 0); } + border-color: rgba(38, 139, 210, 0); } .app-notification .button:hover, .app-notification.frame .button:hover { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } + color: #657b83; + outline-color: rgba(101, 123, 131, 0.3); + border-color: rgba(1, 9, 11, 0.35); + background-color: rgba(21, 163, 200, 0.45); } .app-notification .button:active, .app-notification .button:checked, .app-notification.frame .button:active, .app-notification.frame .button:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: #5294E2; + color: #fdf6e3; + outline-color: rgba(253, 246, 227, 0.3); + border-color: rgba(1, 9, 11, 0.35); + background-color: #268bd2; background-clip: padding-box; } .app-notification .button:insensitive, .app-notification.frame .button:insensitive { - color: #5d626e; - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); } + color: #234b56; + border-color: rgba(1, 9, 11, 0.35); + background-color: rgba(18, 137, 167, 0.2); } .expander { -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); } .expander:dir(rtl) { -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } .expander:hover { - color: white; } + color: #b8c4c9; } .expander:checked { -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } GtkCalendar { - color: #D3DAE3; - border: 1px solid #2b2e39; + color: #657b83; + border: 1px solid #001317; border-radius: 3px; padding: 2px; } GtkCalendar:selected { - background-color: #5294E2; - color: #ffffff; + background-color: #268bd2; + color: #fdf6e3; border-radius: 1.5px; } GtkCalendar.header { - color: #D3DAE3; + color: #657b83; border: none; border-radius: 0; } GtkCalendar.button, GtkCalendar.button:focus { - color: rgba(211, 218, 227, 0.45); + color: rgba(101, 123, 131, 0.45); border-color: transparent; background-color: transparent; background-image: none; } GtkCalendar.button:hover, GtkCalendar.button:focus:hover { - color: #D3DAE3; } + color: #657b83; } GtkCalendar.button:insensitive, GtkCalendar.button:focus:insensitive { - color: rgba(211, 218, 227, 0.45); + color: rgba(101, 123, 131, 0.45); background-color: transparent; background-image: none; } GtkCalendar.highlight { @@ -2072,8 +2072,8 @@ GtkCalendar { .message-dialog { -GtkDialog-button-spacing: 0; } .message-dialog .titlebar { - background-color: rgba(47, 52, 63, 0.97); - border-bottom: 1px solid rgba(32, 35, 43, 0.97); } + background-color: rgba(0, 43, 54, 0.97); + border-bottom: 1px solid rgba(0, 15, 18, 0.97); } .message-dialog.csd.background { border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; @@ -2091,29 +2091,29 @@ GtkCalendar { border-bottom-left-radius: 3px; } GtkFileChooserDialog .search-bar { - background-color: #383C4A; - border-color: #2b2e39; + background-color: #002b36; + border-color: #001317; box-shadow: none; } GtkFileChooserDialog .dialog-action-box { - border-top: 1px solid #2b2e39; } + border-top: 1px solid #001317; } .sidebar { border: none; - background-color: #3c4150; } + background-color: #003340; } .sidebar .scrollbar.trough { background-color: transparent; border-width: 2px; border-color: transparent; } .sidebar:selected { - background-color: #5294E2; } + background-color: #268bd2; } GtkPlacesSidebar.sidebar .view { - color: #D3DAE3; + color: #657b83; background-color: transparent; } GtkPlacesSidebar.sidebar .view:selected { - color: #ffffff; - background-color: #5294E2; } + color: #fdf6e3; + background-color: #268bd2; } .sidebar-item { padding: 10px 4px; } @@ -2130,7 +2130,7 @@ GtkPaned { margin-left: 8px; } .pane-separator { - background-image: linear-gradient(to bottom, #2b2e39); } + background-image: linear-gradient(to bottom, #001317); } GtkInfoBar { border-style: none; } @@ -2140,44 +2140,44 @@ GtkInfoBar { .warning, .error, GtkInfoBar { - background-color: #5294E2; - color: #ffffff; } + background-color: #268bd2; + color: #fdf6e3; } .list-row:selected .button, GtkInfoBar .button { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: rgba(255, 255, 255, 0); - border-color: rgba(255, 255, 255, 0.5); } + color: #fdf6e3; + outline-color: rgba(253, 246, 227, 0.3); + background-color: rgba(253, 246, 227, 0); + border-color: rgba(253, 246, 227, 0.5); } .list-row:selected .flat.button, GtkInfoBar .flat.button { border-color: transparent; background-color: transparent; background-image: none; - color: #ffffff; - background-color: rgba(255, 255, 255, 0); } + color: #fdf6e3; + background-color: rgba(253, 246, 227, 0); } .list-row:selected .button:hover, GtkInfoBar .button:hover { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: rgba(255, 255, 255, 0.2); - border-color: rgba(255, 255, 255, 0.8); } + color: #fdf6e3; + outline-color: rgba(253, 246, 227, 0.3); + background-color: rgba(253, 246, 227, 0.2); + border-color: rgba(253, 246, 227, 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; - outline-color: rgba(82, 148, 226, 0.3); - background-color: #ffffff; - border-color: #ffffff; } + color: #268bd2; + outline-color: rgba(38, 139, 210, 0.3); + background-color: #fdf6e3; + border-color: #fdf6e3; } .list-row:selected .button:insensitive, GtkInfoBar .button:insensitive { - color: rgba(255, 255, 255, 0.4); - background-color: rgba(255, 255, 255, 0); - border-color: rgba(255, 255, 255, 0.2); } + color: rgba(253, 246, 227, 0.4); + background-color: rgba(253, 246, 227, 0); + border-color: rgba(253, 246, 227, 0.2); } .list-row:selected .button:insensitive:active, GtkInfoBar .button:insensitive:active, .list-row:selected .button:insensitive:checked, GtkInfoBar .button:insensitive:checked { - color: rgba(82, 148, 226, 0.4); - background-color: rgba(255, 255, 255, 0.2); - border-color: rgba(255, 255, 255, 0.2); } + color: rgba(38, 139, 210, 0.4); + background-color: rgba(253, 246, 227, 0.2); + border-color: rgba(253, 246, 227, 0.2); } .tooltip { - color: #BAC3CF; + color: #657b83; border-radius: 2px; } .tooltip.background { - background-color: rgba(75, 81, 98, 0.95); + background-color: rgba(12, 92, 112, 0.95); background-clip: padding-box; } .tooltip.window-frame.csd { background-color: transparent; } @@ -2222,13 +2222,13 @@ GtkColorSwatch { border-color: rgba(255, 255, 255, 0.5); } GtkColorChooserWidget #add-color-button { - border-color: #313541; - background-color: #313541; - color: #383C4A; + border-color: #001f27; + background-color: #001f27; + color: #002b36; box-shadow: none; } GtkColorChooserWidget #add-color-button:hover { - border-color: #2b2e39; - background-color: #2b2e39; } + border-color: #001317; + background-color: #001317; } GtkColorButton.button { padding: 5px; } @@ -2238,10 +2238,10 @@ GtkColorButton.button { .scale-popup .button { padding: 6px; } .scale-popup .button:hover { - color: #D3DAE3; - outline-color: rgba(211, 218, 227, 0.3); - border-color: #2b2e39; - background-color: #505666; } + color: #657b83; + outline-color: rgba(101, 123, 131, 0.3); + border-color: #001317; + background-color: #0a5062; } GtkVolumeButton.button { padding: 8px; } @@ -2254,7 +2254,7 @@ GtkVolumeButton.button { font: Monospace; } .overshoot.top { - background-image: -gtk-gradient(radial, center top, 0, center top, 0.6, from(rgba(82, 148, 226, 0.2)), to(rgba(82, 148, 226, 0))); + background-image: -gtk-gradient(radial, center top, 0, center top, 0.6, from(rgba(38, 139, 210, 0.2)), to(rgba(38, 139, 210, 0))); background-size: 100% 60%; background-repeat: no-repeat; background-position: center top; @@ -2263,7 +2263,7 @@ GtkVolumeButton.button { box-shadow: none; } .overshoot.bottom { - background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.6, from(rgba(82, 148, 226, 0.2)), to(rgba(82, 148, 226, 0))); + background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.6, from(rgba(38, 139, 210, 0.2)), to(rgba(38, 139, 210, 0))); background-size: 100% 60%; background-repeat: no-repeat; background-position: center bottom; @@ -2272,7 +2272,7 @@ GtkVolumeButton.button { box-shadow: none; } .overshoot.left { - background-image: -gtk-gradient(radial, left center, 0, left center, 0.6, from(rgba(82, 148, 226, 0.2)), to(rgba(82, 148, 226, 0))); + background-image: -gtk-gradient(radial, left center, 0, left center, 0.6, from(rgba(38, 139, 210, 0.2)), to(rgba(38, 139, 210, 0))); background-size: 60% 100%; background-repeat: no-repeat; background-position: left center; @@ -2281,7 +2281,7 @@ GtkVolumeButton.button { box-shadow: none; } .overshoot.right { - background-image: -gtk-gradient(radial, right center, 0, right center, 0.6, from(rgba(82, 148, 226, 0.2)), to(rgba(82, 148, 226, 0))); + background-image: -gtk-gradient(radial, right center, 0, right center, 0.6, from(rgba(38, 139, 210, 0.2)), to(rgba(38, 139, 210, 0))); background-size: 60% 100%; background-repeat: no-repeat; background-position: right center; @@ -2328,10 +2328,10 @@ GtkVolumeButton.button { .window-frame { border-radius: 3px 3px 0 0; border-width: 0px; - box-shadow: 0 0 0 1px rgba(32, 35, 43, 0.97), 0 8px 8px 0 rgba(0, 0, 0, 0.35); + box-shadow: 0 0 0 1px rgba(0, 15, 18, 0.97), 0 8px 8px 0 rgba(0, 0, 0, 0.35); margin: 10px; } .window-frame:backdrop { - box-shadow: 0 0 0 1px rgba(32, 35, 43, 0.87), 0 5px 5px 0 rgba(0, 0, 0, 0.35); } + box-shadow: 0 0 0 1px rgba(0, 15, 18, 0.87), 0 5px 5px 0 rgba(0, 0, 0, 0.35); } .window-frame.tiled { border-radius: 0; } .window-frame.popup { @@ -2339,7 +2339,7 @@ GtkVolumeButton.button { border-radius: 0; } .window-frame.csd.popup, .window-frame.csd.menu { border-radius: 2px; - box-shadow: 0 3px 6px rgba(0, 0, 0, 0.45), 0 0 0 1px #22242d; } + box-shadow: 0 3px 6px rgba(0, 0, 0, 0.45), 0 0 0 1px #000203; } .window-frame.csd.tooltip { border-radius: 2px; box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.25); } @@ -2357,8 +2357,8 @@ GtkVolumeButton.button { border-color: transparent; background-color: transparent; background-image: none; - background-color: rgba(47, 52, 63, 0); - border-color: rgba(47, 52, 63, 0); + background-color: rgba(0, 43, 54, 0); + border-color: rgba(0, 43, 54, 0); color: transparent; background-position: center; background-repeat: no-repeat; } @@ -2596,7 +2596,7 @@ GtkVolumeButton.button { .titlebar.selection-mode .left GtkMenuButton.button.titlebutton:first-child, .titlebar.selection-mode .left:dir(rtl) GtkMenuButton.button.titlebutton:last-child { padding: 4px 6px 4px 6px; - color: rgba(207, 218, 231, 0.8); } + color: rgba(89, 128, 143, 0.8); } .header-bar .left GtkMenuButton.button.titlebutton:first-child, .header-bar .left GtkMenuButton.button.titlebutton:first-child:hover, .header-bar .left GtkMenuButton.button.titlebutton:first-child:active:hover, .header-bar .left GtkMenuButton.button.titlebutton:first-child:backdrop, .header-bar .left GtkMenuButton.button.titlebutton:first-child:backdrop:hover, .header-bar .left:dir(rtl) GtkMenuButton.button.titlebutton:last-child, .header-bar .left:dir(rtl) GtkMenuButton.button.titlebutton:last-child:hover, @@ -2629,8 +2629,8 @@ GtkVolumeButton.button { .titlebar.selection-mode .left:dir(rtl) GtkMenuButton.button.titlebutton:last-child:backdrop, .titlebar.selection-mode .left:dir(rtl) GtkMenuButton.button.titlebutton:last-child:backdrop:hover { background-image: none; - background-color: rgba(47, 52, 63, 0); - border-color: rgba(47, 52, 63, 0); } + background-color: rgba(0, 43, 54, 0); + border-color: rgba(0, 43, 54, 0); } .header-bar .left GtkMenuButton.button.titlebutton:first-child:hover, .header-bar .left GtkMenuButton.button.titlebutton:first-child:backdrop:hover, .header-bar .left:dir(rtl) GtkMenuButton.button.titlebutton:last-child:hover, .header-bar .left:dir(rtl) GtkMenuButton.button.titlebutton:last-child:backdrop:hover, @@ -2644,10 +2644,10 @@ GtkVolumeButton.button { .titlebar.selection-mode .left GtkMenuButton.button.titlebutton:first-child:backdrop:hover, .titlebar.selection-mode .left:dir(rtl) GtkMenuButton.button.titlebutton:last-child:hover, .titlebar.selection-mode .left:dir(rtl) GtkMenuButton.button.titlebutton:last-child:backdrop:hover { - color: rgba(207, 218, 231, 0.8); - outline-color: rgba(207, 218, 231, 0.1); - border-color: rgba(21, 23, 28, 0.37); - background-color: rgba(95, 105, 127, 0.37); } + color: rgba(89, 128, 143, 0.8); + outline-color: rgba(89, 128, 143, 0.1); + border-color: rgba(0, 0, 0, 0.37); + background-color: rgba(0, 132, 166, 0.37); } .header-bar .left GtkMenuButton.button.titlebutton:first-child:active:hover, .header-bar .left GtkMenuButton.button.titlebutton:first-child:checked, .header-bar .left:dir(rtl) GtkMenuButton.button.titlebutton:last-child:active:hover, .header-bar .left:dir(rtl) GtkMenuButton.button.titlebutton:last-child:checked, @@ -2661,17 +2661,17 @@ GtkVolumeButton.button { .titlebar.selection-mode .left GtkMenuButton.button.titlebutton:first-child:checked, .titlebar.selection-mode .left:dir(rtl) GtkMenuButton.button.titlebutton:last-child:active:hover, .titlebar.selection-mode .left:dir(rtl) GtkMenuButton.button.titlebutton:last-child:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); + color: #fdf6e3; + outline-color: rgba(253, 246, 227, 0.3); border-color: transparent; - background-color: #5294E2; } + background-color: #268bd2; } .view:selected, .view:selected:focus, .view:selected:hover, GtkLabel:selected, GtkLabel:selected:focus, GtkLabel:selected:hover, GtkFlowBox .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; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); } + background-color: #268bd2; + color: #fdf6e3; + outline-color: rgba(253, 246, 227, 0.3); } GeditNotebook.notebook tab.reorderable-page.top:active, GeditNotebook.notebook tab.reorderable-page.top.active-page, GeditNotebook.notebook tab.reorderable-page.top.active-page:hover, GeditNotebook.notebook tab.top:active, GeditNotebook.notebook tab.top.active-page, GeditNotebook.notebook tab.top.active-page:hover, ScratchMainWindow .notebook tab.reorderable-page.top:active, @@ -2704,7 +2704,7 @@ PantheonTerminalPantheonTerminalWindow .notebook tab.reorderable-page.top.active PantheonTerminalPantheonTerminalWindow .notebook tab.top:active, PantheonTerminalPantheonTerminalWindow .notebook tab.top.active-page, PantheonTerminalPantheonTerminalWindow .notebook tab.top.active-page:hover { - box-shadow: inset 0 1px #2b2e39, inset 0 -1px #2b2e39, inset 1px 0 #2b2e39, inset -1px 0 #2b2e39; } + box-shadow: inset 0 1px #001317, inset 0 -1px #001317, inset 1px 0 #001317, inset -1px 0 #001317; } TerminalWindow .notebook tab.reorderable-page.top, TerminalWindow .notebook tab.top, PantheonTerminalPantheonTerminalWindow .notebook tab.reorderable-page.top, @@ -2714,14 +2714,14 @@ PantheonTerminalPantheonTerminalWindow .notebook tab.top { TerminalWindow .notebook.header.top, PantheonTerminalPantheonTerminalWindow .notebook.header.top { - box-shadow: inset 0 1px #262a33, inset 0 -1px #2b2e39; } + box-shadow: inset 0 1px #001b22, inset 0 -1px #001317; } GtkHTML { - background-color: #404552; - color: #D3DAE3; } + background-color: #073642; + color: #657b83; } GtkHTML:active { - color: #ffffff; - background-color: #5294E2; } + color: #fdf6e3; + background-color: #268bd2; } SushiFontWidget { padding: 6px 12px; } @@ -2739,15 +2739,15 @@ TerminalWindow .scrollbar.trough { border-radius: 2px; } .nautilus-desktop.nautilus-canvas-item, .nemo-desktop.nemo-canvas-item { - color: #ffffff; + color: #fdf6e3; text-shadow: 1px 1px rgba(0, 0, 0, 0.6); } .nautilus-desktop.nautilus-canvas-item:active, .nemo-desktop.nemo-canvas-item:active { - color: #D3DAE3; } + color: #657b83; } .nautilus-desktop.nautilus-canvas-item:selected, .nemo-desktop.nemo-canvas-item:selected { - color: #ffffff; } + color: #fdf6e3; } NautilusNotebook.notebook { - background-color: #404552; } + background-color: #073642; } NautilusNotebook.notebook tab { border-width: 0; border-style: solid; @@ -2757,7 +2757,7 @@ NautilusNotebook.notebook { NautilusQueryEditor .search-bar.toolbar, NautilusQueryEditor .search-bar.inline-toolbar { padding: 5px; box-shadow: none; - background-color: #404552; } + background-color: #073642; } NemoWindow EelEditableLabel.entry { transition: none; } @@ -2766,32 +2766,32 @@ NemoWindow .sidebar .frame { border-width: 0; } NemoWindow GtkSeparator.separator.horizontal, NemoWindow GtkPlacesSidebar.sidebar GtkSeparator.horizontal.view.separator, GtkPlacesSidebar.sidebar NemoWindow GtkSeparator.horizontal.view.separator { - color: #2b2e39; } + color: #001317; } NemoWindow .primary-toolbar NemoPathBar.linked > .button { - color: rgba(207, 218, 231, 0.8); - outline-color: rgba(207, 218, 231, 0.1); - border-color: rgba(21, 23, 28, 0.37); - background-color: rgba(95, 105, 127, 0.37); } + color: rgba(89, 128, 143, 0.8); + outline-color: rgba(89, 128, 143, 0.1); + border-color: rgba(0, 0, 0, 0.37); + background-color: rgba(0, 132, 166, 0.37); } NemoWindow .primary-toolbar NemoPathBar.linked > .button:hover { - background-color: rgba(134, 144, 165, 0.37); } + background-color: rgba(0, 193, 243, 0.37); } NemoWindow .primary-toolbar NemoPathBar.linked > .button:active, NemoWindow .primary-toolbar NemoPathBar.linked > .button:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); + color: #fdf6e3; + outline-color: rgba(253, 246, 227, 0.3); border-color: transparent; - background-color: #5294E2; } + background-color: #268bd2; } NemoWindow .primary-toolbar NemoPathBar.linked > .button:insensitive { - color: rgba(207, 218, 231, 0.4); } + color: rgba(89, 128, 143, 0.4); } NemoWindow .primary-toolbar NemoPathBar.linked > .button:hover { - box-shadow: inset 1px 0 rgba(21, 23, 28, 0.37), inset -1px 0 rgba(21, 23, 28, 0.37); } + box-shadow: inset 1px 0 rgba(0, 0, 0, 0.37), inset -1px 0 rgba(0, 0, 0, 0.37); } NemoWindow .primary-toolbar NemoPathBar.linked > .button:active, NemoWindow .primary-toolbar NemoPathBar.linked > .button:checked { box-shadow: none; } NemoWindow .primary-toolbar NemoPathBar.linked > .button:first-child:hover { - box-shadow: inset -1px 0 rgba(21, 23, 28, 0.37); } + box-shadow: inset -1px 0 rgba(0, 0, 0, 0.37); } NemoWindow .primary-toolbar NemoPathBar.linked > .button:first-child:active, NemoWindow .primary-toolbar NemoPathBar.linked > .button:first-child:checked { box-shadow: none; } NemoWindow .primary-toolbar NemoPathBar.linked > .button:last-child:hover { - box-shadow: inset 1px 0 rgba(21, 23, 28, 0.37); } + box-shadow: inset 1px 0 rgba(0, 0, 0, 0.37); } NemoWindow .primary-toolbar NemoPathBar.linked > .button:last-child:active, NemoWindow .primary-toolbar NemoPathBar.linked > .button:last-child:checked { box-shadow: none; } NemoWindow .primary-toolbar NemoPathBar.linked > .button:only-child:hover { @@ -2800,16 +2800,16 @@ NemoWindow .primary-toolbar NemoPathBar.linked > .button { box-shadow: none; } .gedit-headerbar-paned { - color: rgba(38, 42, 51, 0.97); } + color: rgba(0, 27, 34, 0.97); } .open-document-selector-listbox-row { - border-bottom: 1px solid #2d303b; + border-bottom: 1px solid #00171d; padding: 6px 6px 6px 12px; } .open-document-selector-listbox-row .path-label { font-size: smaller; - color: rgba(211, 218, 227, 0.7); } + color: rgba(101, 123, 131, 0.7); } .open-document-selector-listbox-row:selected .path-label { - color: rgba(255, 255, 255, 0.7); } + color: rgba(253, 246, 227, 0.7); } .gedit-document-panel .list-row .button { color: transparent; @@ -2822,7 +2822,7 @@ NemoWindow .primary-toolbar NemoPathBar.linked > .button { color: inherit; } .gedit-document-panel .prelight-row .button { - color: #9da3ad; } + color: #425f68; } .gedit-document-panel .list-row .button:hover, .gedit-document-panel .prelight-row .button:hover { @@ -2835,19 +2835,19 @@ NemoWindow .primary-toolbar NemoPathBar.linked > .button { border: none; box-shadow: none; } .gedit-document-panel .prelight-row:selected .button:hover:active { - color: #ffffff; } + color: #fdf6e3; } .gedit-document-panel .prelight-row .button:active { - color: #D3DAE3; } + color: #657b83; } .gedit-document-panel-dragged-row { - border: 1px solid #2b2e39; - background-color: #22242d; - color: #D3DAE3; } + border: 1px solid #001317; + background-color: #000203; + color: #657b83; } GeditStatusbar { - border-top: 1px solid #2b2e39; - background-color: #383C4A; } + border-top: 1px solid #001317; + background-color: #002b36; } GeditStatusMenuButton.button.flat, GeditStatusMenuButton:prelight.button.flat, @@ -2856,17 +2856,17 @@ GeditStatusMenuButton:checked.button.flat { border-radius: 0; } GeditFileBrowserWidget .toolbar, GeditFileBrowserWidget .inline-toolbar { - border-bottom: 1px solid #2b2e39; } + border-bottom: 1px solid #001317; } .gedit-search-entry-occurrences-tag, .gb-search-entry-occurrences-tag { - color: rgba(211, 218, 227, 0.6); + color: rgba(101, 123, 131, 0.6); margin: 2px; padding: 2px; } GeditViewFrame .gedit-search-slider, GbEditorFrame .gb-search-slider { - background-color: #3c4150; + background-color: #003340; padding: 6px; - border-color: #2b2e39; + border-color: #001317; border-radius: 0 0 2px 2px; border-width: 0 1px 1px 1px; border-style: solid; } @@ -2874,9 +2874,9 @@ GeditViewFrame .gedit-search-slider, GbEditorFrame .gb-search-slider { GbSearchBox.linked > GtkMenuButton.button:last-child:dir(ltr), GbSearchBox.linked > GtkMenuButton.button:first-child:dir(rtl) { padding: 0 10px; - color: rgba(207, 218, 231, 0.8); - border-color: rgba(21, 23, 28, 0.37); - background-image: linear-gradient(to bottom, rgba(95, 105, 127, 0.37)); + color: rgba(89, 128, 143, 0.8); + border-color: rgba(0, 0, 0, 0.37); + background-image: linear-gradient(to bottom, rgba(0, 132, 166, 0.37)); background-color: transparent; } GbSearchBox.linked > GtkMenuButton.button:last-child:dir(ltr).image, GbSearchBox.linked > GtkMenuButton.button:last-child:dir(ltr).image:hover, GbSearchBox.linked > GtkMenuButton.button:first-child:dir(rtl).image, @@ -2884,45 +2884,45 @@ GbSearchBox.linked > GtkMenuButton.button:first-child:dir(rtl) { color: inherit; } GbSearchBox.linked > GtkMenuButton.button:last-child:dir(ltr):hover, GbSearchBox.linked > GtkMenuButton.button:first-child:dir(rtl):hover { - color: #ffffff; + color: #fdf6e3; border-color: transparent; - background-image: linear-gradient(to bottom, #5294E2); } + background-image: linear-gradient(to bottom, #268bd2); } 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; + color: #fdf6e3; border-color: transparent; - background-image: linear-gradient(to bottom, #5294E2); } + background-image: linear-gradient(to bottom, #268bd2); } 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); - background-image: linear-gradient(to bottom, rgba(95, 105, 127, 0.22)); } + color: rgba(89, 128, 143, 0.35); + background-image: linear-gradient(to bottom, rgba(0, 132, 166, 0.22)); } GbSearchBox.linked > GtkMenuButton.button:last-child:dir(ltr) { border-left-style: none; 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 #268bd2; } 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 #268bd2; } GbEditorFrame .gb-search-slider { padding: 2px; } GdTaggedEntry { - color: #D3DAE3; } + color: #657b83; } .preferences.sidebar GtkViewport { border: none; } .preferences.sidebar GtkListBox { - background-color: #383C4A; } + background-color: #002b36; } .preferences.sidebar GtkListBoxRow { padding: 10px; } @@ -2936,16 +2936,16 @@ GbPreferencesPageLanguage GtkScrolledWindow { GtkBox.gb-command-bar-box { border: none; - background-color: #353945; } + background-color: #073642; } GtkBox.gb-command-bar-box GtkLabel { - color: #BAC3CF; } + color: #657b83; } GtkEntry.gb-command-bar-entry.entry.flat, GtkEntry.gb-command-bar-entry.entry.flat:focus { font-family: Monospace; - color: #BAC3CF; + color: #657b83; background-image: none; - background-color: #353945; + background-color: #073642; padding: 6px 6px 6px 6px; border: none; } @@ -2960,53 +2960,53 @@ GbSearchDisplayGroup GtkListBox .list-row, GbDocumentStack .button { GbViewStack GtkBox.header.notebook, GbEditorWorkspace > GtkPaned > GtkBox > GtkBox.header.notebook { - border-bottom: 1px solid #2b2e39; } + border-bottom: 1px solid #001317; } GbViewStack.focused GtkBox.header.notebook { - background-color: #404552; } + background-color: #073642; } GbViewStack.focused GtkBox.header.notebook .button.dim-label, GbViewStack.focused GtkBox.header.notebook GtkLabel.button.separator, GbViewStack.focused GtkBox.header.notebook .header-bar .button.subtitle, .header-bar GbViewStack.focused GtkBox.header.notebook .button.subtitle { opacity: 1; } EphyWindow .floating-bar { - color: #D3DAE3; } + color: #657b83; } .documents-load-more.button { border-width: 1px 0 0; border-radius: 0; } .documents-icon-bg { - background-color: #5294E2; - color: #ffffff; + background-color: #268bd2; + color: #fdf6e3; border-radius: 2px; } .documents-collection-icon { - background-color: rgba(211, 218, 227, 0.3); + background-color: rgba(101, 123, 131, 0.3); border-radius: 2px; } .documents-favorite.button:active, .documents-favorite.button:active:hover { - color: #a9caf1; } + color: #78b9e6; } .documents-entry-tag { - background-color: #5294E2; - color: #ffffff; + background-color: #268bd2; + color: #fdf6e3; border-radius: 2px; border-width: 0; margin: 2px; padding: 4px; } .documents-entry-tag:hover { - color: #ffffff; - background-color: #639fe5; } + color: #fdf6e3; + background-color: #3295da; } .documents-entry-tag:active { - color: #ffffff; - background-color: #4189df; } + color: #fdf6e3; + background-color: #2380c1; } .toolbar .linked .documents-entry-tag.button, .inline-toolbar .linked .documents-entry-tag.button { background: none; border: none; box-shadow: none; icon-shadow: none; } .toolbar .linked .documents-entry-tag.button:hover, .inline-toolbar .linked .documents-entry-tag.button:hover { - color: rgba(255, 255, 255, 0.7); } + color: rgba(253, 246, 227, 0.7); } .content-view.document-page { border-style: solid; @@ -3018,7 +3018,7 @@ TotemGrilo.vertical GdMainView.frame { SynapseGuiSelectionContainer *:selected, SynapseGuiViewVirgilio *:selected { - background-color: #5294E2; } + background-color: #268bd2; } .tr-workarea .undershoot, .tr-workarea .overshoot { @@ -3030,8 +3030,8 @@ PanelToplevel, PanelWidget, PanelAppletFrame, PanelApplet { - color: #BAC3CF; - background-image: linear-gradient(to bottom, rgba(43, 46, 55, 0.95)); } + color: #657b83; + background-image: linear-gradient(to bottom, rgba(5, 36, 44, 0.95)); } PanelApplet .button, PanelApplet .button:backdrop { padding: 4px; @@ -3039,61 +3039,61 @@ PanelApplet .button, PanelApplet .button:backdrop { border-radius: 0; background-image: none; background-color: transparent; - color: #BAC3CF; } + color: #657b83; } PanelApplet .button:hover { - color: #d8dde4; + color: #7f949c; background-color: rgba(0, 0, 0, 0.17); border-color: rgba(0, 0, 0, 0.17); } PanelApplet .button:active, PanelApplet .button:active:backdrop, PanelApplet .button:checked, PanelApplet .button:checked:backdrop { background-clip: padding-box; - color: #ffffff; + color: #fdf6e3; 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 #268bd2; } PanelApplet:hover { - color: #ffffff; } + color: #fdf6e3; } PanelApplet:active, PanelApplet:hover:active { - color: #5294E2; } + color: #268bd2; } WnckPager { - color: #5d6268; } + color: #333e42; } WnckPager:selected { - color: #5294E2; } + color: #268bd2; } NaTrayApplet { -NaTrayApplet-icon-padding: 12; -NaTrayApplet-icon-size: 16; } ClockBox { - color: #BAC3CF; } + color: #657b83; } .xfce4-panel.panel { - background-color: rgba(43, 46, 55, 0.95); + background-color: rgba(5, 36, 44, 0.95); text-shadow: none; icon-shadow: none; } .xfce4-panel.panel .button.flat { - color: #BAC3CF; - background-color: rgba(43, 46, 55, 0); + color: #657b83; + background-color: rgba(5, 36, 44, 0); border-radius: 0; border: none; } .xfce4-panel.panel .button.flat:hover { border: none; - background-color: rgba(65, 70, 84, 0.95); } + background-color: rgba(10, 74, 90, 0.95); } .xfce4-panel.panel .button.flat:active, .xfce4-panel.panel .button.flat:checked { - color: #ffffff; + color: #fdf6e3; border: none; - background-color: #5294E2; } + background-color: #268bd2; } .floating-bar { - background-color: #5294E2; - color: #ffffff; } + background-color: #268bd2; + color: #fdf6e3; } .floating-bar.top { border-radius: 0 0 2px 2px; } .floating-bar.right { @@ -3114,8 +3114,8 @@ BirdieWidgetsTweetList * { background-color: transparent; } MarlinViewWindow *:selected, MarlinViewWindow *:selected:focus { - color: #ffffff; - background-color: #5294E2; + color: #fdf6e3; + background-color: #268bd2; outline-color: transparent; } MarlinViewWindow GtkIconView.view:selected, MarlinViewWindow GtkIconView.view:selected:focus, MarlinViewWindow GtkIconView.view:selected:hover, MarlinViewWindow GtkIconView.view:selected:focus:hover { @@ -3128,21 +3128,21 @@ MarlinViewWindow FMListView, MarlinViewWindow FMColumnView { border-radius: 3px; padding-left: 4px; padding-right: 4px; - color: rgba(207, 218, 231, 0.8); - border-color: rgba(21, 23, 28, 0.37); - background-image: linear-gradient(to bottom, rgba(95, 105, 127, 0.37)); + color: rgba(89, 128, 143, 0.8); + border-color: rgba(0, 0, 0, 0.37); + background-image: linear-gradient(to bottom, rgba(0, 132, 166, 0.37)); background-color: transparent; } .marlin-pathbar.pathbar.image, .marlin-pathbar.pathbar.image:hover { color: inherit; } .marlin-pathbar.pathbar:focus { - color: #ffffff; + color: #fdf6e3; border-color: transparent; - background-image: linear-gradient(to bottom, #5294E2); } + background-image: linear-gradient(to bottom, #268bd2); } .marlin-pathbar.pathbar:insensitive { - color: rgba(207, 218, 231, 0.35); - background-image: linear-gradient(to bottom, rgba(95, 105, 127, 0.22)); } + color: rgba(89, 128, 143, 0.35); + background-image: linear-gradient(to bottom, rgba(0, 132, 166, 0.22)); } .marlin-pathbar.pathbar:active, .marlin-pathbar.pathbar:checked { - color: #5294E2; } + color: #268bd2; } .gala-notification { border: 1px solid rgba(0, 0, 0, 0.35); @@ -3219,14 +3219,14 @@ WingpanelWidgetsIndicatorPopover.popover { border: solid rgba(255, 255, 255, 0.07); border-width: 1px 0; } WingpanelWidgetsIndicatorPopover.popover .menuitem *:insensitive { - color: rgba(211, 218, 227, 0.45); } + color: rgba(101, 123, 131, 0.45); } PantheonTerminalPantheonTerminalWindow.background { background-color: transparent; } SwitchboardCategoryView .view:selected, SwitchboardCategoryView .view:selected:focus { - color: #D3DAE3; } + color: #657b83; } UnityDecoration { -UnityDecoration-extents: 28px 1 1 1; @@ -3238,39 +3238,39 @@ 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: #268bd2; -UnityDecoration-title-indent: 10px; -UnityDecoration-title-fade: 35px; -UnityDecoration-title-alignment: 0.0; } UnityDecoration.top { - border: 1px solid rgba(32, 35, 43, 0.97); + border: 1px solid rgba(0, 15, 18, 0.97); border-bottom-width: 0; border-radius: 4px 4px 0 0; padding: 1px 6px 0 6px; - background-image: linear-gradient(to bottom, #2f343f); - color: rgba(207, 218, 231, 0.8); - box-shadow: inset 0 1px rgba(54, 59, 72, 0.97); } + background-image: linear-gradient(to bottom, #002b36); + color: rgba(89, 128, 143, 0.8); + box-shadow: inset 0 1px rgba(0, 55, 69, 0.97); } UnityDecoration.top:backdrop { border-bottom-width: 0; - color: rgba(207, 218, 231, 0.5); } + color: rgba(89, 128, 143, 0.5); } UnityDecoration.left, UnityDecoration.right, UnityDecoration.bottom, UnityDecoration.left:backdrop, UnityDecoration.right:backdrop, UnityDecoration.bottom:backdrop { background-color: transparent; - background-image: linear-gradient(to bottom, rgba(32, 35, 43, 0.97)); } + background-image: linear-gradient(to bottom, rgba(0, 15, 18, 0.97)); } UnityPanelWidget, .unity-panel { - background-image: linear-gradient(to bottom, #2f343f); - color: #f6f7f9; + background-image: linear-gradient(to bottom, #002b36); + color: #9cacb2; box-shadow: none; } UnityPanelWidget:backdrop, .unity-panel:backdrop { - color: #bdc6d1; } + color: #677e86; } .unity-panel.menubar.menuitem:hover, .unity-panel.menubar .menuitem *:hover { border-radius: 0; - color: #ffffff; - background-image: linear-gradient(to bottom, #5294E2); + color: #fdf6e3; + background-image: linear-gradient(to bottom, #268bd2); border-bottom: none; } .lightdm.menu { @@ -3282,7 +3282,7 @@ UnityPanelWidget, color: white; } .lightdm-combo .menu { - background-color: rgba(64, 71, 86, 0.97); + background-color: rgba(0, 75, 95, 0.97); border-radius: 0px; padding: 0px; color: white; } @@ -3355,20 +3355,20 @@ UnityPanelWidget, -gtk-icon-transform: rotate(1turn); } } .overlay-bar { - background-color: #5294E2; - border-color: #5294E2; + background-color: #268bd2; + border-color: #268bd2; border-radius: 2px; padding: 3px 6px; margin: 3px; } .overlay-bar GtkLabel { - color: #ffffff; } + color: #fdf6e3; } GraniteWidgetsThinPaned { background-color: transparent; background-image: none; margin: 0; - border-left: 1px solid #2b2e39; - border-right: 1px solid #2b2e39; } + border-left: 1px solid #001317; + border-right: 1px solid #001317; } GraniteWidgetsPopOver .frame, GraniteWidgetsStaticNotebook .frame { @@ -3380,7 +3380,7 @@ GraniteWidgetsStaticNotebook .frame { .secondary-toolbar.toolbar, .secondary-toolbar.inline-toolbar { padding: 3px; - border-bottom: 1px solid #2b2e39; } + border-bottom: 1px solid #001317; } .secondary-toolbar.toolbar .button, .secondary-toolbar.inline-toolbar .button { padding: 0 3px 0 3px; } @@ -3388,8 +3388,8 @@ GraniteWidgetsStaticNotebook .frame { padding: 5px; border-width: 1px 0 0 0; border-style: solid; - border-color: #2b2e39; - background-color: #383C4A; } + border-color: #001317; + background-color: #002b36; } .bottom-toolbar.toolbar .button, .bottom-toolbar.inline-toolbar .button { padding: 2px 3px 2px 3px; } @@ -3399,28 +3399,28 @@ GraniteWidgetsStaticNotebook .frame { .source-list, .source-list.view { - background-color: #383C4A; - color: #D3DAE3; + background-color: #002b36; + color: #657b83; -gtk-icon-style: regular; } .source-list.category-expander { color: transparent; } .source-list.view:prelight { - background-color: #434859; } + background-color: #003f50; } .source-list.view:selected, .source-list.view:prelight:selected, .source-list.view:selected:focus, .source-list.category-expander:hover { - color: #ffffff; - background-color: #5294E2; } + color: #fdf6e3; + background-color: #268bd2; } .source-list .scrollbar.trough, .source-list .scrollbars-junction { border-image: none; border-color: transparent; - background-color: #383C4A; + background-color: #002b36; background-image: none; } .source-list.badge, @@ -3429,8 +3429,8 @@ GraniteWidgetsStaticNotebook .frame { .source-list.badge:selected:focus, .source-list.badge:prelight:selected { background-image: none; - background-color: #5294E2; - color: #ffffff; + background-color: #268bd2; + color: #fdf6e3; border-radius: 10px; padding: 0 6px; margin: 0 3px; @@ -3439,11 +3439,11 @@ GraniteWidgetsStaticNotebook .frame { .source-list.badge:selected, .source-list.badge:selected:focus, .source-list.badge:prelight:selected { - background-color: #ffffff; - color: #5294E2; } + background-color: #fdf6e3; + color: #268bd2; } .source-list.category-expander { - color: #D3DAE3; + color: #657b83; -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); -GtkTreeView-expander-size: 16; } @@ -3456,16 +3456,16 @@ GraniteWidgetsStaticNotebook .frame { -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } GraniteWidgetsWelcome { - background-color: #404552; } + background-color: #073642; } GraniteWidgetsWelcome GtkLabel { - color: #868b97; + color: #33535d; font: open sans 11; text-shadow: none; } GraniteWidgetsWelcome .h1, GraniteWidgetsWelcome .h3 { - color: rgba(211, 218, 227, 0.8); } + color: rgba(101, 123, 131, 0.8); } .help_button { border-radius: 0; } @@ -3480,7 +3480,7 @@ GraniteWidgetsPopOver { margin: 0; } .popover_bg { - background-image: linear-gradient(to bottom, #404552); + background-image: linear-gradient(to bottom, #073642); border: 1px solid rgba(0, 0, 0, 0.3); } GraniteWidgetsPopOver .sidebar.view, @@ -3501,7 +3501,7 @@ GraniteWidgetsXsEntry.entry { .h4, .category-label { - color: #a5abb5; + color: #47636c; font-weight: 600; } .h4 { @@ -3512,17 +3512,17 @@ GtkListBox .h4 { padding-left: 6px; } #panel_window { - background-color: rgba(43, 46, 55, 0.95); - color: #BAC3CF; + background-color: rgba(5, 36, 44, 0.95); + color: #657b83; font: bold; - box-shadow: inset 0 -1px rgba(27, 29, 35, 0.95); } + box-shadow: inset 0 -1px rgba(1, 10, 12, 0.95); } #panel_window .menubar, #panel_window .menubar > .menuitem { background-color: transparent; - color: #BAC3CF; + color: #657b83; font: bold; } #panel_window .menubar .menuitem:insensitive { - color: rgba(186, 195, 207, 0.5); } + color: rgba(101, 123, 131, 0.5); } #panel_window .menubar .menuitem:insensitive GtkLabel { color: inherit; } #panel_window .menubar .menu .menuitem { @@ -3534,35 +3534,35 @@ GtkListBox .h4 { font: normal; border-style: none; background-color: transparent; - color: #D3DAE3; } + color: #657b83; } #content_frame { padding-bottom: 14px; - background-color: #383C4A; + background-color: #002b36; border-top-left-radius: 2px; border-top-right-radius: 2px; border: solid rgba(0, 0, 0, 0.1); border-width: 1px 1px 0 1px; } #content_frame .button { - color: #D3DAE3; - outline-color: rgba(211, 218, 227, 0.3); - border-color: #2b2e39; - background-color: #444a58; } + color: #657b83; + outline-color: rgba(101, 123, 131, 0.3); + border-color: #001317; + background-color: #083e4b; } #content_frame .button:hover { - color: #D3DAE3; - outline-color: rgba(211, 218, 227, 0.3); - border-color: #2b2e39; - background-color: #505666; } + color: #657b83; + outline-color: rgba(101, 123, 131, 0.3); + border-color: #001317; + background-color: #0a5062; } #content_frame .button:active, #content_frame .button:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: #2b2e39; - background-color: #5294E2; } + color: #fdf6e3; + outline-color: rgba(253, 246, 227, 0.3); + border-color: #001317; + background-color: #268bd2; } #content_frame .button:insensitive { - color: rgba(211, 218, 227, 0.45); - border-color: rgba(43, 46, 57, 0.55); - background-color: rgba(68, 74, 88, 0.55); } + color: rgba(101, 123, 131, 0.45); + border-color: rgba(0, 19, 23, 0.55); + background-color: rgba(8, 62, 75, 0.55); } #content_frame .button:insensitive > GtkLabel { color: inherit; } @@ -3570,35 +3570,35 @@ GtkListBox .h4 { padding-top: 20px; padding-bottom: 0px; border-style: none; - background-color: rgba(47, 52, 63, 0.97); + background-color: rgba(0, 43, 54, 0.97); border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; border: solid rgba(0, 0, 0, 0.1); border-width: 0 1px 1px 1px; - box-shadow: inset 0 1px rgba(38, 42, 51, 0.97); } + box-shadow: inset 0 1px rgba(0, 27, 34, 0.97); } #buttonbox_frame .button { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.35); } + color: #657b83; + outline-color: rgba(101, 123, 131, 0.3); + border-color: rgba(1, 9, 11, 0.35); + background-color: rgba(18, 137, 167, 0.35); } #buttonbox_frame .button:hover { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } + color: #657b83; + outline-color: rgba(101, 123, 131, 0.3); + border-color: rgba(1, 9, 11, 0.35); + background-color: rgba(21, 163, 200, 0.45); } #buttonbox_frame .button:active, #buttonbox_frame .button:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: #5294E2; } + color: #fdf6e3; + outline-color: rgba(253, 246, 227, 0.3); + border-color: rgba(1, 9, 11, 0.35); + background-color: #268bd2; } #buttonbox_frame .button:insensitive { - color: #5d626e; - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); } + color: #234b56; + border-color: rgba(1, 9, 11, 0.35); + background-color: rgba(18, 137, 167, 0.2); } #login_window #user_combobox { - color: #D3DAE3; + color: #657b83; font: 13px; } #login_window #user_combobox .menu { font: normal; } @@ -3609,51 +3609,51 @@ GtkListBox .h4 { #shutdown_button.button { background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #F04A50; - border-color: #F04A50; } + color: #fdf6e3; + outline-color: rgba(253, 246, 227, 0.3); + background-color: #dc322f; + border-color: #dc322f; } #shutdown_button.button:hover { background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #f4797e; - border-color: #f4797e; } + color: #fdf6e3; + outline-color: rgba(253, 246, 227, 0.3); + background-color: #e35d5b; + border-color: #e35d5b; } #shutdown_button.button:active, #shutdown_button.button:checked { background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #ec1b22; - border-color: #ec1b22; } + color: #fdf6e3; + outline-color: rgba(253, 246, 227, 0.3); + background-color: #b9221f; + border-color: #b9221f; } #restart_button.button { background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #4DADD4; - border-color: #4DADD4; } + color: #fdf6e3; + outline-color: rgba(253, 246, 227, 0.3); + background-color: #2aa198; + border-color: #2aa198; } #restart_button.button:hover { background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #76c0de; - border-color: #76c0de; } + color: #fdf6e3; + outline-color: rgba(253, 246, 227, 0.3); + background-color: #35c9be; + border-color: #35c9be; } #restart_button.button:active, #restart_button.button:checked { background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #2e96c0; - border-color: #2e96c0; } + color: #fdf6e3; + outline-color: rgba(253, 246, 227, 0.3); + background-color: #1f7972; + border-color: #1f7972; } #greeter_infobar { border-bottom-width: 0; font: bold; } .titlebar .separator, .titlebar GtkPlacesSidebar.sidebar .view.separator, GtkPlacesSidebar.sidebar .titlebar .view.separator { - color: rgba(38, 42, 51, 0.97); } + color: rgba(0, 27, 34, 0.97); } NemoWindow GtkEventBox { - background-color: #383C4A; } + background-color: #002b36; } GtkFileChooserDialog *, NautilusWindow *, @@ -3663,12 +3663,12 @@ NemoWindow { GtkFileChooserDialog .sidebar, NautilusWindow .sidebar, NemoWindow .sidebar { - border-right: 1px solid rgba(42, 45, 55, 0.95); } + border-right: 1px solid rgba(5, 35, 43, 0.95); } GtkFileChooserDialog .sidebar:dir(rtl), NautilusWindow .sidebar:dir(rtl), NemoWindow .sidebar:dir(rtl) { - border-left: 1px solid rgba(42, 45, 55, 0.95); } + border-left: 1px solid rgba(5, 35, 43, 0.95); } NautilusWindow GtkBox.sidebar { background-color: transparent; } @@ -3696,7 +3696,7 @@ NemoWindow .sidebar, NemoWindow MarlinPlacesSidebar, MarlinViewWindow .sidebar, MarlinViewWindow MarlinPlacesSidebar { - background-color: rgba(53, 57, 69, 0.95); } + background-color: rgba(7, 54, 66, 0.95); } GtkFileChooserDialog .sidebar .view, GtkFileChooserDialog .sidebar .source-list.sidebar row, GtkFileChooserDialog MarlinPlacesSidebar .view, GtkFileChooserDialog MarlinPlacesSidebar .source-list.sidebar row, NautilusWindow .sidebar .view, NautilusWindow .sidebar .source-list.sidebar row, @@ -3711,7 +3711,7 @@ MarlinViewWindow MarlinPlacesSidebar { MarlinViewWindow MarlinPlacesSidebar .view, MarlinViewWindow MarlinPlacesSidebar .source-list.sidebar row { background-color: transparent; - color: #BAC3CF; } + color: #657b83; } GtkFileChooserDialog .sidebar .view.image, GtkFileChooserDialog .sidebar .source-list.sidebar row.image, GtkFileChooserDialog MarlinPlacesSidebar .view.image, GtkFileChooserDialog MarlinPlacesSidebar .source-list.sidebar row.image, NautilusWindow .sidebar .view.image, NautilusWindow .sidebar .source-list.sidebar row.image, @@ -3725,7 +3725,7 @@ MarlinViewWindow MarlinPlacesSidebar { MarlinViewWindow .sidebar .source-list.sidebar row.image, MarlinViewWindow MarlinPlacesSidebar .view.image, MarlinViewWindow MarlinPlacesSidebar .source-list.sidebar row.image { - color: rgba(186, 195, 207, 0.7); } + color: rgba(101, 123, 131, 0.7); } GtkFileChooserDialog .sidebar .view.cell:selected, GtkFileChooserDialog .sidebar .source-list.sidebar row.cell:selected, GtkFileChooserDialog MarlinPlacesSidebar .view.cell:selected, GtkFileChooserDialog MarlinPlacesSidebar .source-list.sidebar row.cell:selected, NautilusWindow .sidebar .view.cell:selected, NautilusWindow .sidebar .source-list.sidebar row.cell:selected, @@ -3739,8 +3739,8 @@ MarlinViewWindow MarlinPlacesSidebar { MarlinViewWindow .sidebar .source-list.sidebar row.cell:selected, MarlinViewWindow MarlinPlacesSidebar .view.cell:selected, MarlinViewWindow MarlinPlacesSidebar .source-list.sidebar row.cell:selected { - background-color: #5294E2; - color: #ffffff; } + background-color: #268bd2; + color: #fdf6e3; } GtkFileChooserDialog .sidebar.frame, GtkFileChooserDialog MarlinPlacesSidebar.frame, NautilusWindow .sidebar.frame, NautilusWindow MarlinPlacesSidebar.frame, @@ -3748,7 +3748,7 @@ MarlinViewWindow MarlinPlacesSidebar { NemoWindow MarlinPlacesSidebar.frame, MarlinViewWindow .sidebar.frame, MarlinViewWindow MarlinPlacesSidebar.frame { - color: #BAC3CF; } + color: #657b83; } GtkFileChooserDialog .sidebar .separator, GtkFileChooserDialog GtkPlacesSidebar.sidebar .view.separator, GtkFileChooserDialog MarlinPlacesSidebar .separator, GtkFileChooserDialog MarlinPlacesSidebar GtkPlacesSidebar.sidebar .view.separator, GtkPlacesSidebar.sidebar GtkFileChooserDialog MarlinPlacesSidebar .view.separator, NautilusWindow .sidebar .separator, NautilusWindow GtkPlacesSidebar.sidebar .view.separator, @@ -3771,44 +3771,44 @@ GtkFileChooserDialog.maximized .sidebar, NautilusWindow.maximized .sidebar, NemoWindow.maximized .sidebar, MarlinViewWindow.maximized .sidebar { - background-color: #353945; } + background-color: #073642; } GtkFileChooserDialog .pane-separator, NautilusWindow .pane-separator, NemoWindow.background > GtkGrid > GtkPaned > .pane-separator, MarlinViewWindow.background > GtkBox > GtkPaned > .pane-separator { - background-color: rgba(42, 45, 55, 0.95); } + background-color: rgba(5, 35, 43, 0.95); } NautilusWindow NautilusWindowSlot { - background-color: #404552; } + background-color: #073642; } NautilusDesktopWindow NautilusWindowSlot { background-color: transparent; } GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background { - background-color: rgba(53, 57, 69, 0.95); } + background-color: rgba(7, 54, 66, 0.95); } GtkFileChooserDialog .sidebar { background-color: transparent; } GtkFileChooserDialog GtkPaned > .vertical > .horizontal { - background-color: #383C4A; } + background-color: #002b36; } GtkFileChooserDialog .dialog-action-box { - background-color: #383C4A; } + background-color: #002b36; } GtkFileChooserDialog .dialog-vbox > .frame { - color: #BAC3CF; + color: #657b83; border-color: transparent; } GtkFileChooserDialog .action-bar.frame { background-color: transparent; - border-color: rgba(31, 33, 40, 0.95); } + border-color: rgba(2, 16, 20, 0.95); } GtkFileChooserDialog .action-bar.frame GtkLabel, GtkFileChooserDialog .action-bar.frame GtkComboBox, GtkFileChooserDialog .dialog-vbox > .frame GtkLabel, GtkFileChooserDialog .dialog-vbox > .frame GtkComboBox { - color: #BAC3CF; } + color: #657b83; } FeedReaderreaderUI.background.csd > .titlebar .pane-separator, FeedReaderreaderUI.background.csd.maximized > .titlebar .pane-separator, @@ -3818,21 +3818,21 @@ GeditWindow.background.csd > .titlebar .pane-separator, GeditWindow.background.csd.maximized > .titlebar .pane-separator, GeditWindow.background.csd > .titlebar .pane-separator:backdrop, GeditWindow.background.csd.maximized > .titlebar .pane-separator:backdrop { - background-color: rgba(38, 42, 51, 0.97); } + background-color: rgba(0, 27, 34, 0.97); } FeedReaderreaderUI.background.csd > .titlebar > GtkHeaderBar.header-bar.titlebar, GeditWindow.background.csd > .titlebar > GtkHeaderBar.header-bar.titlebar { - background-color: rgba(47, 52, 63, 0.97); } + background-color: rgba(0, 43, 54, 0.97); } FeedReaderreaderUI.background.csd > .titlebar > GtkHeaderBar.header-bar.titlebar:backdrop, GeditWindow.background.csd > .titlebar > GtkHeaderBar.header-bar.titlebar:backdrop { - background-color: rgba(50, 56, 67, 0.97); } + background-color: rgba(0, 49, 62, 0.97); } FeedReaderreaderUI.background.csd.maximized > .titlebar > GtkHeaderBar.header-bar.titlebar, GeditWindow.background.csd.maximized > .titlebar > GtkHeaderBar.header-bar.titlebar { - background-color: #2f343f; } + background-color: #002b36; } FeedReaderreaderUI.background.csd.maximized > .titlebar > GtkHeaderBar.header-bar.titlebar:backdrop, GeditWindow.background.csd.maximized > .titlebar > GtkHeaderBar.header-bar.titlebar:backdrop { - background-color: #323843; } + background-color: #00313e; } FeedReaderreaderUI.background.csd > FeedReaderreaderHeaderbar.titlebar, GeditWindow.background.csd > .titlebar { @@ -3842,99 +3842,99 @@ GeditWindow.background.csd { background-color: transparent; } GeditWindow.background .gedit-side-panel-paned .pane-separator { - background-color: rgba(42, 45, 55, 0.95); } + background-color: rgba(5, 35, 43, 0.95); } GeditWindow.background .gedit-bottom-panel-paned .pane-separator { - background-color: #2b2e39; } + background-color: #001317; } GeditWindow.background > .titlebar.default-decoration, GeditWindow.background > .titlebar.default-decoration:backdrop { - background-color: #2f343f; } + background-color: #002b36; } .gedit-bottom-panel-paned { - background-color: #404552; } + background-color: #073642; } .gedit-document-panel { - background-color: rgba(53, 57, 69, 0.95); } + background-color: rgba(7, 54, 66, 0.95); } .maximized .gedit-document-panel { - background-color: #353945; } + background-color: #073642; } .gedit-document-panel .list-row { - color: #BAC3CF; } + color: #657b83; } .gedit-document-panel .list-row { - background-color: rgba(186, 195, 207, 0); - border: solid rgba(186, 195, 207, 0); + background-color: rgba(101, 123, 131, 0); + border: solid rgba(101, 123, 131, 0); border-width: 3px 2px 3px 2px; } .gedit-document-panel .list-row:hover { - border: solid rgba(186, 195, 207, 0.15); + border: solid rgba(101, 123, 131, 0.15); border-width: 3px 2px 3px 2px; - background-color: rgba(186, 195, 207, 0.15); } + background-color: rgba(101, 123, 131, 0.15); } .gedit-document-panel .list-row:active { - color: #ffffff; - background-color: #5294E2; - border: solid #5294E2; + color: #fdf6e3; + background-color: #268bd2; + border: solid #268bd2; border-width: 3px 2px 3px 2px; } .gedit-document-panel .list-row:active .button { - color: #ffffff; } + color: #fdf6e3; } .gedit-document-panel .list-row:selected, .gedit-document-panel .list-row:selected:hover { - color: #ffffff; - background-color: #5294E2; - border: solid #5294E2; + color: #fdf6e3; + background-color: #268bd2; + border: solid #268bd2; border-width: 3px 2px 3px 2px; } .gedit-document-panel .prelight-row .button:active { - color: #BAC3CF; } + color: #657b83; } GeditFileBrowserWidget { - background-color: rgba(53, 57, 69, 0.95); } + background-color: rgba(7, 54, 66, 0.95); } .maximized GeditFileBrowserWidget { - background-color: #353945; } + background-color: #073642; } GeditFileBrowserWidget .scrollbars-junction, GeditFileBrowserWidget .scrollbars-junction.frame { border-color: transparent; background-color: transparent; } GeditFileBrowserWidget .horizontal { background-color: transparent; - border-color: rgba(37, 40, 49, 0.95); } + border-color: rgba(4, 28, 34, 0.95); } GeditFileBrowserWidget .horizontal GtkComboBox { - color: #BAC3CF; } + color: #657b83; } GeditWindow.background.csd GeditFileBrowserView.view { background-color: transparent; - color: #BAC3CF; } + color: #657b83; } GeditWindow.background.csd GeditFileBrowserView.view.expander { - color: #BAC3CF; } + color: #657b83; } GeditWindow.background.csd GeditFileBrowserView.view.expander:hover { - color: #5294E2; } + color: #268bd2; } GtkFileChooserDialog .action-bar.frame .button, GtkFileChooserDialog .dialog-vbox > .frame .button, GeditFileBrowserWidget .horizontal .button { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.35); } + color: #657b83; + outline-color: rgba(101, 123, 131, 0.3); + border-color: rgba(1, 9, 11, 0.35); + background-color: rgba(18, 137, 167, 0.35); } GtkFileChooserDialog .action-bar.frame .button:hover, GtkFileChooserDialog .dialog-vbox > .frame .button:hover, GeditFileBrowserWidget .horizontal .button:hover { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } + color: #657b83; + outline-color: rgba(101, 123, 131, 0.3); + border-color: rgba(1, 9, 11, 0.35); + background-color: rgba(21, 163, 200, 0.45); } GtkFileChooserDialog .action-bar.frame .button:active, GtkFileChooserDialog .dialog-vbox > .frame .button:active, GeditFileBrowserWidget .horizontal .button:active, GtkFileChooserDialog .action-bar.frame .button:checked, GtkFileChooserDialog .dialog-vbox > .frame .button:checked, GeditFileBrowserWidget .horizontal .button:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: #5294E2; } + color: #fdf6e3; + outline-color: rgba(253, 246, 227, 0.3); + border-color: rgba(1, 9, 11, 0.35); + background-color: #268bd2; } GtkFileChooserDialog .action-bar.frame .button:insensitive, GtkFileChooserDialog .dialog-vbox > .frame .button:insensitive, GeditFileBrowserWidget .horizontal .button:insensitive { - color: #5d626e; - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); } + color: #234b56; + border-color: rgba(1, 9, 11, 0.35); + background-color: rgba(18, 137, 167, 0.2); } GtkFileChooserDialog .action-bar.frame .entry, GtkFileChooserDialog .dialog-vbox > .frame .entry { - color: #BAC3CF; - border-color: rgba(26, 28, 34, 0.35); - background-image: linear-gradient(to bottom, rgba(102, 109, 132, 0.35)); + color: #657b83; + border-color: rgba(1, 9, 11, 0.35); + background-image: linear-gradient(to bottom, rgba(18, 137, 167, 0.35)); background-color: transparent; } GtkFileChooserDialog .action-bar.frame .image.entry, GtkFileChooserDialog .dialog-vbox > .frame .image.entry, GtkFileChooserDialog .action-bar.frame .image.entry:hover, @@ -3942,13 +3942,13 @@ GtkFileChooserDialog .dialog-vbox > .frame .entry { color: inherit; } GtkFileChooserDialog .action-bar.frame .entry:focus, GtkFileChooserDialog .dialog-vbox > .frame .entry:focus { - color: #ffffff; - border-color: rgba(26, 28, 34, 0.35); - background-image: linear-gradient(to bottom, #5294E2); } + color: #fdf6e3; + border-color: rgba(1, 9, 11, 0.35); + background-image: linear-gradient(to bottom, #268bd2); } GtkFileChooserDialog .action-bar.frame .entry:insensitive, GtkFileChooserDialog .dialog-vbox > .frame .entry:insensitive { - color: rgba(186, 195, 207, 0.55); - background-image: linear-gradient(to bottom, rgba(102, 109, 132, 0.2)); } + color: rgba(101, 123, 131, 0.55); + background-image: linear-gradient(to bottom, rgba(18, 137, 167, 0.2)); } GtkFileChooserDialog .sidebar .trough.scrollbar, GtkFileChooserDialog MarlinPlacesSidebar .trough.scrollbar, NautilusWindow .sidebar .trough.scrollbar, @@ -3969,7 +3969,7 @@ MarlinViewWindow .sidebar .slider.scrollbar, MarlinViewWindow MarlinPlacesSidebar .slider.scrollbar, GeditFileBrowserWidget .slider.scrollbar { border-radius: 20px; border: 3px solid transparent; - background-color: rgba(231, 234, 238, 0.7); } + background-color: rgba(141, 160, 167, 0.7); } GtkFileChooserDialog .sidebar .slider.scrollbar:hover, GtkFileChooserDialog MarlinPlacesSidebar .slider.scrollbar:hover, NautilusWindow .sidebar .slider.scrollbar:hover, NautilusWindow MarlinPlacesSidebar .slider.scrollbar:hover, @@ -3977,7 +3977,7 @@ MarlinViewWindow MarlinPlacesSidebar .slider.scrollbar, GeditFileBrowserWidget . NemoWindow MarlinPlacesSidebar .slider.scrollbar:hover, MarlinViewWindow .sidebar .slider.scrollbar:hover, MarlinViewWindow MarlinPlacesSidebar .slider.scrollbar:hover, GeditFileBrowserWidget .slider.scrollbar:hover { - background-color: #f6f7f9; } + background-color: #9cacb2; } GtkFileChooserDialog .sidebar .slider.scrollbar:prelight:active, GtkFileChooserDialog MarlinPlacesSidebar .slider.scrollbar:prelight:active, NautilusWindow .sidebar .slider.scrollbar:prelight:active, NautilusWindow MarlinPlacesSidebar .slider.scrollbar:prelight:active, @@ -3985,7 +3985,7 @@ MarlinViewWindow MarlinPlacesSidebar .slider.scrollbar, GeditFileBrowserWidget . NemoWindow MarlinPlacesSidebar .slider.scrollbar:prelight:active, MarlinViewWindow .sidebar .slider.scrollbar:prelight:active, MarlinViewWindow MarlinPlacesSidebar .slider.scrollbar:prelight:active, GeditFileBrowserWidget .slider.scrollbar:prelight:active { - background-color: #5294E2; } + background-color: #268bd2; } GtkFileChooserDialog .sidebar .slider.fine-tune.scrollbar, GtkFileChooserDialog MarlinPlacesSidebar .slider.fine-tune.scrollbar, NautilusWindow .sidebar .slider.fine-tune.scrollbar, NautilusWindow MarlinPlacesSidebar .slider.fine-tune.scrollbar, @@ -4001,7 +4001,7 @@ MarlinViewWindow MarlinPlacesSidebar .slider.scrollbar, GeditFileBrowserWidget . NemoWindow MarlinPlacesSidebar .slider.fine-tune.scrollbar:prelight:active, MarlinViewWindow .sidebar .slider.fine-tune.scrollbar:prelight:active, MarlinViewWindow MarlinPlacesSidebar .slider.fine-tune.scrollbar:prelight:active, GeditFileBrowserWidget .slider.fine-tune.scrollbar:prelight:active { - background-color: #5294E2; } + background-color: #268bd2; } GtkFileChooserDialog .sidebar .slider.scrollbar:insensitive, GtkFileChooserDialog MarlinPlacesSidebar .slider.scrollbar:insensitive, NautilusWindow .sidebar .slider.scrollbar:insensitive, NautilusWindow MarlinPlacesSidebar .slider.scrollbar:insensitive, @@ -4012,47 +4012,47 @@ MarlinViewWindow MarlinPlacesSidebar .slider.scrollbar, GeditFileBrowserWidget . background-color: transparent; } /* GTK NAMED COLORS */ -@define-color theme_fg_color #D3DAE3; -@define-color theme_text_color #D3DAE3; -@define-color theme_bg_color #383C4A; -@define-color theme_base_color #404552; -@define-color theme_selected_bg_color #5294E2; -@define-color theme_selected_fg_color #ffffff; -@define-color fg_color #D3DAE3; -@define-color text_color #D3DAE3; -@define-color bg_color #383C4A; -@define-color base_color #404552; -@define-color selected_bg_color #5294E2; -@define-color selected_fg_color #ffffff; -@define-color insensitive_bg_color #3c4150; -@define-color insensitive_fg_color alpha(#d3dae3, 0.5); -@define-color insensitive_base_color #404552; -@define-color theme_unfocused_fg_color #D3DAE3; -@define-color theme_unfocused_text_color #D3DAE3; -@define-color theme_unfocused_bg_color #383C4A; -@define-color theme_unfocused_base_color #404552; -@define-color borders #2b2e39; -@define-color unfocused_borders #2b2e39; -@define-color warning_color #F27835; -@define-color error_color #FC4138; -@define-color success_color #73d216; +@define-color theme_fg_color #657b83; +@define-color theme_text_color #657b83; +@define-color theme_bg_color #002b36; +@define-color theme_base_color #073642; +@define-color theme_selected_bg_color #268bd2; +@define-color theme_selected_fg_color #fdf6e3; +@define-color fg_color #657b83; +@define-color text_color #657b83; +@define-color bg_color #002b36; +@define-color base_color #073642; +@define-color selected_bg_color #268bd2; +@define-color selected_fg_color #fdf6e3; +@define-color insensitive_bg_color #003340; +@define-color insensitive_fg_color alpha(#657b83, 0.5); +@define-color insensitive_base_color #073642; +@define-color theme_unfocused_fg_color #657b83; +@define-color theme_unfocused_text_color #657b83; +@define-color theme_unfocused_bg_color #002b36; +@define-color theme_unfocused_base_color #073642; +@define-color borders #001317; +@define-color unfocused_borders #001317; +@define-color warning_color #cb4b16; +@define-color error_color #dc322f; +@define-color success_color #859900; @define-color placeholder_text_color #A8A8A8; -@define-color link_color #a9caf1; -@define-color wm_title alpha(#cfdae7, 0.8); -@define-color wm_unfocused_title alpha(#cfdae7, 0.5); -@define-color wm_bg #2f343f; -@define-color wm_bg_unfocused #323843; -@define-color wm_highlight #363b48; +@define-color link_color #78b9e6; +@define-color wm_title alpha(#59808f, 0.8); +@define-color wm_unfocused_title alpha(#59808f, 0.5); +@define-color wm_bg #002b36; +@define-color wm_bg_unfocused #00313e; +@define-color wm_highlight #003745; @define-color wm_shadow alpha(black, 0.35); -@define-color wm_button_close_bg #cc575d; -@define-color wm_button_close_hover_bg #d7787d; -@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_hover_border #262932; -@define-color wm_icon_bg #90939B; -@define-color wm_icon_unfocused_bg #666A74; -@define-color wm_icon_hover_bg #C4C7CC; -@define-color wm_icon_active_bg #ffffff; -@define-color content_view_bg #404552; +@define-color wm_button_close_bg #dc322f; +@define-color wm_button_close_hover_bg #cb4b16; +@define-color wm_button_close_active_bg #dc322f; +@define-color wm_icon_close_bg #002b36; +@define-color wm_button_hover_bg #657b83; +@define-color wm_button_active_bg #268bd2; +@define-color wm_button_hover_border #002b36; +@define-color wm_icon_bg #93a1a1; +@define-color wm_icon_unfocused_bg #657b83; +@define-color wm_icon_hover_bg #93a1a1; +@define-color wm_icon_active_bg #fdf6e3; +@define-color content_view_bg #073642; -- cgit v1.2.3