mirror of
https://github.com/horst3180/arc-theme.git
synced 2024-10-27 19:04:02 +00:00
don't change background-color of unfocused window decorations
This commit is contained in:
parent
6471abcee9
commit
9ae9296af7
@ -877,8 +877,6 @@ GtkComboBox {
|
||||
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; }
|
||||
.primary-toolbar:backdrop {
|
||||
background-color: #323843; }
|
||||
|
||||
.inline-toolbar {
|
||||
background-color: #313541;
|
||||
@ -913,8 +911,7 @@ GtkComboBox {
|
||||
background-color: rgba(47, 52, 63, 0.97);
|
||||
border-color: rgba(38, 42, 51, 0.97); }
|
||||
.header-bar:backdrop {
|
||||
color: rgba(207, 218, 231, 0.5);
|
||||
background-color: #323843; }
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
.csd .header-bar:backdrop {
|
||||
background-color: rgba(50, 56, 67, 0.97); }
|
||||
.header-bar .title {
|
||||
@ -990,7 +987,6 @@ GtkComboBox {
|
||||
background-color: #2f343f;
|
||||
border-color: #262a33; }
|
||||
.maximized .header-bar:backdrop {
|
||||
background-color: #323843;
|
||||
border-color: #262a33; }
|
||||
|
||||
.titlebar {
|
||||
@ -1003,13 +999,12 @@ GtkComboBox {
|
||||
.csd .titlebar {
|
||||
background-color: rgba(47, 52, 63, 0.97); }
|
||||
.titlebar:backdrop {
|
||||
color: rgba(207, 218, 231, 0.5);
|
||||
background-color: #323843; }
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
.csd .titlebar:backdrop {
|
||||
background-color: rgba(50, 56, 67, 0.97); }
|
||||
.maximized .titlebar {
|
||||
background-color: #2f343f; }
|
||||
.maximized .titlebar:backdrop {
|
||||
.csd .maximized .titlebar:backdrop {
|
||||
background-color: #323843; }
|
||||
|
||||
.titlebar .titlebar,
|
||||
@ -1433,7 +1428,7 @@ column-header .button, column-header .button:hover, column-header .button:active
|
||||
background-color: #2f343f;
|
||||
color: rgba(207, 218, 231, 0.8); }
|
||||
.menubar:backdrop {
|
||||
background-color: #323843; }
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
.menubar > .menuitem {
|
||||
padding: 6px 8px;
|
||||
border: solid transparent;
|
||||
@ -3329,7 +3324,6 @@ UnityDecoration {
|
||||
box-shadow: inset 0 1px rgba(54, 59, 72, 0.97); }
|
||||
UnityDecoration.top:backdrop {
|
||||
border-bottom-width: 0;
|
||||
background-image: linear-gradient(to bottom, #323843);
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
UnityDecoration.left, UnityDecoration.right, UnityDecoration.bottom,
|
||||
UnityDecoration.left:backdrop, UnityDecoration.right:backdrop, UnityDecoration.bottom:backdrop {
|
||||
|
@ -880,8 +880,6 @@ GtkComboBox {
|
||||
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; }
|
||||
.primary-toolbar:backdrop {
|
||||
background-color: #323843; }
|
||||
|
||||
.inline-toolbar {
|
||||
background-color: #edeef0;
|
||||
@ -916,8 +914,7 @@ GtkComboBox {
|
||||
background-color: rgba(47, 52, 63, 0.97);
|
||||
border-color: rgba(38, 42, 51, 0.97); }
|
||||
.header-bar:backdrop {
|
||||
color: rgba(207, 218, 231, 0.5);
|
||||
background-color: #323843; }
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
.csd .header-bar:backdrop {
|
||||
background-color: rgba(50, 56, 67, 0.97); }
|
||||
.header-bar .title {
|
||||
@ -993,7 +990,6 @@ GtkComboBox {
|
||||
background-color: #2f343f;
|
||||
border-color: #262a33; }
|
||||
.maximized .header-bar:backdrop {
|
||||
background-color: #323843;
|
||||
border-color: #262a33; }
|
||||
|
||||
.titlebar {
|
||||
@ -1006,13 +1002,12 @@ GtkComboBox {
|
||||
.csd .titlebar {
|
||||
background-color: rgba(47, 52, 63, 0.97); }
|
||||
.titlebar:backdrop {
|
||||
color: rgba(207, 218, 231, 0.5);
|
||||
background-color: #323843; }
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
.csd .titlebar:backdrop {
|
||||
background-color: rgba(50, 56, 67, 0.97); }
|
||||
.maximized .titlebar {
|
||||
background-color: #2f343f; }
|
||||
.maximized .titlebar:backdrop {
|
||||
.csd .maximized .titlebar:backdrop {
|
||||
background-color: #323843; }
|
||||
|
||||
.titlebar .titlebar,
|
||||
@ -1436,7 +1431,7 @@ column-header .button, column-header .button:hover, column-header .button:active
|
||||
background-color: #2f343f;
|
||||
color: rgba(207, 218, 231, 0.8); }
|
||||
.menubar:backdrop {
|
||||
background-color: #323843; }
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
.menubar > .menuitem {
|
||||
padding: 6px 8px;
|
||||
border: solid transparent;
|
||||
@ -3332,7 +3327,6 @@ UnityDecoration {
|
||||
box-shadow: inset 0 1px rgba(54, 59, 72, 0.97); }
|
||||
UnityDecoration.top:backdrop {
|
||||
border-bottom-width: 0;
|
||||
background-image: linear-gradient(to bottom, #323843);
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
UnityDecoration.left, UnityDecoration.right, UnityDecoration.bottom,
|
||||
UnityDecoration.left:backdrop, UnityDecoration.right:backdrop, UnityDecoration.bottom:backdrop {
|
||||
|
@ -877,8 +877,6 @@ GtkComboBox {
|
||||
border-width: 0 0 1px 0;
|
||||
border-style: solid;
|
||||
border-image: linear-gradient(to bottom, #2f343f, #20232b) 1 0 1 0; }
|
||||
.primary-toolbar:backdrop {
|
||||
background-color: #323843; }
|
||||
|
||||
.inline-toolbar {
|
||||
background-color: #313541;
|
||||
@ -913,8 +911,7 @@ GtkComboBox {
|
||||
background-color: #2f343f;
|
||||
border-color: #262a33; }
|
||||
.header-bar:backdrop {
|
||||
color: rgba(207, 218, 231, 0.5);
|
||||
background-color: #323843; }
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
.csd .header-bar:backdrop {
|
||||
background-color: #323843; }
|
||||
.header-bar .title {
|
||||
@ -990,7 +987,6 @@ GtkComboBox {
|
||||
background-color: #2f343f;
|
||||
border-color: #262a33; }
|
||||
.maximized .header-bar:backdrop {
|
||||
background-color: #323843;
|
||||
border-color: #262a33; }
|
||||
|
||||
.titlebar {
|
||||
@ -1003,13 +999,12 @@ GtkComboBox {
|
||||
.csd .titlebar {
|
||||
background-color: #2f343f; }
|
||||
.titlebar:backdrop {
|
||||
color: rgba(207, 218, 231, 0.5);
|
||||
background-color: #323843; }
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
.csd .titlebar:backdrop {
|
||||
background-color: #323843; }
|
||||
.maximized .titlebar {
|
||||
background-color: #2f343f; }
|
||||
.maximized .titlebar:backdrop {
|
||||
.csd .maximized .titlebar:backdrop {
|
||||
background-color: #323843; }
|
||||
|
||||
.titlebar .titlebar,
|
||||
@ -1433,7 +1428,7 @@ column-header .button, column-header .button:hover, column-header .button:active
|
||||
background-color: #2f343f;
|
||||
color: rgba(207, 218, 231, 0.8); }
|
||||
.menubar:backdrop {
|
||||
background-color: #323843; }
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
.menubar > .menuitem {
|
||||
padding: 6px 8px;
|
||||
border: solid transparent;
|
||||
@ -3329,7 +3324,6 @@ UnityDecoration {
|
||||
box-shadow: inset 0 1px #363b48; }
|
||||
UnityDecoration.top:backdrop {
|
||||
border-bottom-width: 0;
|
||||
background-image: linear-gradient(to bottom, #323843);
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
UnityDecoration.left, UnityDecoration.right, UnityDecoration.bottom,
|
||||
UnityDecoration.left:backdrop, UnityDecoration.right:backdrop, UnityDecoration.bottom:backdrop {
|
||||
|
@ -880,8 +880,6 @@ GtkComboBox {
|
||||
border-width: 0 0 1px 0;
|
||||
border-style: solid;
|
||||
border-image: linear-gradient(to bottom, #2f343f, #20232b) 1 0 1 0; }
|
||||
.primary-toolbar:backdrop {
|
||||
background-color: #323843; }
|
||||
|
||||
.inline-toolbar {
|
||||
background-color: #edeef0;
|
||||
@ -916,8 +914,7 @@ GtkComboBox {
|
||||
background-color: #2f343f;
|
||||
border-color: #262a33; }
|
||||
.header-bar:backdrop {
|
||||
color: rgba(207, 218, 231, 0.5);
|
||||
background-color: #323843; }
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
.csd .header-bar:backdrop {
|
||||
background-color: #323843; }
|
||||
.header-bar .title {
|
||||
@ -993,7 +990,6 @@ GtkComboBox {
|
||||
background-color: #2f343f;
|
||||
border-color: #262a33; }
|
||||
.maximized .header-bar:backdrop {
|
||||
background-color: #323843;
|
||||
border-color: #262a33; }
|
||||
|
||||
.titlebar {
|
||||
@ -1006,13 +1002,12 @@ GtkComboBox {
|
||||
.csd .titlebar {
|
||||
background-color: #2f343f; }
|
||||
.titlebar:backdrop {
|
||||
color: rgba(207, 218, 231, 0.5);
|
||||
background-color: #323843; }
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
.csd .titlebar:backdrop {
|
||||
background-color: #323843; }
|
||||
.maximized .titlebar {
|
||||
background-color: #2f343f; }
|
||||
.maximized .titlebar:backdrop {
|
||||
.csd .maximized .titlebar:backdrop {
|
||||
background-color: #323843; }
|
||||
|
||||
.titlebar .titlebar,
|
||||
@ -1436,7 +1431,7 @@ column-header .button, column-header .button:hover, column-header .button:active
|
||||
background-color: #2f343f;
|
||||
color: rgba(207, 218, 231, 0.8); }
|
||||
.menubar:backdrop {
|
||||
background-color: #323843; }
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
.menubar > .menuitem {
|
||||
padding: 6px 8px;
|
||||
border: solid transparent;
|
||||
@ -3332,7 +3327,6 @@ UnityDecoration {
|
||||
box-shadow: inset 0 1px #363b48; }
|
||||
UnityDecoration.top:backdrop {
|
||||
border-bottom-width: 0;
|
||||
background-image: linear-gradient(to bottom, #323843);
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
UnityDecoration.left, UnityDecoration.right, UnityDecoration.bottom,
|
||||
UnityDecoration.left:backdrop, UnityDecoration.right:backdrop, UnityDecoration.bottom:backdrop {
|
||||
|
@ -880,8 +880,6 @@ GtkComboBox {
|
||||
border-width: 0 0 1px 0;
|
||||
border-style: solid;
|
||||
border-image: linear-gradient(to bottom, #e7e8eb, #d4d5db) 1 0 1 0; }
|
||||
.primary-toolbar:backdrop {
|
||||
background-color: #eff0f2; }
|
||||
|
||||
.inline-toolbar {
|
||||
background-color: #edeef0;
|
||||
@ -916,8 +914,7 @@ GtkComboBox {
|
||||
background-color: #e7e8eb;
|
||||
border-color: #d4d5db; }
|
||||
.header-bar:backdrop {
|
||||
color: rgba(82, 93, 118, 0.5);
|
||||
background-color: #eff0f2; }
|
||||
color: rgba(82, 93, 118, 0.5); }
|
||||
.csd .header-bar:backdrop {
|
||||
background-color: #eff0f2; }
|
||||
.header-bar .title {
|
||||
@ -993,7 +990,6 @@ GtkComboBox {
|
||||
background-color: #e7e8eb;
|
||||
border-color: #d4d5db; }
|
||||
.maximized .header-bar:backdrop {
|
||||
background-color: #eff0f2;
|
||||
border-color: #d4d5db; }
|
||||
|
||||
.titlebar {
|
||||
@ -1006,13 +1002,12 @@ GtkComboBox {
|
||||
.csd .titlebar {
|
||||
background-color: #e7e8eb; }
|
||||
.titlebar:backdrop {
|
||||
color: rgba(82, 93, 118, 0.5);
|
||||
background-color: #eff0f2; }
|
||||
color: rgba(82, 93, 118, 0.5); }
|
||||
.csd .titlebar:backdrop {
|
||||
background-color: #eff0f2; }
|
||||
.maximized .titlebar {
|
||||
background-color: #e7e8eb; }
|
||||
.maximized .titlebar:backdrop {
|
||||
.csd .maximized .titlebar:backdrop {
|
||||
background-color: #eff0f2; }
|
||||
|
||||
.titlebar .titlebar,
|
||||
@ -1436,7 +1431,7 @@ column-header .button, column-header .button:hover, column-header .button:active
|
||||
background-color: #e7e8eb;
|
||||
color: rgba(82, 93, 118, 0.8); }
|
||||
.menubar:backdrop {
|
||||
background-color: #eff0f2; }
|
||||
color: rgba(82, 93, 118, 0.5); }
|
||||
.menubar > .menuitem {
|
||||
padding: 6px 8px;
|
||||
border: solid transparent;
|
||||
@ -3332,7 +3327,6 @@ UnityDecoration {
|
||||
box-shadow: inset 0 1px #eff0f2; }
|
||||
UnityDecoration.top:backdrop {
|
||||
border-bottom-width: 0;
|
||||
background-image: linear-gradient(to bottom, #eff0f2);
|
||||
color: rgba(82, 93, 118, 0.5); }
|
||||
UnityDecoration.left, UnityDecoration.right, UnityDecoration.bottom,
|
||||
UnityDecoration.left:backdrop, UnityDecoration.right:backdrop, UnityDecoration.bottom:backdrop {
|
||||
|
@ -880,8 +880,6 @@ GtkComboBox {
|
||||
border-width: 0 0 1px 0;
|
||||
border-style: solid;
|
||||
border-image: linear-gradient(to bottom, #e7e8eb, rgba(212, 213, 219, 0.95)) 1 0 1 0; }
|
||||
.primary-toolbar:backdrop {
|
||||
background-color: #eff0f2; }
|
||||
|
||||
.inline-toolbar {
|
||||
background-color: #edeef0;
|
||||
@ -916,8 +914,7 @@ GtkComboBox {
|
||||
background-color: rgba(231, 232, 235, 0.95);
|
||||
border-color: rgba(212, 213, 219, 0.95); }
|
||||
.header-bar:backdrop {
|
||||
color: rgba(82, 93, 118, 0.5);
|
||||
background-color: #eff0f2; }
|
||||
color: rgba(82, 93, 118, 0.5); }
|
||||
.csd .header-bar:backdrop {
|
||||
background-color: rgba(239, 240, 242, 0.95); }
|
||||
.header-bar .title {
|
||||
@ -993,7 +990,6 @@ GtkComboBox {
|
||||
background-color: #e7e8eb;
|
||||
border-color: #d4d5db; }
|
||||
.maximized .header-bar:backdrop {
|
||||
background-color: #eff0f2;
|
||||
border-color: #d4d5db; }
|
||||
|
||||
.titlebar {
|
||||
@ -1006,13 +1002,12 @@ GtkComboBox {
|
||||
.csd .titlebar {
|
||||
background-color: rgba(231, 232, 235, 0.95); }
|
||||
.titlebar:backdrop {
|
||||
color: rgba(82, 93, 118, 0.5);
|
||||
background-color: #eff0f2; }
|
||||
color: rgba(82, 93, 118, 0.5); }
|
||||
.csd .titlebar:backdrop {
|
||||
background-color: rgba(239, 240, 242, 0.95); }
|
||||
.maximized .titlebar {
|
||||
background-color: #e7e8eb; }
|
||||
.maximized .titlebar:backdrop {
|
||||
.csd .maximized .titlebar:backdrop {
|
||||
background-color: #eff0f2; }
|
||||
|
||||
.titlebar .titlebar,
|
||||
@ -1436,7 +1431,7 @@ column-header .button, column-header .button:hover, column-header .button:active
|
||||
background-color: #e7e8eb;
|
||||
color: rgba(82, 93, 118, 0.8); }
|
||||
.menubar:backdrop {
|
||||
background-color: #eff0f2; }
|
||||
color: rgba(82, 93, 118, 0.5); }
|
||||
.menubar > .menuitem {
|
||||
padding: 6px 8px;
|
||||
border: solid transparent;
|
||||
@ -3332,7 +3327,6 @@ UnityDecoration {
|
||||
box-shadow: inset 0 1px rgba(239, 240, 242, 0.95); }
|
||||
UnityDecoration.top:backdrop {
|
||||
border-bottom-width: 0;
|
||||
background-image: linear-gradient(to bottom, #eff0f2);
|
||||
color: rgba(82, 93, 118, 0.5); }
|
||||
UnityDecoration.left, UnityDecoration.right, UnityDecoration.bottom,
|
||||
UnityDecoration.left:backdrop, UnityDecoration.right:backdrop, UnityDecoration.bottom:backdrop {
|
||||
|
@ -996,7 +996,7 @@ GtkComboBox {
|
||||
border-image: linear-gradient(to bottom, opacify($header_bg, 1),
|
||||
darken($header_bg, 7%)) 1 0 1 0; //temporary hack for rhythmbox 3.1
|
||||
|
||||
&:backdrop { background-color: opacify($header_bg_backdrop, 1); }
|
||||
//&:backdrop { background-color: opacify($header_bg_backdrop, 1); }
|
||||
|
||||
.separator { @extend %header_separator; }
|
||||
|
||||
@ -1046,7 +1046,7 @@ GtkComboBox {
|
||||
|
||||
&:backdrop {
|
||||
color: transparentize($header_fg, 0.3);
|
||||
background-color: opacify($header_bg_backdrop, 1);
|
||||
//background-color: opacify($header_bg_backdrop, 1);
|
||||
|
||||
.csd & { background-color: $header_bg_backdrop; } // Transparent header-bars only in csd windows
|
||||
}
|
||||
@ -1134,7 +1134,7 @@ GtkComboBox {
|
||||
border-color: opacify($header_border, 1);
|
||||
|
||||
&:backdrop {
|
||||
background-color: opacify($header_bg_backdrop, 1);
|
||||
//background-color: opacify($header_bg_backdrop, 1);
|
||||
border-color: opacify($header_border, 1);
|
||||
}
|
||||
}
|
||||
@ -1152,7 +1152,7 @@ GtkComboBox {
|
||||
|
||||
&:backdrop {
|
||||
color: transparentize($header_fg, 0.3);
|
||||
background-color: opacify($header_bg_backdrop, 1);
|
||||
//background-color: opacify($header_bg_backdrop, 1);
|
||||
|
||||
.csd & { background-color: $header_bg_backdrop; }
|
||||
}
|
||||
@ -1160,7 +1160,11 @@ GtkComboBox {
|
||||
.maximized & {
|
||||
background-color: opacify($header_bg, 1);
|
||||
|
||||
&:backdrop { background-color: opacify($header_bg_backdrop, 1); }
|
||||
&:backdrop {
|
||||
//background-color: opacify($header_bg_backdrop, 1);
|
||||
|
||||
.csd & { background-color: opacify($header_bg_backdrop, 1); }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -1552,7 +1556,10 @@ column-header.button.dnd { // for treeview-like derive widgets
|
||||
background-color: opacify($header_bg, 1);
|
||||
color: $header_fg;
|
||||
|
||||
&:backdrop { background-color: opacify($header_bg_backdrop, 1); }
|
||||
&:backdrop {
|
||||
color: transparentize($header_fg, 0.3);
|
||||
//background-color: opacify($header_bg_backdrop, 1);
|
||||
}
|
||||
|
||||
& > .menuitem {
|
||||
padding: 6px 8px;
|
||||
|
@ -30,7 +30,7 @@ UnityDecoration {
|
||||
|
||||
&:backdrop {
|
||||
border-bottom-width: 0;
|
||||
background-image: linear-gradient(to bottom, opacify($header_bg_backdrop, 1));
|
||||
//background-image: linear-gradient(to bottom, opacify($header_bg_backdrop, 1));
|
||||
color: transparentize($header_fg, 0.3);
|
||||
}
|
||||
}
|
||||
|
@ -877,8 +877,6 @@ GtkComboBox {
|
||||
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; }
|
||||
.primary-toolbar:backdrop {
|
||||
background-color: #323843; }
|
||||
|
||||
.inline-toolbar {
|
||||
background-color: #313541;
|
||||
@ -913,8 +911,7 @@ GtkComboBox {
|
||||
background-color: rgba(47, 52, 63, 0.97);
|
||||
border-color: rgba(38, 42, 51, 0.97); }
|
||||
.header-bar:backdrop {
|
||||
color: rgba(207, 218, 231, 0.5);
|
||||
background-color: #323843; }
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
.csd .header-bar:backdrop {
|
||||
background-color: rgba(50, 56, 67, 0.97); }
|
||||
.header-bar .title {
|
||||
@ -990,15 +987,13 @@ GtkComboBox {
|
||||
background-color: #2f343f;
|
||||
border-color: #262a33; }
|
||||
.maximized .header-bar:backdrop {
|
||||
background-color: #323843;
|
||||
border-color: #262a33; }
|
||||
.header-bar.default-decoration {
|
||||
.header-bar.default-decoration,
|
||||
.csd .header-bar.default-decoration {
|
||||
padding-top: 5px;
|
||||
padding-bottom: 5px;
|
||||
background-color: #2f343f;
|
||||
border-bottom-width: 0; }
|
||||
.header-bar.default-decoration:backdrop {
|
||||
background-color: #323843; }
|
||||
|
||||
.titlebar {
|
||||
padding-left: 7px;
|
||||
@ -1010,13 +1005,12 @@ GtkComboBox {
|
||||
.csd .titlebar {
|
||||
background-color: rgba(47, 52, 63, 0.97); }
|
||||
.titlebar:backdrop {
|
||||
color: rgba(207, 218, 231, 0.5);
|
||||
background-color: #323843; }
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
.csd .titlebar:backdrop {
|
||||
background-color: rgba(50, 56, 67, 0.97); }
|
||||
.maximized .titlebar {
|
||||
background-color: #2f343f; }
|
||||
.maximized .titlebar:backdrop {
|
||||
.csd .maximized .titlebar:backdrop {
|
||||
background-color: #323843; }
|
||||
|
||||
.titlebar .titlebar,
|
||||
@ -1449,7 +1443,7 @@ column-header .button, column-header .button:hover, column-header .button:active
|
||||
background-color: #2f343f;
|
||||
color: rgba(207, 218, 231, 0.8); }
|
||||
.menubar:backdrop {
|
||||
background-color: #323843; }
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
.menubar > .menuitem {
|
||||
padding: 6px 8px;
|
||||
border: solid transparent;
|
||||
@ -3295,7 +3289,6 @@ UnityDecoration {
|
||||
box-shadow: inset 0 1px rgba(54, 59, 72, 0.97); }
|
||||
UnityDecoration.top:backdrop {
|
||||
border-bottom-width: 0;
|
||||
background-image: linear-gradient(to bottom, #323843);
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
UnityDecoration.left, UnityDecoration.right, UnityDecoration.bottom,
|
||||
UnityDecoration.left:backdrop, UnityDecoration.right:backdrop, UnityDecoration.bottom:backdrop {
|
||||
|
@ -880,8 +880,6 @@ GtkComboBox {
|
||||
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; }
|
||||
.primary-toolbar:backdrop {
|
||||
background-color: #323843; }
|
||||
|
||||
.inline-toolbar {
|
||||
background-color: #edeef0;
|
||||
@ -916,8 +914,7 @@ GtkComboBox {
|
||||
background-color: rgba(47, 52, 63, 0.97);
|
||||
border-color: rgba(38, 42, 51, 0.97); }
|
||||
.header-bar:backdrop {
|
||||
color: rgba(207, 218, 231, 0.5);
|
||||
background-color: #323843; }
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
.csd .header-bar:backdrop {
|
||||
background-color: rgba(50, 56, 67, 0.97); }
|
||||
.header-bar .title {
|
||||
@ -993,15 +990,13 @@ GtkComboBox {
|
||||
background-color: #2f343f;
|
||||
border-color: #262a33; }
|
||||
.maximized .header-bar:backdrop {
|
||||
background-color: #323843;
|
||||
border-color: #262a33; }
|
||||
.header-bar.default-decoration {
|
||||
.header-bar.default-decoration,
|
||||
.csd .header-bar.default-decoration {
|
||||
padding-top: 5px;
|
||||
padding-bottom: 5px;
|
||||
background-color: #2f343f;
|
||||
border-bottom-width: 0; }
|
||||
.header-bar.default-decoration:backdrop {
|
||||
background-color: #323843; }
|
||||
|
||||
.titlebar {
|
||||
padding-left: 7px;
|
||||
@ -1013,13 +1008,12 @@ GtkComboBox {
|
||||
.csd .titlebar {
|
||||
background-color: rgba(47, 52, 63, 0.97); }
|
||||
.titlebar:backdrop {
|
||||
color: rgba(207, 218, 231, 0.5);
|
||||
background-color: #323843; }
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
.csd .titlebar:backdrop {
|
||||
background-color: rgba(50, 56, 67, 0.97); }
|
||||
.maximized .titlebar {
|
||||
background-color: #2f343f; }
|
||||
.maximized .titlebar:backdrop {
|
||||
.csd .maximized .titlebar:backdrop {
|
||||
background-color: #323843; }
|
||||
|
||||
.titlebar .titlebar,
|
||||
@ -1452,7 +1446,7 @@ column-header .button, column-header .button:hover, column-header .button:active
|
||||
background-color: #2f343f;
|
||||
color: rgba(207, 218, 231, 0.8); }
|
||||
.menubar:backdrop {
|
||||
background-color: #323843; }
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
.menubar > .menuitem {
|
||||
padding: 6px 8px;
|
||||
border: solid transparent;
|
||||
@ -3298,7 +3292,6 @@ UnityDecoration {
|
||||
box-shadow: inset 0 1px rgba(54, 59, 72, 0.97); }
|
||||
UnityDecoration.top:backdrop {
|
||||
border-bottom-width: 0;
|
||||
background-image: linear-gradient(to bottom, #323843);
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
UnityDecoration.left, UnityDecoration.right, UnityDecoration.bottom,
|
||||
UnityDecoration.left:backdrop, UnityDecoration.right:backdrop, UnityDecoration.bottom:backdrop {
|
||||
|
@ -877,8 +877,6 @@ GtkComboBox {
|
||||
border-width: 0 0 1px 0;
|
||||
border-style: solid;
|
||||
border-image: linear-gradient(to bottom, #2f343f, #20232b) 1 0 1 0; }
|
||||
.primary-toolbar:backdrop {
|
||||
background-color: #323843; }
|
||||
|
||||
.inline-toolbar {
|
||||
background-color: #313541;
|
||||
@ -913,8 +911,7 @@ GtkComboBox {
|
||||
background-color: #2f343f;
|
||||
border-color: #262a33; }
|
||||
.header-bar:backdrop {
|
||||
color: rgba(207, 218, 231, 0.5);
|
||||
background-color: #323843; }
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
.csd .header-bar:backdrop {
|
||||
background-color: #323843; }
|
||||
.header-bar .title {
|
||||
@ -990,15 +987,13 @@ GtkComboBox {
|
||||
background-color: #2f343f;
|
||||
border-color: #262a33; }
|
||||
.maximized .header-bar:backdrop {
|
||||
background-color: #323843;
|
||||
border-color: #262a33; }
|
||||
.header-bar.default-decoration {
|
||||
.header-bar.default-decoration,
|
||||
.csd .header-bar.default-decoration {
|
||||
padding-top: 5px;
|
||||
padding-bottom: 5px;
|
||||
background-color: #2f343f;
|
||||
border-bottom-width: 0; }
|
||||
.header-bar.default-decoration:backdrop {
|
||||
background-color: #323843; }
|
||||
|
||||
.titlebar {
|
||||
padding-left: 7px;
|
||||
@ -1010,13 +1005,12 @@ GtkComboBox {
|
||||
.csd .titlebar {
|
||||
background-color: #2f343f; }
|
||||
.titlebar:backdrop {
|
||||
color: rgba(207, 218, 231, 0.5);
|
||||
background-color: #323843; }
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
.csd .titlebar:backdrop {
|
||||
background-color: #323843; }
|
||||
.maximized .titlebar {
|
||||
background-color: #2f343f; }
|
||||
.maximized .titlebar:backdrop {
|
||||
.csd .maximized .titlebar:backdrop {
|
||||
background-color: #323843; }
|
||||
|
||||
.titlebar .titlebar,
|
||||
@ -1449,7 +1443,7 @@ column-header .button, column-header .button:hover, column-header .button:active
|
||||
background-color: #2f343f;
|
||||
color: rgba(207, 218, 231, 0.8); }
|
||||
.menubar:backdrop {
|
||||
background-color: #323843; }
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
.menubar > .menuitem {
|
||||
padding: 6px 8px;
|
||||
border: solid transparent;
|
||||
@ -3295,7 +3289,6 @@ UnityDecoration {
|
||||
box-shadow: inset 0 1px #363b48; }
|
||||
UnityDecoration.top:backdrop {
|
||||
border-bottom-width: 0;
|
||||
background-image: linear-gradient(to bottom, #323843);
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
UnityDecoration.left, UnityDecoration.right, UnityDecoration.bottom,
|
||||
UnityDecoration.left:backdrop, UnityDecoration.right:backdrop, UnityDecoration.bottom:backdrop {
|
||||
|
@ -880,8 +880,6 @@ GtkComboBox {
|
||||
border-width: 0 0 1px 0;
|
||||
border-style: solid;
|
||||
border-image: linear-gradient(to bottom, #2f343f, #20232b) 1 0 1 0; }
|
||||
.primary-toolbar:backdrop {
|
||||
background-color: #323843; }
|
||||
|
||||
.inline-toolbar {
|
||||
background-color: #edeef0;
|
||||
@ -916,8 +914,7 @@ GtkComboBox {
|
||||
background-color: #2f343f;
|
||||
border-color: #262a33; }
|
||||
.header-bar:backdrop {
|
||||
color: rgba(207, 218, 231, 0.5);
|
||||
background-color: #323843; }
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
.csd .header-bar:backdrop {
|
||||
background-color: #323843; }
|
||||
.header-bar .title {
|
||||
@ -993,15 +990,13 @@ GtkComboBox {
|
||||
background-color: #2f343f;
|
||||
border-color: #262a33; }
|
||||
.maximized .header-bar:backdrop {
|
||||
background-color: #323843;
|
||||
border-color: #262a33; }
|
||||
.header-bar.default-decoration {
|
||||
.header-bar.default-decoration,
|
||||
.csd .header-bar.default-decoration {
|
||||
padding-top: 5px;
|
||||
padding-bottom: 5px;
|
||||
background-color: #2f343f;
|
||||
border-bottom-width: 0; }
|
||||
.header-bar.default-decoration:backdrop {
|
||||
background-color: #323843; }
|
||||
|
||||
.titlebar {
|
||||
padding-left: 7px;
|
||||
@ -1013,13 +1008,12 @@ GtkComboBox {
|
||||
.csd .titlebar {
|
||||
background-color: #2f343f; }
|
||||
.titlebar:backdrop {
|
||||
color: rgba(207, 218, 231, 0.5);
|
||||
background-color: #323843; }
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
.csd .titlebar:backdrop {
|
||||
background-color: #323843; }
|
||||
.maximized .titlebar {
|
||||
background-color: #2f343f; }
|
||||
.maximized .titlebar:backdrop {
|
||||
.csd .maximized .titlebar:backdrop {
|
||||
background-color: #323843; }
|
||||
|
||||
.titlebar .titlebar,
|
||||
@ -1452,7 +1446,7 @@ column-header .button, column-header .button:hover, column-header .button:active
|
||||
background-color: #2f343f;
|
||||
color: rgba(207, 218, 231, 0.8); }
|
||||
.menubar:backdrop {
|
||||
background-color: #323843; }
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
.menubar > .menuitem {
|
||||
padding: 6px 8px;
|
||||
border: solid transparent;
|
||||
@ -3298,7 +3292,6 @@ UnityDecoration {
|
||||
box-shadow: inset 0 1px #363b48; }
|
||||
UnityDecoration.top:backdrop {
|
||||
border-bottom-width: 0;
|
||||
background-image: linear-gradient(to bottom, #323843);
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
UnityDecoration.left, UnityDecoration.right, UnityDecoration.bottom,
|
||||
UnityDecoration.left:backdrop, UnityDecoration.right:backdrop, UnityDecoration.bottom:backdrop {
|
||||
|
@ -880,8 +880,6 @@ GtkComboBox {
|
||||
border-width: 0 0 1px 0;
|
||||
border-style: solid;
|
||||
border-image: linear-gradient(to bottom, #e7e8eb, #d4d5db) 1 0 1 0; }
|
||||
.primary-toolbar:backdrop {
|
||||
background-color: #eff0f2; }
|
||||
|
||||
.inline-toolbar {
|
||||
background-color: #edeef0;
|
||||
@ -916,8 +914,7 @@ GtkComboBox {
|
||||
background-color: #e7e8eb;
|
||||
border-color: #d4d5db; }
|
||||
.header-bar:backdrop {
|
||||
color: rgba(82, 93, 118, 0.5);
|
||||
background-color: #eff0f2; }
|
||||
color: rgba(82, 93, 118, 0.5); }
|
||||
.csd .header-bar:backdrop {
|
||||
background-color: #eff0f2; }
|
||||
.header-bar .title {
|
||||
@ -993,15 +990,13 @@ GtkComboBox {
|
||||
background-color: #e7e8eb;
|
||||
border-color: #d4d5db; }
|
||||
.maximized .header-bar:backdrop {
|
||||
background-color: #eff0f2;
|
||||
border-color: #d4d5db; }
|
||||
.header-bar.default-decoration {
|
||||
.header-bar.default-decoration,
|
||||
.csd .header-bar.default-decoration {
|
||||
padding-top: 5px;
|
||||
padding-bottom: 5px;
|
||||
background-color: #e7e8eb;
|
||||
border-bottom-width: 0; }
|
||||
.header-bar.default-decoration:backdrop {
|
||||
background-color: #eff0f2; }
|
||||
|
||||
.titlebar {
|
||||
padding-left: 7px;
|
||||
@ -1013,13 +1008,12 @@ GtkComboBox {
|
||||
.csd .titlebar {
|
||||
background-color: #e7e8eb; }
|
||||
.titlebar:backdrop {
|
||||
color: rgba(82, 93, 118, 0.5);
|
||||
background-color: #eff0f2; }
|
||||
color: rgba(82, 93, 118, 0.5); }
|
||||
.csd .titlebar:backdrop {
|
||||
background-color: #eff0f2; }
|
||||
.maximized .titlebar {
|
||||
background-color: #e7e8eb; }
|
||||
.maximized .titlebar:backdrop {
|
||||
.csd .maximized .titlebar:backdrop {
|
||||
background-color: #eff0f2; }
|
||||
|
||||
.titlebar .titlebar,
|
||||
@ -1452,7 +1446,7 @@ column-header .button, column-header .button:hover, column-header .button:active
|
||||
background-color: #e7e8eb;
|
||||
color: rgba(82, 93, 118, 0.8); }
|
||||
.menubar:backdrop {
|
||||
background-color: #eff0f2; }
|
||||
color: rgba(82, 93, 118, 0.5); }
|
||||
.menubar > .menuitem {
|
||||
padding: 6px 8px;
|
||||
border: solid transparent;
|
||||
@ -3298,7 +3292,6 @@ UnityDecoration {
|
||||
box-shadow: inset 0 1px #eff0f2; }
|
||||
UnityDecoration.top:backdrop {
|
||||
border-bottom-width: 0;
|
||||
background-image: linear-gradient(to bottom, #eff0f2);
|
||||
color: rgba(82, 93, 118, 0.5); }
|
||||
UnityDecoration.left, UnityDecoration.right, UnityDecoration.bottom,
|
||||
UnityDecoration.left:backdrop, UnityDecoration.right:backdrop, UnityDecoration.bottom:backdrop {
|
||||
|
@ -880,8 +880,6 @@ GtkComboBox {
|
||||
border-width: 0 0 1px 0;
|
||||
border-style: solid;
|
||||
border-image: linear-gradient(to bottom, #e7e8eb, rgba(212, 213, 219, 0.95)) 1 0 1 0; }
|
||||
.primary-toolbar:backdrop {
|
||||
background-color: #eff0f2; }
|
||||
|
||||
.inline-toolbar {
|
||||
background-color: #edeef0;
|
||||
@ -916,8 +914,7 @@ GtkComboBox {
|
||||
background-color: rgba(231, 232, 235, 0.95);
|
||||
border-color: rgba(212, 213, 219, 0.95); }
|
||||
.header-bar:backdrop {
|
||||
color: rgba(82, 93, 118, 0.5);
|
||||
background-color: #eff0f2; }
|
||||
color: rgba(82, 93, 118, 0.5); }
|
||||
.csd .header-bar:backdrop {
|
||||
background-color: rgba(239, 240, 242, 0.95); }
|
||||
.header-bar .title {
|
||||
@ -993,15 +990,13 @@ GtkComboBox {
|
||||
background-color: #e7e8eb;
|
||||
border-color: #d4d5db; }
|
||||
.maximized .header-bar:backdrop {
|
||||
background-color: #eff0f2;
|
||||
border-color: #d4d5db; }
|
||||
.header-bar.default-decoration {
|
||||
.header-bar.default-decoration,
|
||||
.csd .header-bar.default-decoration {
|
||||
padding-top: 5px;
|
||||
padding-bottom: 5px;
|
||||
background-color: #e7e8eb;
|
||||
border-bottom-width: 0; }
|
||||
.header-bar.default-decoration:backdrop {
|
||||
background-color: #eff0f2; }
|
||||
|
||||
.titlebar {
|
||||
padding-left: 7px;
|
||||
@ -1013,13 +1008,12 @@ GtkComboBox {
|
||||
.csd .titlebar {
|
||||
background-color: rgba(231, 232, 235, 0.95); }
|
||||
.titlebar:backdrop {
|
||||
color: rgba(82, 93, 118, 0.5);
|
||||
background-color: #eff0f2; }
|
||||
color: rgba(82, 93, 118, 0.5); }
|
||||
.csd .titlebar:backdrop {
|
||||
background-color: rgba(239, 240, 242, 0.95); }
|
||||
.maximized .titlebar {
|
||||
background-color: #e7e8eb; }
|
||||
.maximized .titlebar:backdrop {
|
||||
.csd .maximized .titlebar:backdrop {
|
||||
background-color: #eff0f2; }
|
||||
|
||||
.titlebar .titlebar,
|
||||
@ -1452,7 +1446,7 @@ column-header .button, column-header .button:hover, column-header .button:active
|
||||
background-color: #e7e8eb;
|
||||
color: rgba(82, 93, 118, 0.8); }
|
||||
.menubar:backdrop {
|
||||
background-color: #eff0f2; }
|
||||
color: rgba(82, 93, 118, 0.5); }
|
||||
.menubar > .menuitem {
|
||||
padding: 6px 8px;
|
||||
border: solid transparent;
|
||||
@ -3298,7 +3292,6 @@ UnityDecoration {
|
||||
box-shadow: inset 0 1px rgba(239, 240, 242, 0.95); }
|
||||
UnityDecoration.top:backdrop {
|
||||
border-bottom-width: 0;
|
||||
background-image: linear-gradient(to bottom, #eff0f2);
|
||||
color: rgba(82, 93, 118, 0.5); }
|
||||
UnityDecoration.left, UnityDecoration.right, UnityDecoration.bottom,
|
||||
UnityDecoration.left:backdrop, UnityDecoration.right:backdrop, UnityDecoration.bottom:backdrop {
|
||||
|
@ -996,7 +996,7 @@ GtkComboBox {
|
||||
border-image: linear-gradient(to bottom, opacify($header_bg, 1),
|
||||
darken($header_bg, 7%)) 1 0 1 0; //temporary hack for rhythmbox 3.1
|
||||
|
||||
&:backdrop { background-color: opacify($header_bg_backdrop, 1); }
|
||||
//&:backdrop { background-color: opacify($header_bg_backdrop, 1); }
|
||||
|
||||
.separator { @extend %header_separator; }
|
||||
|
||||
@ -1046,7 +1046,7 @@ GtkComboBox {
|
||||
|
||||
&:backdrop {
|
||||
color: transparentize($header_fg, 0.3);
|
||||
background-color: opacify($header_bg_backdrop, 1);
|
||||
//background-color: opacify($header_bg_backdrop, 1);
|
||||
|
||||
.csd & { background-color: $header_bg_backdrop; } // Transparent header-bars only in csd windows
|
||||
}
|
||||
@ -1134,18 +1134,19 @@ GtkComboBox {
|
||||
border-color: opacify($header_border, 1);
|
||||
|
||||
&:backdrop {
|
||||
background-color: opacify($header_bg_backdrop, 1);
|
||||
//background-color: opacify($header_bg_backdrop, 1);
|
||||
border-color: opacify($header_border, 1);
|
||||
}
|
||||
}
|
||||
|
||||
&.default-decoration {
|
||||
&.default-decoration,
|
||||
.csd &.default-decoration { // needed under wayland, since all gtk3 windows are csd windows
|
||||
padding-top: 5px; // less padding for ssd
|
||||
padding-bottom: 5px; //
|
||||
background-color: opacify($header_bg, 1);
|
||||
border-bottom-width: 0;
|
||||
|
||||
&:backdrop { background-color: opacify($header_bg_backdrop, 1); }
|
||||
//&:backdrop { background-color: opacify($header_bg_backdrop, 1); }
|
||||
}
|
||||
}
|
||||
|
||||
@ -1161,7 +1162,7 @@ GtkComboBox {
|
||||
|
||||
&:backdrop {
|
||||
color: transparentize($header_fg, 0.3);
|
||||
background-color: opacify($header_bg_backdrop, 1);
|
||||
//background-color: opacify($header_bg_backdrop, 1);
|
||||
|
||||
.csd & { background-color: $header_bg_backdrop; }
|
||||
}
|
||||
@ -1169,7 +1170,11 @@ GtkComboBox {
|
||||
.maximized & {
|
||||
background-color: opacify($header_bg, 1);
|
||||
|
||||
&:backdrop { background-color: opacify($header_bg_backdrop, 1); }
|
||||
&:backdrop {
|
||||
//background-color: opacify($header_bg_backdrop, 1);
|
||||
|
||||
.csd & { background-color: opacify($header_bg_backdrop, 1); }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -1575,7 +1580,10 @@ column-header.button.dnd { // for treeview-like derive widgets
|
||||
background-color: opacify($header_bg, 1);
|
||||
color: $header_fg;
|
||||
|
||||
&:backdrop { background-color: opacify($header_bg_backdrop, 1); }
|
||||
&:backdrop {
|
||||
color: transparentize($header_fg, 0.3);
|
||||
//background-color: opacify($header_bg_backdrop, 1);
|
||||
}
|
||||
|
||||
& > .menuitem {
|
||||
padding: 6px 8px;
|
||||
|
@ -30,7 +30,7 @@ UnityDecoration {
|
||||
|
||||
&:backdrop {
|
||||
border-bottom-width: 0;
|
||||
background-image: linear-gradient(to bottom, opacify($header_bg_backdrop, 1));
|
||||
//background-image: linear-gradient(to bottom, opacify($header_bg_backdrop, 1));
|
||||
color: transparentize($header_fg, 0.3);
|
||||
}
|
||||
}
|
||||
|
@ -965,8 +965,6 @@ GtkComboBox {
|
||||
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; }
|
||||
.primary-toolbar:backdrop {
|
||||
background-color: #323843; }
|
||||
|
||||
.inline-toolbar {
|
||||
background-color: #313541;
|
||||
@ -1001,8 +999,7 @@ GtkComboBox {
|
||||
background-color: rgba(47, 52, 63, 0.97);
|
||||
border-color: rgba(38, 42, 51, 0.97); }
|
||||
.header-bar:backdrop {
|
||||
color: rgba(207, 218, 231, 0.5);
|
||||
background-color: #323843; }
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
.csd .header-bar:backdrop {
|
||||
background-color: rgba(50, 56, 67, 0.97); }
|
||||
.header-bar .title {
|
||||
@ -1079,7 +1076,6 @@ GtkComboBox {
|
||||
background-color: #2f343f;
|
||||
border-color: #262a33; }
|
||||
.maximized .header-bar:backdrop {
|
||||
background-color: #323843;
|
||||
border-color: #262a33; }
|
||||
.header-bar.default-decoration,
|
||||
.csd .header-bar.default-decoration {
|
||||
@ -1087,9 +1083,6 @@ GtkComboBox {
|
||||
padding-bottom: 5px;
|
||||
background-color: #2f343f;
|
||||
border-bottom-width: 0; }
|
||||
.header-bar.default-decoration:backdrop,
|
||||
.csd .header-bar.default-decoration:backdrop {
|
||||
background-color: #323843; }
|
||||
|
||||
.titlebar {
|
||||
padding-left: 7px;
|
||||
@ -1101,13 +1094,12 @@ GtkComboBox {
|
||||
.csd .titlebar {
|
||||
background-color: rgba(47, 52, 63, 0.97); }
|
||||
.titlebar:backdrop {
|
||||
color: rgba(207, 218, 231, 0.5);
|
||||
background-color: #323843; }
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
.csd .titlebar:backdrop {
|
||||
background-color: rgba(50, 56, 67, 0.97); }
|
||||
.maximized .titlebar {
|
||||
background-color: #2f343f; }
|
||||
.maximized .titlebar:backdrop {
|
||||
.csd .maximized .titlebar:backdrop {
|
||||
background-color: #323843; }
|
||||
|
||||
.titlebar .titlebar,
|
||||
@ -1581,7 +1573,7 @@ column-header .button, column-header .button:hover, column-header .button:active
|
||||
background-color: #2f343f;
|
||||
color: rgba(207, 218, 231, 0.8); }
|
||||
.menubar:backdrop {
|
||||
background-color: #323843; }
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
.menubar > .menuitem {
|
||||
padding: 6px 8px;
|
||||
border: solid transparent;
|
||||
|
@ -968,8 +968,6 @@ GtkComboBox {
|
||||
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; }
|
||||
.primary-toolbar:backdrop {
|
||||
background-color: #323843; }
|
||||
|
||||
.inline-toolbar {
|
||||
background-color: #edeef0;
|
||||
@ -1004,8 +1002,7 @@ GtkComboBox {
|
||||
background-color: rgba(47, 52, 63, 0.97);
|
||||
border-color: rgba(38, 42, 51, 0.97); }
|
||||
.header-bar:backdrop {
|
||||
color: rgba(207, 218, 231, 0.5);
|
||||
background-color: #323843; }
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
.csd .header-bar:backdrop {
|
||||
background-color: rgba(50, 56, 67, 0.97); }
|
||||
.header-bar .title {
|
||||
@ -1082,7 +1079,6 @@ GtkComboBox {
|
||||
background-color: #2f343f;
|
||||
border-color: #262a33; }
|
||||
.maximized .header-bar:backdrop {
|
||||
background-color: #323843;
|
||||
border-color: #262a33; }
|
||||
.header-bar.default-decoration,
|
||||
.csd .header-bar.default-decoration {
|
||||
@ -1090,9 +1086,6 @@ GtkComboBox {
|
||||
padding-bottom: 5px;
|
||||
background-color: #2f343f;
|
||||
border-bottom-width: 0; }
|
||||
.header-bar.default-decoration:backdrop,
|
||||
.csd .header-bar.default-decoration:backdrop {
|
||||
background-color: #323843; }
|
||||
|
||||
.titlebar {
|
||||
padding-left: 7px;
|
||||
@ -1104,13 +1097,12 @@ GtkComboBox {
|
||||
.csd .titlebar {
|
||||
background-color: rgba(47, 52, 63, 0.97); }
|
||||
.titlebar:backdrop {
|
||||
color: rgba(207, 218, 231, 0.5);
|
||||
background-color: #323843; }
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
.csd .titlebar:backdrop {
|
||||
background-color: rgba(50, 56, 67, 0.97); }
|
||||
.maximized .titlebar {
|
||||
background-color: #2f343f; }
|
||||
.maximized .titlebar:backdrop {
|
||||
.csd .maximized .titlebar:backdrop {
|
||||
background-color: #323843; }
|
||||
|
||||
.titlebar .titlebar,
|
||||
@ -1584,7 +1576,7 @@ column-header .button, column-header .button:hover, column-header .button:active
|
||||
background-color: #2f343f;
|
||||
color: rgba(207, 218, 231, 0.8); }
|
||||
.menubar:backdrop {
|
||||
background-color: #323843; }
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
.menubar > .menuitem {
|
||||
padding: 6px 8px;
|
||||
border: solid transparent;
|
||||
|
@ -965,8 +965,6 @@ GtkComboBox {
|
||||
border-width: 0 0 1px 0;
|
||||
border-style: solid;
|
||||
border-image: linear-gradient(to bottom, #2f343f, #20232b) 1 0 1 0; }
|
||||
.primary-toolbar:backdrop {
|
||||
background-color: #323843; }
|
||||
|
||||
.inline-toolbar {
|
||||
background-color: #313541;
|
||||
@ -1001,8 +999,7 @@ GtkComboBox {
|
||||
background-color: #2f343f;
|
||||
border-color: #262a33; }
|
||||
.header-bar:backdrop {
|
||||
color: rgba(207, 218, 231, 0.5);
|
||||
background-color: #323843; }
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
.csd .header-bar:backdrop {
|
||||
background-color: #323843; }
|
||||
.header-bar .title {
|
||||
@ -1079,7 +1076,6 @@ GtkComboBox {
|
||||
background-color: #2f343f;
|
||||
border-color: #262a33; }
|
||||
.maximized .header-bar:backdrop {
|
||||
background-color: #323843;
|
||||
border-color: #262a33; }
|
||||
.header-bar.default-decoration,
|
||||
.csd .header-bar.default-decoration {
|
||||
@ -1087,9 +1083,6 @@ GtkComboBox {
|
||||
padding-bottom: 5px;
|
||||
background-color: #2f343f;
|
||||
border-bottom-width: 0; }
|
||||
.header-bar.default-decoration:backdrop,
|
||||
.csd .header-bar.default-decoration:backdrop {
|
||||
background-color: #323843; }
|
||||
|
||||
.titlebar {
|
||||
padding-left: 7px;
|
||||
@ -1101,13 +1094,12 @@ GtkComboBox {
|
||||
.csd .titlebar {
|
||||
background-color: #2f343f; }
|
||||
.titlebar:backdrop {
|
||||
color: rgba(207, 218, 231, 0.5);
|
||||
background-color: #323843; }
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
.csd .titlebar:backdrop {
|
||||
background-color: #323843; }
|
||||
.maximized .titlebar {
|
||||
background-color: #2f343f; }
|
||||
.maximized .titlebar:backdrop {
|
||||
.csd .maximized .titlebar:backdrop {
|
||||
background-color: #323843; }
|
||||
|
||||
.titlebar .titlebar,
|
||||
@ -1581,7 +1573,7 @@ column-header .button, column-header .button:hover, column-header .button:active
|
||||
background-color: #2f343f;
|
||||
color: rgba(207, 218, 231, 0.8); }
|
||||
.menubar:backdrop {
|
||||
background-color: #323843; }
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
.menubar > .menuitem {
|
||||
padding: 6px 8px;
|
||||
border: solid transparent;
|
||||
|
@ -968,8 +968,6 @@ GtkComboBox {
|
||||
border-width: 0 0 1px 0;
|
||||
border-style: solid;
|
||||
border-image: linear-gradient(to bottom, #2f343f, #20232b) 1 0 1 0; }
|
||||
.primary-toolbar:backdrop {
|
||||
background-color: #323843; }
|
||||
|
||||
.inline-toolbar {
|
||||
background-color: #edeef0;
|
||||
@ -1004,8 +1002,7 @@ GtkComboBox {
|
||||
background-color: #2f343f;
|
||||
border-color: #262a33; }
|
||||
.header-bar:backdrop {
|
||||
color: rgba(207, 218, 231, 0.5);
|
||||
background-color: #323843; }
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
.csd .header-bar:backdrop {
|
||||
background-color: #323843; }
|
||||
.header-bar .title {
|
||||
@ -1082,7 +1079,6 @@ GtkComboBox {
|
||||
background-color: #2f343f;
|
||||
border-color: #262a33; }
|
||||
.maximized .header-bar:backdrop {
|
||||
background-color: #323843;
|
||||
border-color: #262a33; }
|
||||
.header-bar.default-decoration,
|
||||
.csd .header-bar.default-decoration {
|
||||
@ -1090,9 +1086,6 @@ GtkComboBox {
|
||||
padding-bottom: 5px;
|
||||
background-color: #2f343f;
|
||||
border-bottom-width: 0; }
|
||||
.header-bar.default-decoration:backdrop,
|
||||
.csd .header-bar.default-decoration:backdrop {
|
||||
background-color: #323843; }
|
||||
|
||||
.titlebar {
|
||||
padding-left: 7px;
|
||||
@ -1104,13 +1097,12 @@ GtkComboBox {
|
||||
.csd .titlebar {
|
||||
background-color: #2f343f; }
|
||||
.titlebar:backdrop {
|
||||
color: rgba(207, 218, 231, 0.5);
|
||||
background-color: #323843; }
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
.csd .titlebar:backdrop {
|
||||
background-color: #323843; }
|
||||
.maximized .titlebar {
|
||||
background-color: #2f343f; }
|
||||
.maximized .titlebar:backdrop {
|
||||
.csd .maximized .titlebar:backdrop {
|
||||
background-color: #323843; }
|
||||
|
||||
.titlebar .titlebar,
|
||||
@ -1584,7 +1576,7 @@ column-header .button, column-header .button:hover, column-header .button:active
|
||||
background-color: #2f343f;
|
||||
color: rgba(207, 218, 231, 0.8); }
|
||||
.menubar:backdrop {
|
||||
background-color: #323843; }
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
.menubar > .menuitem {
|
||||
padding: 6px 8px;
|
||||
border: solid transparent;
|
||||
|
@ -968,8 +968,6 @@ GtkComboBox {
|
||||
border-width: 0 0 1px 0;
|
||||
border-style: solid;
|
||||
border-image: linear-gradient(to bottom, #e7e8eb, #d4d5db) 1 0 1 0; }
|
||||
.primary-toolbar:backdrop {
|
||||
background-color: #eff0f2; }
|
||||
|
||||
.inline-toolbar {
|
||||
background-color: #edeef0;
|
||||
@ -1004,8 +1002,7 @@ GtkComboBox {
|
||||
background-color: #e7e8eb;
|
||||
border-color: #d4d5db; }
|
||||
.header-bar:backdrop {
|
||||
color: rgba(82, 93, 118, 0.5);
|
||||
background-color: #eff0f2; }
|
||||
color: rgba(82, 93, 118, 0.5); }
|
||||
.csd .header-bar:backdrop {
|
||||
background-color: #eff0f2; }
|
||||
.header-bar .title {
|
||||
@ -1082,7 +1079,6 @@ GtkComboBox {
|
||||
background-color: #e7e8eb;
|
||||
border-color: #d4d5db; }
|
||||
.maximized .header-bar:backdrop {
|
||||
background-color: #eff0f2;
|
||||
border-color: #d4d5db; }
|
||||
.header-bar.default-decoration,
|
||||
.csd .header-bar.default-decoration {
|
||||
@ -1090,9 +1086,6 @@ GtkComboBox {
|
||||
padding-bottom: 5px;
|
||||
background-color: #e7e8eb;
|
||||
border-bottom-width: 0; }
|
||||
.header-bar.default-decoration:backdrop,
|
||||
.csd .header-bar.default-decoration:backdrop {
|
||||
background-color: #eff0f2; }
|
||||
|
||||
.titlebar {
|
||||
padding-left: 7px;
|
||||
@ -1104,13 +1097,12 @@ GtkComboBox {
|
||||
.csd .titlebar {
|
||||
background-color: #e7e8eb; }
|
||||
.titlebar:backdrop {
|
||||
color: rgba(82, 93, 118, 0.5);
|
||||
background-color: #eff0f2; }
|
||||
color: rgba(82, 93, 118, 0.5); }
|
||||
.csd .titlebar:backdrop {
|
||||
background-color: #eff0f2; }
|
||||
.maximized .titlebar {
|
||||
background-color: #e7e8eb; }
|
||||
.maximized .titlebar:backdrop {
|
||||
.csd .maximized .titlebar:backdrop {
|
||||
background-color: #eff0f2; }
|
||||
|
||||
.titlebar .titlebar,
|
||||
@ -1588,7 +1580,7 @@ column-header .button, column-header .button:hover, column-header .button:active
|
||||
background-color: #e7e8eb;
|
||||
color: rgba(82, 93, 118, 0.8); }
|
||||
.menubar:backdrop {
|
||||
background-color: #eff0f2; }
|
||||
color: rgba(82, 93, 118, 0.5); }
|
||||
.menubar > .menuitem {
|
||||
padding: 6px 8px;
|
||||
border: solid transparent;
|
||||
|
@ -968,8 +968,6 @@ GtkComboBox {
|
||||
border-width: 0 0 1px 0;
|
||||
border-style: solid;
|
||||
border-image: linear-gradient(to bottom, #e7e8eb, rgba(212, 213, 219, 0.95)) 1 0 1 0; }
|
||||
.primary-toolbar:backdrop {
|
||||
background-color: #eff0f2; }
|
||||
|
||||
.inline-toolbar {
|
||||
background-color: #edeef0;
|
||||
@ -1004,8 +1002,7 @@ GtkComboBox {
|
||||
background-color: rgba(231, 232, 235, 0.95);
|
||||
border-color: rgba(212, 213, 219, 0.95); }
|
||||
.header-bar:backdrop {
|
||||
color: rgba(82, 93, 118, 0.5);
|
||||
background-color: #eff0f2; }
|
||||
color: rgba(82, 93, 118, 0.5); }
|
||||
.csd .header-bar:backdrop {
|
||||
background-color: rgba(239, 240, 242, 0.95); }
|
||||
.header-bar .title {
|
||||
@ -1082,7 +1079,6 @@ GtkComboBox {
|
||||
background-color: #e7e8eb;
|
||||
border-color: #d4d5db; }
|
||||
.maximized .header-bar:backdrop {
|
||||
background-color: #eff0f2;
|
||||
border-color: #d4d5db; }
|
||||
.header-bar.default-decoration,
|
||||
.csd .header-bar.default-decoration {
|
||||
@ -1090,9 +1086,6 @@ GtkComboBox {
|
||||
padding-bottom: 5px;
|
||||
background-color: #e7e8eb;
|
||||
border-bottom-width: 0; }
|
||||
.header-bar.default-decoration:backdrop,
|
||||
.csd .header-bar.default-decoration:backdrop {
|
||||
background-color: #eff0f2; }
|
||||
|
||||
.titlebar {
|
||||
padding-left: 7px;
|
||||
@ -1104,13 +1097,12 @@ GtkComboBox {
|
||||
.csd .titlebar {
|
||||
background-color: rgba(231, 232, 235, 0.95); }
|
||||
.titlebar:backdrop {
|
||||
color: rgba(82, 93, 118, 0.5);
|
||||
background-color: #eff0f2; }
|
||||
color: rgba(82, 93, 118, 0.5); }
|
||||
.csd .titlebar:backdrop {
|
||||
background-color: rgba(239, 240, 242, 0.95); }
|
||||
.maximized .titlebar {
|
||||
background-color: #e7e8eb; }
|
||||
.maximized .titlebar:backdrop {
|
||||
.csd .maximized .titlebar:backdrop {
|
||||
background-color: #eff0f2; }
|
||||
|
||||
.titlebar .titlebar,
|
||||
@ -1588,7 +1580,7 @@ column-header .button, column-header .button:hover, column-header .button:active
|
||||
background-color: #e7e8eb;
|
||||
color: rgba(82, 93, 118, 0.8); }
|
||||
.menubar:backdrop {
|
||||
background-color: #eff0f2; }
|
||||
color: rgba(82, 93, 118, 0.5); }
|
||||
.menubar > .menuitem {
|
||||
padding: 6px 8px;
|
||||
border: solid transparent;
|
||||
|
@ -1040,7 +1040,7 @@ GtkComboBox {
|
||||
border-image: linear-gradient(to bottom, opacify($header_bg, 1),
|
||||
darken($header_bg, 7%)) 1 0 1 0; //temporary hack for rhythmbox 3.1
|
||||
|
||||
&:backdrop { background-color: opacify($header_bg_backdrop, 1); }
|
||||
//&:backdrop { background-color: opacify($header_bg_backdrop, 1); }
|
||||
|
||||
.separator { @extend %header_separator; }
|
||||
|
||||
@ -1090,7 +1090,7 @@ GtkComboBox {
|
||||
|
||||
&:backdrop {
|
||||
color: transparentize($header_fg, 0.3);
|
||||
background-color: opacify($header_bg_backdrop, 1);
|
||||
//background-color: opacify($header_bg_backdrop, 1);
|
||||
|
||||
.csd & { background-color: $header_bg_backdrop; } // Transparent header-bars only in csd windows
|
||||
}
|
||||
@ -1178,7 +1178,7 @@ GtkComboBox {
|
||||
border-color: opacify($header_border, 1);
|
||||
|
||||
&:backdrop {
|
||||
background-color: opacify($header_bg_backdrop, 1);
|
||||
//background-color: opacify($header_bg_backdrop, 1);
|
||||
border-color: opacify($header_border, 1);
|
||||
}
|
||||
}
|
||||
@ -1190,7 +1190,7 @@ GtkComboBox {
|
||||
background-color: opacify($header_bg, 1);
|
||||
border-bottom-width: 0;
|
||||
|
||||
&:backdrop { background-color: opacify($header_bg_backdrop, 1); }
|
||||
//&:backdrop { background-color: opacify($header_bg_backdrop, 1); }
|
||||
}
|
||||
}
|
||||
|
||||
@ -1206,7 +1206,7 @@ GtkComboBox {
|
||||
|
||||
&:backdrop {
|
||||
color: transparentize($header_fg, 0.3);
|
||||
background-color: opacify($header_bg_backdrop, 1);
|
||||
//background-color: opacify($header_bg_backdrop, 1);
|
||||
|
||||
.csd & { background-color: $header_bg_backdrop; }
|
||||
}
|
||||
@ -1214,7 +1214,11 @@ GtkComboBox {
|
||||
.maximized & {
|
||||
background-color: opacify($header_bg, 1);
|
||||
|
||||
&:backdrop { background-color: opacify($header_bg_backdrop, 1); }
|
||||
&:backdrop {
|
||||
//background-color: opacify($header_bg_backdrop, 1);
|
||||
|
||||
.csd & { background-color: opacify($header_bg_backdrop, 1); }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -1675,7 +1679,10 @@ column-header.button.dnd { // for treeview-like derive widgets
|
||||
background-color: opacify($header_bg, 1);
|
||||
color: $header_fg;
|
||||
|
||||
&:backdrop { background-color: opacify($header_bg_backdrop, 1); }
|
||||
&:backdrop {
|
||||
color: transparentize($header_fg, 0.3);
|
||||
//background-color: opacify($header_bg_backdrop, 1);
|
||||
}
|
||||
|
||||
& > .menuitem {
|
||||
padding: 6px 8px;
|
||||
|
@ -30,7 +30,7 @@ UnityDecoration {
|
||||
|
||||
&:backdrop {
|
||||
border-bottom-width: 0;
|
||||
background-image: linear-gradient(to bottom, opacify($header_bg_backdrop, 1));
|
||||
//background-image: linear-gradient(to bottom, opacify($header_bg_backdrop, 1));
|
||||
color: transparentize($header_fg, 0.3);
|
||||
}
|
||||
}
|
||||
|
@ -14,7 +14,7 @@
|
||||
<constant name="C_title_unfocused" value="#8a939f" />
|
||||
|
||||
<constant name="C_wm_bg_focused" value="#2f343f" />
|
||||
<constant name="C_wm_bg_unfocused" value="#323843" />
|
||||
<constant name="C_wm_bg_unfocused" value="#2f343f" />
|
||||
|
||||
<constant name="C_wm_highlight" value="#353a48" />
|
||||
|
||||
|
@ -14,7 +14,7 @@
|
||||
<constant name="C_title_unfocused" value="#979dac" />
|
||||
|
||||
<constant name="C_wm_bg_focused" value="#e7e8eb" />
|
||||
<constant name="C_wm_bg_unfocused" value="#eff0f2" />
|
||||
<constant name="C_wm_bg_unfocused" value="#e7e8eb" />
|
||||
|
||||
<constant name="C_wm_highlight" value="#eeeff1" />
|
||||
|
||||
|
@ -14,7 +14,7 @@
|
||||
<constant name="C_title_unfocused" value="#8a939f" />
|
||||
|
||||
<constant name="C_wm_bg_focused" value="#2f343f" />
|
||||
<constant name="C_wm_bg_unfocused" value="#323843" />
|
||||
<constant name="C_wm_bg_unfocused" value="#2f343f" />
|
||||
|
||||
<constant name="C_wm_highlight" value="#353a48" />
|
||||
|
||||
|
@ -14,7 +14,7 @@
|
||||
<constant name="C_title_unfocused" value="#979dac" />
|
||||
|
||||
<constant name="C_wm_bg_focused" value="#e7e8eb" />
|
||||
<constant name="C_wm_bg_unfocused" value="#eff0f2" />
|
||||
<constant name="C_wm_bg_unfocused" value="#e7e8eb" />
|
||||
|
||||
<constant name="C_wm_highlight" value="#eeeff1" />
|
||||
|
||||
|
@ -14,7 +14,7 @@
|
||||
<constant name="C_title_unfocused" value="gtk:custom(wm_unfocused_title,#979dac)" />
|
||||
|
||||
<constant name="C_wm_bg_focused" value="gtk:custom(wm_bg,#e7e8eb)" />
|
||||
<constant name="C_wm_bg_unfocused" value="gtk:custom(wm_bg_unfocused,#eff0f2)" />
|
||||
<constant name="C_wm_bg_unfocused" value="gtk:custom(wm_bg,#e7e8eb)" />
|
||||
|
||||
<constant name="C_wm_highlight" value="gtk:custom(wm_highlight,#eeeff1)" />
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user