-
Notifications
You must be signed in to change notification settings - Fork 0
/
theme.conf
335 lines (300 loc) · 5.63 KB
/
theme.conf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
[General]
### Force flip the layout, right to left
#layoutMirroring=true
### Choose user by default instead of session
#chooseUser=true
### 0 to 23 hour time
#militaryTime=true
### Disable the top half background color / the color behind the clock
#disableTopHalfColor=true
fontPointSize=11
#fontFamily=serif
### Path to background image, otherwise use base and window colors from palette
#background=
### Icons used if system defaults don't show (located here in icons/, adwaita, breeze, or kora)
#icons=adwaita
icons=breeze
#icons=kora
### Pick a palette listed below or create your own
#palette=Ambiance
#palette=Arch Colors
#palette=Black
#palette=Blender
palette=Breeze Dark
#palette=Breeze Light
#palette=Burichan
#palette=Catppuccin Mocha
#palette=Dark
### Dracula has the groups red, orange, yellow, green, cyan, purple, and pink
#palette=Dracula/purple
#palette=Futaba
### Gruvbox has the groups red, yellow, green, aqua, blue, and purple
#palette=Gruvbox Dark/yellow
#palette=Gruvbox Light/red
#palette=Kvantum
#palette=Leech
#palette=Light
#palette=Mittens
#palette=Oxygen
#palette=Photon
#palette=Silver Bright
#palette=Silver Dark
#palette=Tomorrow
#palette=Valendas
#palette=White
#palette=Zebra
### Palettes
### Use anything QML color accepts
### #rrggbb, #rgb, #aarrggbb (alpha, red, green, blue)
### yellow, lightgray, wheat, steelblue, transparent, etc.
#
# [Palette Name]
# base=
# highlight=
# highlightedText=
# shadow=
# text=
# window=
# windowText=
#
### Palette groups
### You may also create color groups within a palette
### The property with no group will be the default if no group is chosen
### Write a custom name before a "/" and then a property to change
#
# [Bland]
# base=#111
# windowText=#000
# Fun Group/base=#321
# Fun Group/windowText=#123
#
### Group above chosen with "palette=Bland/Fun Group"
### Look at the Gruvbox palettes for another example
[Ambiance]
base=#3c3b37
highlight=#ef7747
highlightedText=#ffffff
shadow=black
text=#eeedec
window=#31302d
windowText=#f2f1f0
[Arch Colors]
base=#052434
highlight=#1899da
highlightedText=#0a0a2b
shadow=black
text=#b8b8b8
window=#041b27
windowText=#e1e6e6
[Black]
base=#111
highlight=white
highlightedText=black
shadow=black
text=#aaa
window=black
windowText=white
[Blender]
base=#2b2b2b
highlight=#5680c2
highlightedText=#e5e5e5
shadow=black
text=#d6d6d6
window=#424242
windowText=white
[Breeze Dark]
base=#31363b
highlight=#3c8ce6
highlightedText=#ffffff
shadow=black
text=#ffffff
window=#31363b
windowText=#ffffff
[Breeze Light]
base=#ffffff
highlight=#3c8ce6
highlightedText=#ffffff
shadow=black
text=#000000
window=#dee0e2
windowText=#000000
[Burichan]
base=#eef2ff
highlight=#0f0c5d
highlightedText=#eef2ff
shadow=black
text=#0f0c5d
window=#d6daf0
windowText=black
[Catppuccin Mocha]
base=#11111b
highlight=#9399b2
highlightedText=#181825
shadow=black
text=#a6adc8
window=#1e1e2e
windowText=#cdd6f4
[Dark]
base=#282828
highlight=#640b0c
highlightedText=#ebfdff
shadow=black
text=#b8b8b8
window=#232323
windowText=#e1e6e6
[Dracula]
base=#282a36
### Default highlight
highlight=#6272a4
### Various highlight colors, chosen with "palette=Dracula/purple"
red/highlight=#ff5555
orange/highlight=#ffb86c
yellow/highlight=#f1fa8c
green/highlight=#50fa7b
cyan/highlight=#8be9fd
purple/highlight=#bd93f9
pink/highlight=#ff79c6
###
highlightedText=#282a36
shadow=black
text=#f8f8f2
window=#44475a
windowText=#f8f8f2
[Futaba]
base=#ffe
highlight=#800000
highlightedText=#ffe
shadow=#400000
text=#800000
window=#f0e0d6
windowText=#800000
[Gruvbox Dark]
base=#282828
### Default highlight
highlight=#928374
### Various highlight colors, chosen with "palette=Gruvbox Dark/yellow"
red/highlight=#fb4934
yellow/highlight=#fabd2f
green/highlight=#b8bb26
aqua/highlight=#8ec07c
blue/highlight=#83a598
purple/highlight=#d3869b
###
highlightedText=#1d2021
shadow=black
text=#d5c4a1
window=#3c3836
windowText=#ebdbb2
[Gruvbox Light]
base=#fbf1c7
### Default highlight
highlight=#928374
### Various highlight colors, chosen with "palette=Gruvbox Light/red"
red/highlight=#9d0006
yellow/highlight=#b57614
green/highlight=#79740e
aqua/highlight=#689d6a
blue/highlight=#076678
purple/highlight=#8f3f71
###
highlightedText=#f9f5d7
shadow=black
text=#504945
window=#ebdbb2
windowText=#3c3836
[Kvantum]
base=#2e2e2d
highlight=#0054a7
highlightedText=#ffffff
shadow=black
text=#ececec
window=#212121
windowText=#f9f9f9
[Leech]
base=#262626
highlight=#3d427e
highlightedText=#ffffff
shadow=black
text=#ececec
window=#323232
windowText=#f9f9f9
[Light]
base=#ffffff
highlight=#3c8ce6
highlightedText=#ffffff
shadow=black
text=#000000
window=#efefef
windowText=#000000
[Mittens]
base=#cfc
highlight=#cc1105
highlightedText=#efefef
shadow=#707070
text=#707070
window=#efefef
windowText=#117743
[Oxygen]
base=#ffffff
highlight=#678db2
highlightedText=#ffffff
shadow=black
text=#000000
window=#d6d2d0
windowText=#212121
[Photon]
base=#eee
highlight=#f60
highlightedText=#eee
shadow=#333
text=#111
window=#ddd
windowText=#333
[Silver Bright]
base=#b6b9b8
highlight=#c9cbcb
highlightedText=#3f3f3f
shadow=black
text=#282828
window=#a2a5a4
windowText=#212121
[Silver Dark]
base=#595a5a
highlight=#c9cbcb
highlightedText=#3f3f3f
shadow=black
text=#ececec
window=#636464
windowText=#f9f9f9
[Tomorrow]
base=#1d1f21
highlight=#5f89ac
highlightedText=#1d1f21
shadow=black
text=#c5c8c6
window=#282a2e
windowText=#c5c8c6
[Valendas]
base=#444444
highlight=#c3d3c9
highlightedText=#2a2a2a
shadow=black
text=#b8b8b8
window=#3b3b3b
windowText=#e1e6e6
[White]
base=#eee
highlight=black
highlightedText=white
shadow=white
text=#555
window=white
windowText=black
[Zebra]
base=#2c2721
highlight=#645343
highlightedText=#f9e8ca
shadow=black
text=#fbfbfb
window=#e7e7e7
windowText=#1d1a16