@@ -12,6 +12,12 @@ export const themes = {
12
12
text_color :"434d58" ,
13
13
bg_color :"fffefe" ,
14
14
} ,
15
+ "default-repocard" :{
16
+ title_color :"2f80ed" ,
17
+ icon_color :"586069" , // icon color is different
18
+ text_color :"434d58" ,
19
+ bg_color :"fffefe" ,
20
+ } ,
15
21
transparent :{
16
22
title_color :"006AFF" ,
17
23
icon_color :"0579C3" ,
@@ -48,6 +54,12 @@ export const themes = {
48
54
text_color :"427b58" ,
49
55
bg_color :"fbf1c7" ,
50
56
} ,
57
+ "gruvbox-light" :{
58
+ title_color :"b57614" ,
59
+ icon_color :"af3a03" ,
60
+ text_color :"427b58" ,
61
+ bg_color :"fbf1c7" ,
62
+ } ,
51
63
tokyonight :{
52
64
title_color :"70a5fd" ,
53
65
icon_color :"bf91f3" ,
@@ -108,12 +120,24 @@ export const themes = {
108
120
text_color :"fffefe" ,
109
121
bg_color :"273849" ,
110
122
} ,
123
+ vue_dark :{
124
+ title_color :"41b883" ,
125
+ icon_color :"41b883" ,
126
+ text_color :"fffefe" ,
127
+ bg_color :"273849" ,
128
+ } ,
111
129
"shades-of-purple" :{
112
130
title_color :"fad000" ,
113
131
icon_color :"b362ff" ,
114
132
text_color :"a599e9" ,
115
133
bg_color :"2d2b55" ,
116
134
} ,
135
+ shades_of_purple :{
136
+ title_color :"fad000" ,
137
+ icon_color :"b362ff" ,
138
+ text_color :"a599e9" ,
139
+ bg_color :"2d2b55" ,
140
+ } ,
117
141
nightowl :{
118
142
title_color :"c792ea" ,
119
143
icon_color :"ffeb95" ,
@@ -132,6 +156,12 @@ export const themes = {
132
156
text_color :"0cf574" ,
133
157
bg_color :"040f0f" ,
134
158
} ,
159
+ blue_green :{
160
+ title_color :"2f97c1" ,
161
+ icon_color :"f5b700" ,
162
+ text_color :"0cf574" ,
163
+ bg_color :"040f0f" ,
164
+ } ,
135
165
algolia :{
136
166
title_color :"00AEFF" ,
137
167
icon_color :"2DDE98" ,
@@ -144,6 +174,12 @@ export const themes = {
144
174
text_color :"ffd95b" ,
145
175
bg_color :"000000" ,
146
176
} ,
177
+ great_gatsby :{
178
+ title_color :"ffa726" ,
179
+ icon_color :"ffb74d" ,
180
+ text_color :"ffd95b" ,
181
+ bg_color :"000000" ,
182
+ } ,
147
183
darcula :{
148
184
title_color :"BA5F17" ,
149
185
icon_color :"84628F" ,
@@ -174,6 +210,24 @@ export const themes = {
174
210
text_color :"fff" ,
175
211
bg_color :"000" ,
176
212
} ,
213
+ solarized_dark :{
214
+ title_color :"268bd2" ,
215
+ icon_color :"b58900" ,
216
+ text_color :"859900" ,
217
+ bg_color :"002b36" ,
218
+ } ,
219
+ solarized_light :{
220
+ title_color :"268bd2" ,
221
+ icon_color :"b58900" ,
222
+ text_color :"859900" ,
223
+ bg_color :"fdf6e3" ,
224
+ } ,
225
+ chartreuse_dark :{
226
+ title_color :"7fff00" ,
227
+ icon_color :"00AEFF" ,
228
+ text_color :"fff" ,
229
+ bg_color :"000" ,
230
+ } ,
177
231
nord :{
178
232
title_color :"81a1c1" ,
179
233
text_color :"d8dee9" ,
@@ -192,6 +246,12 @@ export const themes = {
192
246
text_color :"a6accd" ,
193
247
bg_color :"292d3e" ,
194
248
} ,
249
+ material_palenight :{
250
+ title_color :"c792ea" ,
251
+ icon_color :"89ddff" ,
252
+ text_color :"a6accd" ,
253
+ bg_color :"292d3e" ,
254
+ } ,
195
255
graywhite :{
196
256
title_color :"24292e" ,
197
257
icon_color :"24292e" ,
@@ -216,6 +276,24 @@ export const themes = {
216
276
text_color :"ffffff" ,
217
277
bg_color :"000000" ,
218
278
} ,
279
+ vision_friendly_dark :{
280
+ title_color :"ffb000" ,
281
+ icon_color :"785ef0" ,
282
+ text_color :"ffffff" ,
283
+ bg_color :"000000" ,
284
+ } ,
285
+ ayu_mirage :{
286
+ title_color :"f4cd7c" ,
287
+ icon_color :"73d0ff" ,
288
+ text_color :"c7c8c2" ,
289
+ bg_color :"1f2430" ,
290
+ } ,
291
+ midnight_purple :{
292
+ title_color :"9745f5" ,
293
+ icon_color :"9f4bff" ,
294
+ text_color :"ffffff" ,
295
+ bg_color :"000000" ,
296
+ } ,
219
297
calm :{
220
298
title_color :"e07a5f" ,
221
299
icon_color :"edae49" ,
@@ -228,6 +306,12 @@ export const themes = {
228
306
text_color :"509E2F" ,
229
307
bg_color :"ffffff" ,
230
308
} ,
309
+ flag_india :{
310
+ title_color :"ff8f1c" ,
311
+ icon_color :"250E62" ,
312
+ text_color :"509E2F" ,
313
+ bg_color :"ffffff" ,
314
+ } ,
231
315
omni :{
232
316
title_color :"FF79C6" ,
233
317
icon_color :"e7de79" ,
@@ -276,6 +360,12 @@ export const themes = {
276
360
text_color :"d9c8a9" ,
277
361
bg_color :"402b23" ,
278
362
} ,
363
+ "kacho-ga" :{
364
+ title_color :"bf4a3f" ,
365
+ icon_color :"a64833" ,
366
+ text_color :"d9c8a9" ,
367
+ bg_color :"402b23" ,
368
+ } ,
279
369
outrun :{
280
370
title_color :"ffcc00" ,
281
371
icon_color :"ff1aff" ,
@@ -294,6 +384,18 @@ export const themes = {
294
384
text_color :"718CA1" ,
295
385
bg_color :"1D252C" ,
296
386
} ,
387
+ "ocean-dark" :{
388
+ title_color :"8957B2" ,
389
+ icon_color :"FFFFFF" ,
390
+ text_color :"92D534" ,
391
+ bg_color :"151A28" ,
392
+ } ,
393
+ "city-lights" :{
394
+ title_color :"5D8CB3" ,
395
+ icon_color :"4798FF" ,
396
+ text_color :"718CA1" ,
397
+ bg_color :"1D252C" ,
398
+ } ,
297
399
github_dark :{
298
400
title_color :"58A6FF" ,
299
401
icon_color :"1F6FEB" ,
@@ -312,6 +414,24 @@ export const themes = {
312
414
text_color :"dbdbdb" ,
313
415
bg_color :"252334" ,
314
416
} ,
417
+ "github-dark" :{
418
+ title_color :"58A6FF" ,
419
+ icon_color :"1F6FEB" ,
420
+ text_color :"C3D1D9" ,
421
+ bg_color :"0D1117" ,
422
+ } ,
423
+ "discord-old-blurple" :{
424
+ title_color :"7289DA" ,
425
+ icon_color :"7289DA" ,
426
+ text_color :"FFFFFF" ,
427
+ bg_color :"2C2F33" ,
428
+ } ,
429
+ "aura-dark" :{
430
+ title_color :"ff7372" ,
431
+ icon_color :"6cffd0" ,
432
+ text_color :"dbdbdb" ,
433
+ bg_color :"252334" ,
434
+ } ,
315
435
panda :{
316
436
title_color :"19f9d899" ,
317
437
icon_color :"19f9d899" ,
@@ -324,6 +444,12 @@ export const themes = {
324
444
text_color :"c5cdd3" ,
325
445
bg_color :"1b2932" ,
326
446
} ,
447
+ "noctis-minimus" :{
448
+ title_color :"d3b692" ,
449
+ icon_color :"72b7c0" ,
450
+ text_color :"c5cdd3" ,
451
+ bg_color :"1b2932" ,
452
+ } ,
327
453
cobalt2 :{
328
454
title_color :"ffc600" ,
329
455
icon_color :"ffffff" ,
@@ -381,6 +507,26 @@ export const themes = {
381
507
border_color :"3B4048" ,
382
508
bg_color :"23272E" ,
383
509
} ,
510
+ "rose-pine" :{
511
+ title_color :"9ccfd8" ,
512
+ icon_color :"ebbcba" ,
513
+ text_color :"e0def4" ,
514
+ bg_color :"191724" ,
515
+ } ,
516
+ "date-night" :{
517
+ title_color :"DA7885" ,
518
+ text_color :"E1B2A2" ,
519
+ icon_color :"BB8470" ,
520
+ border_color :"170F0C" ,
521
+ bg_color :"170F0C" ,
522
+ } ,
523
+ "one-dark-pro" :{
524
+ title_color :"61AFEF" ,
525
+ text_color :"E5C06E" ,
526
+ icon_color :"C678DD" ,
527
+ border_color :"3B4048" ,
528
+ bg_color :"23272E" ,
529
+ } ,
384
530
rose :{
385
531
title_color :"8d192b" ,
386
532
text_color :"862931" ,
@@ -395,6 +541,13 @@ export const themes = {
395
541
border_color :"85A4C0" ,
396
542
bg_color :"030314" ,
397
543
} ,
544
+ "holi-theme" :{
545
+ title_color :"5FABEE" ,
546
+ text_color :"D6E7FF" ,
547
+ icon_color :"5FABEE" ,
548
+ border_color :"85A4C0" ,
549
+ bg_color :"030314" ,
550
+ } ,
398
551
} ;
399
552
400
553
export default themes ;