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 @@ -95,6 +95,7 @@ You can also try out and customize these themes on the [Demo Site](https://strea
95
95
| ` sea-dark ` | ![ image] ( https://user-images.githubusercontent.com/103951737/184301879-953370eb-e61a-4e0f-abf4-7029c336e8f1.png ) |
96
96
| ` violet-dark ` | ![ image] ( https://user-images.githubusercontent.com/103951737/184529784-05de7e57-b939-42f7-9852-345fa191c343.png ) |
97
97
| ` horizon ` | ![ image] ( https://user-images.githubusercontent.com/3828247/184559656-e1f1b290-0a44-45cc-9681-010577386760.png ) |
98
+ | ` material ` | ![ image] ( https://user-images.githubusercontent.com/20955511/193617994-dfab039d-b111-4a95-a00d-39517d9e40ab.png ) |
98
99
99
100
### Can't find the theme you like?
100
101
Original file line number Diff line number Diff line change 386
386
"sideLabels " => "#2aa889 " ,
387
387
"dates " => "#99d1ce " ,
388
388
],
389
+ "material " => [
390
+ "background " => "#263238 " ,
391
+ "border " => "#e4e2e2 " ,
392
+ "stroke " => "#e4e2e2 " ,
393
+ "ring " => "#80cbc4 " ,
394
+ "fire " => "#80cbc4 " ,
395
+ "currStreakNum " => "#ffab91 " ,
396
+ "sideNums " => "#80cbc4 " ,
397
+ "currStreakLabel " => "#ffab91 " ,
398
+ "sideLabels " => "#80cbc4 " ,
399
+ "dates " => "#b0bec5 " ,
400
+ ],
389
401
"material-palenight " => [
390
402
"background " => "#292d3e " ,
391
403
"border " => "#e4e2e2 " ,
You can’t perform that action at this time.
0 commit comments