Cleaned up a bit.
|
@ -144,7 +144,7 @@
|
|||
inkscape:connector-curvature="0"
|
||||
id="path4614"
|
||||
d="m 34.245273,13.656631 c -0.43776,0.0946 -0.841174,0.34106 -1.125,0.6875 l -12.5625,14.374999 -4.5,-4.5 c -0.752656,-0.75276 -2.122386,-0.7528 -2.87509,-10e-5 -0.752704,0.75272 -0.752662,2.12244 9e-5,2.8751 l 6,6 1.5625,1.5 1.375,-1.625 14.000002,-15.999999 c 1.134844,-1.23546 -0.231654,-3.6496 -1.875002,-3.3125 z"
|
||||
style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#9BA8AD;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
|
||||
style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#9FB0B9;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
|
||||
sodipodi:nodetypes="ccccscccccc" />
|
||||
</g>
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 5.8 KiB After Width: | Height: | Size: 5.8 KiB |
|
@ -140,7 +140,7 @@
|
|||
inkscape:connector-curvature="0"
|
||||
id="path4614"
|
||||
d="m 34.245273,13.656631 c -0.43776,0.0946 -0.841174,0.34106 -1.125,0.6875 l -12.5625,14.374999 -4.5,-4.5 c -0.752656,-0.75276 -2.122386,-0.7528 -2.87509,-10e-5 -0.752704,0.75272 -0.752662,2.12244 9e-5,2.8751 l 6,6 1.5625,1.5 1.375,-1.625 14.000002,-15.999999 c 1.134844,-1.23546 -0.231654,-3.6496 -1.875002,-3.3125 z"
|
||||
style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#9BA8AD;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
|
||||
style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#9FB0B9;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
|
||||
sodipodi:nodetypes="ccccscccccc" />
|
||||
</g>
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 5.7 KiB After Width: | Height: | Size: 5.7 KiB |
|
@ -626,7 +626,7 @@ StScrollBar StButton#vhandle:active {
|
|||
#panel {
|
||||
background-color: rgba(30, 39, 43, 1.0);
|
||||
font-weight: normal;
|
||||
color: #9BA8AD;
|
||||
color: #9FB0B9;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
|
||||
# Paper GTK2 Theme
|
||||
|
||||
gtk-color-scheme = "base_color:#FFFFFF\nfg_color:#555555\ntooltip_fg_color:#FFFFFF\nmenubar_color:#636E73\nselected_bg_color:#9BA8AD\nselected_fg_color:#FFFFFF\ntext_color:#555555\nwm_color:#636E73\nbg_color:#EFEFEF\ninsensitive_bg_color:#efefef\ntooltip_bg_color:#333333\npanel_bg_color:#333333"
|
||||
gtk-color-scheme = "base_color:#FFFFFF\nfg_color:#555555\ntooltip_fg_color:#FFFFFF\nmenubar_color:#636E73\nselected_bg_color:#9FB0B9\nselected_fg_color:#FFFFFF\ntext_color:#555555\nwm_color:#636E73\nbg_color:#EFEFEF\ninsensitive_bg_color:#efefef\ntooltip_bg_color:#333333\npanel_bg_color:#333333"
|
||||
|
||||
gtk-auto-mnemonics = 1
|
||||
gtk-primary-button-warps-slider = 1
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
* with the Paper GTK theme. If not, see http://www.gnu.org/licenses/.
|
||||
*/
|
||||
|
||||
@define-color baobab #7c4182;
|
||||
@define-color baobab #9B26AF;
|
||||
|
||||
/**********
|
||||
* Header *
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
* with the Paper GTK theme. If not, see http://www.gnu.org/licenses/.
|
||||
*/
|
||||
|
||||
@define-color calculator #9F347D;/* Calc color */
|
||||
@define-color calculator #BA174E;/* Calc color */
|
||||
|
||||
/**************
|
||||
* Header bar *
|
||||
|
@ -39,6 +39,7 @@ MathButtons .button,
|
|||
MathButtons .button GtkImage,
|
||||
MathButtons .button.text-button,
|
||||
MathButtons .button.image-button {
|
||||
background: none;
|
||||
border: none;
|
||||
color: @calculator;
|
||||
font: Bold;
|
||||
|
@ -47,6 +48,7 @@ MathButtons .button.image-button {
|
|||
|
||||
MathButtons GtkComboBox,
|
||||
MathButtons GtkComboBox * {
|
||||
background: none;
|
||||
border: none;
|
||||
color: @calculator;
|
||||
font: Bold;
|
||||
|
@ -95,4 +97,48 @@ MathButtons .button:hover {
|
|||
background-color: @calculator;
|
||||
color: @base;
|
||||
border: none;
|
||||
}
|
||||
}
|
||||
|
||||
/* Images */
|
||||
MathButtons .button GtkImage {
|
||||
color: @calculator;
|
||||
}
|
||||
|
||||
MathButtons .button:active GtkImage,
|
||||
MathButtons .button:focus GtkImage,
|
||||
MathButtons .button:hover GtkImage {
|
||||
color: @selected_foreground;
|
||||
}
|
||||
|
||||
MathButtons .button:backdrop GtkImage,
|
||||
MathButtons .button:backdrop:hover GtkImage,
|
||||
MathButtons .button:active:backdrop GtkImage {
|
||||
color: shade(@calculator, 0.9);
|
||||
-gtk-image-effect: dim;
|
||||
}
|
||||
|
||||
MathButtons .button:insensitive GtkImage {
|
||||
color: @insensitive_text;
|
||||
-gtk-image-effect: dim;
|
||||
}
|
||||
|
||||
/* Labels */
|
||||
MathButtons .button GtkLabel {
|
||||
color: @calculator;
|
||||
}
|
||||
|
||||
MathButtons .button:active GtkLabel,
|
||||
MathButtons .button:focus GtkLabel,
|
||||
MathButtons .button:hover GtkLabel {
|
||||
color: @selected_foreground;
|
||||
}
|
||||
|
||||
MathButtons .button:backdrop GtkLabel,
|
||||
MathButtons .button:backdrop:hover GtkLabel,
|
||||
MathButtons .button:active:backdrop GtkLabel {
|
||||
color: shade(@calculator, 0.9);
|
||||
}
|
||||
|
||||
MathButtons .button:insensitive GtkLabel {
|
||||
color: @insensitive_text;
|
||||
}
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
* with the Paper GTK theme. If not, see http://www.gnu.org/licenses/.
|
||||
*/
|
||||
|
||||
@define-color california #e74c3c;
|
||||
@define-color california #F34235;
|
||||
|
||||
/**********
|
||||
* Header *
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
* with the Paper GTK theme. If not, see http://www.gnu.org/licenses/.
|
||||
*/
|
||||
|
||||
@define-color epiphany #92a4ef;
|
||||
@define-color epiphany #3E50B4;
|
||||
|
||||
/**********
|
||||
* Header *
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
* with the Paper GTK theme. If not, see http://www.gnu.org/licenses/.
|
||||
*/
|
||||
|
||||
@define-color gedit #e74c3c;
|
||||
@define-color gedit #F34235;
|
||||
|
||||
/**********
|
||||
* Header *
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
* with the Paper GTK theme. If not, see http://www.gnu.org/licenses/.
|
||||
*/
|
||||
|
||||
@define-color clocks #479f34;
|
||||
@define-color clocks #4BAE4F;
|
||||
|
||||
/**********
|
||||
* Header *
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
* with the Paper GTK theme. If not, see http://www.gnu.org/licenses/.
|
||||
*/
|
||||
|
||||
@define-color contacts #4f5da6;
|
||||
@define-color contacts #2095F2;
|
||||
|
||||
/**********
|
||||
* Header *
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
* with the Paper GTK theme. If not, see http://www.gnu.org/licenses/.
|
||||
*/
|
||||
|
||||
@define-color disks #7c4182;
|
||||
@define-color disks #9B26AF;
|
||||
|
||||
/**********
|
||||
* Header *
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
|
||||
|
||||
|
||||
@define-color music #eb8e4d;
|
||||
@define-color music #fe9700;
|
||||
|
||||
@define-color music_topbar_selection_bg_color #eb8e4d;
|
||||
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
* with the Paper GTK theme. If not, see http://www.gnu.org/licenses/.
|
||||
*/
|
||||
|
||||
@define-color photos #d22f7a;
|
||||
@define-color photos #BA174E;
|
||||
|
||||
/**********
|
||||
* Header *
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
* with the Paper GTK theme. If not, see http://www.gnu.org/licenses/.
|
||||
*/
|
||||
|
||||
@define-color logs #349F8C;
|
||||
@define-color logs #009587;
|
||||
|
||||
/**********
|
||||
* Header *
|
||||
|
|
|
@ -16,10 +16,7 @@
|
|||
* with the Paper GTK theme. If not, see http://www.gnu.org/licenses/.
|
||||
*/
|
||||
|
||||
|
||||
@define-color settings #3889B0;
|
||||
@define-color backdrop_settings shade(@settings, 0.9);
|
||||
|
||||
@define-color settings #5F7C8A;
|
||||
|
||||
/**********
|
||||
* Header *
|
||||
|
|
|
@ -140,7 +140,7 @@
|
|||
inkscape:connector-curvature="0"
|
||||
id="path4614"
|
||||
d="m 34.245273,13.656631 c -0.43776,0.0946 -0.841174,0.34106 -1.125,0.6875 l -12.5625,14.374999 -4.5,-4.5 c -0.752656,-0.75276 -2.122386,-0.7528 -2.87509,-10e-5 -0.752704,0.75272 -0.752662,2.12244 9e-5,2.8751 l 6,6 1.5625,1.5 1.375,-1.625 14.000002,-15.999999 c 1.134844,-1.23546 -0.231654,-3.6496 -1.875002,-3.3125 z"
|
||||
style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#9BA8AD;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
|
||||
style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#9FB0B9;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
|
||||
sodipodi:nodetypes="ccccscccccc" />
|
||||
</g>
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 5.7 KiB After Width: | Height: | Size: 5.7 KiB |
|
@ -54,7 +54,7 @@
|
|||
inkscape:groupmode="layer">
|
||||
<path
|
||||
sodipodi:type="arc"
|
||||
style="color:#000000;fill:#9BA8AD;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.27423298000000007;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
style="color:#000000;fill:#9FB0B9;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.27423298000000007;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="path5784-4"
|
||||
sodipodi:cx="660.96808"
|
||||
sodipodi:cy="255.0668"
|
||||
|
|
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 2.1 KiB |
|
@ -41,11 +41,11 @@
|
|||
<linearGradient
|
||||
id="linearGradient3768">
|
||||
<stop
|
||||
style="stop-color:#9BA8AD;stop-opacity:1;"
|
||||
style="stop-color:#9FB0B9;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3770" />
|
||||
<stop
|
||||
style="stop-color:#9BA8AD;stop-opacity:0;"
|
||||
style="stop-color:#9FB0B9;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3772" />
|
||||
</linearGradient>
|
||||
|
|
Before Width: | Height: | Size: 5.2 KiB After Width: | Height: | Size: 5.2 KiB |
|
@ -41,11 +41,11 @@
|
|||
<linearGradient
|
||||
id="linearGradient3768">
|
||||
<stop
|
||||
style="stop-color:#9BA8AD;stop-opacity:1;"
|
||||
style="stop-color:#9FB0B9;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3770" />
|
||||
<stop
|
||||
style="stop-color:#9BA8AD;stop-opacity:0;"
|
||||
style="stop-color:#9FB0B9;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3772" />
|
||||
</linearGradient>
|
||||
|
|
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 5.3 KiB |
|
@ -41,11 +41,11 @@
|
|||
<linearGradient
|
||||
id="linearGradient3768">
|
||||
<stop
|
||||
style="stop-color:#9BA8AD;stop-opacity:1;"
|
||||
style="stop-color:#9FB0B9;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3770" />
|
||||
<stop
|
||||
style="stop-color:#9BA8AD;stop-opacity:0;"
|
||||
style="stop-color:#9FB0B9;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3772" />
|
||||
</linearGradient>
|
||||
|
|
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 5.3 KiB |
|
@ -41,11 +41,11 @@
|
|||
<linearGradient
|
||||
id="linearGradient3768">
|
||||
<stop
|
||||
style="stop-color:#9BA8AD;stop-opacity:1;"
|
||||
style="stop-color:#9FB0B9;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3770" />
|
||||
<stop
|
||||
style="stop-color:#9BA8AD;stop-opacity:0;"
|
||||
style="stop-color:#9FB0B9;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3772" />
|
||||
</linearGradient>
|
||||
|
|
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 5.3 KiB |
|
@ -41,11 +41,11 @@
|
|||
<linearGradient
|
||||
id="linearGradient3768">
|
||||
<stop
|
||||
style="stop-color:#9BA8AD;stop-opacity:1;"
|
||||
style="stop-color:#9FB0B9;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3770" />
|
||||
<stop
|
||||
style="stop-color:#9BA8AD;stop-opacity:0;"
|
||||
style="stop-color:#9FB0B9;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3772" />
|
||||
</linearGradient>
|
||||
|
|
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 5.3 KiB |
|
@ -41,11 +41,11 @@
|
|||
<linearGradient
|
||||
id="linearGradient3768">
|
||||
<stop
|
||||
style="stop-color:#9BA8AD;stop-opacity:1;"
|
||||
style="stop-color:#9FB0B9;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3770" />
|
||||
<stop
|
||||
style="stop-color:#9BA8AD;stop-opacity:0;"
|
||||
style="stop-color:#9FB0B9;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3772" />
|
||||
</linearGradient>
|
||||
|
|
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 5.3 KiB |
|
@ -41,11 +41,11 @@
|
|||
<linearGradient
|
||||
id="linearGradient3768">
|
||||
<stop
|
||||
style="stop-color:#9BA8AD;stop-opacity:1;"
|
||||
style="stop-color:#9FB0B9;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3770" />
|
||||
<stop
|
||||
style="stop-color:#9BA8AD;stop-opacity:0;"
|
||||
style="stop-color:#9FB0B9;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3772" />
|
||||
</linearGradient>
|
||||
|
|
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 5.3 KiB |
|
@ -41,11 +41,11 @@
|
|||
<linearGradient
|
||||
id="linearGradient3768">
|
||||
<stop
|
||||
style="stop-color:#9BA8AD;stop-opacity:1;"
|
||||
style="stop-color:#9FB0B9;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3770" />
|
||||
<stop
|
||||
style="stop-color:#9BA8AD;stop-opacity:0;"
|
||||
style="stop-color:#9FB0B9;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3772" />
|
||||
</linearGradient>
|
||||
|
|
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 5.3 KiB |
|
@ -41,11 +41,11 @@
|
|||
<linearGradient
|
||||
id="linearGradient3768">
|
||||
<stop
|
||||
style="stop-color:#9BA8AD;stop-opacity:1;"
|
||||
style="stop-color:#9FB0B9;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3770" />
|
||||
<stop
|
||||
style="stop-color:#9BA8AD;stop-opacity:0;"
|
||||
style="stop-color:#9FB0B9;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3772" />
|
||||
</linearGradient>
|
||||
|
|
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 5.3 KiB |
|
@ -41,11 +41,11 @@
|
|||
<linearGradient
|
||||
id="linearGradient3768">
|
||||
<stop
|
||||
style="stop-color:#9BA8AD;stop-opacity:1;"
|
||||
style="stop-color:#9FB0B9;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3770" />
|
||||
<stop
|
||||
style="stop-color:#9BA8AD;stop-opacity:0;"
|
||||
style="stop-color:#9FB0B9;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3772" />
|
||||
</linearGradient>
|
||||
|
|
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 5.3 KiB |
|
@ -41,11 +41,11 @@
|
|||
<linearGradient
|
||||
id="linearGradient3768">
|
||||
<stop
|
||||
style="stop-color:#9BA8AD;stop-opacity:1;"
|
||||
style="stop-color:#9FB0B9;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3770" />
|
||||
<stop
|
||||
style="stop-color:#9BA8AD;stop-opacity:0;"
|
||||
style="stop-color:#9FB0B9;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3772" />
|
||||
</linearGradient>
|
||||
|
|
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 5.3 KiB |
|
@ -41,11 +41,11 @@
|
|||
<linearGradient
|
||||
id="linearGradient3768">
|
||||
<stop
|
||||
style="stop-color:#9BA8AD;stop-opacity:1;"
|
||||
style="stop-color:#9FB0B9;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3770" />
|
||||
<stop
|
||||
style="stop-color:#9BA8AD;stop-opacity:0;"
|
||||
style="stop-color:#9FB0B9;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3772" />
|
||||
</linearGradient>
|
||||
|
|
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 5.3 KiB |
|
@ -41,11 +41,11 @@
|
|||
<linearGradient
|
||||
id="linearGradient3768">
|
||||
<stop
|
||||
style="stop-color:#9BA8AD;stop-opacity:1;"
|
||||
style="stop-color:#9FB0B9;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3770" />
|
||||
<stop
|
||||
style="stop-color:#9BA8AD;stop-opacity:0;"
|
||||
style="stop-color:#9FB0B9;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3772" />
|
||||
</linearGradient>
|
||||
|
|
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 5.3 KiB |
|
@ -41,11 +41,11 @@
|
|||
<linearGradient
|
||||
id="linearGradient3768">
|
||||
<stop
|
||||
style="stop-color:#9BA8AD;stop-opacity:1;"
|
||||
style="stop-color:#9FB0B9;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3770" />
|
||||
<stop
|
||||
style="stop-color:#9BA8AD;stop-opacity:0;"
|
||||
style="stop-color:#9FB0B9;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3772" />
|
||||
</linearGradient>
|
||||
|
|
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 5.3 KiB |
|
@ -41,11 +41,11 @@
|
|||
<linearGradient
|
||||
id="linearGradient3768">
|
||||
<stop
|
||||
style="stop-color:#9BA8AD;stop-opacity:1;"
|
||||
style="stop-color:#9FB0B9;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3770" />
|
||||
<stop
|
||||
style="stop-color:#9BA8AD;stop-opacity:0;"
|
||||
style="stop-color:#9FB0B9;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3772" />
|
||||
</linearGradient>
|
||||
|
|
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 5.3 KiB |
|
@ -41,11 +41,11 @@
|
|||
<linearGradient
|
||||
id="linearGradient3768">
|
||||
<stop
|
||||
style="stop-color:#9BA8AD;stop-opacity:1;"
|
||||
style="stop-color:#9FB0B9;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3770" />
|
||||
<stop
|
||||
style="stop-color:#9BA8AD;stop-opacity:0;"
|
||||
style="stop-color:#9FB0B9;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3772" />
|
||||
</linearGradient>
|
||||
|
|
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 5.3 KiB |
|
@ -41,11 +41,11 @@
|
|||
<linearGradient
|
||||
id="linearGradient3768">
|
||||
<stop
|
||||
style="stop-color:#9BA8AD;stop-opacity:1;"
|
||||
style="stop-color:#9FB0B9;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3770" />
|
||||
<stop
|
||||
style="stop-color:#9BA8AD;stop-opacity:0;"
|
||||
style="stop-color:#9FB0B9;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3772" />
|
||||
</linearGradient>
|
||||
|
|
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 5.3 KiB |
|
@ -41,11 +41,11 @@
|
|||
<linearGradient
|
||||
id="linearGradient3768">
|
||||
<stop
|
||||
style="stop-color:#9BA8AD;stop-opacity:1;"
|
||||
style="stop-color:#9FB0B9;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3770" />
|
||||
<stop
|
||||
style="stop-color:#9BA8AD;stop-opacity:0;"
|
||||
style="stop-color:#9FB0B9;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3772" />
|
||||
</linearGradient>
|
||||
|
|
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 5.3 KiB |
|
@ -41,11 +41,11 @@
|
|||
<linearGradient
|
||||
id="linearGradient3768">
|
||||
<stop
|
||||
style="stop-color:#9BA8AD;stop-opacity:1;"
|
||||
style="stop-color:#9FB0B9;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3770" />
|
||||
<stop
|
||||
style="stop-color:#9BA8AD;stop-opacity:0;"
|
||||
style="stop-color:#9FB0B9;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3772" />
|
||||
</linearGradient>
|
||||
|
|
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 5.3 KiB |
|
@ -41,11 +41,11 @@
|
|||
<linearGradient
|
||||
id="linearGradient3768">
|
||||
<stop
|
||||
style="stop-color:#9BA8AD;stop-opacity:1;"
|
||||
style="stop-color:#9FB0B9;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3770" />
|
||||
<stop
|
||||
style="stop-color:#9BA8AD;stop-opacity:0;"
|
||||
style="stop-color:#9FB0B9;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3772" />
|
||||
</linearGradient>
|
||||
|
|
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 5.3 KiB |
|
@ -31,7 +31,7 @@
|
|||
@define-color panel #1e282c;/* Panel color */
|
||||
@define-color header #263238;/* Header color */
|
||||
@define-color header_text alpha(#fff, 0.8);/* Header text color */
|
||||
@define-color selection #417790;/* Selection color */
|
||||
@define-color selection #4C636E;/* Selection color */
|
||||
@define-color view_background #555;/* View background */
|
||||
@define-color inactive_frame @border;/* Inactive frame color */
|
||||
@define-color panel_text #A8B5BA;/* Panel text color */
|
||||
|
|
|
@ -78,7 +78,7 @@
|
|||
@import url("widgets/entry.css");
|
||||
@import url("widgets/floating-bar.css");
|
||||
@import url("widgets/header-bar.css");
|
||||
@import url("widgets/images-labels.css");
|
||||
@import url("widgets/images.css");
|
||||
@import url("widgets/infobars.css");
|
||||
@import url("widgets/inline-toolbars.css");
|
||||
@import url("widgets/levelbars.css");
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
@define-color header #636E73;/* Header color */
|
||||
@define-color backdrop_header #454D50; /* Header backdrop color */
|
||||
@define-color header_text #fff;/* Header text color */
|
||||
@define-color selection #9BA8AD;/* Selection color */
|
||||
@define-color selection #9FB0B9;/* Selection color */
|
||||
@define-color view_background #ffffff;/* View background */
|
||||
@define-color inactive_frame @border;/* Inactive frame color */
|
||||
@define-color panel_text #dbdee0;/* Panel text color */
|
||||
|
|
|
@ -19,27 +19,6 @@
|
|||
/***************
|
||||
* Action bars *
|
||||
***************/
|
||||
.action-bar {
|
||||
border: solid @border;
|
||||
border-top-width: 1px;
|
||||
background-color: @background;
|
||||
padding: 6px 6px 5px 6px;
|
||||
}
|
||||
|
||||
.action-bar:backdrop {
|
||||
border: solid @backdrop_border;
|
||||
border-top-width: 1px;
|
||||
background-color: @backdrop_background;
|
||||
}
|
||||
|
||||
.action-bar .button.text-button {
|
||||
padding: 2px 16px;
|
||||
}
|
||||
|
||||
.action-bar .button.image-button {
|
||||
padding: 5px 5px 4px 5px;
|
||||
}
|
||||
|
||||
.action-bar .title {
|
||||
font: Bold 11;
|
||||
padding: 0px 12px 0px 12px;
|
||||
|
@ -48,4 +27,164 @@
|
|||
.action-bar .subtitle {
|
||||
font: 9;
|
||||
padding: 0px 12px 0px 12px;
|
||||
}
|
||||
|
||||
.action-bar {
|
||||
background-color: shade(@background, 0.9);
|
||||
border: solid @border;
|
||||
border-width: 0 1px 1px 1px;
|
||||
color: @text;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
.action-bar:backdrop {
|
||||
background-color: shade(@backdrop_background, 0.9);
|
||||
box-shadow: none;
|
||||
-gtk-image-effect: dim;
|
||||
}
|
||||
|
||||
|
||||
.action-bar:first-child {
|
||||
border-radius: 6px 6px 0px 0px;
|
||||
border-width: 1px 1px 0px 1px;
|
||||
}
|
||||
|
||||
.action-bar:last-child {
|
||||
border-radius: 0 0 6px 6px;
|
||||
border-width: 0px 1px 1px 1px;
|
||||
}
|
||||
|
||||
/* Buttons */
|
||||
.action-bar .button,
|
||||
.action-bar .text-button,
|
||||
.action-bar .image-button {
|
||||
border: none;
|
||||
background: none;
|
||||
color: @text;
|
||||
border-radius: 0px;
|
||||
padding: 7px;
|
||||
}
|
||||
|
||||
.action-bar .button:active
|
||||
.action-bar .text-button:active,
|
||||
.action-bar .image-button:active {
|
||||
border: none;
|
||||
color: @text;
|
||||
box-shadow: none;
|
||||
padding: 7px;
|
||||
}
|
||||
|
||||
.action-bar .button .raised
|
||||
.action-bar .text-button .raised,
|
||||
.action-bar .image-button .raised {
|
||||
border: none;
|
||||
color: @text;
|
||||
box-shadow: none;
|
||||
padding: 7px;
|
||||
}
|
||||
|
||||
/* Hover */
|
||||
.action-bar .button:hover,
|
||||
.action-bar .button:active:hover
|
||||
.action-bar .text-button:hover,
|
||||
.action-bar .text-button:active:hover,
|
||||
.action-bar .image-button:hover,
|
||||
.action-bar .image-button:active:hover {
|
||||
padding: 7px;
|
||||
border: none;
|
||||
background-color: alpha(#000, 0.1);
|
||||
color: @text;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
/* Insensitive */
|
||||
.action-bar .button:insensitive,
|
||||
.action-bar .text-button:insensitive,
|
||||
.action-bar .image-button:insensitive {
|
||||
color: @insensitive_header_text;
|
||||
-gtk-image-effect: dim;
|
||||
}
|
||||
|
||||
|
||||
/* Backdrop */
|
||||
.action-bar .button:backdrop,
|
||||
.action-bar .button:active:backdrop
|
||||
.action-bar .text-button:backdrop,
|
||||
.action-bar .text-button:active:backdrop,
|
||||
.action-bar .image-button:backdrop,
|
||||
.action-bar .image-button:active:backdrop {
|
||||
color: @backdrop_text;
|
||||
border: none;
|
||||
padding: 7px;
|
||||
}
|
||||
|
||||
/* Insensitive:Backdrop; */
|
||||
.action-bar .button:insensitive:backdrop,
|
||||
.action-bar .text-button:insensitive:backdrop,
|
||||
.action-bar .image-button:insensitive:backdrop {
|
||||
padding: 7px;
|
||||
border: none;
|
||||
color: mix(@backdrop_text, @insensitive_text, 0.5);
|
||||
}
|
||||
|
||||
|
||||
/* Images */
|
||||
.action-bar .button GtkImage,
|
||||
.action-bar .button .image-button GtkImage {
|
||||
color: @text;
|
||||
}
|
||||
|
||||
.action-bar .button:active GtkImage,
|
||||
.action-bar .button:focus GtkImage,
|
||||
.action-bar .button:hover GtkImage,
|
||||
.action-bar .button .image-button:active GtkImage,
|
||||
.action-bar .button .image-button:focus GtkImage,
|
||||
.action-bar .button .image-button:hover GtkImage {
|
||||
color: @text;
|
||||
}
|
||||
|
||||
.action-bar .button:backdrop GtkImage,
|
||||
.action-bar .button:backdrop:hover GtkImage,
|
||||
.action-bar .button:active:backdrop GtkImage,
|
||||
.action-bar .button .image-button:backdrop GtkImage,
|
||||
.action-bar .button .image-button:backdrop:hover GtkImage,
|
||||
.action-bar .button .image-button:active:backdrop GtkImage {
|
||||
color: @backdrop_text;
|
||||
-gtk-image-effect: dim;
|
||||
}
|
||||
|
||||
.action-bar .button:insensitive GtkImage,
|
||||
.action-bar .button .image-button:insensitive GtkImage {
|
||||
color: @insensitive_text;
|
||||
-gtk-image-effect: dim;
|
||||
}
|
||||
.action-bar .button:insensitive:backdrop GtkImage,
|
||||
.action-bar .button .image-button:insensitive:backdrop GtkImage {
|
||||
color: mix(@backdrop_text, @insensitive_text, 0.5);
|
||||
-gtk-image-effect: dim;
|
||||
}
|
||||
|
||||
/* Labels */
|
||||
.action-bar .button GtkLabel {
|
||||
color: @text;
|
||||
}
|
||||
|
||||
.action-bar .button:active GtkLabel,
|
||||
.action-bar .button:focus GtkLabel,
|
||||
.action-bar .button:hover GtkLabel {
|
||||
color: @text;
|
||||
}
|
||||
|
||||
.action-bar .button:backdrop GtkLabel,
|
||||
.action-bar .button:backdrop:hover GtkLabel,
|
||||
.action-bar .button:active:backdrop GtkLabel {
|
||||
color: @backdrop_text;
|
||||
}
|
||||
|
||||
.action-bar .button:insensitive GtkLabel {
|
||||
color: @insensitive_text;
|
||||
}
|
||||
|
||||
.action-bar .button:insensitive:backdrop GtkLabel {
|
||||
color: mix(@backdrop_text, @insensitive_text, 0.5);
|
||||
}
|
|
@ -21,6 +21,7 @@
|
|||
*****************/
|
||||
|
||||
column-header .button {
|
||||
background: none;
|
||||
box-shadow: none;
|
||||
border-radius: 0px;
|
||||
border: solid @border;
|
||||
|
|
|
@ -64,77 +64,62 @@
|
|||
color: transparent;
|
||||
}
|
||||
|
||||
|
||||
/***********************
|
||||
* Header bar buttons *
|
||||
***********************/
|
||||
/**********************
|
||||
* Header bar buttons *
|
||||
**********************/
|
||||
|
||||
.header-bar .flat,
|
||||
.header-bar .button,
|
||||
.header-bar .title .button {
|
||||
padding: 13px;
|
||||
}
|
||||
|
||||
.header-bar .title,
|
||||
.header-bar .titlebutton,
|
||||
.header-bar .linked,
|
||||
.header-bar .text-button,
|
||||
.header-bar .button .text-button {
|
||||
color: @header_text;
|
||||
padding: 13px;
|
||||
}
|
||||
|
||||
.header-bar .image-button
|
||||
.header-bar .image-button .button {
|
||||
.header-bar .image-button {
|
||||
background-color: transparent;
|
||||
background: none;
|
||||
padding: 13px;
|
||||
}
|
||||
|
||||
/* Normal Button */
|
||||
.header-bar .button .default,
|
||||
.header-bar .text-button,
|
||||
.header-bar .button .text-button,
|
||||
.header-bar .flat,
|
||||
.header-bar .image-button .button,
|
||||
.header-bar .image-button,
|
||||
.header-bar .button,
|
||||
.header-bar .linked .button,
|
||||
.header-bar GtkComboBox,
|
||||
.header-bar .suggested-action.button {
|
||||
.header-bar .text-button,
|
||||
.header-bar .titlebutton,
|
||||
.header-bar .linked,
|
||||
.header-bar .flat,
|
||||
.header-bar .suggested-action .button,
|
||||
.header-bar .image-button {
|
||||
background-color: transparent;
|
||||
border-radius: 0px;
|
||||
background: none;
|
||||
border: none;
|
||||
color: @header_text;
|
||||
}
|
||||
|
||||
/* Active Button */
|
||||
.header-bar .button .default:active,
|
||||
.header-bar .text-button:active,
|
||||
.header-bar .button .text-button:active,
|
||||
.header-bar .flat:active,
|
||||
.header-bar .image-button .button:active,
|
||||
.header-bar .image-button:active,
|
||||
.header-bar .button:only-child:active,
|
||||
.header-bar .button:active,
|
||||
.header-bar .linked .button:active,
|
||||
.header-bar GtkComboBox:active,
|
||||
.header-bar .suggested-action.button:active {
|
||||
.header-bar .text-button:active,
|
||||
.header-bar .titlebutton:active,
|
||||
.header-bar .linked:active,
|
||||
.header-bar .flat:active,
|
||||
.header-bar .suggested-action .button:active,
|
||||
.header-bar .image-button:active {
|
||||
border-radius: 0px;
|
||||
font: Bold;
|
||||
background-color: alpha(#000, 0.1);
|
||||
border: none;
|
||||
color: @header_text;
|
||||
box-shadow: inset 0 -2px 0 0 @header_text;
|
||||
}
|
||||
|
||||
/* Focus Button */
|
||||
.header-bar .button .default:focus,
|
||||
.header-bar .text-button:focus,
|
||||
.header-bar .button .text-button:focus,
|
||||
.header-bar .flat:focus,
|
||||
.header-bar .image-button .button:focus,
|
||||
.header-bar .image-button:focus,
|
||||
.header-bar .button:focus,
|
||||
.header-bar .linked .button:focus,
|
||||
.header-bar GtkComboBox:focus,
|
||||
.header-bar .suggested-action.button:focus {
|
||||
.header-bar .text-button:focus,
|
||||
.header-bar .titlebutton:focus,
|
||||
.header-bar .linked:focus,
|
||||
.header-bar .flat:focus,
|
||||
.header-bar .suggested-action .button:focus,
|
||||
.header-bar .image-button:focus {
|
||||
border-radius: 0px;
|
||||
background: none;
|
||||
background-color: transparent;
|
||||
font: Bold;
|
||||
border: none;
|
||||
color: @header_text;
|
||||
|
@ -142,16 +127,13 @@
|
|||
}
|
||||
|
||||
/* Hover Button */
|
||||
.header-bar .button .default:hover,
|
||||
.header-bar .text-button:hover,
|
||||
.header-bar .button .text-button:hover,
|
||||
.header-bar .flat:hover,
|
||||
.header-bar .image-button:hover,
|
||||
.header-bar .image-button .button:hover,
|
||||
.header-bar .button:hover,
|
||||
.header-bar .linked .button:hover,
|
||||
.header-bar GtkComboBox:hover,
|
||||
.header-bar .suggested-action.button:hover {
|
||||
.header-bar .text-button:hover,
|
||||
.header-bar .titlebutton:hover,
|
||||
.header-bar .linked:hover,
|
||||
.header-bar .flat:hover,
|
||||
.header-bar .suggested-action .button:hover,
|
||||
.header-bar .image-button:hover {
|
||||
border-radius: 0px;
|
||||
background-color: alpha(#000, 0.1);
|
||||
border: none;
|
||||
|
@ -160,85 +142,69 @@
|
|||
}
|
||||
|
||||
/* Backdrop Button */
|
||||
.header-bar .text-button:backdrop,
|
||||
.header-bar .button .text-button:backdrop,
|
||||
.header-bar .flat:backdrop,
|
||||
.header-bar .image-button .button:backdrop,
|
||||
.header-bar .image-button:backdrop,
|
||||
.header-bar .button:backdrop,
|
||||
.header-bar .linked .button:backdrop,
|
||||
.header-bar GtkComboBox:backdrop,
|
||||
.header-bar .suggested-action.button:backdrop {
|
||||
.header-bar .text-button:backdrop,
|
||||
.header-bar .titlebutton:backdrop,
|
||||
.header-bar .linked:backdrop,
|
||||
.header-bar .flat:backdrop,
|
||||
.header-bar .suggested-action .button:backdrop,
|
||||
.header-bar .image-button:backdrop {
|
||||
padding: 13px;
|
||||
border-radius: 0px;
|
||||
background: none;
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
color: @backdrop_header_text;
|
||||
}
|
||||
|
||||
.header-bar .button .default:backdrop {
|
||||
border-radius: 0px;
|
||||
background: none;
|
||||
border: none;
|
||||
color: @backdrop_header_text;
|
||||
box-shadow: inset 0 -2px 0 0 @backdrop_header_text;
|
||||
}
|
||||
|
||||
/* Active:Backdrop Button */
|
||||
.header-bar .button .default:active:backdrop,
|
||||
.header-bar .button .text-button:active:backdrop,
|
||||
.header-bar .text-button:active:backdrop,
|
||||
.header-bar .flat:active:backdrop,
|
||||
.header-bar .image-button .button:active:backdrop,
|
||||
.header-bar .image-button:active:backdrop,
|
||||
.header-bar .button:active:backdrop,
|
||||
.header-bar .linked .button:active:backdrop,
|
||||
.header-bar GtkComboBox:active:backdrop,
|
||||
.header-bar .suggested-action.button:active:backdrop {
|
||||
.header-bar .text-button:active:backdrop,
|
||||
.header-bar .titlebutton:active:backdrop,
|
||||
.header-bar .linked:active:backdrop,
|
||||
.header-bar .flat:active:backdrop,
|
||||
.header-bar .suggested-action .button:active:backdrop,
|
||||
.header-bar .image-button:active:backdrop {
|
||||
border-radius: 0px;
|
||||
background-color: alpha(#000, 0.2);
|
||||
font: Bold;
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
color: @backdrop_header_text;
|
||||
box-shadow: inset 0 -2px 0 0 @backdrop_header_text;
|
||||
}
|
||||
|
||||
/* Backdrop:Hover; Button */
|
||||
.header-bar .button .default:backdrop:hover,
|
||||
.header-bar .button .text-button:backdrop:hover,
|
||||
.header-bar .text-button:backdrop:hover,
|
||||
.header-bar .flat:backdrop:hover,
|
||||
.header-bar .image-button .button:backdrop:hover,
|
||||
.header-bar .image-button:backdrop:hover,
|
||||
.header-bar .button:backdrop:hover,
|
||||
.header-bar .linked .button:backdrop:hover,
|
||||
.header-bar GtkComboBox:backdrop:hover,
|
||||
.header-bar .suggested-action.button:backdrop:hover {
|
||||
.header-bar .text-button:backdrop:hover,
|
||||
.header-bar .titlebutton:backdrop:hover,
|
||||
.header-bar .linked:backdrop:hover,
|
||||
.header-bar .flat:backdrop:hover,
|
||||
.header-bar .suggested-action .button:backdrop:hover,
|
||||
.header-bar .image-button:backdrop:hover {
|
||||
background-color: transparent;
|
||||
border-radius: 0px;
|
||||
background-color: alpha(#000, 0.1);
|
||||
border: none;
|
||||
box-shadow: inset 0 -2px 0 0 @backdrop_header_text;
|
||||
color: @backdrop_header_text;
|
||||
}
|
||||
|
||||
/* Insensitive Button */
|
||||
.header-bar .button .default:insensitive,
|
||||
.header-bar .button .text-button:insensitive,
|
||||
.header-bar .text-button:insensitive,
|
||||
.header-bar .flat:insensitive,
|
||||
.header-bar .image-button .button:insensitive,
|
||||
.header-bar .image-button:insensitive,
|
||||
.header-bar .button:insensitive,
|
||||
.header-bar .linked .button:insensitive,
|
||||
.header-bar GtkComboBox:insensitive,
|
||||
.header-bar .suggested-action.button:insensitive {
|
||||
.header-bar .text-button:insensitive,
|
||||
.header-bar .titlebutton:insensitive,
|
||||
.header-bar .linked:insensitive,
|
||||
.header-bar .flat:insensitive,
|
||||
.header-bar .suggested-action .button:insensitive,
|
||||
.header-bar .image-button:insensitive {
|
||||
background-color: transparent;
|
||||
border-radius: 0px;
|
||||
background: none;
|
||||
font: Bold;
|
||||
border: none;
|
||||
color: @insensitive_header_text;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
/* Button Images */
|
||||
.header-bar .button GtkImage,
|
||||
.header-bar .button GtkImage:active,
|
||||
|
|
|
@ -47,32 +47,6 @@ GtkImage:insensitive:backdrop,
|
|||
-gtk-image-effect: dim;
|
||||
}
|
||||
|
||||
/**********
|
||||
* Labels *
|
||||
**********
|
||||
|
||||
GtkLabel {
|
||||
background: none;
|
||||
color: @toolbar_text;
|
||||
}
|
||||
|
||||
GtkLabel:backdrop {
|
||||
background: none;
|
||||
color: @backdrop_toolbar_text;
|
||||
}
|
||||
|
||||
GtkLabel:insensitive {
|
||||
background: none;
|
||||
color: @insensitive_toolbar_text;
|
||||
}
|
||||
|
||||
GtkLabel:insensitive:backdrop {
|
||||
background: none;
|
||||
color: mix(@backdrop_toolbar_text , @insensitive_toolbar_text , 0.5);
|
||||
}
|
||||
|
||||
*/
|
||||
|
||||
/*******************
|
||||
* Symbolic Images *
|
||||
*******************/
|
|
@ -30,13 +30,11 @@
|
|||
}
|
||||
|
||||
.inline-toolbar.toolbar:backdrop {
|
||||
padding: 4px;
|
||||
background-color: @backdrop_background;
|
||||
background-color: shade(@backdrop_background, 0.9);
|
||||
box-shadow: none;
|
||||
-gtk-image-effect: dim;
|
||||
}
|
||||
|
||||
|
||||
.inline-toolbar.toolbar:first-child {
|
||||
border-radius: 6px 6px 0px 0px;
|
||||
border-width: 1px 1px 0px 1px;
|
||||
|
@ -147,4 +145,29 @@
|
|||
.inline-toolbar.toolbar .button:insensitive:backdrop GtkImage {
|
||||
color: mix(@backdrop_text, @insensitive_text, 0.5);
|
||||
-gtk-image-effect: dim;
|
||||
}
|
||||
|
||||
/* Labels */
|
||||
.inline-toolbar.toolbar .button GtkLabel {
|
||||
color: @text;
|
||||
}
|
||||
|
||||
.inline-toolbar.toolbar .button:active GtkLabel,
|
||||
.inline-toolbar.toolbar .button:focus GtkLabel,
|
||||
.inline-toolbar.toolbar .button:hover GtkLabel {
|
||||
color: @text;
|
||||
}
|
||||
|
||||
.inline-toolbar.toolbar .button:backdrop GtkLabel,
|
||||
.inline-toolbar.toolbar .button:backdrop:hover GtkLabel,
|
||||
.inline-toolbar.toolbar .button:active:backdrop GtkLabel {
|
||||
color: @backdrop_text;
|
||||
}
|
||||
|
||||
.inline-toolbar.toolbar .button:insensitive GtkLabel {
|
||||
color: @insensitive_text;
|
||||
}
|
||||
|
||||
.inline-toolbar.toolbar .button:insensitive:backdrop GtkLabel {
|
||||
color: mix(@backdrop_text, @insensitive_text, 0.5);
|
||||
}
|
|
@ -43,46 +43,39 @@ GtkPopover.osd {
|
|||
/* Buttons */
|
||||
GtkPopover .button,
|
||||
GtkPopover .button .image-button {
|
||||
border: none;
|
||||
background-color: @base;
|
||||
color: @text;
|
||||
}
|
||||
|
||||
GtkPopover .button:focus,
|
||||
GtkPopover .button .image-button:focus {
|
||||
border: none;
|
||||
color: shade(@text, 0.8);
|
||||
}
|
||||
|
||||
GtkPopover .button:hover,
|
||||
GtkPopover .button .image-button:hover {
|
||||
border: none;
|
||||
color: @selection;
|
||||
}
|
||||
|
||||
GtkPopover .button:active,
|
||||
GtkPopover .button .image-button:active {
|
||||
border: none;
|
||||
background-color: @selection;
|
||||
color: shade(@text, 0.8);
|
||||
}
|
||||
|
||||
GtkPopover .button:active:hover,
|
||||
GtkPopover .button .image-button:active:hover {
|
||||
border: none;
|
||||
background-color: shade(@selection, 1.1);
|
||||
color: shade(@text, 0.8);
|
||||
color: @selection_foreground;
|
||||
}
|
||||
|
||||
GtkPopover .button:insensitive,
|
||||
GtkPopover .button .image-button:insensitive {
|
||||
border: none;
|
||||
color: @insensitive_text;
|
||||
}
|
||||
|
||||
GtkPopover .button:backdrop,
|
||||
GtkPopover .button .image-button:backdrop {
|
||||
border: none;
|
||||
color: @backdrop_text;
|
||||
}
|
||||
|
||||
|
@ -153,3 +146,62 @@ GtkPopover.osd > .toolbar .button {
|
|||
}
|
||||
|
||||
|
||||
/* Images */
|
||||
GtkPopover .button:focus GtkImage,
|
||||
GtkPopover .button GtkImage {
|
||||
color: @text;
|
||||
}
|
||||
|
||||
GtkPopover .button:active GtkImage {
|
||||
color: @selection_foreground;
|
||||
}
|
||||
|
||||
GtkPopover .button:hover GtkImage,
|
||||
GtkPopover .image-button:hover GtkImage {
|
||||
color: shade(@text, 2.0);
|
||||
}
|
||||
|
||||
GtkPopover .button:backdrop GtkImage,
|
||||
GtkPopover .button:backdrop:hover GtkImage,
|
||||
GtkPopover .button:active:backdrop GtkImage {
|
||||
color: @backdrop_text;
|
||||
-gtk-image-effect: dim;
|
||||
}
|
||||
|
||||
GtkPopover .button:insensitive GtkImage {
|
||||
color: @insensitive_text;
|
||||
-gtk-image-effect: dim;
|
||||
}
|
||||
|
||||
GtkPopover .button:insensitive:backdrop GtkImage {
|
||||
color: mix(@backdrop_text, @insensitive_text, 0.5);
|
||||
-gtk-image-effect: dim;
|
||||
}
|
||||
|
||||
/* Labels */
|
||||
GtkPopover .button:focus GtkLabel,
|
||||
GtkPopover .button GtkLabel {
|
||||
color: @text;
|
||||
}
|
||||
|
||||
GtkPopover .button:active GtkLabel {
|
||||
color: @selection_foreground;
|
||||
}
|
||||
|
||||
GtkPopover .button:hover GtkLabel {
|
||||
color: shade(@text, 2.0);
|
||||
}
|
||||
|
||||
GtkPopover .button:backdrop GtkLabel,
|
||||
GtkPopover .button:backdrop:hover GtkLabel,
|
||||
GtkPopover .button:active:backdrop GtkLabel {
|
||||
color: @backdrop_text;
|
||||
}
|
||||
|
||||
GtkPopover .button:insensitive GtkLabel {
|
||||
color: @insensitive_text;
|
||||
}
|
||||
|
||||
GtkPopover .button:insensitive:backdrop GtkLabel {
|
||||
color: mix(@backdrop_text, @insensitive_text, 0.5);
|
||||
}
|
|
@ -58,78 +58,63 @@
|
|||
color: @backdrop_header_text;
|
||||
}
|
||||
|
||||
/*********************
|
||||
* Titlebar buttons *
|
||||
*********************/
|
||||
|
||||
.titlebar .button {
|
||||
padding: 13px;
|
||||
}
|
||||
/**********************
|
||||
* Header bar buttons *
|
||||
**********************/
|
||||
|
||||
.titlebar .flat,
|
||||
.titlebar .button,
|
||||
.titlebar .title,
|
||||
.titlebar .titlebutton,
|
||||
.titlebar .linked,
|
||||
.titlebar .text-button,
|
||||
.titlebar .button .text-button {
|
||||
color: @header_text;
|
||||
padding: 13px;
|
||||
}
|
||||
|
||||
.titlebar .image-button,
|
||||
.titlebar .button.image-button {
|
||||
.titlebar .image-button {
|
||||
background-color: transparent;
|
||||
background: none;
|
||||
padding: 13px;
|
||||
}
|
||||
|
||||
/* Normal Button */
|
||||
.titlebar .titlebutton,
|
||||
.titlebar .titlebutton .button,
|
||||
.titlebar .text-button,
|
||||
.titlebar .button .text-button,
|
||||
.titlebar .flat,
|
||||
.titlebar .button.image-button,
|
||||
.titlebar .image-button,
|
||||
.titlebar .button,
|
||||
.titlebar .linked .button,
|
||||
.titlebar GtkComboBox,
|
||||
.titlebar .suggested-action.button {
|
||||
.titlebar .text-button,
|
||||
.titlebar .titlebutton,
|
||||
.titlebar .linked,
|
||||
.titlebar .flat,
|
||||
.titlebar .suggested-action .button,
|
||||
.titlebar .image-button {
|
||||
background-color: transparent;
|
||||
border-radius: 0px;
|
||||
background: none;
|
||||
border: none;
|
||||
color: @header_text;
|
||||
}
|
||||
|
||||
/* Active Button */
|
||||
.titlebar .titlebutton:active,
|
||||
.titlebar .titlebutton .button:active,
|
||||
.titlebar .text-button:active,
|
||||
.titlebar .button .text-button:active,
|
||||
.titlebar .flat:active,
|
||||
.titlebar .button.image-button:active,
|
||||
.titlebar .image-button:active,
|
||||
.titlebar .button:active,
|
||||
.titlebar .linked .button:active,
|
||||
.titlebar GtkComboBox:active,
|
||||
.titlebar .suggested-action.button:active {
|
||||
.titlebar .text-button:active,
|
||||
.titlebar .titlebutton:active,
|
||||
.titlebar .linked:active,
|
||||
.titlebar .flat:active,
|
||||
.titlebar .suggested-action .button:active,
|
||||
.titlebar .image-button:active {
|
||||
border-radius: 0px;
|
||||
background-color: alpha(#000, 0.2);
|
||||
font: Bold;
|
||||
background-color: alpha(#000, 0.2);
|
||||
border: none;
|
||||
color: @header_text;
|
||||
box-shadow: inset 0 -2px 0 0 @header_text;
|
||||
box-shadow: inset 0 -4px 0 0 @header_text;
|
||||
}
|
||||
|
||||
/* Focus Button */
|
||||
.titlebar .titlebutton:focus,
|
||||
.titlebar .titlebutton .button:focus,
|
||||
.titlebar .text-button:focus,
|
||||
.titlebar .button .text-button:focus,
|
||||
.titlebar .flat:focus,
|
||||
.titlebar .button.image-button:focus,
|
||||
.titlebar .image-button:focus,
|
||||
.titlebar .button:focus,
|
||||
.titlebar .linked .button:focus,
|
||||
.titlebar GtkComboBox:focus,
|
||||
.titlebar .suggested-action.button:focus {
|
||||
.titlebar .text-button:focus,
|
||||
.titlebar .titlebutton:focus,
|
||||
.titlebar .linked:focus,
|
||||
.titlebar .flat:focus,
|
||||
.titlebar .suggested-action .button:focus,
|
||||
.titlebar .image-button:focus {
|
||||
border-radius: 0px;
|
||||
background: none;
|
||||
background-color: transparent;
|
||||
font: Bold;
|
||||
border: none;
|
||||
color: @header_text;
|
||||
|
@ -137,17 +122,13 @@
|
|||
}
|
||||
|
||||
/* Hover Button */
|
||||
.titlebar .titlebutton:hover,
|
||||
.titlebar .titlebutton .button:hover,
|
||||
.titlebar .text-button:hover,
|
||||
.titlebar .button .text-button:hover,
|
||||
.titlebar .flat:hover,
|
||||
.titlebar .image-button:hover,
|
||||
.titlebar .button.image-button:hover,
|
||||
.titlebar .button:hover,
|
||||
.titlebar .linked .button:hover,
|
||||
.titlebar GtkComboBox:hover,
|
||||
.titlebar .suggested-action.button:hover {
|
||||
.titlebar .text-button:hover,
|
||||
.titlebar .titlebutton:hover,
|
||||
.titlebar .linked:hover,
|
||||
.titlebar .flat:hover,
|
||||
.titlebar .suggested-action .button:hover,
|
||||
.titlebar .image-button:hover {
|
||||
border-radius: 0px;
|
||||
background-color: alpha(#000, 0.1);
|
||||
border: none;
|
||||
|
@ -156,100 +137,67 @@
|
|||
}
|
||||
|
||||
/* Backdrop Button */
|
||||
.titlebar .titlebutton:backdrop,
|
||||
.titlebar .titlebutton .button:backdrop,
|
||||
.titlebar .text-button:backdrop,
|
||||
.titlebar .button .text-button:backdrop,
|
||||
.titlebar .flat:backdrop,
|
||||
.titlebar .button.image-button:backdrop,
|
||||
.titlebar .image-button:backdrop,
|
||||
.titlebar .button:backdrop,
|
||||
.titlebar .linked .button:backdrop,
|
||||
.titlebar GtkComboBox:backdrop,
|
||||
.titlebar .suggested-action.button:backdrop {
|
||||
.titlebar .text-button:backdrop,
|
||||
.titlebar .titlebutton:backdrop,
|
||||
.titlebar .linked:backdrop,
|
||||
.titlebar .flat:backdrop,
|
||||
.titlebar .suggested-action .button:backdrop,
|
||||
.titlebar .image-button:backdrop {
|
||||
padding: 13px;
|
||||
border-radius: 0px;
|
||||
background: none;
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
color: @backdrop_header_text;
|
||||
}
|
||||
|
||||
/* Active:Backdrop Button */
|
||||
.titlebar .titlebutton:active:backdrop,
|
||||
.titlebar .titlebutton .button:active:backdrop,
|
||||
.titlebar .button .text-button:active:backdrop,
|
||||
.titlebar .text-button:active:backdrop,
|
||||
.titlebar .flat:active:backdrop,
|
||||
.titlebar .button.image-button:active:backdrop,
|
||||
.titlebar .image-button:active:backdrop,
|
||||
.titlebar .button:active:backdrop,
|
||||
.titlebar .linked .button:active:backdrop,
|
||||
.titlebar GtkComboBox:active:backdrop,
|
||||
.titlebar .suggested-action.button:active:backdrop {
|
||||
.titlebar .text-button:active:backdrop,
|
||||
.titlebar .titlebutton:active:backdrop,
|
||||
.titlebar .linked:active:backdrop,
|
||||
.titlebar .flat:active:backdrop,
|
||||
.titlebar .suggested-action .button:active:backdrop,
|
||||
.titlebar .image-button:active:backdrop {
|
||||
border-radius: 0px;
|
||||
background-color: alpha(#000, 0.2);
|
||||
font: Bold;
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
color: @backdrop_header_text;
|
||||
box-shadow: inset 0 -2px 0 0 @backdrop_header_text;
|
||||
}
|
||||
|
||||
/* Backdrop:Hover Button */
|
||||
.titlebar .titlebutton:backdrop:hover,
|
||||
.titlebar .titlebutton .button:backdrop:hover,
|
||||
.titlebar .button .text-button:backdrop:hover,
|
||||
.titlebar .text-button:backdrop:hover,
|
||||
.titlebar .flat:backdrop:hover,
|
||||
.titlebar .button.image-button:backdrop:hover,
|
||||
.titlebar .image-button:backdrop:hover,
|
||||
/* Backdrop:Hover; Button */
|
||||
.titlebar .button:backdrop:hover,
|
||||
.titlebar .linked .button:backdrop:hover,
|
||||
.titlebar GtkComboBox:backdrop:hover,
|
||||
.titlebar .suggested-action.button:backdrop:hover {
|
||||
.titlebar .text-button:backdrop:hover,
|
||||
.titlebar .titlebutton:backdrop:hover,
|
||||
.titlebar .linked:backdrop:hover,
|
||||
.titlebar .flat:backdrop:hover,
|
||||
.titlebar .suggested-action .button:backdrop:hover,
|
||||
.titlebar .image-button:backdrop:hover {
|
||||
background-color: transparent;
|
||||
border-radius: 0px;
|
||||
background-color: alpha(#000, 0.1);
|
||||
border: none;
|
||||
box-shadow: inset 0 -2px 0 0 @backdrop_header_text;
|
||||
color: @backdrop_header_text;
|
||||
}
|
||||
|
||||
/* Insensitive Button */
|
||||
.titlebar .titlebutton:insensitive,
|
||||
.titlebar .titlebutton .button:insensitive,
|
||||
.titlebar .button .text-button:insensitive,
|
||||
.titlebar .text-button:insensitive,
|
||||
.titlebar .flat:insensitive,
|
||||
.titlebar .button.image-button:insensitive,
|
||||
.titlebar .image-button:insensitive,
|
||||
.titlebar .button:insensitive,
|
||||
.titlebar .linked .button:insensitive,
|
||||
.titlebar GtkComboBox:insensitive,
|
||||
.titlebar .suggested-action.button:insensitive {
|
||||
.titlebar .text-button:insensitive,
|
||||
.titlebar .titlebutton:insensitive,
|
||||
.titlebar .linked:insensitive,
|
||||
.titlebar .flat:insensitive,
|
||||
.titlebar .suggested-action .button:insensitive,
|
||||
.titlebar .image-button:insensitive {
|
||||
background-color: transparent;
|
||||
border-radius: 0px;
|
||||
background: none;
|
||||
font: Bold;
|
||||
border: none;
|
||||
color: @insensitive_header_text;
|
||||
}
|
||||
|
||||
/* Insensitive:Backdrop; Button */
|
||||
.titlebar .titlebutton:insensitive:backdrop,
|
||||
.titlebar .titlebutton .button:insensitive:backdrop,
|
||||
.titlebar .button .text-button:insensitive:backdrop,
|
||||
.titlebar .text-button:insensitive:backdrop,
|
||||
.titlebar .flat:insensitive:backdrop,
|
||||
.titlebar .button.image-button:insensitive:backdrop,
|
||||
.titlebar .image-button:insensitive:backdrop,
|
||||
.titlebar .button:insensitive:backdrop,
|
||||
.titlebar .linked .button:insensitive:backdrop,
|
||||
.titlebar GtkComboBox:insensitive:backdrop,
|
||||
.titlebar .suggested-action.button:insensitive:backdrop {
|
||||
border-radius: 0px;
|
||||
background: none;
|
||||
font: Bold;
|
||||
border: none;
|
||||
color: mix(@backdrop_toolbar_text, @insensitive_toolbar_text, 0.5);
|
||||
}
|
||||
|
||||
|
||||
/* Button Images */
|
||||
.titlebar .button GtkImage,
|
||||
|
|
|
@ -101,6 +101,7 @@
|
|||
.toolbar .button:insensitive,
|
||||
.toolbar .text-button:insensitive,
|
||||
.toolbar .image-button:insensitive {
|
||||
background: none;
|
||||
color: @insensitive_header_text;
|
||||
-gtk-image-effect: dim;
|
||||
}
|
||||
|
@ -113,6 +114,7 @@
|
|||
.toolbar .text-button:active:backdrop,
|
||||
.toolbar .image-button:backdrop,
|
||||
.toolbar .image-button:active:backdrop {
|
||||
background: none;
|
||||
color: @backdrop_toolbar_text;
|
||||
border: none;
|
||||
padding: 13px;
|
||||
|
|