mirror of
https://github.com/horst3180/arc-theme.git
synced 2024-10-27 19:04:02 +00:00
panel.rc: clean up
This commit is contained in:
parent
324722a0e8
commit
9ac60f17d9
@ -105,17 +105,6 @@ style "window-buttons" = "theme-panel" {
|
|||||||
bg[ACTIVE] = @selected_bg_color
|
bg[ACTIVE] = @selected_bg_color
|
||||||
bg[PRELIGHT] = shade(1.1,@selected_bg_color)
|
bg[PRELIGHT] = shade(1.1,@selected_bg_color)
|
||||||
bg[SELECTED] = @selected_bg_color
|
bg[SELECTED] = @selected_bg_color
|
||||||
|
|
||||||
engine "murrine" {
|
|
||||||
reliefstyle = 0
|
|
||||||
glazestyle = 0
|
|
||||||
glow_shade = 1.0
|
|
||||||
highlight_shade = 1.0
|
|
||||||
roundness = 0
|
|
||||||
gradient_shades = {1.0,1.0,1.0,1.0}
|
|
||||||
textstyle = 0
|
|
||||||
contrast = 0.0
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
style "indicator" = "theme-panel" {
|
style "indicator" = "theme-panel" {
|
||||||
@ -123,7 +112,7 @@ style "indicator" = "theme-panel" {
|
|||||||
ythickness = 0
|
ythickness = 0
|
||||||
}
|
}
|
||||||
|
|
||||||
widget "*tasklist*" style "panelbuttons"
|
widget "*tasklist*" style "window-buttons"
|
||||||
widget_class "*Xfce*Panel*.GtkToggleButton" style "panelbuttons"
|
widget_class "*Xfce*Panel*.GtkToggleButton" style "panelbuttons"
|
||||||
widget_class "*Xfce*NetkTasklist*GtkToggleButton" style "panelbuttons"
|
widget_class "*Xfce*NetkTasklist*GtkToggleButton" style "panelbuttons"
|
||||||
widget_class "*PanelToplevel*Button" style "panelbuttons"
|
widget_class "*PanelToplevel*Button" style "panelbuttons"
|
||||||
|
Loading…
Reference in New Issue
Block a user