%PDF- %PDF-
Direktori : /snap/gtk-common-themes/1535/share/themes/elementary/gtk-3.0/ |
Current File : //snap/gtk-common-themes/1535/share/themes/elementary/gtk-3.0/gtk.css |
/* Copyright 2011-2018 elementary, Inc. (https://elementary.io) * * This file is part of the elementary GTK theme. * * The elementary GTK theme is free software: you can redistribute it * and/or modify it under the terms of the GNU General Public License as * published by the Free Software Foundation, either version 3 of the * License, or (at your option) any later version. * * The elementary GTK theme is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General * Public License for more details. * * You should have received a copy of the GNU General Public License along * with the elementary GTK theme. If not, see http://www.gnu.org/licenses/. */ @import url("palette.css"); @import url("brand.css"); /* Default color scheme */ @define-color base_color white; @define-color bg_color shade (@base_color, 0.96); @define-color bg_highlight_color white; @define-color border_color alpha (@BLACK_900, 0.25); @define-color fg_color @BLACK_500; @define-color insensitive_color mix(@text_color, @bg_color, 0.5); @define-color inset_dark_color alpha (@BLACK_900, 0.06); @define-color inset_dark_color_backdrop alpha (@BLACK_900, 0.03); @define-color menu_separator alpha (@BLACK_900, 0.15); @define-color menu_separator_shadow alpha (white, 0.8); @define-color placeholder_text_color shade(@text_color, 2.5); @define-color selected_bg_color shade (@BLUEBERRY_300, 0.85); @define-color selected_fg_color white; @define-color text_color @BLACK_500; @define-color text_shadow_color alpha (white, 0.4); @define-color titlebar_color mix (@SILVER_300, @SILVER_100, 0.25); @define-color title_color shade (@titlebar_color, 0.55); @define-color title_shadow_color alpha (white, 0.6); @define-color tooltip_bg_color @BLACK_900; @define-color tooltip_fg_color white; @define-color decoration_border_color alpha (#000, 0.3); @define-color internal_element_color mix(@text_color, @base_color, 0.4); @define-color internal_element_prelight mix(@text_color, @base_color, 0.2); /* Colormap actually used by the theme, to be overridden in other css files */ @define-color theme_bg_color @bg_color; @define-color attention_color @BLUEBERRY_500; @define-color link_color @BLUEBERRY_500; @define-color warning_color @BANANA_500; @define-color error_color @STRAWBERRY_500; @define-color success_color @LIME_500; @define-color insensitive_fg_color @SILVER_500; /* GTK NAMED COLORS */ @define-color borders @border_color; @define-color theme_fg_color @fg_color; @define-color theme_text_color @text_color; @define-color theme_bg_color @bg_color; @define-color theme_base_color @base_color; @define-color theme_selected_bg_color @selected_bg_color; @define-color theme_selected_fg_color @selected_fg_color; @define-color insensitive_fg_color @insensitive_color; @import url("gtk-widgets.css"); @import url("granite-widgets.css"); @import url("apps.css"); @import url("animate.css");