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 @@ -98,6 +98,7 @@ You can also try out and customize these themes on the [Demo Site](https://strea
98
98
| ` material ` | ![ image] ( https://user-images.githubusercontent.com/20955511/193617994-dfab039d-b111-4a95-a00d-39517d9e40ab.png ) |
99
99
| ` modern-lilac ` | ![ image] ( https://user-images.githubusercontent.com/20955511/197569406-6ff144c3-1d6e-4500-9f0b-3112a6c62584.png ) |
100
100
| ` modern-lilac2 ` | ![ image] ( https://user-images.githubusercontent.com/20955511/197575977-029fc730-9c7e-4556-be7c-a727a1715fa7.png ) |
101
+ | ` halloween ` | ![ image] ( https://user-images.githubusercontent.com/20955511/198897937-a3c918ea-0f35-43a0-9faf-80ad8f254cdf.png ) |
101
102
102
103
### Can't find the theme you like?
103
104
Original file line number Diff line number Diff line change 1106
1106
"sideLabels " => "#c770f0 " ,
1107
1107
"dates " => "#FFFFFF " ,
1108
1108
],
1109
+ "halloween " => [
1110
+ "background " => "#1C1A2B " ,
1111
+ "border " => "#FFC400 " ,
1112
+ "stroke " => "#FFC400 " ,
1113
+ "ring " => "#FDEF49 " ,
1114
+ "fire " => "#FDEF49 " ,
1115
+ "currStreakNum " => "#FFC400 " ,
1116
+ "sideNums " => "#FFC400 " ,
1117
+ "currStreakLabel " => "#FB9600 " ,
1118
+ "sideLabels " => "#FB9600 " ,
1119
+ "dates " => "#FFC400 " ,
1120
+ ],
1109
1121
];
You can’t perform that action at this time.
0 commit comments