Fix for bug #1256560
parent
5714759436
commit
9305b869f8
@ -0,0 +1,16 @@
|
||||
.baobab-toolbar.toolbar {
|
||||
border-color: shade (@bg_color, 0.9);
|
||||
border-style: solid;
|
||||
border-width: 0 0 1px 0;
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
.cell.baobab-level-cell,
|
||||
.cell.baobab-level-cell:hover,
|
||||
.cell.baobab-level-cell:selected,
|
||||
.cell.baobab-level-cell:selected:hover {
|
||||
border-color: alpha (black, 0.06);
|
||||
border-width: 1px;
|
||||
border-style: solid;
|
||||
background-color: @base_color;
|
||||
}
|
@ -0,0 +1,40 @@
|
||||
@define-color notebook_tab_gradient_b shade (@bg_color, 0.98);
|
||||
|
||||
GeditWindow .pane-separator,
|
||||
GeditWindow .pane-separator:hover {
|
||||
}
|
||||
|
||||
GeditPanel.title GtkLabel {
|
||||
}
|
||||
|
||||
GeditPanel .toolbar {
|
||||
border-style: none;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
GeditDocumentsPanel .view {
|
||||
}
|
||||
|
||||
GeditDocumentsPanel .view:backdrop {
|
||||
}
|
||||
|
||||
GeditWindow .notebook {
|
||||
padding: 1px;
|
||||
border-radius: 1px;
|
||||
}
|
||||
|
||||
GeditPanel .notebook {
|
||||
padding: 3px;
|
||||
border-radius: 1px;
|
||||
}
|
||||
|
||||
GeditPanel .notebook tab,
|
||||
GeditWindow .notebook tab {
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
GeditFloatingSlider .not-found {
|
||||
color: @error_fg_color;
|
||||
background-image: none;
|
||||
background-color: @error_bg_color;
|
||||
}
|
@ -0,0 +1,7 @@
|
||||
/* gnome-terminal */
|
||||
TerminalScreen {
|
||||
-TerminalScreen-background-darkness: 0.95;
|
||||
background-color: #300a24;
|
||||
color: #fff;
|
||||
}
|
||||
|
After Width: | Height: | Size: 662 B |
After Width: | Height: | Size: 493 B |
After Width: | Height: | Size: 493 B |
After Width: | Height: | Size: 596 B |
After Width: | Height: | Size: 542 B |
After Width: | Height: | Size: 542 B |
@ -0,0 +1,223 @@
|
||||
|
||||
|
||||
/**********
|
||||
* states *
|
||||
**********/
|
||||
*:insensitive {
|
||||
color: shade (@bg_color, 0.6);
|
||||
text-shadow: none;
|
||||
}
|
||||
|
||||
/************
|
||||
* toolbars *
|
||||
************/
|
||||
|
||||
.menubar.toolbar,
|
||||
.primary-toolbar,
|
||||
.primary-toolbar .toolbar,
|
||||
.primary-toolbar.toolbar {
|
||||
-GtkWidget-window-dragging: true;
|
||||
background-image: -gtk-gradient (linear, left top, left bottom,
|
||||
from (@toolbar_bg_top_color),
|
||||
to (@toolbar_bg_bottom_color));
|
||||
border-top-color: @toolbar_border_top_color;
|
||||
border-bottom-color: @toolbar_border_bottom_color;
|
||||
border-style: solid;
|
||||
border-width: 1px 0 1px 0;
|
||||
padding: 2px;
|
||||
color: @toolbar_fg_color;
|
||||
-unico-border-gradient: none;
|
||||
-unico-inner-stroke-gradient: none;
|
||||
-unico-inner-stroke-top-color: @transparent;
|
||||
-unico-inner-stroke-width: 0;
|
||||
}
|
||||
|
||||
.menubar.toolbar :insensitive,
|
||||
.primary-toolbar :insensitive {
|
||||
color: mix (@toolbar_bg_color, @toolbar_fg_color, 0.35);
|
||||
}
|
||||
|
||||
.menubar.toolbar GtkSeparatorToolItem,
|
||||
.menubar.toolbar .separator,
|
||||
.menubar.toolbar .separator:insensitive,
|
||||
.primary-toolbar GtkSeparatorToolItem,
|
||||
.primary-toolbar .separator,
|
||||
.primary-toolbar .separator:insensitive {
|
||||
border-color: alpha (shade (@toolbar_bg_color, 0.9), 0.5);
|
||||
border-style: solid;
|
||||
|
||||
-unico-border-gradient: none;
|
||||
-unico-inner-stroke-color: alpha (shade (@toolbar_bg_color, 1.26), 0.4);
|
||||
-unico-inner-stroke-gradient: none;
|
||||
}
|
||||
|
||||
|
||||
/*************************
|
||||
* progressbar and scale *
|
||||
*************************/
|
||||
|
||||
.scale.trough.highlight {
|
||||
background-color: @progress_color;
|
||||
background-image: none;
|
||||
background-clip: content-box;
|
||||
}
|
||||
|
||||
.menubar .menuitem .scale.highlight.left,
|
||||
.scale.highlight.left,
|
||||
.progressbar,
|
||||
.progressbar row,
|
||||
.progressbar row:hover,
|
||||
.progressbar row:selected,
|
||||
.progressbar row:selected:focused {
|
||||
border-radius: 8px;
|
||||
border-width: 0px;
|
||||
background-image: none;
|
||||
background-color: @progress_color;
|
||||
border-style: solid;
|
||||
}
|
||||
|
||||
/********
|
||||
* menu *
|
||||
********/
|
||||
|
||||
.menubar {
|
||||
padding: 2px;
|
||||
}
|
||||
|
||||
GtkTreeMenu.menu .menuitem:insensitive,
|
||||
GtkTreeMenu.menu .menuitem *:insensitive,
|
||||
.toolbar .primary-toolbar .menu .menuitem:insensitive,
|
||||
.toolbar .primary-toolbar .menu .menuitem *:insensitive,
|
||||
.toolbar .menubar.toolbar .menu .menuitem:insensitive,
|
||||
.toolbar .menubar.toolbar .menu .menuitem *:insensitive,
|
||||
.toolbar .header-bar .menu .menuitem:insensitive,
|
||||
.toolbar .header-bar .menu .menuitem *:insensitive,
|
||||
GtkMenuToolButton.menu .menuitem:insensitive,
|
||||
GtkMenuToolButton.menu .menuitem *:insensitive,
|
||||
.primary-toolbar .button .menu .menuitem:insensitive,
|
||||
.primary-toolbar .button .menu .menuitem *:insensitive,
|
||||
.menubar.toolbar .button .menu .menuitem:insensitive,
|
||||
.menubar.toolbar .button .menu .menuitem *:insensitive,
|
||||
.header-bar .button .menu .menuitem:insensitive,
|
||||
.header-bar .button .menu .menuitem *:insensitive,
|
||||
.menuitem:insensitive,
|
||||
.menuitem *:insensitive {
|
||||
color: mix (@dark_fg_color, @dark_bg_color, 0.5);
|
||||
text-shadow: none;
|
||||
}
|
||||
|
||||
.menuitem .accelerator:insensitive {
|
||||
color: alpha (mix (@dark_fg_color, @dark_bg_color, 0.5), 0.5);
|
||||
text-shadow: none;
|
||||
}
|
||||
|
||||
/***************
|
||||
* menubaritem *
|
||||
***************/
|
||||
|
||||
.menubar.menuitem:hover,
|
||||
.menubar .menuitem:hover {
|
||||
border-radius: 4px 4px 0 0;
|
||||
border-width: 1px 1px 0 1px;
|
||||
background-image: -gtk-gradient (linear, left top, left bottom,
|
||||
from (shade (@selected_bg_color, 1.20)),
|
||||
to (shade (@selected_bg_color, 0.80)));
|
||||
|
||||
box-shadow: none;
|
||||
|
||||
color: @selected_fg_color;
|
||||
text-shadow: none;
|
||||
}
|
||||
|
||||
|
||||
/*************
|
||||
* Scrollbar *
|
||||
*************/
|
||||
.scrollbar {
|
||||
background-image: none;
|
||||
border-style: solid;
|
||||
-GtkRange-trough-border: 0;
|
||||
-GtkRange-arrow-scaling: 0.444;
|
||||
-GtkRange-slider-width: 10;
|
||||
-GtkRange-stepper-size: 0;
|
||||
-GtkScrollbar-min-slider-length: 30;
|
||||
-GtkRange-stepper-spacing: 0;
|
||||
-GtkRange-trough-under-steppers: 1;
|
||||
-unico-inner-stroke-style: none;
|
||||
}
|
||||
|
||||
.scrollbar,
|
||||
.scrollbar.vertical,
|
||||
.scrollbar.horizontal {
|
||||
-GtkScrollbar-has-backward-stepper: 0;
|
||||
-GtkScrollbar-has-forward-stepper: 0;
|
||||
-GtkRange-slider-width: 12px;
|
||||
border-radius: 10px;
|
||||
border-image: none;
|
||||
}
|
||||
|
||||
/* Through */
|
||||
.scrollbar.trough.vertical,
|
||||
.scrollbar.trough.horizontal {
|
||||
background-image: -gtk-gradient (linear,
|
||||
left top, right top,
|
||||
from (shade (@trough_bg_color_b, 0.99)),
|
||||
to (@trough_bg_color_a));
|
||||
background-color: shade (@theme_bg_color, 0.882);
|
||||
border-radius: 0;
|
||||
-adwaita-border-gradient: -gtk-gradient (linear,
|
||||
left top, right top,
|
||||
from (alpha (@scrollslider_gradient_a, 1.00)),
|
||||
to (alpha (@scrollslider_gradient_a, 0.00)));
|
||||
border-width: 0;
|
||||
border-style: none;
|
||||
}
|
||||
|
||||
|
||||
/* Sliders and buttons */
|
||||
.scrollbar.slider.vertical,
|
||||
.scrollbar.button.vertical,
|
||||
.scrollbar.slider.horizontal,
|
||||
.scrollbar.button.horizontal {
|
||||
background-image: -gtk-gradient (linear,
|
||||
left top, right top,
|
||||
from (@scrollslider_gradient_a),
|
||||
to (@scrollslider_gradient_b));
|
||||
background-color: @theme_base_color;
|
||||
border-color: transparent;
|
||||
border-radius: 10;
|
||||
border-width: 1px;
|
||||
}
|
||||
|
||||
.scrollbar.slider.vertical:prelight,
|
||||
.scrollbar.slider.horizontal:prelight {
|
||||
background-image: -gtk-gradient (linear,
|
||||
left top, right top,
|
||||
from (shade (@scrollslider_gradient_a, 0.90)),
|
||||
to (shade (@scrollslider_gradient_b, 0.90)));
|
||||
background-color: @theme_base_color;
|
||||
border-color: transparent;
|
||||
border-radius: 10;
|
||||
border-width: 1px;
|
||||
}
|
||||
|
||||
.scrollbar.slider.vertical:prelight:active,
|
||||
.scrollbar.slider.horizontal:prelight:active {
|
||||
background-image: -gtk-gradient (linear,
|
||||
left top, right top,
|
||||
from (shade (@scrollslider_gradient_a, 0.80)),
|
||||
to (shade (@scrollslider_gradient_b, 0.80)));
|
||||
background-color: @theme_base_color;
|
||||
border-color: transparent;
|
||||
border-radius: 10;
|
||||
border-width: 1px;
|
||||
}
|
||||
|
||||
.scrollbar.slider:insensitive {
|
||||
background-color: @theme_base_color;
|
||||
}
|
||||
|
||||
.scrollbar.trough:insensitive {
|
||||
background-color: shade (@theme_bg_color, 0.882);
|
||||
}
|
||||
|
@ -0,0 +1,71 @@
|
||||
/*default color scheme */
|
||||
@define-color bg_color #e0e0e0;
|
||||
@define-color fg_color #4c4c4c;
|
||||
@define-color base_color #ffffff;
|
||||
@define-color text_color #333333;
|
||||
@define-color selected_bg_color #8FB2CF;
|
||||
@define-color selected_fg_color #ffffff;
|
||||
@define-color tooltip_bg_color #333333;
|
||||
@define-color tooltip_fg_color #ffffff;
|
||||
|
||||
/* misc colors used by gtk+ */
|
||||
@define-color info_fg_color rgb (181, 171, 156);
|
||||
@define-color info_bg_color rgb (252, 252, 189);
|
||||
@define-color warning_fg_color rgb (173, 120, 41);
|
||||
@define-color warning_bg_color rgb (250, 173, 61);
|
||||
@define-color question_fg_color rgb (97, 122, 214);
|
||||
@define-color question_bg_color rgb (138, 173, 212);
|
||||
@define-color error_fg_color rgb (166, 38, 38);
|
||||
@define-color error_bg_color rgb (237, 54, 54);
|
||||
@define-color link_color @selected_bg_color;
|
||||
@define-color error_color #cc0000;
|
||||
@define-color combobox_color #888888;
|
||||
@define-color progress_color #5591c3;
|
||||
@define-color scroll_color #B3B3B3;
|
||||
|
||||
/* theme common colors */
|
||||
@define-color button_bg_color shade (@bg_color, 1.02); /*shade (#cdcdcd, 1.08);*/
|
||||
@define-color notebook_button_bg_color shade (@bg_color, 1.02);
|
||||
@define-color button_insensitive_bg_color mix (@button_bg_color, @bg_color, 0.6);
|
||||
@define-color dark_bg_color #e0e0e0;
|
||||
@define-color dark_fg_color @fg_color;
|
||||
@define-color borders @dark_bg_color;
|
||||
@define-color transparent rgba (0, 0, 0, 0);
|
||||
|
||||
@define-color backdrop_fg_color mix (@bg_color, @fg_color, 0.8);
|
||||
@define-color backdrop_text_color mix (@base_color, @text_color, 0.8);
|
||||
@define-color backdrop_dark_fg_color mix (@dark_bg_color, @dark_fg_color, 0.75);
|
||||
@define-color backdrop_selected_bg_color shade (@bg_color, 0.92);
|
||||
@define-color backdrop_selected_fg_color @fg_color;
|
||||
|
||||
@define-color scrollslider_gradient_a #bdbdbd;
|
||||
@define-color scrollslider_gradient_b #bdbdbd;
|
||||
@define-color scrollslider_border #bdbdbd;
|
||||
@define-color trough_bg_color_a #efefef;
|
||||
@define-color trough_bg_color_b #e0e0e0;
|
||||
|
||||
@define-color toolbar_base #e0e0e0;
|
||||
@define-color toolbar_final #bcbcbc;
|
||||
@define-color toolbar_border #ffffff;
|
||||
@define-color toolbar_bg_color @toolbar_base;
|
||||
@define-color toolbar_fg_color @fg_color;
|
||||
@define-color toolbar_textshadow_color @bg_color;
|
||||
@define-color toolbar_bg_top_color @toolbar_base;
|
||||
@define-color toolbar_bg_bottom_color @toolbar_final;
|
||||
@define-color toolbar_border_top_color @toolbar_base;
|
||||
@define-color toolbar_border_bottom_color @toolbar_border;
|
||||
|
||||
@import url("gtk-widgets-borders.css");
|
||||
@import url("gtk-widgets-borders-radiance.css");
|
||||
@import url("gtk-widgets-assets.css");
|
||||
@import url("gtk-widgets-assets-radiance.css");
|
||||
@import url("gtk-widgets.css");
|
||||
@import url("gtk-widgets-radiance.css");
|
||||
@import url("apps/unity.css");
|
||||
@import url("apps/baobab.css");
|
||||
@import url("apps/gedit.css");
|
||||
@import url("apps/nautilus.css");
|
||||
@import url("apps/gnome-panel.css");
|
||||
@import url("apps/gnome-terminal.css");
|
||||
|
||||
@import url("gtk-lubuntu.css");
|
@ -1,36 +1,73 @@
|
||||
.primary-toolbar .button {
|
||||
.primary-toolbar .button,
|
||||
.menubar.toolbar .button,
|
||||
.header-bar .button {
|
||||
border-image: url("assets/radiance-button-toolbar.png") 10 12 10 12 / 10px 12px 10px 12px stretch;
|
||||
}
|
||||
|
||||
.primary-toolbar .button:focused {
|
||||
.primary-toolbar .button:focused,
|
||||
.menubar.toolbar .button:focused,
|
||||
.header-bar .button:focused {
|
||||
border-image: url("assets/radiance-button-toolbar-focused.png") 10 12 10 12 / 10px 12px 10px 12px stretch;
|
||||
}
|
||||
|
||||
.primary-toolbar .button:active {
|
||||
.primary-toolbar .button:active,
|
||||
.menubar.toolbar .button:active,
|
||||
.header-bar .button:active {
|
||||
border-image: url("assets/radiance-button-toolbar-active.png") 10 12 10 12 / 10px 12px 10px 12px stretch;
|
||||
}
|
||||
|
||||
.primary-toolbar .button:active:focused {
|
||||
.primary-toolbar .button:active:focused,
|
||||
.menubar.toolbar .button:active:focused,
|
||||
.header-bar .button:active:focused {
|
||||
border-image: url("assets/radiance-button-toolbar-active-focused.png") 10 12 10 12 / 10px 12px 10px 12px stretch;
|
||||
}
|
||||
|
||||
.primary-toolbar .button:backdrop {
|
||||
.primary-toolbar .button:backdrop,
|
||||
.menubar.toolbar .button:backdrop,
|
||||
.header-bar .button:backdrop {
|
||||
border-image: url("assets/radiance-backdrop-button-toolbar.png") 10 12 10 12 / 10px 12px 10px 12px stretch;
|
||||
}
|
||||
|
||||
.primary-toolbar .button:active:backdrop {
|
||||
.primary-toolbar .button:active:backdrop,
|
||||
.menubar.toolbar .button:active:backdrop,
|
||||
.header-bar .button:active:backdrop {
|
||||
border-image: url("assets/radiance-backdrop-button-toolbar-active.png") 10 12 10 12 / 10px 12px 10px 12px stretch;
|
||||
}
|
||||
|
||||
.primary-toolbar .entry {
|
||||
.primary-toolbar .entry,
|
||||
.menubar.toolbar .entry,
|
||||
.header-bar .entry {
|
||||
border-image: url("assets/radiance-entry-toolbar.png") 10 12 10 12 / 10px 12px 10px 12px stretch;
|
||||
}
|
||||
|
||||
.primary-toolbar .entry:focus {
|
||||
.primary-toolbar .entry:focus,
|
||||
.menubar.toolbar .entry:focus,
|
||||
.header-bar .entry:focus {
|
||||
border-image: url("assets/radiance-entry-toolbar-focused.png") 10 12 10 12 / 10px 12px 10px 12px stretch;
|
||||
}
|
||||
|
||||
.primary-toolbar GtkComboBox.combobox-entry .button,
|
||||
.primary-toolbar GtkComboBox.combobox-entry .button:focus:insensitive,
|
||||
.menubar.toolbar GtkComboBox.combobox-entry .button,
|
||||
.menubar.toolbar GtkComboBox.combobox-entry .button:focus:insensitive,
|
||||
.header-bar GtkComboBox.combobox-entry .button,
|
||||
.header-bar GtkComboBox.combobox-entry .button:focus:insensitive {
|
||||
border-image: url("assets/radiance-combobox-button-toolbar.png") 10 12 10 1 / 10px 12px 10px 1px stretch;
|
||||
}
|
||||
|
||||
.primary-toolbar GtkComboBox.combobox-entry .button:focus,
|
||||
.menubar.toolbar GtkComboBox.combobox-entry .button:focus,
|
||||
.header-bar GtkComboBox.combobox-entry .button:focus {
|
||||
border-image: url("assets/radiance-combobox-button-toolbar-focused.png") 10 12 10 1 / 10px 12px 10px 1px stretch;
|
||||
}
|
||||
|
||||
.primary-toolbar GtkComboBox.combobox-entry .button:focus:active:focus,
|
||||
.menubar.toolbar GtkComboBox.combobox-entry .button:focus:active:focus,
|
||||
.header-bar GtkComboBox.combobox-entry .button:focus:active:focus {
|
||||
border-image: url("assets/radiance-combobox-button-toolbar-pressed-focused.png") 10 12 10 1 / 10px 12px 10px 1px stretch;
|
||||
}
|
||||
|
||||
.menubar.menuitem:hover,
|
||||
.menubar .menuitem:hover {
|
||||
border-image: none;
|
||||
border-image: url("assets/radiance-menubaritem.png") 8 10 1 10 / 8px 10px 1px 10px stretch;
|
||||
}
|
@ -1,735 +0,0 @@
|
||||
/* primary-toolbar */
|
||||
.menubar.toolbar,
|
||||
.primary-toolbar,
|
||||
.primary-toolbar .toolbar,
|
||||
.primary-toolbar.toolbar {
|
||||
-GtkWidget-window-dragging: true;
|
||||
background-image: -gtk-gradient (linear, left top, left bottom,
|
||||
from (@toolbar_bg_top_color),
|
||||
to (@toolbar_bg_bottom_color));
|
||||
border-top-color: @toolbar_border_top_color;
|
||||
border-bottom-color: @toolbar_border_bottom_color;
|
||||
border-style: solid;
|
||||
border-width: 1px 0 1px 0;
|
||||
padding: 2px;
|
||||
color: @toolbar_fg_color;
|
||||
-unico-border-gradient: none;
|
||||
-unico-inner-stroke-gradient: none;
|
||||
-unico-inner-stroke-top-color: @transparent;
|
||||
-unico-inner-stroke-width: 0;
|
||||
}
|
||||
|
||||
.menubar.toolbar :insensitive,
|
||||
.primary-toolbar :insensitive {
|
||||
color: mix (@toolbar_bg_color, @toolbar_fg_color, 0.35);
|
||||
}
|
||||
|
||||
.menubar.toolbar GtkComboBox,
|
||||
.menubar.toolbar .button *,
|
||||
.menubar.toolbar .button,
|
||||
.primary-toolbar GtkComboBox,
|
||||
.primary-toolbar .button *,
|
||||
.primary-toolbar .button {
|
||||
background-color: @transparent;
|
||||
background-image: none;
|
||||
border-color: @transparent;
|
||||
border-width: 1px;
|
||||
padding: 2px;
|
||||
color: @toolbar_fg_color;
|
||||
transition: 0ms ease-in-out;
|
||||
-unico-focus-border-color: @transparent;
|
||||
-unico-focus-fill-color: @transparent;
|
||||
-unico-focus-outer-stroke-color: @transparent;
|
||||
-unico-border-gradient: none;
|
||||
-unico-glow-radius: 0;
|
||||
-unico-inner-stroke-width: 0;
|
||||
-unico-outer-stroke-width: 0;
|
||||
}
|
||||
.menubar.toolbar .button,
|
||||
.primary-toolbar .button,
|
||||
whatever {
|
||||
padding: 3px 1.5px;
|
||||
}
|
||||
|
||||
.menubar.toolbar GtkLabel,
|
||||
.primary-toolbar GtkLabel,
|
||||
whatever {
|
||||
color: @toolbar_fg_color;
|
||||
}
|
||||
|
||||
.menubar.toolbar GtkLabel:insensitive,
|
||||
.primary-toolbar GtkLabel:insensitive,
|
||||
.menubar.toolbar .button *:insensitive,
|
||||
.primary-toolbar .button *:insensitive {
|
||||
color: mix (@toolbar_bg_color, @toolbar_fg_color, 0.35);
|
||||
}
|
||||
.menubar.toolbar GtkLabel:active,
|
||||
.menubar.toolbar GtkLabel:active:hover,
|
||||
.primary-toolbar GtkLabel:active,
|
||||
.primary-toolbar GtkLabel:active:hover,
|
||||
.menubar.toolbar .button *:active,
|
||||
.menubar.toolbar .button *:active:hover,
|
||||
.primary-toolbar .button *:active,
|
||||
.primary-toolbar .button *:active:hover,
|
||||
.whatever {
|
||||
color: @toolbarbutton_selected_fg_color;
|
||||
}
|
||||
|
||||
.menubar.toolbar GtkComboBox .cell,
|
||||
.primary-toolbar GtkComboBox .cell {
|
||||
color: @toolbar_fg_color;
|
||||
}
|
||||
|
||||
.menubar.toolbar .linked .button,
|
||||
.menubar.toolbar .linked .button:hover,
|
||||
.menubar.toolbar .linked .button:active,
|
||||
.menubar.toolbar .linked .button:insensitive,
|
||||
.menubar.toolbar .raised .button,
|
||||
.menubar.toolbar .raised.button,
|
||||
.menubar.toolbar .button:hover,
|
||||
.menubar.toolbar .button:active,
|
||||
.menubar.toolbar .button:insensitive,
|
||||
.primary-toolbar .raised .button,
|
||||
.primary-toolbar .raised.button,
|
||||
.primary-toolbar .button:hover,
|
||||
.primary-toolbar .button:active,
|
||||
.primary-toolbar .button:insensitive {
|
||||
border-width: 1px;
|
||||
transition: 0ms ease-in-out;
|
||||
-unico-inner-stroke-width: 1px;
|
||||
-unico-outer-stroke-gradient: -gtk-gradient (linear, left top, left bottom,
|
||||
from (alpha (shade (@toolbar_bg_color, 1.08), 0.5)),
|
||||
to (alpha (shade (@toolbar_bg_color, 1.08), 0.5)));
|
||||
-unico-outer-stroke-width: 1px;
|
||||
}
|
||||
.menubar.toolbar .linked .button,
|
||||
.menubar.toolbar .linked .button:hover,
|
||||
.menubar.toolbar .linked .button:active,
|
||||
.menubar.toolbar .linked .button:insensitive,
|
||||
whatever {
|
||||
-unico-inner-stroke-width: 0;
|
||||
}
|
||||
|
||||
.menubar.toolbar .linked .button:focus,
|
||||
.menubar.toolbar .raised .button:focus,
|
||||
.menubar.toolbar .raised.button:focus,
|
||||
.menubar.toolbar .button:hover:focus,
|
||||
.menubar.toolbar .button:active:focus,
|
||||
.menubar.toolbar .button:insensitive:focus,
|
||||
.primary-toolbar .raised .button:focus,
|
||||
.primary-toolbar .raised.button:focus,
|
||||
.primary-toolbar .button:hover:focus,
|
||||
.primary-toolbar .button:active:focus,
|
||||
.primary-toolbar .button:insensitive:focus {
|
||||
-unico-outer-stroke-gradient: none;
|
||||
-unico-outer-stroke-color: @transparent;
|
||||
}
|
||||
|
||||
.menubar.toolbar GtkComboBox.combobox-entry .button,
|
||||
.primary-toolbar GtkComboBox.combobox-entry .button {
|
||||
-unico-inner-stroke-width: 1px;
|
||||
-unico-outer-stroke-gradient: -gtk-gradient (linear, left top, left bottom,
|
||||
from (alpha (shade (@toolbar_bg_color, 1.08), 0.25)),
|
||||
to (alpha (shade (@toolbar_bg_color, 1.08), 0.75)));
|
||||
}
|
||||
|
||||
@define-color toolbarhover_bg_color mix (@toolbar_fg_color, @toolbar_bg_color, 0.9);
|
||||
|
||||
.menubar.toolbar .linked .button,
|
||||
.menubar.toolbar .linked .button:insensitive,
|
||||
.menubar.toolbar GtkComboBox.combobox-entry .button,
|
||||
/*.menubar.toolbar .raised .button,*/
|
||||
/*.menubar.toolbar .raised.button,*/
|
||||
.menubar.toolbar .button:hover,
|
||||
.primary-toolbar .linked .button,
|
||||
.primary-toolbar .linked .button:insensitive,
|
||||
.primary-toolbar GtkComboBox.combobox-entry .button,
|
||||
.primary-toolbar .raised .button,
|
||||
.primary-toolbar .raised.button,
|
||||
.primary-toolbar .button:hover,
|
||||
whatever {
|
||||
background-image: -gtk-gradient (linear, left top, left bottom,
|
||||
from (shade (@toolbarhover_bg_color, 1.2)),
|
||||
to (shade (@toolbarhover_bg_color, 1.05)));
|
||||
border-color: shade (@toolbar_bg_color, 0.8);
|
||||
-unico-border-gradient: -gtk-gradient (linear, left top, left bottom,
|
||||
from (shade (@toolbar_bg_color, 0.85)),
|
||||
to (shade (@toolbar_bg_color, 0.75)));
|
||||
-unico-glow-color: shade (@toolbar_bg_color, 1.08);
|
||||
-unico-inner-stroke-gradient: -gtk-gradient (linear, left top, left bottom,
|
||||
from (shade (@toolbar_bg_color, 1.25)),
|
||||
to (shade (@toolbar_bg_color, 1.0)));
|
||||
}
|
||||
.menubar.toolbar .linked .button:insensitive,
|
||||
.primary-toolbar .linked .button:insensitive,
|
||||
whatever {
|
||||
background-image: -gtk-gradient (linear, left top, left bottom,
|
||||
from (shade (@toolbarhover_bg_color, 1.075)),
|
||||
to (shade (@toolbarhover_bg_color, 0.975)));
|
||||
}
|
||||
.menubar.toolbar .linked .button:hover,
|
||||
.menubar.toolbar .raised .button:hover,
|
||||
.menubar.toolbar .raised.button:hover,
|
||||
.primary-toolbar .linked .button:hover,
|
||||
.primary-toolbar .raised .button:hover,
|
||||
.primary-toolbar .raised.button:hover,
|
||||
whatever {
|
||||
background-image: -gtk-gradient (linear, left top, left bottom,
|
||||
from (shade (@toolbarhover_bg_color, 1.225)),
|
||||
to (shade (@toolbarhover_bg_color, 1.075)));
|
||||
}
|
||||
/*
|
||||
.menubar.toolbar .raised .button,
|
||||
.menubar.toolbar .raised .button:insensitive,
|
||||
.menubar.toolbar .raised.button,
|
||||
.menubar.toolbar .raised.button:insensitive,
|
||||
whatever {
|
||||
background-color: @transparent;
|
||||
background-image: none;
|
||||
border-color: @transparent;
|
||||
-unico-border-gradient: none;
|
||||
-unico-inner-stroke-color: @transparent;
|
||||
-unico-inner-stroke-gradient: none;
|
||||
-unico-outer-stroke-color: @transparent;
|
||||
-unico-outer-stroke-gradient: none;
|
||||
-unico-glow-color: @transparent;
|
||||
}
|
||||
*/
|
||||
|
||||
@define-color toolbarbutton_selected_border_color mix (@toolbarbutton_selected_bg_color, @toolbar_bg_color, 0.75);
|
||||
|
||||
.menubar.toolbar .button:active,
|
||||
.primary-toolbar .button:active {
|
||||
background-image: -gtk-gradient (linear, left top, left bottom,
|
||||
from (shade (@toolbarbutton_selected_bg_color, 0.9)),
|
||||
to (shade (@toolbarbutton_selected_bg_color, 1.1)));
|
||||
border-color: shade (@toolbarbutton_selected_border_color, 0.8);
|
||||
-unico-border-gradient: -gtk-gradient (linear, left top, left bottom,
|
||||
from (shade (@toolbarbutton_selected_border_color, 0.8)),
|
||||
to (shade (@toolbarbutton_selected_border_color, 0.85)));
|
||||
-unico-inner-stroke-gradient: -gtk-gradient (linear, left top, left bottom,
|
||||
from (shade (@toolbarbutton_selected_bg_color, 0.75)),
|
||||
to (shade (@toolbarbutton_selected_bg_color, 1.05)));
|
||||
}
|
||||
|
||||
.menubar.toolbar .button:active:hover,
|
||||
.primary-toolbar .button:active:hover {
|
||||
background-image: -gtk-gradient (linear, left top, left bottom,
|
||||
from (shade (@toolbarbutton_selected_bg_color, 0.925)),
|
||||
to (shade (@toolbarbutton_selected_bg_color, 1.125)));
|
||||
}
|
||||
|
||||
.menubar.toolbar .button:active:insensitive,
|
||||
.menubar.toolbar .button:insensitive,
|
||||
.primary-toolbar .button:active:insensitive,
|
||||
.primary-toolbar .button:insensitive {
|
||||
/*border-color: shade (@toolbar_bg_color, 0.85);
|
||||
-unico-border-gradient: -gtk-gradient (linear, left top, left bottom,
|
||||
from (shade (@toolbar_bg_color, 0.8)),
|
||||
to (shade (@toolbar_bg_color, 0.9)));
|
||||
-unico-glow-radius: 0;
|
||||
-unico-outer-stroke-gradient: -gtk-gradient (linear, left top, left bottom,
|
||||
from (alpha (shade (@toolbar_bg_color, 1.2), 0.18)),
|
||||
to (alpha (shade (@toolbar_bg_color, 1.4), 0.5)));*/
|
||||
border-color: shade (@toolbar_bg_color, 0.85);
|
||||
-unico-border-gradient: -gtk-gradient (linear, left top, left bottom,
|
||||
from (shade (@toolbar_bg_color, 0.8)),
|
||||
to (shade (@toolbar_bg_color, 0.9)));
|
||||
-unico-glow-radius: 0;
|
||||
-unico-inner-stroke-color: @transparent;
|
||||
-unico-inner-stroke-gradient: none;
|
||||
-unico-outer-stroke-color: @transparent;
|
||||
-unico-outer-stroke-gradient: none;
|
||||
}
|
||||
|
||||
.menubar.toolbar .button:insensitive,
|
||||
.primary-toolbar .button:insensitive {
|
||||
/*background-image: -gtk-gradient (linear, left top, left bottom,
|
||||
from (shade (@toolbar_bg_color, 1.01)),
|
||||
to (shade (@toolbar_bg_color, 0.99)));
|
||||
-unico-inner-stroke-gradient: -gtk-gradient (linear, left top, left bottom,
|
||||
from (shade (@toolbar_bg_color, 1.12)),
|
||||
to (shade (@toolbar_bg_color, 1.04)));*/
|
||||
background-color: @transparent;
|
||||
background-image: none;
|
||||
border-color: shade (@toolbar_bg_color, 0.85);
|
||||
-unico-border-gradient: -gtk-gradient (linear, left top, left bottom,
|
||||
from (shade (@toolbar_bg_color, 0.9)),
|
||||
to (shade (@toolbar_bg_color, 0.8)));
|
||||
}
|
||||
|
||||
.menubar.toolbar .button:active:insensitive,
|
||||
.primary-toolbar .button:active:insensitive {
|
||||
background-image: -gtk-gradient (linear, left top, left bottom,
|
||||
from (shade (@toolbar_bg_color, 0.9)),
|
||||
to (shade (@toolbar_bg_color, 1.0)));
|
||||
-unico-inner-stroke-gradient: -gtk-gradient (linear, left top, left bottom,
|
||||
from (shade (@toolbar_bg_color, 0.85)),
|
||||
to (shade (@toolbar_bg_color, 1.05)));
|
||||
}
|
||||
|
||||
.menubar.toolbar .entry,
|
||||
.menubar.toolbar .entry:active,
|
||||
.menubar.toolbar .entry:focused,
|
||||
.primary-toolbar .entry,
|
||||
.primary-toolbar .entry:active,
|
||||
.primary-toolbar .entry:focused {
|
||||
-unico-outer-stroke-width: 1px;
|
||||
-unico-outer-stroke-gradient: -gtk-gradient (linear, left top, left bottom,
|
||||
from (alpha (shade (@toolbar_bg_color, 1.08), 0.25)),
|
||||
to (alpha (shade (@toolbar_bg_color, 1.08), 0.75)));
|
||||
}
|
||||
|
||||
.menubar.toolbar .entry,
|
||||
.primary-toolbar .entry {
|
||||
border-color: shade (@toolbar_bg_color, 0.85);
|
||||
-unico-border-gradient: -gtk-gradient (linear, left top, left bottom,
|
||||
from (shade (@toolbar_bg_color, 0.75)),
|
||||
to (shade (@toolbar_bg_color, 0.95)));
|
||||
}
|
||||
|
||||
.menubar.toolbar .entry:insensitive,
|
||||
.primary-toolbar .entry:insensitive {
|
||||
-unico-outer-stroke-width: 1px;
|
||||
-unico-outer-stroke-gradient: -gtk-gradient (linear, left top, left bottom,
|
||||
from (alpha (shade (@toolbar_bg_color, 1.08), 0.18)),
|
||||
to (alpha (shade (@toolbar_bg_color, 1.08), 0.5)));
|
||||
}
|
||||
|
||||
.menubar.toolbar .entry:focused,
|
||||
.primary-toolbar .entry:focused {
|
||||
border-color: shade (@selected_bg_color, 0.925);
|
||||
-unico-border-gradient: -gtk-gradient (linear, left top, left bottom,
|
||||
from (shade (@selected_bg_color, 0.85)),
|
||||
to (shade (@selected_bg_color, 0.9)));
|
||||
-unico-inner-stroke-color: alpha (@selected_bg_color, 0.4);
|
||||
-unico-inner-stroke-gradient: none;
|
||||
}
|
||||
|
||||
.menubar.toolbar GtkSeparatorToolItem,
|
||||
.menubar.toolbar .separator,
|
||||
.menubar.toolbar .separator:insensitive,
|
||||
.primary-toolbar GtkSeparatorToolItem,
|
||||
.primary-toolbar .separator,
|
||||
.primary-toolbar .separator:insensitive {
|
||||
border-color: alpha (shade (@toolbar_bg_color, 0.9), 0.5);
|
||||
border-style: solid;
|
||||
|
||||
-unico-border-gradient: none;
|
||||
-unico-inner-stroke-color: alpha (shade (@toolbar_bg_color, 1.26), 0.4);
|
||||
-unico-inner-stroke-gradient: none;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
/*****************
|
||||
* Linked button *
|
||||
*****************/
|
||||
|
||||
/* Middle button */
|
||||
.menubar.toolbar .linked .entry,
|
||||
.menubar.toolbar .linked .button,
|
||||
.menubar.toolbar .linked .button:hover,
|
||||
.menubar.toolbar .linked .button:active,
|
||||
.menubar.toolbar .linked .button:active:hover,
|
||||
.menubar.toolbar .linked .button:insensitive,
|
||||
.primary-toolbar .linked .entry,
|
||||
.primary-toolbar .linked .button,
|
||||
.primary-toolbar .linked .button:hover,
|
||||
.primary-toolbar .linked .button:active,
|
||||
.primary-toolbar .linked .button:active:hover,
|
||||
.primary-toolbar .linked .button:insensitive {
|
||||
border-width: 1px;
|
||||
border-right-width: 0;
|
||||
-unico-outer-stroke-width: 1px 0 1px 0;
|
||||
}
|
||||
|
||||
/* Leftmost button */
|
||||
.menubar.toolbar .linked .entry:first-child,
|
||||
.menubar.toolbar .linked .button:first-child,
|
||||
.menubar.toolbar .linked .button:hover:first-child,
|
||||
.menubar.toolbar .linked .button:active:first-child,
|
||||
.menubar.toolbar .linked .button:active:hover:first-child,
|
||||
.menubar.toolbar .linked .button:insensitive:first-child,
|
||||
.primary-toolbar .linked .entry:first-child,
|
||||
.primary-toolbar .linked .button:first-child,
|
||||
.primary-toolbar .linked .button:hover:first-child,
|
||||
.primary-toolbar .linked .button:active:first-child,
|
||||
.primary-toolbar .linked .button:active:hover:first-child,
|
||||
.primary-toolbar .linked .button:insensitive:first-child {
|
||||
border-width: 1px;
|
||||
border-right-width: 0;
|
||||
-unico-outer-stroke-width: 1px 0 1px 1px;
|
||||
}
|
||||
|
||||
/* Rightmost button */
|
||||
.menubar.toolbar .linked .entry:last-child,
|
||||
.menubar.toolbar .linked .button:last-child,
|
||||
.menubar.toolbar .linked .button:hover:last-child,
|
||||
.menubar.toolbar .linked .button:active:last-child,
|
||||
.menubar.toolbar .linked .button:active:hover:last-child,
|
||||
.menubar.toolbar .linked .button:insensitive:last-child,
|
||||
.primary-toolbar .linked .entry:last-child,
|
||||
.primary-toolbar .linked .button:last-child,
|
||||
.primary-toolbar .linked .button:hover:last-child,
|
||||
.primary-toolbar .linked .button:active:last-child,
|
||||
.primary-toolbar .linked .button:active:hover:last-child,
|
||||
.primary-toolbar .linked .button:insensitive:last-child {
|
||||
border-width: 1px;
|
||||
-unico-outer-stroke-width: 1px 1px 1px 0;
|
||||
}
|
||||
|
||||
/* Linked single button */
|
||||
.menubar.toolbar .linked .entry:only-child,
|
||||
.menubar.toolbar .linked .button:only-child,
|
||||
.menubar.toolbar .linked .button:hover:only-child,
|
||||
.menubar.toolbar .linked .button:active:only-child,
|
||||
.menubar.toolbar .linked .button:active:hover:only-child,
|
||||
.menubar.toolbar .linked .button:insensitive:only-child,
|
||||
.primary-toolbar .linked .entry:only-child,
|
||||
.primary-toolbar .linked .button:only-child,
|
||||
.primary-toolbar .linked .button:hover:only-child,
|
||||
.primary-toolbar .linked .button:active:only-child,
|
||||
.primary-toolbar .linked .button:active:hover:only-child,
|
||||
.primary-toolbar .linked .button:insensitive:only-child,
|
||||
.menubar.toolbar .linked .entry:first-child:last-child,
|
||||
.menubar.toolbar .linked .button:first-child:last-child,
|
||||
.menubar.toolbar .linked .button:hover:first-child:last-child,
|
||||
.menubar.toolbar .linked .button:active:first-child:last-child,
|
||||
.menubar.toolbar .linked .button:active:hover:first-child:last-child,
|
||||
.menubar.toolbar .linked .button:insensitive:first-child:last-child,
|
||||
.primary-toolbar .linked .entry:first-child:last-child,
|
||||
.primary-toolbar .linked .button:first-child:last-child,
|
||||
.primary-toolbar .linked .button:hover:first-child:last-child,
|
||||
.primary-toolbar .linked .button:active:first-child:last-child,
|
||||
.primary-toolbar .linked .button:active:hover:first-child:last-child,
|
||||
.primary-toolbar .linked .button:insensitive:first-child:last-child,
|
||||
whatever {
|
||||
border-width: 1px;
|
||||
-unico-outer-stroke-width: 1px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
/************
|
||||
* Backdrop *
|
||||
************/
|
||||
|
||||
.menubar.toolbar:backdrop,
|
||||
.primary-toolbar:backdrop,
|
||||
.primary-toolbar .toolbar:backdrop,
|
||||
.primary-toolbar.toolbar:backdrop {
|
||||
background-color: @toolbar_bg_color;
|
||||
background-image: none;
|
||||
border-bottom-color: @toolbar_bg_color;
|
||||
border-style: solid;
|
||||
color: mix (@toolbar_bg_color, @toolbar_fg_color, 0.5);
|
||||
-unico-border-gradient: none;
|
||||
-unico-inner-stroke-gradient: none;
|
||||
-unico-inner-stroke-width: 0;
|
||||
}
|
||||
|
||||
.menubar.toolbar :insensitive:backdrop,
|
||||
.primary-toolbar :insensitive:backdrop {
|
||||
}
|
||||
|
||||
.menubar.toolbar GtkComboBox:backdrop,
|
||||
.menubar.toolbar .button *:backdrop,
|
||||
.menubar.toolbar .button:backdrop,
|
||||
.primary-toolbar GtkComboBox:backdrop,
|
||||
.primary-toolbar .button *:backdrop,
|
||||
.primary-toolbar .button:backdrop {
|
||||
background-color: @transparent;
|
||||
background-image: none;
|
||||
border-color: @transparent;
|
||||
color: mix (@toolbar_bg_color, @toolbar_fg_color, 0.5);
|
||||
transition: 0ms ease-in-out;
|
||||
-unico-focus-border-color: alpha (@backdrop_selected_bg_color, 0.5);
|
||||
-unico-focus-fill-color: alpha (@backdrop_selected_bg_color, 0.2);
|
||||
-unico-focus-outer-stroke-color: @transparent;
|
||||
-unico-border-gradient: none;
|
||||
-unico-glow-radius: 0;
|
||||
-unico-inner-stroke-width: 0;
|
||||
-unico-outer-stroke-width: 0;
|
||||
}
|
||||
|
||||
.menubar.toolbar .button *:hover:backdrop,
|
||||
.primary-toolbar .button *:hover:backdrop {
|
||||
color: mix (@toolbar_bg_color, @toolbar_fg_color, 0.5);
|
||||
}
|
||||
|
||||
.menubar.toolbar .raised .button:backdrop,
|
||||
.menubar.toolbar .raised.button:backdrop,
|
||||
.menubar.toolbar .button:hover:backdrop,
|
||||
.menubar.toolbar .button:active:backdrop,
|
||||
.menubar.toolbar .button:insensitive:backdrop,
|
||||
.primary-toolbar .raised .button:backdrop,
|
||||
.primary-toolbar .raised.button:backdrop,
|
||||
.primary-toolbar .button:hover:backdrop,
|
||||
.primary-toolbar .button:active:backdrop,
|
||||
.primary-toolbar .button:insensitive:backdrop {
|
||||
transition: 0ms ease-in-out;
|
||||
-unico-focus-fill-color: @transparent;
|
||||
-unico-focus-border-color: @transparent;
|
||||
-unico-focus-outer-stroke-color: @transparent;
|
||||
-unico-inner-stroke-width: 1px;
|
||||
-unico-outer-stroke-gradient: -gtk-gradient (linear, left top, left bottom,
|
||||
from (shade (@toolbar_bg_color, 1.01)),
|
||||
to (shade (@toolbar_bg_color, 1.06)));
|
||||
-unico-outer-stroke-width: 1px;
|
||||
}
|
||||
|
||||
.menubar.toolbar GtkComboBox.combobox-entry .button:backdrop,
|
||||
.primary-toolbar GtkComboBox.combobox-entry .button:backdrop {
|
||||
-unico-inner-stroke-width: 1px;
|
||||
-unico-outer-stroke-gradient: -gtk-gradient (linear, left top, left bottom,
|
||||
from (shade (@toolbar_bg_color, 1.01)),
|
||||
to (shade (@toolbar_bg_color, 1.06)));
|
||||
}
|
||||
|
||||
.menubar.toolbar GtkComboBox.combobox-entry .button:backdrop,
|
||||
.menubar.toolbar .raised .button:backdrop,
|
||||
.menubar.toolbar .raised.button:backdrop,
|
||||
.menubar.toolbar .button:hover:backdrop,
|
||||
.primary-toolbar GtkComboBox.combobox-entry .button:backdrop,
|
||||
.primary-toolbar .raised .button:backdrop,
|
||||
.primary-toolbar .raised.button:backdrop,
|
||||
.primary-toolbar .button:hover:backdrop {
|
||||
background-image: -gtk-gradient (linear, left top, left bottom,
|
||||
from (shade (@toolbar_bg_color, 1.06)),
|
||||
to (shade (@toolbar_bg_color, 0.98)));
|
||||
-unico-border-gradient: -gtk-gradient (linear, left top, left bottom,
|
||||
from (shade (@toolbar_bg_color, 0.9)),
|
||||
to (shade (@toolbar_bg_color, 0.87)));
|
||||
-unico-glow-radius: 0;
|
||||
-unico-inner-stroke-gradient: -gtk-gradient (linear, left top, left bottom,
|
||||
from (shade (@toolbar_bg_color, 1.12)),
|
||||
to (shade (@toolbar_bg_color, 1.02)));
|
||||
}
|
||||
|
||||
.menubar.toolbar .button:active:backdrop,
|
||||
.primary-toolbar .button:active:backdrop {
|
||||
background-image: -gtk-gradient (linear, left top, left bottom,
|
||||
from (shade (@toolbar_bg_color, 0.9)),
|
||||
to (shade (@toolbar_bg_color, 0.95)));
|
||||
-unico-border-gradient: -gtk-gradient (linear, left top, left bottom,
|
||||
from (shade (@toolbar_bg_color, 0.75)),
|
||||
to (shade (@toolbar_bg_color, 0.85)));
|
||||
-unico-inner-stroke-gradient: -gtk-gradient (linear, left top, left bottom,
|
||||
from (shade (@toolbar_bg_color, 0.88)),
|
||||
to (shade (@toolbar_bg_color, 0.93)))
|
||||
}
|
||||
|
||||
.menubar.toolbar .button:active:hover:backdrop,
|
||||
.primary-toolbar .button:active:hover:backdrop {
|
||||
background-image: -gtk-gradient (linear, left top, left bottom,
|
||||
from (shade (@toolbar_bg_color, 0.95)),
|
||||
to (shade (@toolbar_bg_color, 1.0)));
|
||||
-unico-border-gradient: -gtk-gradient (linear, left top, left bottom,
|
||||
from (shade (@toolbar_bg_color, 0.75)),
|
||||
to (shade (@toolbar_bg_color, 0.85)));
|
||||
-unico-inner-stroke-gradient: -gtk-gradient (linear, left top, left bottom,
|
||||
from (shade (@toolbar_bg_color, 0.93)),
|
||||
to (shade (@toolbar_bg_color, 0.94)))
|
||||
}
|
||||
|
||||
.menubar.toolbar .button:active:insensitive:backdrop,
|
||||
.menubar.toolbar .button:insensitive:backdrop,
|
||||
.primary-toolbar .button:active:insensitive:backdrop,
|
||||
.primary-toolbar .button:insensitive:backdrop {
|
||||
border-color: shade (@toolbar_bg_color, 1.0);
|
||||
-unico-border-gradient: -gtk-gradient (linear, left top, left bottom,
|
||||
from (shade (@toolbar_bg_color, 1.0)),
|
||||
to (shade (@toolbar_bg_color, 1.0)));
|
||||
-unico-glow-radius: 0;
|
||||
-unico-outer-stroke-gradient: -gtk-gradient (linear, left top, left bottom,
|
||||
from (shade (@toolbar_bg_color, 1.01)),
|
||||
to (shade (@toolbar_bg_color, 1.06)));
|
||||
}
|
||||
|
||||
.menubar.toolbar .button:insensitive:backdrop,
|
||||
.primary-toolbar .button:insensitive:backdrop {
|
||||
background-image: -gtk-gradient (linear, left top, left bottom,
|
||||
from (shade (@toolbar_bg_color, 1.01)),
|
||||
to (shade (@toolbar_bg_color, 0.99)));
|
||||
-unico-inner-stroke-gradient: -gtk-gradient (linear, left top, left bottom,
|
||||
from (shade (@toolbar_bg_color, 1.1)),
|
||||
to (shade (@toolbar_bg_color, 1.04)));
|
||||
}
|
||||
|
||||
.menubar.toolbar .button:active:insensitive:backdrop,
|
||||
.primary-toolbar .button:active:insensitive:backdrop {
|
||||
background-image: -gtk-gradient (linear, left top, left bottom,
|
||||
from (shade (@toolbar_bg_color, 0.94)),
|
||||
to (shade (@toolbar_bg_color, 1.02)));
|
||||
-unico-inner-stroke-gradient: -gtk-gradient (linear, left top, left bottom,
|
||||
from (shade (@toolbar_bg_color, 0.92)),
|
||||
to (shade (@toolbar_bg_color, 1.0)));
|
||||
}
|
||||
|
||||
.menubar.toolbar .entry:backdrop,
|
||||
.menubar.toolbar .entry:active:backdrop,
|
||||
.menubar.toolbar .entry:focused:backdrop,
|
||||
.primary-toolbar .entry:backdrop,
|
||||
.primary-toolbar .entry:active:backdrop,
|
||||
.primary-toolbar .entry:focused:backdrop {
|
||||
color: @text_color;
|
||||
-unico-outer-stroke-width: 1px;
|
||||
-unico-outer-stroke-gradient: -gtk-gradient (linear, left top, left bottom,
|
||||
from (shade (@toolbar_bg_color, 1.01)),
|
||||
to (shade (@toolbar_bg_color, 1.06)));
|
||||
}
|
||||
|
||||
.menubar.toolbar .entry:backdrop,
|
||||
.primary-toolbar .entry:backdrop {
|
||||
-unico-border-gradient: -gtk-gradient (linear, left top, left bottom,
|
||||
from (shade (@toolbar_bg_color, 0.75)),
|
||||
to (shade (@toolbar_bg_color, 0.95)));
|
||||
}
|
||||
|
||||
.menubar.toolbar .entry:insensitive:backdrop,
|
||||
.primary-toolbar .entry:insensitive:backdrop {
|
||||
-unico-outer-stroke-width: 1px;
|
||||
-unico-outer-stroke-gradient: -gtk-gradient (linear, left top, left bottom,
|
||||
from (shade (@toolbar_bg_color, 1.01)),
|
||||
to (shade (@toolbar_bg_color, 1.06)));
|
||||
}
|
||||
|
||||
.menubar.toolbar .entry:focused:backdrop,
|
||||
.primary-toolbar .entry:focused:backdrop {
|
||||
-unico-border-gradient: -gtk-gradient (linear, left top, left bottom,
|
||||
from (shade (@backdrop_selected_bg_color, 0.75)),
|
||||
to (shade (@backdrop_selected_bg_color, 0.8)));
|
||||
-unico-inner-stroke-color: alpha (@backdrop_selected_bg_color, 0.2);
|
||||
-unico-inner-stroke-gradient: none;
|
||||
}
|
||||
|
||||
.menubar.toolbar GtkSeparatorToolItem:backdrop,
|
||||
.menubar.toolbar .separator:backdrop,
|
||||
.menubar.toolbar .separator:insensitive:backdrop,
|
||||
.primary-toolbar GtkSeparatorToolItem:backdrop,
|
||||
.primary-toolbar .separator:backdrop,
|
||||
.primary-toolbar .separator:insensitive:backdrop {
|
||||
border-color: shade (@toolbar_bg_color, 0.94);
|
||||
border-style: solid;
|
||||
-unico-border-gradient: none;
|
||||
-unico-inner-stroke-color: shade (@toolbar_bg_color, 1.04);
|
||||
-unico-inner-stroke-gradient: none;
|
||||
}
|
||||
|
||||
|
||||
.menubar.toolbar:backdrop,
|
||||
.menubar.toolbar *:backdrop,
|
||||
.menubar.toolbar .button:backdrop,
|
||||
.menubar.toolbar .button *:backdrop,
|
||||
.menubar.toolbar .button *:active:backdrop,
|
||||
.primary-toolbar:backdrop,
|
||||
.primary-toolbar *:backdrop,
|
||||
.primary-toolbar.toolbar:backdrop,
|
||||
.primary-toolbar .toolbar:backdrop,
|
||||
.primary-toolbar .button:backdrop,
|
||||
.primary-toolbar .button *:backdrop,
|
||||
.primary-toolbar .button *:active:backdrop,
|
||||
.whatever {
|
||||
text-shadow: none;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/* trough */
|
||||
|
||||
@define-color toolbartrough_bg_color shade (mix (@toolbar_fg_color, @toolbar_bg_color, 0.85), 1.05);
|
||||
.menubar.toolbar .trough,
|
||||
.menubar.toolbar .trough row,
|
||||
.menubar.toolbar .trough row:hover,
|
||||
.menubar.toolbar .trough row:selected,
|
||||
.menubar.toolbar .trough row:selected:focused,
|
||||
.primary-toolbar .trough,
|
||||
.primary-toolbar .trough row,
|
||||
.primary-toolbar .trough row:hover,
|
||||
.primary-toolbar .trough row:selected,
|
||||
.primary-toolbar .trough row:selected:focused,
|
||||
whatever {
|
||||
background-image: -gtk-gradient (linear, left top, left bottom,
|
||||
from (shade (@toolbartrough_bg_color, 0.9)),
|
||||
to (shade (@toolbartrough_bg_color, 1.05)));
|
||||
border-style: solid;
|
||||
border-width: 1px;
|
||||
|
||||
/*color: @text_color;*/
|
||||
|
||||
border-color: shade (@toolbartrough_bg_color, 0.75);
|
||||
-unico-border-gradient: none;
|
||||
-unico-outer-stroke-width: 0;
|
||||
}
|
||||
.menubar.toolbar .trough.vertical,
|
||||
.primary-toolbar .trough.vertical,
|
||||
whatever {
|
||||
background-image: -gtk-gradient (linear, left top, right top,
|
||||
from (shade (@toolbartrough_bg_color, 0.9)),
|
||||
to (shade (@toolbartrough_bg_color, 1.05)));
|
||||
}
|
||||
.menubar.toolbar .trough:insensitive,
|
||||
.menubar.toolbar .trough row:insensitive,
|
||||
.menubar.toolbar .trough row:selected:insensitive,
|
||||
.menubar.toolbar .trough.vertical:insensitive,
|
||||
.primary-toolbar .trough:insensitive,
|
||||
.primary-toolbar .trough row:insensitive,
|
||||
.primary-toolbar .trough row:selected:insensitive,
|
||||
.primary-toolbar .trough.vertical:insensitive,
|
||||
whatever {
|
||||
background-color: shade (@toolbar_bg_color, 0.95);
|
||||
background-image: none;
|
||||
border-color: shade (@toolbar_bg_color, 0.9);
|
||||
-unico-border-gradient: none;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/* entry */
|
||||
|
||||
@define-color toolbarentry_bg_color mix (@base_color, @toolbar_bg_color, 0.75);
|
||||
@define-color toolbarentry_fg_color shade (@toolbar_fg_color, 1.1);
|
||||
@define-color toolbarentryfocused_bg_color mix (@toolbar_bg_color, @base_color, 0.6);
|
||||
@define-color toolbarentryfocused_fg_color shade (@text_color, 0.9);
|
||||
|
||||
.menubar.toolbar .entry,
|
||||
.menubar.toolbar .entry:backdrop,
|
||||
.primary-toolbar .entry,
|
||||
.primary-toolbar .entry:backdrop,
|
||||
whatever {
|
||||
background-image: -gtk-gradient (linear, left top, left bottom,
|
||||
from (shade (@toolbarentry_bg_color, 0.9)),
|
||||
to (@toolbarentry_bg_color));
|
||||
color: @toolbarentry_fg_color;
|
||||
}
|
||||
.menubar.toolbar .entry:focused,
|
||||
.primary-toolbar .entry:focused,
|
||||
whatever {
|
||||
background-image: -gtk-gradient (linear, left top, left bottom,
|
||||
from (shade (@toolbarentryfocused_bg_color, 0.9)),
|
||||
to (@toolbarentryfocused_bg_color));
|
||||
color: @toolbarentryfocused_fg_color;
|
||||
}
|
||||
.menubar.toolbar .entry:selected,
|
||||
.primary-toolbar .entry:selected,
|
||||
whatever {
|
||||
background-color: @unfocused_selected_bg_color;
|
||||
color: @unfocused_selected_fg_color;
|
||||
}
|
||||
.menubar.toolbar .entry:selected:focused,
|
||||
.primary-toolbar .entry:selected:focused,
|
||||
whatever {
|
||||
background-color: @selected_bg_color;
|
||||
color: @selected_fg_color;
|
||||
}
|
||||
.menubar.toolbar .entry:insensitive,
|
||||
.primary-toolbar .entry:insensitive,
|
||||
whatever {
|
||||
background-color: shade (@toolbar_bg_color, 0.9);
|
||||
background-image: none;
|
||||
color: mix (@toolbar_bg_color, @toolbar_fg_color, 0.5);
|
||||
}
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1,61 +1 @@
|
||||
/* default color scheme */
|
||||
@define-color bg_color #e0e0e0;
|
||||
@define-color fg_color #4c4c4c;
|
||||
@define-color base_color #ffffff;
|
||||
@define-color text_color #333333;
|
||||
@define-color selected_bg_color #8FB2CF;
|
||||
@define-color selected_fg_color #ffffff;
|
||||
@define-color tooltip_bg_color #333333;
|
||||
@define-color tooltip_fg_color #ffffff;
|
||||
|
||||
/* misc colors used by gtk+ */
|
||||
@define-color info_fg_color rgb (181, 171, 156);
|
||||
@define-color info_bg_color rgb (252, 252, 189);
|
||||
@define-color warning_fg_color rgb (173, 120, 41);
|
||||
@define-color warning_bg_color rgb (250, 173, 61);
|
||||
@define-color question_fg_color rgb (97, 122, 214);
|
||||
@define-color question_bg_color rgb (138, 173, 212);
|
||||
@define-color error_fg_color rgb (166, 38, 38);
|
||||
@define-color error_bg_color rgb (237, 54, 54);
|
||||
@define-color link_color @selected_bg_color;
|
||||
@define-color error_color #cc0000;
|
||||
@define-color combobox_color #888888;
|
||||
@define-color progress_color #5591c3;
|
||||
|
||||
/* theme common colors */
|
||||
@define-color button_bg_color shade (@bg_color, 1.02); /*shade (#cdcdcd, 1.08);*/
|
||||
@define-color notebook_button_bg_color shade (@bg_color, 1.02);
|
||||
@define-color button_insensitive_bg_color mix (@button_bg_color, @bg_color, 0.6);
|
||||
@define-color dark_bg_color #bcbcbc;
|
||||
@define-color dark_fg_color @fg_color;
|
||||
@define-color borders @dark_bg_color;
|
||||
@define-color transparent rgba (0, 0, 0, 0);
|
||||
|
||||
@define-color backdrop_fg_color mix (@bg_color, @fg_color, 0.8);
|
||||
@define-color backdrop_text_color mix (@base_color, @text_color, 0.8);
|
||||
@define-color backdrop_dark_fg_color mix (@dark_bg_color, @dark_fg_color, 0.75);
|
||||
@define-color backdrop_selected_bg_color shade (@bg_color, 0.92);
|
||||
@define-color backdrop_selected_fg_color @fg_color;
|
||||
|
||||
@define-color toolbar_base #e0e0e0;
|
||||
@define-color toolbar_final #bcbcbc;
|
||||
@define-color toolbar_border #ffffff;
|
||||
@define-color toolbar_bg_color @toolbar_base;
|
||||
@define-color toolbar_fg_color @fg_color;
|
||||
@define-color toolbar_textshadow_color @bg_color;
|
||||
@define-color toolbar_bg_top_color @toolbar_base;
|
||||
@define-color toolbar_bg_bottom_color @toolbar_final;
|
||||
@define-color toolbar_border_top_color @toolbar_base;
|
||||
@define-color toolbar_border_bottom_color @toolbar_border;
|
||||
|
||||
@import url("gtk-widgets-borders.css");
|
||||
@import url("gtk-widgets-borders-radiance.css");
|
||||
@import url("gtk-widgets-assets.css");
|
||||
@import url("gtk-widgets-assets-radiance.css");
|
||||
@import url("gtk-widgets.css");
|
||||
@import url("gtk-widgets-radiance.css");
|
||||
@import url("gtk-widgets-toolbar.css");
|
||||
|
||||
@import url("apps/gnome-panel.css");
|
||||
@import url("apps/nautilus.css");
|
||||
@import url("apps/unity.css");
|
||||
@import url("gtk-main.css");
|
@ -1,3 +1,3 @@
|
||||
[Settings]
|
||||
gtk-color-scheme = "base_color:#f7f7f7\nbg_color:#e0e0e0\ntooltip_bg_color:#666666\nselected_bg_color:#a2b8ca\ntext_color:#2c2c2c\nfg_color:#2c2c2c\ntooltip_fg_color:#ffffff\nselected_fg_color:#F5F5F5\nlink_color:#5590CC\nbg_color_dark:#c9c9c9\nfg_color_dark:#2c2c2c"
|
||||
gtk-color-scheme = "base_color:#ffffff\nbg_color:#f6f4f2\ntooltip_bg_color:#000000\nselected_bg_color:#f07746\ntext_color:#3C3C3C\nfg_color:#4c4c4c\ntooltip_fg_color:#ffffff\nselected_fg_color:#ffffff\nlink_color:#DD4814\nbg_color_dark:#3c3b37\nfg_color_dark:#dfdbd2"
|
||||
gtk-auto-mnemonics = 1
|
||||
|
Loading…
Reference in new issue