~cmulk/cardapio/duckduckgo-plugin

« back to all changes in this revision

Viewing changes to cardapio/themes/dark-elegant.gtkrc

  • Committer: Thiago Teixeira
  • Date: 2011-03-23 00:08:00 UTC
  • Revision ID: tvst@hotmail.com-20110323000800-x6qcovjq4npzks1m
- Added example Gtk themes to this repository

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Main colors ..............................................................
 
2
 
 
3
style "cardapio-background"
 
4
{
 
5
        xthickness = 1
 
6
        ythickness = 1
 
7
 
 
8
        fg[NORMAL]        = "#AAAAAA"
 
9
        fg[INSENSITIVE]   = "#AAAAAA"
 
10
        fg[ACTIVE]        = "#FFFFFF"
 
11
        fg[SELECTED]      = "#FFFFFF"
 
12
        fg[PRELIGHT]      = "#FFFFFF"
 
13
        bg[NORMAL]        = "#222222"
 
14
        bg[INSENSITIVE]   = "#111111"
 
15
        bg[ACTIVE]        = "#111111"
 
16
        bg[SELECTED]      = "#111111"
 
17
        bg[PRELIGHT]      = "#111111"
 
18
        text[NORMAL]      = "#333333"
 
19
        text[INSENSITIVE] = "#333333"
 
20
        text[ACTIVE]      = "#FFFFFF"
 
21
        text[SELECTED]    = "#FFFFFF"
 
22
        text[PRELIGHT]    = "#FFFFFF"
 
23
        base[NORMAL]      = "#EEEEEE"
 
24
        base[INSENSITIVE] = "#EEEEEE"
 
25
        base[ACTIVE]      = "#111111"
 
26
        base[SELECTED]    = "#111111"
 
27
        base[PRELIGHT]    = "#111111"
 
28
 
 
29
        engine "murrine" {
 
30
                border_colors   = FALSE
 
31
                gradient_colors = FALSE
 
32
                focusstyle      = 3
 
33
                focus_color     = "#FFFFFF"
 
34
                roundness       = 2
 
35
        }
 
36
}
 
37
widget "CardapioWindow*" style:highest "cardapio-background"
 
38
 
 
39
 
 
40
 
 
41
# Transparent borders ......................................................
 
42
 
 
43
style "cardapio-background-transparent" = "cardapio-background"
 
44
{
 
45
        engine "murrine" {
 
46
                rgba = TRUE
 
47
        }
 
48
}
 
49
widget "CardapioWindow.MainWindowBorder.Margins.MarginTop" style:highest "cardapio-background-transparent"
 
50
widget "CardapioWindow.MainWindowBorder.Margins.MarginTopLeft" style:highest "cardapio-background-transparent"
 
51
widget "CardapioWindow.MainWindowBorder.Margins.MarginTopRight" style:highest "cardapio-background-transparent"
 
52
widget "CardapioWindow.MainWindowBorder.Margins.MarginBottom" style:highest "cardapio-background-transparent"
 
53
widget "CardapioWindow.MainWindowBorder.Margins.MarginBottomLeft" style:highest "cardapio-background-transparent"
 
54
widget "CardapioWindow.MainWindowBorder.Margins.MarginBottomRight" style:highest "cardapio-background-transparent"
 
55
widget "CardapioWindow.MainWindowBorder.Margins.MarginLeft" style:highest "cardapio-background-transparent"
 
56
widget "CardapioWindow.MainWindowBorder.Margins.MarginRight" style:highest "cardapio-background-transparent"
 
57
 
 
58
 
 
59
 
 
60
# Entry ....................................................................
 
61
 
 
62
style "cardapio-entry" = "cardapio-background"
 
63
{
 
64
        xthickness = 3
 
65
        ythickness = 3
 
66
}
 
67
widget "CardapioWindow*Entry*" style:highest "cardapio-entry"
 
68
 
 
69
 
 
70
 
 
71
# Sidebar buttons ..........................................................
 
72
 
 
73
style "cardapio-sidebar-button"
 
74
{
 
75
        xthickness = 3
 
76
        ythickness = 3
 
77
        GtkButton::default-border         = {0, 0, 0, 0}
 
78
        GtkButton::inner-border           = {2, 2, 0, 0}
 
79
        GtkButton::default-outside-border = {0, 0, 0, 0}
 
80
 
 
81
        fg[NORMAL]      = "#AAAAAA"
 
82
        fg[INSENSITIVE] = "#AAAAAA"
 
83
        fg[ACTIVE]      = "#FFFFFF"
 
84
        fg[SELECTED]    = "#FFFFFF"
 
85
        fg[PRELIGHT]    = "#FFFFFF"
 
86
        bg[NORMAL]      = "#222222"
 
87
        bg[INSENSITIVE] = "#111111"
 
88
        bg[ACTIVE]      = "#111111"
 
89
        bg[SELECTED]    = "#111111"
 
90
        bg[PRELIGHT]    = "#111111"
 
91
 
 
92
        engine "murrine" 
 
93
        {
 
94
                contrast            = 1.0                   # theme contrast.
 
95
                glazestyle          = 0                     # 0 = flat hilight, 1 = curved hilight, 2 = concave style, 3 = top curved hilight, 4 = beryl hilight.
 
96
                scrollbarstyle      = 0                     # 0 = nothing, 1 = circles, 2 = handles, 3 = diagonal stripes, 4 = diagonal stripes and handles, 5 = horizontal stripes, 6 = horizontal stripes and handles.
 
97
                stepperstyle        = 2                     # 0 = standard, 1 = integrated stepper handles, 2 = squared steppers with a rounded slider
 
98
                roundness           = 2                     # Overall roundness of the theme.
 
99
                reliefstyle         = 3                     # shadows around widgets.
 
100
                text_shade          = 1.5
 
101
                border_shades       = {1.22,0.98}
 
102
                border_colors       = FALSE
 
103
                shadow_shades       = {1.20,0.85}
 
104
                textstyle           = 0                     # 0 = normal, 1 = inset, 2 = inv.inset, 3 = shadow, 4 = topleft shadow
 
105
                lightborder_shade   = 1.00                  # sets lightborder amount for buttons or widgets.
 
106
                lightborderstyle    = 1                     # 0 = lightborder on top side, 1 = lightborder on all sides.
 
107
                highlight_shade     = 1.00                  # shade for gradient hightlight.
 
108
                gradient_shades     = {1.00,1.00,1.00,1.00} # rendering of gradients.
 
109
                gradient_colors     = FALSE
 
110
                glowstyle           = 1                     # 0 = top glow, 1 = bottom glow, 2 = top and bottom glow, 3 = horizontal glow, 4 = centered glow
 
111
                glow_shade          = 8.0                   # changes the glow amount
 
112
                focus_color         = "#AAAAAA"
 
113
                focusstyle          = 3
 
114
        }
 
115
}
 
116
widget "CardapioWindow*Button*" style:highest "cardapio-sidebar-button"
 
117
 
 
118
 
 
119
 
 
120
# Sidebar headers ..........................................................
 
121
 
 
122
style "cardapio-sidebar-header"
 
123
{
 
124
        font_name = "7"
 
125
        fg[NORMAL] = "#777777"
 
126
}
 
127
widget "CardapioWindow*ViewLabel"         style:highest "cardapio-sidebar-header"
 
128
widget "CardapioWindow*SearchLabel"       style:highest "cardapio-sidebar-header"
 
129
 
 
130
 
 
131
 
 
132
# App Pane background, buttons and headers .................................
 
133
 
 
134
style "cardapio-apppane-workaround"
 
135
{
 
136
        text[NORMAL] = "#333333" # IMPORTANT: Cardapio application button color
 
137
        base[NORMAL] = "#EEEEEE" # IMPORTANT: Cardapio application pane background color
 
138
}
 
139
widget "ApplicationPane" style "cardapio-apppane-workaround"
 
140
 
 
141
 
 
142
 
 
143
# App Pane buttons .........................................................
 
144
 
 
145
style "cardapio-apppane-button"
 
146
{
 
147
        xthickness = 3
 
148
        ythickness = 3
 
149
        GtkButton::default-border         = {0, 0, 0, 0}
 
150
        GtkButton::inner-border           = {2, 2, 0, 0}
 
151
        GtkButton::default-outside-border = {0, 0, 0, 0}
 
152
 
 
153
        fg[NORMAL]      = "#333333"
 
154
        fg[INSENSITIVE] = "#AAAAAA"
 
155
        fg[ACTIVE]      = "#222222"
 
156
        fg[SELECTED]    = "#222222"
 
157
        fg[PRELIGHT]    = "#222222"
 
158
        bg[NORMAL]      = "#EEEEEE"
 
159
        bg[INSENSITIVE] = "#EEEEEE"
 
160
        bg[ACTIVE]      = "#EEEEEE"
 
161
        bg[SELECTED]    = "#EEEEEE"
 
162
        bg[PRELIGHT]    = "#EEEEEE"
 
163
 
 
164
        engine "murrine" 
 
165
        {
 
166
                contrast            = 1.0                   # theme contrast.
 
167
                glazestyle          = 0                     # 0 = flat hilight, 1 = curved hilight, 2 = concave style, 3 = top curved hilight, 4 = beryl hilight.
 
168
                scrollbarstyle      = 0                     # 0 = nothing, 1 = circles, 2 = handles, 3 = diagonal stripes, 4 = diagonal stripes and handles, 5 = horizontal stripes, 6 = horizontal stripes and handles.
 
169
                stepperstyle        = 2                     # 0 = standard, 1 = integrated stepper handles, 2 = squared steppers with a rounded slider
 
170
                roundness           = 2                     # Overall roundness of the theme.
 
171
                reliefstyle         = 3                     # shadows around widgets.
 
172
                border_shades       = {1.22,0.98}
 
173
                border_colors       = FALSE
 
174
                shadow_shades       = {1.20,0.85}
 
175
                textstyle           = 0                     # 0 = normal, 1 = inset, 2 = inv.inset, 3 = shadow, 4 = topleft shadow
 
176
                lightborder_shade   = 1.10                  # sets lightborder amount for buttons or widgets.
 
177
                lightborderstyle    = 1                     # 0 = lightborder on top side, 1 = lightborder on all sides.
 
178
                highlight_shade     = 1.00                  # shade for gradient hightlight.
 
179
                gradient_shades     = {1.00,1.00,1.00,1.00} # rendering of gradients.
 
180
                gradient_colors     = FALSE
 
181
                glowstyle           = 1                     # 0 = top glow, 1 = bottom glow, 2 = top and bottom glow, 3 = horizontal glow, 4 = centered glow
 
182
                glow_shade          = 1.5                   # changes the glow amount
 
183
                focus_color         = "#777777"
 
184
                focusstyle          = 3
 
185
        }
 
186
}
 
187
widget "CardapioWindow*MainPaneBorder*Button*" style:highest "cardapio-apppane-button"
 
188
 
 
189
 
 
190
 
 
191
# App Pane headers .........................................................
 
192
 
 
193
style "cardapio-apppane-header"
 
194
{
 
195
        font_name = "7"
 
196
        text[NORMAL] = "#AAAAAA" # <-- Doesn't work since Cardapio programatically changes this
 
197
}
 
198
widget "CardapioWindow*GtkFrame.GtkLabel" style:highest "cardapio-apppane-header"
 
199
 
 
200
 
 
201
 
 
202
# Scrollbars ...............................................................
 
203
 
 
204
style "cardapio-apppane-scrolledwin"
 
205
{
 
206
        GtkScrolledWindow::scrollbars-within-bevel   = 1
 
207
        GtkScrolledWindow::scrollbar-spacing         = 3
 
208
}
 
209
widget "CardapioWindow*ScrolledWindow" style:highest "cardapio-apppane-scrolledwin"
 
210
 
 
211
 
 
212
 
 
213
# Sidebar Scrollbar ........................................................
 
214
 
 
215
style "cardapio-sidebar-scrollbars"
 
216
{
 
217
        GtkScrollbar::has-backward-stepper           = 0
 
218
        GtkScrollbar::has-forward-stepper            = 0
 
219
        GtkScrollbar::has-secondary-forward-stepper  = 0
 
220
        GtkScrollbar::has-secondary-backward-stepper = 0
 
221
 
 
222
        GtkScrollbar::min-slider-length = 35
 
223
        GtkRange::slider-width          = 6 # Scrollbar width.
 
224
        GtkScrollbar::slider-width      = 6 # Scrollbar width.
 
225
        GtkRange::trough-border         = 1   # margin inside trough (would like to set 0, but becomes square)
 
226
        GtkRange::trough-under-steppers = 1
 
227
 
 
228
        bg[SELECTED] = "#555555"
 
229
 
 
230
        engine "murrine" {
 
231
                roundness          = 2
 
232
                contrast           = 0.0
 
233
                prelight_shade     = 1.10 # how much to light up the scroll thumb when hovered
 
234
                lightborder_shade  = 1.00
 
235
                lightborderstyle   = 0
 
236
                reliefstyle        = 0
 
237
                highlight_shade    = 1.00
 
238
                border_shades      = {1.00, 1.00}
 
239
                border_colors      = {"#555555", "#555555"}
 
240
                trough_shades      = {1.0,1.0}
 
241
                scrollbarstyle     = 0
 
242
                glazestyle         = 0
 
243
                colorize_scrollbar = TRUE
 
244
            glowstyle          = 1
 
245
            glow_shade         = 1.00
 
246
                gradient_shades    = {1.00,1.00,1.00,1.00}
 
247
                gradient_colors     = FALSE
 
248
        }
 
249
}
 
250
widget "CardapioWindow*Scrollbar" style:highest "cardapio-sidebar-scrollbars"
 
251
 
 
252
 
 
253
 
 
254
# Main Pane Scrollbar ......................................................
 
255
 
 
256
style "cardapio-apppane-scrollbar-bg"
 
257
{
 
258
        bg[NORMAL] = "#EEEEEE"
 
259
}
 
260
widget "CardapioWindow*MainPaneBorder" style:highest "cardapio-apppane-scrollbar-bg"
 
261
 
 
262
style "cardapio-apppane-scrollbars"
 
263
{
 
264
        GtkScrollbar::has-backward-stepper           = 0
 
265
        GtkScrollbar::has-forward-stepper            = 0
 
266
        GtkScrollbar::has-secondary-forward-stepper  = 0
 
267
        GtkScrollbar::has-secondary-backward-stepper = 0
 
268
 
 
269
        GtkScrollbar::min-slider-length = 35
 
270
        GtkRange::slider-width          = 6 # Scrollbar width.
 
271
        GtkScrollbar::slider-width      = 6 # Scrollbar width.
 
272
        GtkRange::trough-border         = 1 # margin inside trough (would like to set 0, but becomes square)
 
273
        GtkRange::trough-under-steppers = 1
 
274
 
 
275
        bg[SELECTED] = "#AAAAAA"
 
276
 
 
277
        engine "murrine" {
 
278
                roundness          = 2
 
279
                contrast           = 0.0
 
280
                prelight_shade     = 1.10 # how much to light up the scroll thumb when hovered
 
281
                lightborder_shade  = 1.00
 
282
                lightborderstyle   = 0
 
283
                reliefstyle        = 0
 
284
                highlight_shade    = 1.00
 
285
                border_colors      = {"#AAAAAA", "#AAAAAA"}
 
286
                trough_shades      = {1.0,1.0}
 
287
                scrollbarstyle     = 0
 
288
                glazestyle         = 0
 
289
                colorize_scrollbar = TRUE
 
290
            glowstyle          = 1
 
291
            glow_shade         = 1.00
 
292
                gradient_shades    = {1.00,1.00,1.00,1.00}
 
293
                gradient_colors     = FALSE
 
294
        }
 
295
}
 
296
widget "CardapioWindow*MainPaneBorder*Scrollbar" style:highest "cardapio-apppane-scrollbars"
 
297
 
 
298