Исправлен шаблон темы

atratsevskiy
Alexander Tratsevskiy 9 years ago
parent 45c4210bd0
commit 203f19ff7d

@ -1,6 +1,4 @@
include /usr/share/themes/Adwaita/gtk-2.0/gtkrc
#?pkg(x11-themes/gnome-themes-standard)>=3.8#
gtk-color-scheme = "base_color:#ffffff\nfg_color:#000000\ntooltip_fg_color:#000000\nselected_bg_color:#86ABD9\nselected_fg_color:#ffffff\ntext_color:#1A1A1A\nbg_color:#EDECEB\ntooltip_bg_color:#F5F5B5"
style "scrollbar" {
xthickness = 2
@ -81,11 +79,6 @@ style "panel"
{
engine "clearlooks" {
}
#pkg#
#?pkg(x11-themes/gnome-themes-standard)<3.8#
style "panel"
{
#pkg#
#active text color
fg[ACTIVE] = "#dddddd"
#text color
@ -210,3 +203,5 @@ style "xfce-notifies-window"
}
class "XfceNotifyWindow" style "xfce-notifies-window"
widget "*clock*" style "calculate-clock"
gtk-color-scheme = "base_color:#ffffff\nfg_color:#000000\ntooltip_fg_color:#000000\nselected_bg_color:#86ABD9\nselected_fg_color:#ffffff\ntext_color:#1A1A1A\nbg_color:#EDECEB\ntooltip_bg_color:#F5F5B5"

Loading…
Cancel
Save