File tree Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ You can also try out and customize these themes on the [Demo Site](https://strea
9
9
| ` default ` | ![ image] ( https://user-images.githubusercontent.com/107488620/183304039-a1fcf05c-0112-493a-9188-778708dc9e8f.png ) |
10
10
| ` dark ` | ![ image] ( https://user-images.githubusercontent.com/107488620/183304038-2788ab5d-4c02-45e9-a724-990f27061c54.png ) |
11
11
| ` highcontrast ` | ![ image] ( https://user-images.githubusercontent.com/107488620/183304037-0e54b5e6-f39a-481d-806f-3369d257a391.png ) |
12
+ | ` transparent ` | ![ image] ( https://user-images.githubusercontent.com/20955511/221571948-1b69a2cc-87af-4e96-83fa-f01278c22c33.png ) |
12
13
| ` radical ` | ![ image] ( https://user-images.githubusercontent.com/20955511/183303809-eb8fea2f-d56b-4ad3-9f6d-ef55f8812ed2.png ) |
13
14
| ` merko ` | ![ image] ( https://user-images.githubusercontent.com/20955511/183303806-4ce9e5bb-6bd7-4914-a4ff-47edee01bde3.png ) |
14
15
| ` gruvbox ` | ![ image] ( https://user-images.githubusercontent.com/20955511/183303804-95ff960f-ad52-4026-8627-a67f1599cee3.png ) |
Original file line number Diff line number Diff line change 38
38
"sideLabels " => "#ffffff " ,
39
39
"dates " => "#c5c5c5 " ,
40
40
],
41
+ "transparent " => [
42
+ "background " => "#0000 " ,
43
+ "border " => "#E4E2E2 " ,
44
+ "stroke " => "#E4E2E2 " ,
45
+ "ring " => "#006AFF " ,
46
+ "fire " => "#006AFF " ,
47
+ "currStreakNum " => "#0579C3 " ,
48
+ "sideNums " => "#006AFF " ,
49
+ "currStreakLabel " => "#0579C3 " ,
50
+ "sideLabels " => "#006AFF " ,
51
+ "dates " => "#417E87 " ,
52
+ ],
41
53
"radical " => [
42
54
"background " => "#141321 " ,
43
55
"border " => "#e4e2e2 " ,
You can’t perform that action at this time.
0 commit comments