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 @@ -99,6 +99,7 @@ You can also try out and customize these themes on the [Demo Site](https://strea
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
101
| ` halloween ` | ![ image] ( https://user-images.githubusercontent.com/20955511/198897937-a3c918ea-0f35-43a0-9faf-80ad8f254cdf.png ) |
102
+ | ` violet-punch ` | ![ image] ( https://user-images.githubusercontent.com/20955511/199313653-d678d969-facd-4f8d-b36e-2d0ee2ce61a5.png ) |
102
103
103
104
### Can't find the theme you like?
104
105
Original file line number Diff line number Diff line change 1118
1118
"sideLabels " => "#FB9600 " ,
1119
1119
"dates " => "#FFC400 " ,
1120
1120
],
1121
+ "violet-punch " => [
1122
+ "background " => "#000000 " ,
1123
+ "border " => "#e4e2e2 " ,
1124
+ "stroke " => "#B170FC " ,
1125
+ "ring " => "#3934DD " ,
1126
+ "fire " => "#D0DDAD " ,
1127
+ "currStreakNum " => "#CB0B45 " ,
1128
+ "sideNums " => "#7B43FF " ,
1129
+ "currStreakLabel " => "#AFB5DD " ,
1130
+ "sideLabels " => "#AFB5DD " ,
1131
+ "dates " => "#DDDDDD " ,
1132
+ ],
1121
1133
];
You can’t perform that action at this time.
0 commit comments