From c18c78b987a9619350eb398c9d6b26ab2caa5884 Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Sun, 7 Jun 2015 23:00:55 +0200 Subject: more dark theme work --- common/gtk-3.0/3.16/_applications.scss | 5 +- common/gtk-3.0/3.16/_colors-public.scss | 4 +- common/gtk-3.0/3.16/_colors.scss | 14 +- common/gtk-3.0/3.16/_common.scss | 23 +- common/gtk-3.0/3.16/_drawing.scss | 6 +- common/gtk-3.0/3.16/_transparent_widgets.scss | 14 +- common/gtk-3.0/3.16/_unity.scss | 4 +- common/gtk-3.0/3.16/assets.svg | 110 ++++---- .../gtk-3.0/3.16/assets/checkbox-checked-dark.png | Bin 423 -> 427 bytes .../3.16/assets/checkbox-checked-dark@2.png | Bin 649 -> 651 bytes .../assets/checkbox-checked-insensitive-dark.png | Bin 424 -> 418 bytes .../assets/checkbox-checked-insensitive-dark@2.png | Bin 648 -> 650 bytes .../assets/checkbox-checked-selectionmode-dark.png | Bin 650 -> 684 bytes .../checkbox-checked-selectionmode-dark@2.png | Bin 1011 -> 1041 bytes common/gtk-3.0/3.16/assets/checkbox-mixed-dark.png | Bin 252 -> 251 bytes .../gtk-3.0/3.16/assets/checkbox-mixed-dark@2.png | Bin 363 -> 365 bytes .../assets/checkbox-mixed-insensitive-dark.png | Bin 260 -> 261 bytes .../assets/checkbox-mixed-insensitive-dark@2.png | Bin 379 -> 378 bytes common/gtk-3.0/3.16/assets/radio-checked-dark.png | Bin 464 -> 459 bytes .../gtk-3.0/3.16/assets/radio-checked-dark@2.png | Bin 860 -> 864 bytes .../3.16/assets/radio-checked-insensitive-dark.png | Bin 490 -> 490 bytes .../assets/radio-checked-insensitive-dark@2.png | Bin 884 -> 884 bytes common/gtk-3.0/3.16/assets/radio-mixed-dark.png | Bin 416 -> 417 bytes common/gtk-3.0/3.16/assets/radio-mixed-dark@2.png | Bin 720 -> 724 bytes .../3.16/assets/radio-mixed-insensitive-dark.png | Bin 447 -> 447 bytes .../3.16/assets/radio-mixed-insensitive-dark@2.png | Bin 752 -> 753 bytes common/gtk-3.0/3.16/assets/switch-active-dark.png | Bin 1013 -> 1029 bytes .../gtk-3.0/3.16/assets/switch-active-dark@2.png | Bin 2020 -> 2041 bytes .../3.16/assets/switch-active-header-dark.png | Bin 1013 -> 1029 bytes .../3.16/assets/switch-active-header-dark@2.png | Bin 2020 -> 2041 bytes .../3.16/assets/switch-active-insensitive-dark.png | Bin 1013 -> 1016 bytes .../assets/switch-active-insensitive-dark@2.png | Bin 2036 -> 2068 bytes .../switch-active-insensitive-header-dark.png | Bin 1013 -> 1016 bytes .../switch-active-insensitive-header-dark@2.png | Bin 2036 -> 2068 bytes common/gtk-3.0/3.16/assets/switch-dark.png | Bin 922 -> 960 bytes common/gtk-3.0/3.16/assets/switch-dark@2.png | Bin 1857 -> 1879 bytes common/gtk-3.0/3.16/assets/switch-header-dark.png | Bin 862 -> 1000 bytes .../gtk-3.0/3.16/assets/switch-header-dark@2.png | Bin 1769 -> 2051 bytes .../3.16/assets/switch-insensitive-dark.png | Bin 942 -> 966 bytes .../3.16/assets/switch-insensitive-dark@2.png | Bin 1943 -> 1956 bytes .../3.16/assets/switch-insensitive-header-dark.png | Bin 830 -> 1035 bytes .../assets/switch-insensitive-header-dark@2.png | Bin 1671 -> 2099 bytes .../assets/titlebutton-close-backdrop-dark.png | Bin 648 -> 674 bytes .../assets/titlebutton-close-backdrop-dark@2.png | Bin 1332 -> 1398 bytes .../gtk-3.0/3.16/assets/titlebutton-close-dark.png | Bin 520 -> 540 bytes .../3.16/assets/titlebutton-close-dark@2.png | Bin 1014 -> 1016 bytes .../3.16/assets/titlebutton-close-hover-dark.png | Bin 517 -> 509 bytes .../3.16/assets/titlebutton-close-hover-dark@2.png | Bin 1014 -> 996 bytes .../3.16/assets/titlebutton-max-backdrop-dark.png | Bin 605 -> 638 bytes .../assets/titlebutton-max-backdrop-dark@2.png | Bin 1160 -> 1224 bytes .../gtk-3.0/3.16/assets/titlebutton-max-dark.png | Bin 578 -> 640 bytes .../gtk-3.0/3.16/assets/titlebutton-max-dark@2.png | Bin 1163 -> 1198 bytes .../3.16/assets/titlebutton-max-hover-dark.png | Bin 670 -> 685 bytes .../3.16/assets/titlebutton-max-hover-dark@2.png | Bin 1335 -> 1314 bytes .../3.16/assets/titlebutton-min-backdrop-dark.png | Bin 543 -> 544 bytes .../assets/titlebutton-min-backdrop-dark@2.png | Bin 1065 -> 1090 bytes .../gtk-3.0/3.16/assets/titlebutton-min-dark.png | Bin 533 -> 556 bytes .../gtk-3.0/3.16/assets/titlebutton-min-dark@2.png | Bin 1055 -> 1077 bytes .../3.16/assets/titlebutton-min-hover-dark.png | Bin 572 -> 569 bytes .../3.16/assets/titlebutton-min-hover-dark@2.png | Bin 1193 -> 1194 bytes common/gtk-3.0/3.16/gtk-contained-dark.css | 275 ++++++++++---------- common/gtk-3.0/3.16/gtk-contained-solid-dark.css | 283 +++++++++++---------- common/gtk-3.0/3.16/gtk-contained-solid.css | 12 +- common/gtk-3.0/3.16/gtk-contained.css | 4 +- 64 files changed, 397 insertions(+), 357 deletions(-) (limited to 'common/gtk-3.0/3.16') diff --git a/common/gtk-3.0/3.16/_applications.scss b/common/gtk-3.0/3.16/_applications.scss index 4adc039..2f5c9fc 100644 --- a/common/gtk-3.0/3.16/_applications.scss +++ b/common/gtk-3.0/3.16/_applications.scss @@ -597,9 +597,9 @@ MarlinViewWindow *:selected:focus { // Gala // .gala-notification { - border: 1px solid rgba(0, 0, 0, 0.35); + border: 1px solid if($variant=='light', rgba(0, 0, 0, 0.35), $borders_color); border-radius: 3px; - box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); + box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); background-image: linear-gradient(to bottom, $base_color); background-color: transparent; @@ -686,7 +686,6 @@ MarlinViewWindow *:selected:focus { PantheonTerminalPantheonTerminalWindow.background { background-color: transparent; - .notebook { &.header.top { diff --git a/common/gtk-3.0/3.16/_colors-public.scss b/common/gtk-3.0/3.16/_colors-public.scss index c281d89..d5919aa 100644 --- a/common/gtk-3.0/3.16/_colors-public.scss +++ b/common/gtk-3.0/3.16/_colors-public.scss @@ -31,8 +31,8 @@ @define-color placeholder_text_color #A8A8A8; //WM -$wm_highlight: lighten(opacify($header_bg, 1), 4%); -$wm_bg_unfocused: opacify(lighten($header_bg, 3%), 1); +$wm_highlight: lighten(opacify($header_bg, 1), 3%); +$wm_bg_unfocused: opacify($header_bg_backdrop, 1); @define-color wm_title #{"" + $header_fg}; @define-color wm_unfocused_title alpha(#{"" + $header_fg}, 0.7); diff --git a/common/gtk-3.0/3.16/_colors.scss b/common/gtk-3.0/3.16/_colors.scss index 358dccc..2300247 100644 --- a/common/gtk-3.0/3.16/_colors.scss +++ b/common/gtk-3.0/3.16/_colors.scss @@ -22,7 +22,7 @@ $warning_color: #F27835; $error_color: #FC4138; $success_color: #73d216; $destructive_color: #FA4349; -$suggested_color: #9EA4B5; +$suggested_color: if($variant == 'light', #9EA4B5, #5B5F69); $osd_fg_color: #A8ADB5; $osd_bg_color: transparentize(#3c4049, 0.05); @@ -50,15 +50,17 @@ $button_bg: if($variant == 'light', lighten($bg_color, 1%), darken($bg_color, 2% $button_border: $entry_border; $header_bg: if($transparency == 'true' and $variant == 'light', transparentize(#e7e8eb, 0.05), #e7e8eb); -@if $variant==dark { $header_bg: if($transparency == 'true', transparentize(#272A30, 0.04), #272A30); } +@if $variant==dark { $header_bg: if($transparency == 'true', transparentize(#25282E, 0.04), #25282E); } $header_bg_backdrop: if($variant == 'light', lighten($header_bg, 3%), lighten($header_bg, 1.5%)); -$header_fg: if($variant == 'light', saturate(transparentize($fg_color, 0.2), 10%), saturate(transparentize($fg_color, 0.3), 10%)); +$header_fg: if($variant == 'light', saturate(transparentize($fg_color, 0.2), 10%), saturate(transparentize($fg_color, 0.2), 10%)); + +$dark_sidebar_bg: if($transparency == 'true' and $variant == 'light', $osd_bg_color, opacify($osd_bg_color, 1)); +@if $variant==dark { $dark_sidebar_bg: if($transparency == 'true', darken($osd_bg_color, 5%), darken(opacify($osd_bg_color, 1), 5%)); } -$dark_sidebar_bg: if($transparency == 'true', $osd_bg_color, opacify($osd_bg_color, 1)); $dark_sidebar_fg: $osd_fg_color; -$dark_sidebar_border: $dark_sidebar_bg; +$dark_sidebar_border: if($variant == 'light', $dark_sidebar_bg, darken($dark_sidebar_bg, 7%)); -$panel_bg: darken($dark_sidebar_bg, 10%); +$panel_bg: darken($osd_bg_color, 10%); $panel_fg: $dark_sidebar_fg; diff --git a/common/gtk-3.0/3.16/_common.scss b/common/gtk-3.0/3.16/_common.scss index 771530c..b378684 100644 --- a/common/gtk-3.0/3.16/_common.scss +++ b/common/gtk-3.0/3.16/_common.scss @@ -601,10 +601,11 @@ $_dot_color: $selected_bg_color; to(transparent)); background-size: 6px 6px, 6px 6px; background-repeat: no-repeat; - background-position: right 3px, right 4px; - + @if $variant == 'light' { background-position: right 3px, right 4px; } + @else { background-position: right 3px, right 2px; } &:dir(rtl) { - background-position: left 3px, left 4px; + @if $variant == 'light' { background-position: left 3px, left 4px; } + @else { background-position: left 3px, left 2px; } } } @@ -1188,6 +1189,8 @@ GtkComboBox { &:focus { @include entry(header-focus); background-clip: border-box; + + &.image { color: $selected_fg_color; } } &:insensitive { @include entry(header-insensitive); } @@ -1465,10 +1468,10 @@ column-header.button.dnd { // for treeview-like derive widgets border-style: none solid none none; border-radius: 0; border-image: linear-gradient(to bottom, - transparentize(black, 1) 20%, - transparentize(black, 0.89) 20%, - transparentize(black, 0.89) 80%, - transparentize(black, 1) 80%) 0 1 0 0 / 0 1px 0 0 stretch; + transparentize(if($variant == 'light', black, white), 1) 20%, + transparentize(if($variant == 'light', black, white), 0.89) 20%, + transparentize(if($variant == 'light', black, white), 0.89) 80%, + transparentize(if($variant == 'light', black, white), 1) 80%) 0 1 0 0 / 0 1px 0 0 stretch; &:active { background-color: $base_color; } &:insensitive { @@ -2226,7 +2229,7 @@ GtkScrolledWindow { border-radius: 0; // and no rounded corners box-shadow: none; // and no box-shadow &:hover { - background-color: transparentize(black, 0.95); + background-color: if($variant == 'light', transparentize(black, 0.95), transparentize(white, 0.97)); } &:active { color: $fg_color; @@ -2675,8 +2678,8 @@ GtkVolumeButton.button { padding: 8px; } &.csd { &.popup, &.menu { border-radius: 3px; - box-shadow: 0 3px 6px $_wm_border, - 0 0 0 1px $_wm_border; + box-shadow: 0 3px 6px if($variant == 'light', $_wm_border, transparentize($_wm_border, 0.1)), + 0 0 0 1px if($variant == 'light', $_wm_border, transparentize($_wm_border, 0.1)); } &.tooltip { border-radius: 2px; diff --git a/common/gtk-3.0/3.16/_drawing.scss b/common/gtk-3.0/3.16/_drawing.scss index 6c68215..9fcdfbc 100644 --- a/common/gtk-3.0/3.16/_drawing.scss +++ b/common/gtk-3.0/3.16/_drawing.scss @@ -78,7 +78,7 @@ // insensitive header-bar entry // color: transparentize($header_fg, 0.45); - background-image: linear-gradient(to bottom, if($variant == 'light', transparentize($base_color, 0.45), transparentize(darken($base_color, 2%), 0.45))); + background-image: linear-gradient(to bottom, if($variant == 'light', transparentize($base_color, 0.45), transparentize(darken($base_color, 4%), 0.45))); } @if $t==osd { @@ -192,8 +192,8 @@ // color: $header_fg; outline-color: transparentize($header_fg, 0.7); - border-color: if($variant == 'light', transparentize($header_fg, 0.7), darken($borders_color, 1%)); - background-color: if($variant == 'light', transparentize($button_bg, 0.1), transparentize(darken($button_bg, 3%), 0.1)); + border-color: if($variant == 'light', transparentize($header_fg, 0.7), darken($borders_color, 4%)); + background-color: if($variant == 'light', transparentize($button_bg, 0.1), transparentize(darken($button_bg, 4%), 0.1)); } @else if $t==header-active { diff --git a/common/gtk-3.0/3.16/_transparent_widgets.scss b/common/gtk-3.0/3.16/_transparent_widgets.scss index 1ca434a..cadeaa3 100644 --- a/common/gtk-3.0/3.16/_transparent_widgets.scss +++ b/common/gtk-3.0/3.16/_transparent_widgets.scss @@ -1,5 +1,5 @@ .titlebar .separator { - color: darken($header_bg, 7%); //fixes separator in gnome-tweak-tool + color: if($variant == 'light', darken($header_bg, 7%), darken($header_bg, 5%)); //fixes separator in gnome-tweak-tool } GtkFileChooserDialog .dialog-action-box { background-color: $bg_color } // fix for non gnome environments @@ -12,6 +12,16 @@ NemoWindow { -GtkPaned-handle-size: 0; } +@if $variant==dark { + GtkFileChooserDialog, + NautilusWindow , + NemoWindow { + .sidebar { box-shadow: inset -1px 0 $dark_sidebar_border; } + + .sidebar:dir(rtl) { box-shadow: inset 1px 0 $dark_sidebar_border; } + } +} + // Dark transparent sidebars GtkFileChooserDialog, NautilusWindow, @@ -84,7 +94,7 @@ GeditWindow.background.csd { .pane-separator, .pane-separator:hover { background-color: $dark_sidebar_border; } - .titlebar .pane-separator { background-color: darken($header_bg, 7%); } + .titlebar .pane-separator { background-color: if($variant == 'light', darken($header_bg, 7%), darken($header_bg, 5%)); } } .gedit-bottom-panel-paned { background-color: $base_color; } diff --git a/common/gtk-3.0/3.16/_unity.scss b/common/gtk-3.0/3.16/_unity.scss index e50b1d9..16ce6ed 100644 --- a/common/gtk-3.0/3.16/_unity.scss +++ b/common/gtk-3.0/3.16/_unity.scss @@ -30,13 +30,13 @@ UnityDecoration { &:backdrop { border-bottom-width: 0; - background-image: linear-gradient(to bottom, lighten(opacify($header_bg, 1), 3%)); + background-image: linear-gradient(to bottom, opacify($header_bg_backdrop, 1)); color: transparentize($header_fg, 0.3); } } &.left, &.right, &.bottom, &.left:backdrop, &.right:backdrop, &.bottom:backdrop { - background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1)); + background-image: linear-gradient(to bottom, if($variant == 'light', rgba(0, 0, 0, 0.1), rgba(0,0,0,0.25))); } } diff --git a/common/gtk-3.0/3.16/assets.svg b/common/gtk-3.0/3.16/assets.svg index 65c2617..cc47841 100644 --- a/common/gtk-3.0/3.16/assets.svg +++ b/common/gtk-3.0/3.16/assets.svg @@ -24,9 +24,9 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="2" - inkscape:cx="379.80628" - inkscape:cy="195.09285" + inkscape:zoom="1" + inkscape:cx="429.59157" + inkscape:cy="287.60258" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="false" @@ -3488,7 +3488,7 @@ height="1.9999826" width="5" id="rect3977-39-90" - style="fill:#ffffff;fill-opacity:1;stroke:none" /> + style="fill:#292d33;fill-opacity:1;stroke:none" /> + style="fill:#292d33;fill-opacity:1;stroke:none" /> @@ -3773,7 +3773,7 @@ ry="11" rx="11" /> + style="display:inline;opacity:1;fill:#292d33;fill-opacity:1;stroke:none" /> + style="display:inline;opacity:1;fill:#292d33;fill-opacity:1;stroke:none" /> + style="color:#bebebe;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:'Andale Mono';-inkscape-font-specification:'Andale Mono';text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#292d33;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;enable-background:new" /> + style="display:inline;opacity:1;fill:#292d33;fill-opacity:1;stroke:none" /> + style="display:inline;opacity:1;fill:#292d33;fill-opacity:1;stroke:none" /> + style="color:#bebebe;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:'Andale Mono';-inkscape-font-specification:'Andale Mono';text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#292d33;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;enable-background:new" /> + style="fill:#292d33;fill-opacity:1;stroke:none" /> + style="fill:#292d33;fill-opacity:1;stroke:none" /> @@ -4490,7 +4490,7 @@ transform="translate(-2.2045153,1.9730481)" id="g14051-7"> @@ -4573,7 +4573,7 @@ ry="11" rx="11.000001" /> + style="display:inline;opacity:1;fill:#292d33;fill-opacity:1;stroke:none" /> + style="display:inline;opacity:1;fill:#292d33;fill-opacity:1;stroke:none" /> + style="color:#bebebe;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:'Andale Mono';-inkscape-font-specification:'Andale Mono';text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:0.7;fill:#9ba3ae;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;enable-background:new" /> + style="display:inline;opacity:1;fill:#292d33;fill-opacity:1;stroke:none" /> + style="display:inline;opacity:1;fill:#292d33;fill-opacity:1;stroke:none" /> + style="color:#bebebe;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:'Andale Mono';-inkscape-font-specification:'Andale Mono';text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:0.7;fill:#9ba3ae;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;enable-background:new" /> @@ -4797,7 +4797,7 @@ inkscape:connector-curvature="0" d="m 1373,254 0,2 6,0 0,-2 z" id="rect9057-4-3-8" - style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:0.5;fill:#525d76;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:0.7;fill:#9ba3ae;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" sodipodi:nodetypes="ccccc" /> @@ -4834,7 +4834,7 @@ r="7" cy="255" cx="1376" - style="fill:#f0464e;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="fill:#e45e65;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="path4068-7-5-9-6-5" /> @@ -4904,12 +4904,12 @@ @@ -4928,7 +4928,7 @@ @@ -4962,7 +4962,7 @@ r="7" cy="255" cx="1376" - style="fill:#f36f75;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="fill:#f48085;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="path4068-7-5-8-2" /> @@ -5036,7 +5036,7 @@ @@ -5098,7 +5098,7 @@ sodipodi:nodetypes="csscccsscc" inkscape:connector-curvature="0" d="m 87.799705,972 3.381737,0 c 0.450297,0 0.816227,0.36847 0.818758,0.8188 l 0,3.3817 z m 2.407413,6.00692 -3.395078,0 c -0.450346,0 -0.818758,-0.36842 -0.818758,-0.81875 l 0,-3.39509 4.213836,4.21384" - style="opacity:0.8;fill:#525d76;fill-opacity:1;fill-rule:evenodd;stroke:none" + style="opacity:0.8;fill:#9ba3ae;fill-opacity:1;fill-rule:evenodd;stroke:none" id="path4293-6-7" /> @@ -5123,7 +5123,7 @@ @@ -5183,7 +5183,7 @@ id="layer12-45-6-2"> @@ -5475,12 +5475,12 @@ @@ -5516,7 +5516,7 @@ inkscape:connector-curvature="0" d="m 45,764 1,0 c 0.01037,-1.2e-4 0.02079,-4.6e-4 0.03125,0 0.254951,0.0112 0.50987,0.12858 0.6875,0.3125 L 49,766.59375 51.3125,764.3125 C 51.578125,764.082 51.759172,764.007 52,764 l 1,0 0,1 c 0,0.28647 -0.03434,0.55065 -0.25,0.75 l -2.28125,2.28125 2.25,2.25 C 52.906938,770.46942 52.999992,770.7347 53,771 l 0,1 -1,0 c -0.265301,-10e-6 -0.530586,-0.0931 -0.71875,-0.28125 L 49,769.4375 46.71875,771.71875 C 46.530586,771.90694 46.26529,772 46,772 l -1,0 0,-1 c -3e-6,-0.26529 0.09306,-0.53058 0.28125,-0.71875 l 2.28125,-2.25 L 45.28125,765.75 C 45.070508,765.55537 44.97809,765.28075 45,765 l 0,-1 z" id="path10839-9-2-8" - style="color:#bebebe;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:'Andale Mono';-inkscape-font-specification:'Andale Mono';text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:0.5;fill:#525d76;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;enable-background:new" /> + style="color:#bebebe;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:'Andale Mono';-inkscape-font-specification:'Andale Mono';text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:0.6;fill:#9ba3ae;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;enable-background:new" /> @@ -5550,12 +5550,12 @@ @@ -5574,7 +5574,7 @@ @@ -5595,12 +5595,12 @@ @@ -5621,7 +5621,7 @@ inkscape:connector-curvature="0" d="m 1373,254 0,2 6,0 0,-2 z" id="rect9057-4-09" - style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:0.5;fill:#525d76;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:0.6;fill:#9ba3ae;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" sodipodi:nodetypes="ccccc" /> .button.needs-attention > .label:dir(rtl), .stack-switcher > .button.needs-attention > GtkImage:dir(rtl), .button .sidebar-item.needs-attention > GtkLabel:dir(rtl) { - background-position: left 3px, left 4px; } + background-position: left 3px, left 2px; } .inline-toolbar .button, .inline-toolbar .button:backdrop { border-radius: 2px; border-width: 1px; } @@ -742,14 +742,14 @@ GtkComboBox { background-color: rgba(60, 64, 73, 0.95); } .primary-toolbar { - color: rgba(207, 218, 231, 0.7); - background-color: #272a30; + color: rgba(207, 218, 231, 0.8); + background-color: #25282e; box-shadow: none; border-width: 0 0 1px 0; border-style: solid; - border-image: linear-gradient(to bottom, #272a30, rgba(23, 25, 28, 0.96)) 1 0 1 0; } + border-image: linear-gradient(to bottom, #25282e, rgba(21, 23, 26, 0.96)) 1 0 1 0; } .primary-toolbar:backdrop { - background-color: #2a2e34; } + background-color: #282c32; } .inline-toolbar { background-color: #282c32; @@ -777,16 +777,16 @@ GtkComboBox { border-width: 0 0 1px; border-style: solid; border-radius: 0; - border-color: rgba(28, 30, 34, 0.96); - color: rgba(207, 218, 231, 0.7); - background-color: #272a30; } + border-color: rgba(26, 28, 32, 0.96); + color: rgba(207, 218, 231, 0.8); + background-color: #25282e; } .csd .header-bar { - background-color: rgba(39, 42, 48, 0.96); } + background-color: rgba(37, 40, 46, 0.96); } .header-bar:backdrop { - color: rgba(207, 218, 231, 0.4); - background-color: #2a2e34; } + color: rgba(207, 218, 231, 0.5); + background-color: #282c32; } .csd .header-bar:backdrop { - background-color: rgba(42, 46, 52, 0.96); } + background-color: rgba(40, 44, 50, 0.96); } .header-bar .title { padding: 0px 12px; } .header-bar .subtitle { @@ -842,35 +842,35 @@ GtkComboBox { .tiled .header-bar, .tiled .header-bar:backdrop, .maximized .header-bar, .maximized .header-bar:backdrop { border-radius: 0; } .maximized .header-bar { - background-color: #272a30; } + background-color: #25282e; } .maximized .header-bar:backdrop { - background-color: #2a2e34; } + background-color: #282c32; } .header-bar.default-decoration { padding-top: 5px; padding-bottom: 5px; - background-color: #272a30; + background-color: #25282e; border-bottom-width: 0; } .header-bar.default-decoration:backdrop { - background-color: #2a2e34; } + background-color: #282c32; } .titlebar { padding-left: 7px; padding-right: 7px; border-radius: 4px 4px 0 0; - color: rgba(207, 218, 231, 0.7); - background-color: #272a30; - box-shadow: inset 0 1px rgba(46, 49, 56, 0.96); } + color: rgba(207, 218, 231, 0.8); + background-color: #25282e; + box-shadow: inset 0 1px rgba(44, 47, 54, 0.96); } .csd .titlebar { - background-color: rgba(39, 42, 48, 0.96); } + background-color: rgba(37, 40, 46, 0.96); } .titlebar:backdrop { - color: rgba(207, 218, 231, 0.4); - background-color: #2a2e34; } + color: rgba(207, 218, 231, 0.5); + background-color: #282c32; } .csd .titlebar:backdrop { - background-color: rgba(42, 46, 52, 0.96); } + background-color: rgba(40, 44, 50, 0.96); } .maximized .titlebar { - background-color: #272a30; } + background-color: #25282e; } .maximized .titlebar:backdrop { - background-color: #2a2e34; } + background-color: #282c32; } .titlebar .titlebar, .titlebar .titlebar:backdrop { @@ -880,12 +880,12 @@ 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.05) 25%, rgba(207, 218, 231, 0.05) 75%, rgba(207, 218, 231, 0) 75%) 0 1/0 1px stretch; } + 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; } .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 { opacity: 0.6; } .primary-toolbar .entry, .header-bar .entry { - color: rgba(207, 218, 231, 0.7); + color: rgba(207, 218, 231, 0.8); border-color: #141619; background-image: linear-gradient(to bottom, rgba(32, 35, 40, 0.9)); background-color: transparent; } @@ -898,9 +898,11 @@ GtkComboBox { border-color: #5294E2; background-image: linear-gradient(to bottom, #5294E2); background-clip: border-box; } + .primary-toolbar .entry:focus.image, .header-bar .entry:focus.image { + color: #ffffff; } .primary-toolbar .entry:insensitive, .header-bar .entry:insensitive { - color: rgba(207, 218, 231, 0.25); - background-image: linear-gradient(to bottom, rgba(36, 40, 45, 0.55)); } + color: rgba(207, 218, 231, 0.35); + background-image: linear-gradient(to bottom, rgba(32, 35, 40, 0.55)); } .primary-toolbar .entry:selected:focus, .header-bar .entry:selected:focus { background-color: #ffffff; color: #5294E2; } @@ -909,27 +911,27 @@ GtkComboBox { background-image: none; background-color: transparent; } .primary-toolbar .button, .header-bar .button { - color: rgba(207, 218, 231, 0.7); - outline-color: rgba(207, 218, 231, 0); + color: rgba(207, 218, 231, 0.8); + outline-color: rgba(207, 218, 231, 0.1); outline-offset: -3px; - background-color: rgba(39, 42, 48, 0); - border-color: rgba(39, 42, 48, 0); } + background-color: rgba(37, 40, 46, 0); + border-color: rgba(37, 40, 46, 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.7); - outline-color: rgba(207, 218, 231, 0); - border-color: #1b1d21; - background-color: rgba(36, 39, 45, 0.9); } + color: rgba(207, 218, 231, 0.8); + outline-color: rgba(207, 218, 231, 0.1); + border-color: #141619; + background-color: rgba(33, 37, 42, 0.9); } .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); border-color: #5294E2; background-color: #5294E2; } .primary-toolbar .button:insensitive, .header-bar .button:insensitive { - color: rgba(207, 218, 231, 0.25); - background-color: rgba(39, 42, 48, 0); - border-color: rgba(39, 42, 48, 0); } + color: rgba(207, 218, 231, 0.35); + background-color: rgba(37, 40, 46, 0); + border-color: rgba(37, 40, 46, 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 { @@ -944,10 +946,10 @@ GtkComboBox { .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.7); - outline-color: rgba(207, 218, 231, 0); - border-color: #1b1d21; - background-color: rgba(36, 39, 45, 0.9); } + color: rgba(207, 218, 231, 0.8); + outline-color: rgba(207, 218, 231, 0.1); + border-color: #141619; + background-color: rgba(33, 37, 42, 0.9); } .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 { @@ -964,30 +966,30 @@ GtkComboBox { .primary-toolbar .button.suggested-action, .header-bar .button.suggested-action { color: #ffffff; outline-color: rgba(255, 255, 255, 0.3); - border-color: #9EA4B5; - background-color: #9EA4B5; } + border-color: #5B5F69; + background-color: #5B5F69; } .primary-toolbar .button.suggested-action.flat, .header-bar .button.suggested-action.flat { border-color: transparent; background-color: transparent; background-image: none; - color: #9EA4B5; - outline-color: rgba(158, 164, 181, 0.3); } + color: #5B5F69; + outline-color: rgba(91, 95, 105, 0.3); } .primary-toolbar .button.suggested-action:hover, .header-bar .button.suggested-action:hover { color: #ffffff; outline-color: rgba(255, 255, 255, 0.3); - border-color: #b8bcc9; - background-color: #b8bcc9; } + border-color: #707582; + background-color: #707582; } .primary-toolbar .button.suggested-action:active, .header-bar .button.suggested-action:active, .primary-toolbar .button.suggested-action:checked, .header-bar .button.suggested-action:checked { color: #ffffff; outline-color: rgba(255, 255, 255, 0.3); - border-color: #8a91a6; - background-color: #8a91a6; } + border-color: #4a4e56; + background-color: #4a4e56; } .primary-toolbar .button.suggested-action.flat:insensitive, .header-bar .button.suggested-action.flat:insensitive { - color: rgba(158, 164, 181, 0.45); } + color: rgba(91, 95, 105, 0.45); } .primary-toolbar .button.suggested-action:insensitive, .header-bar .button.suggested-action:insensitive { color: rgba(255, 255, 255, 0.6); - border-color: rgba(158, 164, 181, 0.65); - background-color: rgba(158, 164, 181, 0.65); } + border-color: rgba(91, 95, 105, 0.65); + background-color: rgba(91, 95, 105, 0.65); } .primary-toolbar .button.suggested-action:backdrop, .header-bar .button.suggested-action:backdrop, .primary-toolbar .button.suggested-action:backdrop, .header-bar .button.suggested-action:backdrop { @@ -1026,18 +1028,18 @@ GtkComboBox { .primary-toolbar .spinbutton:focus .button, .header-bar .spinbutton:focus .button { color: #ffffff; } .primary-toolbar .spinbutton .button, .header-bar .spinbutton .button { - color: rgba(207, 218, 231, 0.7); } + color: rgba(207, 218, 231, 0.8); } .primary-toolbar .spinbutton .button:hover, .header-bar .spinbutton .button:hover { background-color: rgba(255, 255, 255, 0.1); border-color: transparent; } .primary-toolbar .spinbutton .button:insensitive, .header-bar .spinbutton .button:insensitive { - color: rgba(207, 218, 231, 0.4); } + color: rgba(207, 218, 231, 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.1); } + color: rgba(207, 218, 231, 0.2); } .primary-toolbar GtkComboBox.combobox-entry .button, .header-bar GtkComboBox.combobox-entry .button { - color: rgba(207, 218, 231, 0.7); + color: rgba(207, 218, 231, 0.8); border-color: #141619; background-image: linear-gradient(to bottom, rgba(32, 35, 40, 0.9)); background-color: transparent; } @@ -1048,24 +1050,24 @@ GtkComboBox { border-color: #5294E2; background-image: linear-gradient(to bottom, #5294E2); } .primary-toolbar GtkComboBox.combobox-entry .button:insensitive, .header-bar GtkComboBox.combobox-entry .button:insensitive { - color: rgba(207, 218, 231, 0.25); - background-image: linear-gradient(to bottom, rgba(36, 40, 45, 0.55)); } + color: rgba(207, 218, 231, 0.35); + background-image: linear-gradient(to bottom, rgba(32, 35, 40, 0.55)); } .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(207, 218, 231, 0.05); } + background-color: rgba(207, 218, 231, 0.15); } .primary-toolbar GtkProgressBar:backdrop, .header-bar GtkProgressBar:backdrop { opacity: 0.75; } .primary-toolbar .scale:backdrop, .header-bar .scale:backdrop { opacity: 0.75; } .primary-toolbar .scale.trough, .header-bar .scale.trough { - background-image: linear-gradient(to bottom, rgba(207, 218, 231, 0.05)); } + background-image: linear-gradient(to bottom, rgba(207, 218, 231, 0.15)); } .primary-toolbar .scale.trough:insensitive, .header-bar .scale.trough:insensitive { - background-image: linear-gradient(to bottom, rgba(207, 218, 231, 0)); } + background-image: linear-gradient(to bottom, rgba(207, 218, 231, 0.1)); } .primary-toolbar .scale.slider, .header-bar .scale.slider { background-image: linear-gradient(to bottom, rgba(40, 44, 50, 0.996)); } .primary-toolbar .scale.slider:insensitive, .header-bar .scale.slider:insensitive { - background-image: linear-gradient(to bottom, rgba(39, 43, 49, 0.976)); } + background-image: linear-gradient(to bottom, rgba(38, 42, 48, 0.976)); } /************ * Pathbars * @@ -1157,7 +1159,7 @@ column-header .button, column-header .button:hover, column-header .button:active background-image: none; border-style: none solid none none; border-radius: 0; - border-image: linear-gradient(to bottom, transparent 20%, rgba(0, 0, 0, 0.11) 20%, rgba(0, 0, 0, 0.11) 80%, transparent 80%) 0 1 0 0/0 1px 0 0 stretch; } + 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 { background-color: #292D33; } column-header .button:insensitive { @@ -1170,10 +1172,10 @@ column-header .button, column-header .button:hover, column-header .button:active .menubar { -GtkWidget-window-dragging: true; padding: 0px; - background-color: #272a30; - color: rgba(207, 218, 231, 0.7); } + background-color: #25282e; + color: rgba(207, 218, 231, 0.8); } .menubar:backdrop { - background-color: #2a2e34; } + background-color: #282c32; } .menubar > .menuitem { padding: 6px 8px; border: solid transparent; @@ -1182,7 +1184,7 @@ column-header .button, column-header .button:hover, column-header .button:active background-color: #5294E2; color: #ffffff; } .menubar > .menuitem:insensitive { - color: rgba(207, 218, 231, 0.1); + color: rgba(207, 218, 231, 0.2); border-color: transparent; } .menu, .popup { @@ -1810,7 +1812,7 @@ GtkScrolledWindow GtkViewport.frame { border-radius: 0; box-shadow: none; } .list-row.button:hover { - background-color: rgba(0, 0, 0, 0.05); } + background-color: rgba(255, 255, 255, 0.03); } .list-row.button:active { color: #D3DAE3; } .list-row.button:selected:active { @@ -1886,8 +1888,8 @@ GtkCalendar { .message-dialog { -GtkDialog-button-spacing: 0; } .message-dialog .titlebar { - background-color: rgba(39, 42, 48, 0.96); - border-bottom: 1px solid rgba(23, 25, 28, 0.96); } + background-color: rgba(37, 40, 46, 0.96); + border-bottom: 1px solid rgba(21, 23, 26, 0.96); } .message-dialog.csd.background { border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; @@ -2114,7 +2116,7 @@ GtkVolumeButton.button { border-radius: 0; } .window-frame.csd.popup, .window-frame.csd.menu { border-radius: 3px; - box-shadow: 0 3px 6px rgba(0, 0, 0, 0.65), 0 0 0 1px rgba(0, 0, 0, 0.65); } + box-shadow: 0 3px 6px rgba(0, 0, 0, 0.55), 0 0 0 1px rgba(0, 0, 0, 0.55); } .window-frame.csd.tooltip { border-radius: 2px; box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.65); } @@ -2124,7 +2126,7 @@ GtkVolumeButton.button { .window-frame.solid-csd { border-radius: 0; margin: 1px; - background-color: rgba(39, 42, 48, 0.96); + background-color: rgba(37, 40, 46, 0.96); box-shadow: none; } .header-bar.default-decoration .button.titlebutton, @@ -2137,14 +2139,14 @@ GtkVolumeButton.button { border-color: transparent; background-color: transparent; background-image: none; - background-color: rgba(39, 42, 48, 0); + background-color: rgba(37, 40, 46, 0); border-width: 0; } .header-bar .button.titlebutton:hover, .titlebar .button.titlebutton:hover { - color: rgba(207, 218, 231, 0.7); - outline-color: rgba(207, 218, 231, 0); - border-color: #1b1d21; - background-color: rgba(36, 39, 45, 0.9); } + color: rgba(207, 218, 231, 0.8); + outline-color: rgba(207, 218, 231, 0.1); + border-color: #141619; + background-color: rgba(33, 37, 42, 0.9); } .header-bar .button.titlebutton:active, .header-bar .button.titlebutton:checked, .titlebar .button.titlebutton:active, .titlebar .button.titlebutton:checked { @@ -2299,18 +2301,18 @@ TerminalWindow .notebook tab.reorderable-page:hover { padding-top: 4px; padding-bottom: 4px; } TerminalWindow .notebook.header.top { - box-shadow: inset 0 1px #1c1e22, inset 0 -1px #1f2227; } + box-shadow: inset 0 1px #1a1c20, inset 0 -1px #1f2227; } TerminalWindow .notebook tab .active-page GtkLabel { - color: rgba(207, 218, 231, 0.7); } + color: rgba(207, 218, 231, 0.8); } TerminalWindow .notebook tab .active-page GtkLabel:backdrop { - color: rgba(207, 218, 231, 0.4); } + color: rgba(207, 218, 231, 0.5); } TerminalWindow .notebook tab.reorderable-page.top:hover { - border-bottom-color: #1c1e22; } + border-bottom-color: #1a1c20; } TerminalWindow .notebook tab.reorderable-page.top:active, TerminalWindow .notebook tab.reorderable-page.top:active:hover { - background-color: #272a30; - border-color: #1c1e22; } + background-color: #25282e; + border-color: #1a1c20; } TerminalWindow .notebook tab.reorderable-page.top:active:backdrop, TerminalWindow .notebook tab.reorderable-page.top:active:hover:backdrop { - background-color: #2a2e34; } + background-color: #282c32; } TerminalWindow .scrollbar.vertical .slider { margin-left: 3px; } TerminalWindow .scrollbar.trough { @@ -2373,10 +2375,10 @@ NemoWindow GtkSeparator.separator.horizontal, NemoWindow GtkPlacesSidebar.sideba color: #1d2024; } NemoWindow .primary-toolbar NemoPathBar.linked > .button { - color: rgba(207, 218, 231, 0.7); - outline-color: rgba(207, 218, 231, 0); - border-color: #1b1d21; - background-color: rgba(36, 39, 45, 0.9); } + color: rgba(207, 218, 231, 0.8); + outline-color: rgba(207, 218, 231, 0.1); + border-color: #141619; + background-color: rgba(33, 37, 42, 0.9); } NemoWindow .primary-toolbar NemoPathBar.linked > .button:hover { border-color: #5294E2; } NemoWindow .primary-toolbar NemoPathBar.linked > .button:active, NemoWindow .primary-toolbar NemoPathBar.linked > .button:checked { @@ -2386,7 +2388,7 @@ NemoWindow .primary-toolbar NemoPathBar.linked > .button { background-color: #5294E2; } .gedit-headerbar-paned { - color: rgba(28, 30, 34, 0.96); } + color: rgba(26, 28, 32, 0.96); } .open-document-selector-treeview.view { padding: 3px 6px 3px 6px; @@ -2466,7 +2468,7 @@ GeditViewFrame .gedit-search-slider, GbEditorFrame .gb-search-slider { GbSearchBox.linked > GtkMenuButton.button:last-child:dir(ltr), GbSearchBox.linked > GtkMenuButton.button:first-child:dir(rtl) { - border-color: rgba(207, 218, 231, 0); + border-color: rgba(207, 218, 231, 0.1); background-color: rgba(42, 47, 53, 0.9); } GbSearchBox.linked > GtkMenuButton.button:last-child:dir(ltr):hover, GbSearchBox.linked > GtkMenuButton.button:first-child:dir(rtl):hover { @@ -2692,7 +2694,7 @@ MarlinViewWindow *:selected:focus { .marlin-pathbar.pathbar { border-radius: 14.5px; - color: rgba(207, 218, 231, 0.7); + color: rgba(207, 218, 231, 0.8); border-color: #141619; background-image: linear-gradient(to bottom, rgba(32, 35, 40, 0.9)); background-color: transparent; } @@ -2703,13 +2705,13 @@ MarlinViewWindow *:selected:focus { border-color: #5294E2; background-image: linear-gradient(to bottom, #5294E2); } .marlin-pathbar.pathbar:insensitive { - color: rgba(207, 218, 231, 0.25); - background-image: linear-gradient(to bottom, rgba(36, 40, 45, 0.55)); } + color: rgba(207, 218, 231, 0.35); + background-image: linear-gradient(to bottom, rgba(32, 35, 40, 0.55)); } .marlin-pathbar.pathbar:active, .marlin-pathbar.pathbar:checked { color: #5294E2; } .gala-notification { - border: 1px solid rgba(0, 0, 0, 0.35); + border: 1px solid #1d2024; border-radius: 3px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); background-image: linear-gradient(to bottom, #292D33); @@ -2779,7 +2781,7 @@ MarlinViewWindow *:selected:focus { PantheonTerminalPantheonTerminalWindow.background { background-color: transparent; } PantheonTerminalPantheonTerminalWindow.background .notebook.header.top { - box-shadow: inset 0 1px rgba(28, 30, 34, 0.96), inset 0 -1px #1f2227; } + box-shadow: inset 0 1px rgba(26, 28, 32, 0.96), inset 0 -1px #1f2227; } SwitchboardCategoryView .view:selected, SwitchboardCategoryView .view:selected:focus { @@ -2804,15 +2806,15 @@ UnityDecoration { border-bottom-width: 0; border-radius: 4px 4px 0 0; padding: 1px 6px 0 6px; - background-image: linear-gradient(to bottom, #272a30); - color: rgba(207, 218, 231, 0.7); - box-shadow: inset 0 1px rgba(46, 49, 56, 0.96); } + background-image: linear-gradient(to bottom, #25282e); + color: rgba(207, 218, 231, 0.8); + box-shadow: inset 0 1px rgba(44, 47, 54, 0.96); } UnityDecoration.top:backdrop { border-bottom-width: 0; - background-image: linear-gradient(to bottom, #2e3138); - color: rgba(207, 218, 231, 0.4); } + background-image: linear-gradient(to bottom, #282c32); + color: rgba(207, 218, 231, 0.5); } UnityDecoration.left, UnityDecoration.right, UnityDecoration.bottom, UnityDecoration.left:backdrop, UnityDecoration.right:backdrop, UnityDecoration.bottom:backdrop { - background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1)); } + background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.25)); } UnityPanelWidget, .unity-panel { @@ -2982,7 +2984,7 @@ GtkListBox .h4 { padding-left: 6px; } .titlebar .separator, .titlebar GtkPlacesSidebar.sidebar .view.separator, GtkPlacesSidebar.sidebar .titlebar .view.separator { - color: rgba(23, 25, 28, 0.96); } + color: rgba(26, 28, 32, 0.96); } GtkFileChooserDialog .dialog-action-box { background-color: #2F343B; } @@ -2995,6 +2997,15 @@ NautilusWindow *, NemoWindow { -GtkPaned-handle-size: 0; } +GtkFileChooserDialog .sidebar, +NautilusWindow .sidebar, +NemoWindow .sidebar { + box-shadow: inset -1px 0 rgba(32, 35, 39, 0.95); } +GtkFileChooserDialog .sidebar:dir(rtl), +NautilusWindow .sidebar:dir(rtl), +NemoWindow .sidebar:dir(rtl) { + box-shadow: inset 1px 0 rgba(32, 35, 39, 0.95); } + GtkFileChooserDialog.csd.background, GtkFileChooserDialog .source-list, GtkFileChooserDialog .source-list.view, GtkFileChooserDialog .source-list.view:prelight, NautilusWindow.csd.background, @@ -3017,7 +3028,7 @@ NemoWindow .sidebar, NemoWindow .source-list.sidebar.view, MarlinViewWindow .sidebar, MarlinViewWindow .source-list.sidebar.view { - background-color: rgba(60, 64, 73, 0.95); } + background-color: rgba(48, 52, 59, 0.95); } GtkFileChooserDialog .sidebar .view, GtkFileChooserDialog .sidebar row, GtkFileChooserDialog .source-list.sidebar.view .view, GtkFileChooserDialog .source-list.sidebar.view row, NautilusWindow .sidebar .view, NautilusWindow .sidebar row, @@ -3135,12 +3146,12 @@ GtkFileChooserDialog.maximized .sidebar, NautilusWindow.maximized .sidebar, NemoWindow.maximized .sidebar, MarlinViewWindow.maximized .sidebar { - background-color: #3c4049; } + background-color: #30343b; } GtkFileChooserDialog .pane-separator, NautilusWindow .pane-separator, NemoWindow .pane-separator, MarlinViewWindow .pane-separator { - background-color: rgba(60, 64, 73, 0.95); } + background-color: rgba(32, 35, 39, 0.95); } GtkFileChooserDialog GtkPaned > .vertical > .horizontal { background-color: #2F343B; } @@ -3149,17 +3160,17 @@ GeditWindow.background.csd { background-color: transparent; } GeditWindow.background.csd .pane-separator, GeditWindow.background.csd .pane-separator:hover { - background-color: rgba(60, 64, 73, 0.95); } + background-color: rgba(32, 35, 39, 0.95); } GeditWindow.background.csd .titlebar .pane-separator { - background-color: rgba(23, 25, 28, 0.96); } + background-color: rgba(26, 28, 32, 0.96); } .gedit-bottom-panel-paned { background-color: #292D33; } .gedit-document-panel { - background-color: rgba(60, 64, 73, 0.95); } + background-color: rgba(48, 52, 59, 0.95); } .maximized .gedit-document-panel { - background-color: #3c4049; } + background-color: #30343b; } .gedit-document-panel .list-row { color: #A8ADB5; } .gedit-document-panel .list-row { @@ -3186,9 +3197,9 @@ GeditWindow.background.csd { color: #A8ADB5; } GeditWindow.background.csd GeditFileBrowserWidget { - background-color: rgba(60, 64, 73, 0.95); } + background-color: rgba(48, 52, 59, 0.95); } .maximized GeditWindow.background.csd GeditFileBrowserWidget { - background-color: #3c4049; } + background-color: #30343b; } GeditWindow.background.csd GeditFileBrowserWidget .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider { background-color: #d1d4d8; border: 1px solid rgba(0, 0, 0, 0.3); } @@ -3205,7 +3216,7 @@ GeditWindow.background.csd GeditFileBrowserWidget { background-color: transparent; } GeditWindow.background.csd GeditFileBrowserWidget .horizontal { background-color: transparent; - border-color: rgba(44, 47, 53, 0.95); } + border-color: rgba(32, 35, 39, 0.95); } GeditWindow.background.csd GeditFileBrowserWidget .horizontal .button { border-color: transparent; background-color: transparent; @@ -3233,8 +3244,8 @@ GeditWindow.background.csd GeditFileBrowserView.view { color: #5294E2; } GtkFileChooserDialog .action-bar.frame { - background-color: rgba(55, 59, 67, 0.95); - border-color: rgba(44, 47, 53, 0.95); } + background-color: rgba(44, 47, 53, 0.95); + border-color: rgba(32, 35, 39, 0.95); } GtkFileChooserDialog .action-bar.frame GtkLabel { color: #A8ADB5; } GtkFileChooserDialog .action-bar.frame .button { @@ -3278,10 +3289,10 @@ GtkFileChooserDialog .action-bar.frame { @define-color error_color #FC4138; @define-color success_color #73d216; @define-color placeholder_text_color #A8A8A8; -@define-color wm_title rgba(207, 218, 231, 0.7); -@define-color wm_unfocused_title alpha(rgba(207, 218, 231, 0.7), 0.7); -@define-color wm_bg #272a30; -@define-color wm_bg_unfocused #2e3138; -@define-color wm_highlight #30343b; +@define-color wm_title rgba(207, 218, 231, 0.8); +@define-color wm_unfocused_title alpha(rgba(207, 218, 231, 0.8), 0.7); +@define-color wm_bg #25282e; +@define-color wm_bg_unfocused #282c32; +@define-color wm_highlight #2c2f36; @define-color wm_shadow alpha(black, 0.35); @define-color content_view_bg #292D33; diff --git a/common/gtk-3.0/3.16/gtk-contained-solid-dark.css b/common/gtk-3.0/3.16/gtk-contained-solid-dark.css index ac90757..538c12c 100644 --- a/common/gtk-3.0/3.16/gtk-contained-solid-dark.css +++ b/common/gtk-3.0/3.16/gtk-contained-solid-dark.css @@ -381,25 +381,25 @@ GtkTextView { background-image: linear-gradient(to bottom, #5294E2); } .button.suggested-action { color: #ffffff; - border-color: #9EA4B5; - background-color: #9EA4B5; } + border-color: #5B5F69; + background-color: #5B5F69; } .button.suggested-action.flat { border-color: transparent; background-color: transparent; background-image: none; - color: #9EA4B5; } + color: #5B5F69; } .button.suggested-action:hover { color: #ffffff; - border-color: #b8bcc9; - background-color: #b8bcc9; } + border-color: #707582; + background-color: #707582; } .button.suggested-action:active, .button.suggested-action:checked { color: #ffffff; - border-color: #8a91a6; - background-color: #8a91a6; } + border-color: #4a4e56; + background-color: #4a4e56; } .button.suggested-action:insensitive { color: rgba(255, 255, 255, 0.6); - border-color: rgba(158, 164, 181, 0.65); - background-color: rgba(158, 164, 181, 0.65); } + border-color: rgba(91, 95, 105, 0.65); + background-color: rgba(91, 95, 105, 0.65); } .button.destructive-action { color: #ffffff; border-color: #FA4349; @@ -464,9 +464,9 @@ GtkTextView { background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#5294E2), to(transparent)); background-size: 6px 6px, 6px 6px; background-repeat: no-repeat; - background-position: right 3px, right 4px; } + background-position: right 3px, right 2px; } .stack-switcher > .button.needs-attention > .label:dir(rtl), .stack-switcher > .button.needs-attention > GtkImage:dir(rtl), .button .sidebar-item.needs-attention > GtkLabel:dir(rtl) { - background-position: left 3px, left 4px; } + background-position: left 3px, left 2px; } .inline-toolbar .button, .inline-toolbar .button:backdrop { border-radius: 2px; border-width: 1px; } @@ -742,14 +742,14 @@ GtkComboBox { background-color: rgba(60, 64, 73, 0.95); } .primary-toolbar { - color: rgba(207, 218, 231, 0.7); - background-color: #272a30; + color: rgba(207, 218, 231, 0.8); + background-color: #25282e; box-shadow: none; border-width: 0 0 1px 0; border-style: solid; - border-image: linear-gradient(to bottom, #272a30, #17191c) 1 0 1 0; } + border-image: linear-gradient(to bottom, #25282e, #15171a) 1 0 1 0; } .primary-toolbar:backdrop { - background-color: #2a2e34; } + background-color: #282c32; } .inline-toolbar { background-color: #282c32; @@ -777,16 +777,16 @@ GtkComboBox { border-width: 0 0 1px; border-style: solid; border-radius: 0; - border-color: #1c1e22; - color: rgba(207, 218, 231, 0.7); - background-color: #272a30; } + border-color: #1a1c20; + color: rgba(207, 218, 231, 0.8); + background-color: #25282e; } .csd .header-bar { - background-color: #272A30; } + background-color: #25282E; } .header-bar:backdrop { - color: rgba(207, 218, 231, 0.4); - background-color: #2a2e34; } + color: rgba(207, 218, 231, 0.5); + background-color: #282c32; } .csd .header-bar:backdrop { - background-color: #2a2e34; } + background-color: #282c32; } .header-bar .title { padding: 0px 12px; } .header-bar .subtitle { @@ -842,35 +842,35 @@ GtkComboBox { .tiled .header-bar, .tiled .header-bar:backdrop, .maximized .header-bar, .maximized .header-bar:backdrop { border-radius: 0; } .maximized .header-bar { - background-color: #272a30; } + background-color: #25282e; } .maximized .header-bar:backdrop { - background-color: #2a2e34; } + background-color: #282c32; } .header-bar.default-decoration { padding-top: 5px; padding-bottom: 5px; - background-color: #272a30; + background-color: #25282e; border-bottom-width: 0; } .header-bar.default-decoration:backdrop { - background-color: #2a2e34; } + background-color: #282c32; } .titlebar { padding-left: 7px; padding-right: 7px; border-radius: 4px 4px 0 0; - color: rgba(207, 218, 231, 0.7); - background-color: #272a30; - box-shadow: inset 0 1px #2e3138; } + color: rgba(207, 218, 231, 0.8); + background-color: #25282e; + box-shadow: inset 0 1px #2c2f36; } .csd .titlebar { - background-color: #272A30; } + background-color: #25282E; } .titlebar:backdrop { - color: rgba(207, 218, 231, 0.4); - background-color: #2a2e34; } + color: rgba(207, 218, 231, 0.5); + background-color: #282c32; } .csd .titlebar:backdrop { - background-color: #2a2e34; } + background-color: #282c32; } .maximized .titlebar { - background-color: #272a30; } + background-color: #25282e; } .maximized .titlebar:backdrop { - background-color: #2a2e34; } + background-color: #282c32; } .titlebar .titlebar, .titlebar .titlebar:backdrop { @@ -880,12 +880,12 @@ 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.05) 25%, rgba(207, 218, 231, 0.05) 75%, rgba(207, 218, 231, 0) 75%) 0 1/0 1px stretch; } + 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; } .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 { opacity: 0.6; } .primary-toolbar .entry, .header-bar .entry { - color: rgba(207, 218, 231, 0.7); + color: rgba(207, 218, 231, 0.8); border-color: #141619; background-image: linear-gradient(to bottom, rgba(32, 35, 40, 0.9)); background-color: transparent; } @@ -898,9 +898,11 @@ GtkComboBox { border-color: #5294E2; background-image: linear-gradient(to bottom, #5294E2); background-clip: border-box; } + .primary-toolbar .entry:focus.image, .header-bar .entry:focus.image { + color: #ffffff; } .primary-toolbar .entry:insensitive, .header-bar .entry:insensitive { - color: rgba(207, 218, 231, 0.25); - background-image: linear-gradient(to bottom, rgba(36, 40, 45, 0.55)); } + color: rgba(207, 218, 231, 0.35); + background-image: linear-gradient(to bottom, rgba(32, 35, 40, 0.55)); } .primary-toolbar .entry:selected:focus, .header-bar .entry:selected:focus { background-color: #ffffff; color: #5294E2; } @@ -909,27 +911,27 @@ GtkComboBox { background-image: none; background-color: transparent; } .primary-toolbar .button, .header-bar .button { - color: rgba(207, 218, 231, 0.7); - outline-color: rgba(207, 218, 231, 0); + color: rgba(207, 218, 231, 0.8); + outline-color: rgba(207, 218, 231, 0.1); outline-offset: -3px; - background-color: rgba(39, 42, 48, 0); - border-color: rgba(39, 42, 48, 0); } + background-color: rgba(37, 40, 46, 0); + border-color: rgba(37, 40, 46, 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.7); - outline-color: rgba(207, 218, 231, 0); - border-color: #1b1d21; - background-color: rgba(36, 39, 45, 0.9); } + color: rgba(207, 218, 231, 0.8); + outline-color: rgba(207, 218, 231, 0.1); + border-color: #141619; + background-color: rgba(33, 37, 42, 0.9); } .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); border-color: #5294E2; background-color: #5294E2; } .primary-toolbar .button:insensitive, .header-bar .button:insensitive { - color: rgba(207, 218, 231, 0.25); - background-color: rgba(39, 42, 48, 0); - border-color: rgba(39, 42, 48, 0); } + color: rgba(207, 218, 231, 0.35); + background-color: rgba(37, 40, 46, 0); + border-color: rgba(37, 40, 46, 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 { @@ -944,10 +946,10 @@ GtkComboBox { .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.7); - outline-color: rgba(207, 218, 231, 0); - border-color: #1b1d21; - background-color: rgba(36, 39, 45, 0.9); } + color: rgba(207, 218, 231, 0.8); + outline-color: rgba(207, 218, 231, 0.1); + border-color: #141619; + background-color: rgba(33, 37, 42, 0.9); } .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 { @@ -964,30 +966,30 @@ GtkComboBox { .primary-toolbar .button.suggested-action, .header-bar .button.suggested-action { color: #ffffff; outline-color: rgba(255, 255, 255, 0.3); - border-color: #9EA4B5; - background-color: #9EA4B5; } + border-color: #5B5F69; + background-color: #5B5F69; } .primary-toolbar .button.suggested-action.flat, .header-bar .button.suggested-action.flat { border-color: transparent; background-color: transparent; background-image: none; - color: #9EA4B5; - outline-color: rgba(158, 164, 181, 0.3); } + color: #5B5F69; + outline-color: rgba(91, 95, 105, 0.3); } .primary-toolbar .button.suggested-action:hover, .header-bar .button.suggested-action:hover { color: #ffffff; outline-color: rgba(255, 255, 255, 0.3); - border-color: #b8bcc9; - background-color: #b8bcc9; } + border-color: #707582; + background-color: #707582; } .primary-toolbar .button.suggested-action:active, .header-bar .button.suggested-action:active, .primary-toolbar .button.suggested-action:checked, .header-bar .button.suggested-action:checked { color: #ffffff; outline-color: rgba(255, 255, 255, 0.3); - border-color: #8a91a6; - background-color: #8a91a6; } + border-color: #4a4e56; + background-color: #4a4e56; } .primary-toolbar .button.suggested-action.flat:insensitive, .header-bar .button.suggested-action.flat:insensitive { - color: rgba(158, 164, 181, 0.45); } + color: rgba(91, 95, 105, 0.45); } .primary-toolbar .button.suggested-action:insensitive, .header-bar .button.suggested-action:insensitive { color: rgba(255, 255, 255, 0.6); - border-color: rgba(158, 164, 181, 0.65); - background-color: rgba(158, 164, 181, 0.65); } + border-color: rgba(91, 95, 105, 0.65); + background-color: rgba(91, 95, 105, 0.65); } .primary-toolbar .button.suggested-action:backdrop, .header-bar .button.suggested-action:backdrop, .primary-toolbar .button.suggested-action:backdrop, .header-bar .button.suggested-action:backdrop { @@ -1026,18 +1028,18 @@ GtkComboBox { .primary-toolbar .spinbutton:focus .button, .header-bar .spinbutton:focus .button { color: #ffffff; } .primary-toolbar .spinbutton .button, .header-bar .spinbutton .button { - color: rgba(207, 218, 231, 0.7); } + color: rgba(207, 218, 231, 0.8); } .primary-toolbar .spinbutton .button:hover, .header-bar .spinbutton .button:hover { background-color: rgba(255, 255, 255, 0.1); border-color: transparent; } .primary-toolbar .spinbutton .button:insensitive, .header-bar .spinbutton .button:insensitive { - color: rgba(207, 218, 231, 0.4); } + color: rgba(207, 218, 231, 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.1); } + color: rgba(207, 218, 231, 0.2); } .primary-toolbar GtkComboBox.combobox-entry .button, .header-bar GtkComboBox.combobox-entry .button { - color: rgba(207, 218, 231, 0.7); + color: rgba(207, 218, 231, 0.8); border-color: #141619; background-image: linear-gradient(to bottom, rgba(32, 35, 40, 0.9)); background-color: transparent; } @@ -1048,24 +1050,24 @@ GtkComboBox { border-color: #5294E2; background-image: linear-gradient(to bottom, #5294E2); } .primary-toolbar GtkComboBox.combobox-entry .button:insensitive, .header-bar GtkComboBox.combobox-entry .button:insensitive { - color: rgba(207, 218, 231, 0.25); - background-image: linear-gradient(to bottom, rgba(36, 40, 45, 0.55)); } + color: rgba(207, 218, 231, 0.35); + background-image: linear-gradient(to bottom, rgba(32, 35, 40, 0.55)); } .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(207, 218, 231, 0.05); } + background-color: rgba(207, 218, 231, 0.15); } .primary-toolbar GtkProgressBar:backdrop, .header-bar GtkProgressBar:backdrop { opacity: 0.75; } .primary-toolbar .scale:backdrop, .header-bar .scale:backdrop { opacity: 0.75; } .primary-toolbar .scale.trough, .header-bar .scale.trough { - background-image: linear-gradient(to bottom, rgba(207, 218, 231, 0.05)); } + background-image: linear-gradient(to bottom, rgba(207, 218, 231, 0.15)); } .primary-toolbar .scale.trough:insensitive, .header-bar .scale.trough:insensitive { - background-image: linear-gradient(to bottom, rgba(207, 218, 231, 0)); } + background-image: linear-gradient(to bottom, rgba(207, 218, 231, 0.1)); } .primary-toolbar .scale.slider, .header-bar .scale.slider { background-image: linear-gradient(to bottom, #282c32); } .primary-toolbar .scale.slider:insensitive, .header-bar .scale.slider:insensitive { - background-image: linear-gradient(to bottom, #272b31); } + background-image: linear-gradient(to bottom, #262a30); } /************ * Pathbars * @@ -1157,7 +1159,7 @@ column-header .button, column-header .button:hover, column-header .button:active background-image: none; border-style: none solid none none; border-radius: 0; - border-image: linear-gradient(to bottom, transparent 20%, rgba(0, 0, 0, 0.11) 20%, rgba(0, 0, 0, 0.11) 80%, transparent 80%) 0 1 0 0/0 1px 0 0 stretch; } + 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 { background-color: #292D33; } column-header .button:insensitive { @@ -1170,10 +1172,10 @@ column-header .button, column-header .button:hover, column-header .button:active .menubar { -GtkWidget-window-dragging: true; padding: 0px; - background-color: #272a30; - color: rgba(207, 218, 231, 0.7); } + background-color: #25282e; + color: rgba(207, 218, 231, 0.8); } .menubar:backdrop { - background-color: #2a2e34; } + background-color: #282c32; } .menubar > .menuitem { padding: 6px 8px; border: solid transparent; @@ -1182,7 +1184,7 @@ column-header .button, column-header .button:hover, column-header .button:active background-color: #5294E2; color: #ffffff; } .menubar > .menuitem:insensitive { - color: rgba(207, 218, 231, 0.1); + color: rgba(207, 218, 231, 0.2); border-color: transparent; } .menu, .popup { @@ -1810,7 +1812,7 @@ GtkScrolledWindow GtkViewport.frame { border-radius: 0; box-shadow: none; } .list-row.button:hover { - background-color: rgba(0, 0, 0, 0.05); } + background-color: rgba(255, 255, 255, 0.03); } .list-row.button:active { color: #D3DAE3; } .list-row.button:selected:active { @@ -1886,8 +1888,8 @@ GtkCalendar { .message-dialog { -GtkDialog-button-spacing: 0; } .message-dialog .titlebar { - background-color: #272A30; - border-bottom: 1px solid #17191c; } + background-color: #25282E; + border-bottom: 1px solid #15171a; } .message-dialog.csd.background { border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; @@ -2114,7 +2116,7 @@ GtkVolumeButton.button { border-radius: 0; } .window-frame.csd.popup, .window-frame.csd.menu { border-radius: 3px; - box-shadow: 0 3px 6px rgba(0, 0, 0, 0.65), 0 0 0 1px rgba(0, 0, 0, 0.65); } + box-shadow: 0 3px 6px rgba(0, 0, 0, 0.55), 0 0 0 1px rgba(0, 0, 0, 0.55); } .window-frame.csd.tooltip { border-radius: 2px; box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.65); } @@ -2124,7 +2126,7 @@ GtkVolumeButton.button { .window-frame.solid-csd { border-radius: 0; margin: 1px; - background-color: #272A30; + background-color: #25282E; box-shadow: none; } .header-bar.default-decoration .button.titlebutton, @@ -2137,14 +2139,14 @@ GtkVolumeButton.button { border-color: transparent; background-color: transparent; background-image: none; - background-color: rgba(39, 42, 48, 0); + background-color: rgba(37, 40, 46, 0); border-width: 0; } .header-bar .button.titlebutton:hover, .titlebar .button.titlebutton:hover { - color: rgba(207, 218, 231, 0.7); - outline-color: rgba(207, 218, 231, 0); - border-color: #1b1d21; - background-color: rgba(36, 39, 45, 0.9); } + color: rgba(207, 218, 231, 0.8); + outline-color: rgba(207, 218, 231, 0.1); + border-color: #141619; + background-color: rgba(33, 37, 42, 0.9); } .header-bar .button.titlebutton:active, .header-bar .button.titlebutton:checked, .titlebar .button.titlebutton:active, .titlebar .button.titlebutton:checked { @@ -2299,18 +2301,18 @@ TerminalWindow .notebook tab.reorderable-page:hover { padding-top: 4px; padding-bottom: 4px; } TerminalWindow .notebook.header.top { - box-shadow: inset 0 1px #1c1e22, inset 0 -1px #1f2227; } + box-shadow: inset 0 1px #1a1c20, inset 0 -1px #1f2227; } TerminalWindow .notebook tab .active-page GtkLabel { - color: rgba(207, 218, 231, 0.7); } + color: rgba(207, 218, 231, 0.8); } TerminalWindow .notebook tab .active-page GtkLabel:backdrop { - color: rgba(207, 218, 231, 0.4); } + color: rgba(207, 218, 231, 0.5); } TerminalWindow .notebook tab.reorderable-page.top:hover { - border-bottom-color: #1c1e22; } + border-bottom-color: #1a1c20; } TerminalWindow .notebook tab.reorderable-page.top:active, TerminalWindow .notebook tab.reorderable-page.top:active:hover { - background-color: #272a30; - border-color: #1c1e22; } + background-color: #25282e; + border-color: #1a1c20; } TerminalWindow .notebook tab.reorderable-page.top:active:backdrop, TerminalWindow .notebook tab.reorderable-page.top:active:hover:backdrop { - background-color: #2a2e34; } + background-color: #282c32; } TerminalWindow .scrollbar.vertical .slider { margin-left: 3px; } TerminalWindow .scrollbar.trough { @@ -2373,10 +2375,10 @@ NemoWindow GtkSeparator.separator.horizontal, NemoWindow GtkPlacesSidebar.sideba color: #1d2024; } NemoWindow .primary-toolbar NemoPathBar.linked > .button { - color: rgba(207, 218, 231, 0.7); - outline-color: rgba(207, 218, 231, 0); - border-color: #1b1d21; - background-color: rgba(36, 39, 45, 0.9); } + color: rgba(207, 218, 231, 0.8); + outline-color: rgba(207, 218, 231, 0.1); + border-color: #141619; + background-color: rgba(33, 37, 42, 0.9); } NemoWindow .primary-toolbar NemoPathBar.linked > .button:hover { border-color: #5294E2; } NemoWindow .primary-toolbar NemoPathBar.linked > .button:active, NemoWindow .primary-toolbar NemoPathBar.linked > .button:checked { @@ -2386,7 +2388,7 @@ NemoWindow .primary-toolbar NemoPathBar.linked > .button { background-color: #5294E2; } .gedit-headerbar-paned { - color: #1c1e22; } + color: #1a1c20; } .open-document-selector-treeview.view { padding: 3px 6px 3px 6px; @@ -2466,7 +2468,7 @@ GeditViewFrame .gedit-search-slider, GbEditorFrame .gb-search-slider { GbSearchBox.linked > GtkMenuButton.button:last-child:dir(ltr), GbSearchBox.linked > GtkMenuButton.button:first-child:dir(rtl) { - border-color: rgba(207, 218, 231, 0); + border-color: rgba(207, 218, 231, 0.1); background-color: rgba(42, 47, 53, 0.9); } GbSearchBox.linked > GtkMenuButton.button:last-child:dir(ltr):hover, GbSearchBox.linked > GtkMenuButton.button:first-child:dir(rtl):hover { @@ -2596,7 +2598,7 @@ PanelWidget, PanelAppletFrame, PanelApplet { color: #A8ADB5; - background-image: linear-gradient(to bottom, #25272d); } + background-image: linear-gradient(to bottom, rgba(37, 39, 45, 0.95)); } PanelApplet .button, PanelApplet .button:backdrop { padding: 4px; @@ -2639,18 +2641,18 @@ ClockBox { color: #A8ADB5; } .xfce4-panel.panel { - background-color: #25272d; } + background-color: rgba(37, 39, 45, 0.95); } .xfce4-panel.panel .button.flat { color: #A8ADB5; background-color: rgba(37, 39, 45, 0); border-radius: 0; } .xfce4-panel.panel .button.flat:hover { border: none; - background-color: #3c4049; } + background-color: rgba(60, 64, 73, 0.95); } .xfce4-panel.panel .button.flat:active, .xfce4-panel.panel .button.flat:checked { color: #5294E2; border: none; - background-color: #151619; } + background-color: rgba(21, 22, 25, 0.95); } .floating-bar { background-color: #5294E2; @@ -2692,7 +2694,7 @@ MarlinViewWindow *:selected:focus { .marlin-pathbar.pathbar { border-radius: 14.5px; - color: rgba(207, 218, 231, 0.7); + color: rgba(207, 218, 231, 0.8); border-color: #141619; background-image: linear-gradient(to bottom, rgba(32, 35, 40, 0.9)); background-color: transparent; } @@ -2703,13 +2705,13 @@ MarlinViewWindow *:selected:focus { border-color: #5294E2; background-image: linear-gradient(to bottom, #5294E2); } .marlin-pathbar.pathbar:insensitive { - color: rgba(207, 218, 231, 0.25); - background-image: linear-gradient(to bottom, rgba(36, 40, 45, 0.55)); } + color: rgba(207, 218, 231, 0.35); + background-image: linear-gradient(to bottom, rgba(32, 35, 40, 0.55)); } .marlin-pathbar.pathbar:active, .marlin-pathbar.pathbar:checked { color: #5294E2; } .gala-notification { - border: 1px solid rgba(0, 0, 0, 0.35); + border: 1px solid #1d2024; border-radius: 3px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); background-image: linear-gradient(to bottom, #292D33); @@ -2779,7 +2781,7 @@ MarlinViewWindow *:selected:focus { PantheonTerminalPantheonTerminalWindow.background { background-color: transparent; } PantheonTerminalPantheonTerminalWindow.background .notebook.header.top { - box-shadow: inset 0 1px #1c1e22, inset 0 -1px #1f2227; } + box-shadow: inset 0 1px #1a1c20, inset 0 -1px #1f2227; } SwitchboardCategoryView .view:selected, SwitchboardCategoryView .view:selected:focus { @@ -2804,15 +2806,15 @@ UnityDecoration { border-bottom-width: 0; border-radius: 4px 4px 0 0; padding: 1px 6px 0 6px; - background-image: linear-gradient(to bottom, #272a30); - color: rgba(207, 218, 231, 0.7); - box-shadow: inset 0 1px #2e3138; } + background-image: linear-gradient(to bottom, #25282e); + color: rgba(207, 218, 231, 0.8); + box-shadow: inset 0 1px #2c2f36; } UnityDecoration.top:backdrop { border-bottom-width: 0; - background-image: linear-gradient(to bottom, #2e3138); - color: rgba(207, 218, 231, 0.4); } + background-image: linear-gradient(to bottom, #282c32); + color: rgba(207, 218, 231, 0.5); } UnityDecoration.left, UnityDecoration.right, UnityDecoration.bottom, UnityDecoration.left:backdrop, UnityDecoration.right:backdrop, UnityDecoration.bottom:backdrop { - background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1)); } + background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.25)); } UnityPanelWidget, .unity-panel { @@ -2982,7 +2984,7 @@ GtkListBox .h4 { padding-left: 6px; } .titlebar .separator, .titlebar GtkPlacesSidebar.sidebar .view.separator, GtkPlacesSidebar.sidebar .titlebar .view.separator { - color: #17191c; } + color: #1a1c20; } GtkFileChooserDialog .dialog-action-box { background-color: #2F343B; } @@ -2995,6 +2997,15 @@ NautilusWindow *, NemoWindow { -GtkPaned-handle-size: 0; } +GtkFileChooserDialog .sidebar, +NautilusWindow .sidebar, +NemoWindow .sidebar { + box-shadow: inset -1px 0 #202327; } +GtkFileChooserDialog .sidebar:dir(rtl), +NautilusWindow .sidebar:dir(rtl), +NemoWindow .sidebar:dir(rtl) { + box-shadow: inset 1px 0 #202327; } + GtkFileChooserDialog.csd.background, GtkFileChooserDialog .source-list, GtkFileChooserDialog .source-list.view, GtkFileChooserDialog .source-list.view:prelight, NautilusWindow.csd.background, @@ -3017,7 +3028,7 @@ NemoWindow .sidebar, NemoWindow .source-list.sidebar.view, MarlinViewWindow .sidebar, MarlinViewWindow .source-list.sidebar.view { - background-color: #3c4049; } + background-color: #30343b; } GtkFileChooserDialog .sidebar .view, GtkFileChooserDialog .sidebar row, GtkFileChooserDialog .source-list.sidebar.view .view, GtkFileChooserDialog .source-list.sidebar.view row, NautilusWindow .sidebar .view, NautilusWindow .sidebar row, @@ -3135,12 +3146,12 @@ GtkFileChooserDialog.maximized .sidebar, NautilusWindow.maximized .sidebar, NemoWindow.maximized .sidebar, MarlinViewWindow.maximized .sidebar { - background-color: #3c4049; } + background-color: #30343b; } GtkFileChooserDialog .pane-separator, NautilusWindow .pane-separator, NemoWindow .pane-separator, MarlinViewWindow .pane-separator { - background-color: #3c4049; } + background-color: #202327; } GtkFileChooserDialog GtkPaned > .vertical > .horizontal { background-color: #2F343B; } @@ -3149,17 +3160,17 @@ GeditWindow.background.csd { background-color: transparent; } GeditWindow.background.csd .pane-separator, GeditWindow.background.csd .pane-separator:hover { - background-color: #3c4049; } + background-color: #202327; } GeditWindow.background.csd .titlebar .pane-separator { - background-color: #17191c; } + background-color: #1a1c20; } .gedit-bottom-panel-paned { background-color: #292D33; } .gedit-document-panel { - background-color: #3c4049; } + background-color: #30343b; } .maximized .gedit-document-panel { - background-color: #3c4049; } + background-color: #30343b; } .gedit-document-panel .list-row { color: #A8ADB5; } .gedit-document-panel .list-row { @@ -3186,9 +3197,9 @@ GeditWindow.background.csd { color: #A8ADB5; } GeditWindow.background.csd GeditFileBrowserWidget { - background-color: #3c4049; } + background-color: #30343b; } .maximized GeditWindow.background.csd GeditFileBrowserWidget { - background-color: #3c4049; } + background-color: #30343b; } GeditWindow.background.csd GeditFileBrowserWidget .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider { background-color: #d1d4d8; border: 1px solid rgba(0, 0, 0, 0.3); } @@ -3205,7 +3216,7 @@ GeditWindow.background.csd GeditFileBrowserWidget { background-color: transparent; } GeditWindow.background.csd GeditFileBrowserWidget .horizontal { background-color: transparent; - border-color: #2c2f35; } + border-color: #202327; } GeditWindow.background.csd GeditFileBrowserWidget .horizontal .button { border-color: transparent; background-color: transparent; @@ -3233,8 +3244,8 @@ GeditWindow.background.csd GeditFileBrowserView.view { color: #5294E2; } GtkFileChooserDialog .action-bar.frame { - background-color: #373b43; - border-color: #2c2f35; } + background-color: #2c2f35; + border-color: #202327; } GtkFileChooserDialog .action-bar.frame GtkLabel { color: #A8ADB5; } GtkFileChooserDialog .action-bar.frame .button { @@ -3278,10 +3289,10 @@ GtkFileChooserDialog .action-bar.frame { @define-color error_color #FC4138; @define-color success_color #73d216; @define-color placeholder_text_color #A8A8A8; -@define-color wm_title rgba(207, 218, 231, 0.7); -@define-color wm_unfocused_title alpha(rgba(207, 218, 231, 0.7), 0.7); -@define-color wm_bg #272a30; -@define-color wm_bg_unfocused #2e3138; -@define-color wm_highlight #30343b; +@define-color wm_title rgba(207, 218, 231, 0.8); +@define-color wm_unfocused_title alpha(rgba(207, 218, 231, 0.8), 0.7); +@define-color wm_bg #25282e; +@define-color wm_bg_unfocused #282c32; +@define-color wm_highlight #2c2f36; @define-color wm_shadow alpha(black, 0.35); @define-color content_view_bg #292D33; diff --git a/common/gtk-3.0/3.16/gtk-contained-solid.css b/common/gtk-3.0/3.16/gtk-contained-solid.css index 1bae3d3..51c75f2 100644 --- a/common/gtk-3.0/3.16/gtk-contained-solid.css +++ b/common/gtk-3.0/3.16/gtk-contained-solid.css @@ -898,6 +898,8 @@ GtkComboBox { border-color: #5294E2; background-image: linear-gradient(to bottom, #5294E2); background-clip: border-box; } + .primary-toolbar .entry:focus.image, .header-bar .entry:focus.image { + color: #ffffff; } .primary-toolbar .entry:insensitive, .header-bar .entry:insensitive { color: rgba(82, 93, 118, 0.35); background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.55)); } @@ -2596,7 +2598,7 @@ PanelWidget, PanelAppletFrame, PanelApplet { color: #A8ADB5; - background-image: linear-gradient(to bottom, #25272d); } + background-image: linear-gradient(to bottom, rgba(37, 39, 45, 0.95)); } PanelApplet .button, PanelApplet .button:backdrop { padding: 4px; @@ -2639,18 +2641,18 @@ ClockBox { color: #A8ADB5; } .xfce4-panel.panel { - background-color: #25272d; } + background-color: rgba(37, 39, 45, 0.95); } .xfce4-panel.panel .button.flat { color: #A8ADB5; background-color: rgba(37, 39, 45, 0); border-radius: 0; } .xfce4-panel.panel .button.flat:hover { border: none; - background-color: #3c4049; } + background-color: rgba(60, 64, 73, 0.95); } .xfce4-panel.panel .button.flat:active, .xfce4-panel.panel .button.flat:checked { color: #5294E2; border: none; - background-color: #151619; } + background-color: rgba(21, 22, 25, 0.95); } .floating-bar { background-color: #5294E2; @@ -3282,6 +3284,6 @@ GtkFileChooserDialog .action-bar.frame { @define-color wm_unfocused_title alpha(rgba(82, 93, 118, 0.8), 0.7); @define-color wm_bg #e7e8eb; @define-color wm_bg_unfocused #eff0f2; -@define-color wm_highlight #f2f3f4; +@define-color wm_highlight #eff0f2; @define-color wm_shadow alpha(black, 0.35); @define-color content_view_bg #ffffff; diff --git a/common/gtk-3.0/3.16/gtk-contained.css b/common/gtk-3.0/3.16/gtk-contained.css index 48f71d2..91c5e5d 100644 --- a/common/gtk-3.0/3.16/gtk-contained.css +++ b/common/gtk-3.0/3.16/gtk-contained.css @@ -898,6 +898,8 @@ GtkComboBox { border-color: #5294E2; background-image: linear-gradient(to bottom, #5294E2); background-clip: border-box; } + .primary-toolbar .entry:focus.image, .header-bar .entry:focus.image { + color: #ffffff; } .primary-toolbar .entry:insensitive, .header-bar .entry:insensitive { color: rgba(82, 93, 118, 0.35); background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.55)); } @@ -3282,6 +3284,6 @@ GtkFileChooserDialog .action-bar.frame { @define-color wm_unfocused_title alpha(rgba(82, 93, 118, 0.8), 0.7); @define-color wm_bg #e7e8eb; @define-color wm_bg_unfocused #eff0f2; -@define-color wm_highlight #f2f3f4; +@define-color wm_highlight #eff0f2; @define-color wm_shadow alpha(black, 0.35); @define-color content_view_bg #ffffff; -- cgit v1.2.3