You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
75 lines
2.4 KiB
75 lines
2.4 KiB
style "theme-panel" = "murrine-dark"
|
|
{
|
|
xthickness = 1
|
|
ythickness = 0
|
|
|
|
bg[NORMAL] = "#212936"
|
|
bg[ACTIVE] = "#091720"
|
|
bg[PRELIGHT] = "#16364d"
|
|
|
|
fg[NORMAL] = @selected_fg_color
|
|
fg[PRELIGHT] = @selected_fg_color
|
|
fg[ACTIVE] = @selected_fg_color
|
|
|
|
text[NORMAL] = @selected_fg_color
|
|
text[PRELIGHT] = @selected_fg_color
|
|
text[ACTIVE] = @selected_fg_color
|
|
|
|
engine "murrine" {
|
|
#border_shades = { 1.3, 0.9 }
|
|
contrast = 0.0
|
|
roundness = 0
|
|
glowstyle = 0
|
|
glow_shade = 1.4
|
|
glazestyle = 2
|
|
trough_border_shades = { 3.0, 2.5 } # improve visibility in panel-plugins using the progressbar (xfce4-timer-plugin)
|
|
}
|
|
}
|
|
|
|
style "theme-panel-text"
|
|
{
|
|
fg[NORMAL] = @selected_fg_color
|
|
fg[PRELIGHT] = @selected_fg_color
|
|
fg[ACTIVE] = @selected_fg_color
|
|
|
|
text[NORMAL] = @selected_fg_color
|
|
text[PRELIGHT] = @selected_fg_color
|
|
text[ACTIVE] = @selected_fg_color
|
|
}
|
|
|
|
style "theme-main-menu-text" = "theme-panel-text"
|
|
{
|
|
fg[PRELIGHT] = @selected_fg_color
|
|
text[PRELIGHT] = @selected_fg_color
|
|
}
|
|
|
|
widget "*PanelWidget*" style "theme-panel"
|
|
widget "*PanelApplet*" style "theme-panel"
|
|
widget "*fast-user-switch*" style "theme-panel"
|
|
widget "*CPUFreq*Applet*" style "theme-panel"
|
|
widget "*indicator-applet*" style "theme-panel"
|
|
class "PanelApp*" style "theme-panel"
|
|
class "PanelToplevel*" style "theme-panel"
|
|
widget_class "*PanelToplevel*" style "theme-panel"
|
|
widget_class "*notif*" style "theme-panel"
|
|
widget_class "*Notif*" style "theme-panel"
|
|
widget_class "*Tray*" style "theme-panel"
|
|
widget_class "*tray*" style "theme-panel"
|
|
widget_class "*computertemp*" style "theme-panel"
|
|
widget_class "*Applet*Tomboy*" style "theme-panel"
|
|
widget_class "*Applet*Netstatus*" style "theme-panel"
|
|
|
|
# Fixes for tooltip text in some apps.
|
|
widget_class "*Notif*Beagle*" style "theme-panel"
|
|
widget_class "*Notif*Brasero*" style "theme-panel"
|
|
|
|
# XFCE panel theming.
|
|
widget "*Xfce*Panel*" style "theme-panel"
|
|
class "*Xfce*Panel*" style "theme-panel"
|
|
|
|
# Make sure panel text color doesn't change
|
|
widget_class "*Panel*MenuBar*" style "theme-main-menu-text"
|
|
widget_class "*Panel*<GtkMenuBar>*" style "theme-main-menu-text"
|
|
widget "*.clock-applet-button.*" style "theme-panel-text"
|
|
widget "*PanelApplet*" style "theme-panel-text"
|