diff options
Diffstat (limited to 'themes/.themes/Flat-Remix-GTK-Blue-Darkest/gtk-2.0/panel.rc')
-rw-r--r-- | themes/.themes/Flat-Remix-GTK-Blue-Darkest/gtk-2.0/panel.rc | 160 |
1 files changed, 0 insertions, 160 deletions
diff --git a/themes/.themes/Flat-Remix-GTK-Blue-Darkest/gtk-2.0/panel.rc b/themes/.themes/Flat-Remix-GTK-Blue-Darkest/gtk-2.0/panel.rc deleted file mode 100644 index d573b7b..0000000 --- a/themes/.themes/Flat-Remix-GTK-Blue-Darkest/gtk-2.0/panel.rc +++ /dev/null | |||
@@ -1,160 +0,0 @@ | |||
1 | style "theme-panel" { | ||
2 | |||
3 | xthickness = 2 | ||
4 | ythickness = 0 | ||
5 | |||
6 | bg[NORMAL] = "#2B2E37" | ||
7 | bg[ACTIVE] = @selected_bg_color | ||
8 | bg[PRELIGHT] = "#3f4453" | ||
9 | bg[SELECTED] = @selected_bg_color | ||
10 | |||
11 | fg[NORMAL] = "#BAC3CF" | ||
12 | fg[PRELIGHT] = @selected_fg_color | ||
13 | fg[ACTIVE] = @selected_fg_color | ||
14 | fg[SELECTED] = @selected_fg_color | ||
15 | |||
16 | text[NORMAL] = "#BAC3CF" | ||
17 | text[PRELIGHT] = "#BAC3CF" | ||
18 | text[ACTIVE] = "#BAC3CF" | ||
19 | text[SELECTED] = "#BAC3CF" | ||
20 | |||
21 | engine "murrine" { | ||
22 | reliefstyle = 0 | ||
23 | glazestyle = 0 | ||
24 | glow_shade = 1.0 | ||
25 | highlight_shade = 1.0 | ||
26 | roundness = 0 | ||
27 | gradient_shades = {1.0,1.0,1.0,1.0} | ||
28 | textstyle = 0 | ||
29 | contrast = 0.0 | ||
30 | } | ||
31 | } | ||
32 | |||
33 | style "theme-panel-progressbar" { | ||
34 | bg[ACTIVE] = "#1D1F26" | ||
35 | } | ||
36 | |||
37 | style "panelbar" { | ||
38 | |||
39 | fg[NORMAL] = "#edf5fb" | ||
40 | fg[ACTIVE] = "#edf5fb" | ||
41 | fg[PRELIGHT] = "#edf5fb" | ||
42 | fg[SELECTED] = @selected_fg_color | ||
43 | |||
44 | bg[SELECTED] = @selected_bg_color | ||
45 | |||
46 | engine "murrine" {} | ||
47 | } | ||
48 | |||
49 | style "panelbuttons" { | ||
50 | |||
51 | xthickness = 4 | ||
52 | ythickness = 0 | ||
53 | |||
54 | engine "murrine" { | ||
55 | textstyle = 0 | ||
56 | } | ||
57 | } | ||
58 | |||
59 | style "theme-panel-text" { | ||
60 | |||
61 | fg[NORMAL] = "#edf5fb" | ||
62 | fg[PRELIGHT] = @selected_fg_color | ||
63 | fg[ACTIVE] = "#edf5fb" | ||
64 | |||
65 | text[NORMAL] = "#edf5fb" | ||
66 | text[PRELIGHT] = @selected_fg_color | ||
67 | text[ACTIVE] = "#edf5fb" | ||
68 | |||
69 | engine "murrine" { | ||
70 | textstyle = 0 | ||
71 | text_shade = 0.2 | ||
72 | } | ||
73 | } | ||
74 | |||
75 | style "panel-entry" { | ||
76 | |||
77 | fg[NORMAL] = @text_color | ||
78 | fg[PRELIGHT] = @text_color | ||
79 | fg[ACTIVE] = @text_color | ||
80 | fg[SELECTED] = @text_color | ||
81 | fg[INSENSITIVE] = @text_color | ||
82 | |||
83 | text[NORMAL] = @text_color | ||
84 | text[PRELIGHT] = @text_color | ||
85 | text[ACTIVE] = @text_color | ||
86 | text[SELECTED] = @text_color | ||
87 | text[INSENSITIVE] = @text_color | ||
88 | |||
89 | } | ||
90 | |||
91 | style "theme-main-menu-text" = "theme-panel-text" { | ||
92 | fg[PRELIGHT] = @selected_fg_color | ||
93 | text[PRELIGHT] = @selected_fg_color | ||
94 | } | ||
95 | |||
96 | style "workspace-switcher" = "theme-panel" { | ||
97 | bg[SELECTED] = @selected_bg_color | ||
98 | } | ||
99 | |||
100 | style "indicator" = "theme-panel" { | ||
101 | xthickness = 0 | ||
102 | ythickness = 0 | ||
103 | } | ||
104 | |||
105 | widget "*tasklist*" style "panelbuttons" | ||
106 | widget_class "*Xfce*Panel*.GtkToggleButton" style "panelbuttons" | ||
107 | widget_class "*Xfce*NetkTasklist*GtkToggleButton" style "panelbuttons" | ||
108 | widget_class "*PanelToplevel*Button" style "panelbuttons" | ||
109 | widget_class "*Panel*GtkToggleButton" style "panelbuttons" | ||
110 | widget_class "*Xfce*Panel*Button*" style "panelbuttons" | ||
111 | widget_class "*<XfceArrowButton>" style "panelbuttons" | ||
112 | widget_class "*<XfceActionsPlugin>*" style "panelbuttons" | ||
113 | widget_class "*XfcePanelPlugin.GtkButton" style "panelbuttons" | ||
114 | widget "*dict*Applet*" style "panelbuttons" | ||
115 | widget_class "*Xfce*NetkTasklist*GtkToggleButton" style "panelbuttons" | ||
116 | widget_class "*Tasklist*" style:highest "panelbuttons" | ||
117 | |||
118 | class "*Panel*MenuBar*" style "panelbar" | ||
119 | widget_class "*Panel*MenuBar*" style "panelbar" | ||
120 | widget_class "*Panel*MenuBar*Item*" style:highest "panelbar" | ||
121 | |||
122 | widget "*PanelWidget*" style "theme-panel" | ||
123 | widget "*PanelApplet*" style "theme-panel" | ||
124 | widget "*fast-user-switch*" style "theme-panel" | ||
125 | widget "*CPUFreq*Applet*" style "theme-panel" | ||
126 | class "PanelApp*" style "theme-panel" | ||
127 | class "PanelToplevel*" style "theme-panel" | ||
128 | widget_class "*PanelToplevel*" style "theme-panel" | ||
129 | widget_class "*notif*" style "theme-panel" | ||
130 | widget_class "*Notif*" style "theme-panel" | ||
131 | widget_class "*Tray*" style "theme-panel" | ||
132 | widget_class "*tray*" style "theme-panel" | ||
133 | widget_class "*computertemp*" style "theme-panel" | ||
134 | widget_class "*Applet*Tomboy*" style "theme-panel" | ||
135 | widget_class "*Applet*Netstatus*" style "theme-panel" | ||
136 | |||
137 | # Fixes for tooltip text in some apps. | ||
138 | widget_class "*Notif*Beagle*" style "theme-panel" | ||
139 | widget_class "*Notif*Brasero*" style "theme-panel" | ||
140 | |||
141 | # XFCE panel theming. | ||
142 | widget "*Xfce*Panel*" style "theme-panel" | ||
143 | class "*Xfce*Panel*" style "theme-panel" | ||
144 | widget "*Xfce*Panel*GtkProgressBar" style "theme-panel-progressbar" | ||
145 | widget "*WnckPager*" style "workspace-switcher" | ||
146 | widget "*TopMenu*" style "theme-panel" | ||
147 | widget "*XfceTasklist*" style "panelbuttons" | ||
148 | |||
149 | # Fix gtk-entries in the panel | ||
150 | widget "*bookmark*GtkEntry" style "panel-entry" # fixes smartbookmark-plugin | ||
151 | |||
152 | # Make sure panel text color doesn't change | ||
153 | widget_class "*Panel*MenuBar*" style "theme-main-menu-text" | ||
154 | widget_class "*Panel*<GtkMenuBar>*" style "theme-main-menu-text" | ||
155 | widget "*.clock-applet-button.*" style "theme-panel-text" | ||
156 | widget "*PanelApplet*" style "theme-panel-text" | ||
157 | |||
158 | # Override general panel-style with specific plugin-styles | ||
159 | widget "*indicator-applet*" style "indicator" | ||
160 | widget "*indicator-button*" style "indicator" | ||