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 @@ -102,6 +102,7 @@ You can also try out and customize these themes on the [Demo Site](https://strea
102
102
| ` halloween ` | ![ image] ( https://user-images.githubusercontent.com/20955511/198897937-a3c918ea-0f35-43a0-9faf-80ad8f254cdf.png ) |
103
103
| ` violet-punch ` | ![ image] ( https://user-images.githubusercontent.com/20955511/199313653-d678d969-facd-4f8d-b36e-2d0ee2ce61a5.png ) |
104
104
| ` submarine-flowers ` | ![ image] ( https://user-images.githubusercontent.com/20955511/201519290-14d69c90-ce17-4c63-9020-7b244ebc6fab.png ) |
105
+ | ` rising-sun ` | ![ image] ( https://user-images.githubusercontent.com/20955511/221126697-2c47639d-23c5-4c23-b545-d883063deebf.png ) |
105
106
106
107
### Can't find the theme you like?
107
108
Original file line number Diff line number Diff line change 1154
1154
"sideLabels " => "#FF8888 " ,
1155
1155
"dates " => "#FF8650 " ,
1156
1156
],
1157
+ "rising-sun " => [
1158
+ "background " => "#0C1116 " ,
1159
+ "border " => "#E4E3E3 " ,
1160
+ "stroke " => "#E4E3E3 " ,
1161
+ "ring " => "#F6882B " ,
1162
+ "currStreakNum " => "#FFFFFF " ,
1163
+ "fire " => "#F6882B " ,
1164
+ "sideNums " => "#FFFFFF " ,
1165
+ "currStreakLabel " => "#FFF7ED " ,
1166
+ "sideLabels " => "#FFF7ED " ,
1167
+ "dates " => "#F6882B " ,
1168
+ ],
1157
1169
];
You can’t perform that action at this time.
0 commit comments