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 @@ -100,6 +100,7 @@ You can also try out and customize these themes on the [Demo Site](https://strea
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
102
| ` violet-punch ` | ![ image] ( https://user-images.githubusercontent.com/20955511/199313653-d678d969-facd-4f8d-b36e-2d0ee2ce61a5.png ) |
103
+ | ` submarine-flowers ` | ![ image] ( https://user-images.githubusercontent.com/20955511/201519290-14d69c90-ce17-4c63-9020-7b244ebc6fab.png ) |
103
104
104
105
### Can't find the theme you like?
105
106
Original file line number Diff line number Diff line change 1130
1130
"sideLabels " => "#AFB5DD " ,
1131
1131
"dates " => "#DDDDDD " ,
1132
1132
],
1133
+ "submarine-flowers " => [
1134
+ "background " => "#013E4E " ,
1135
+ "border " => "#013E4E " ,
1136
+ "stroke " => "#48FF50 " ,
1137
+ "ring " => "#FF8888 " ,
1138
+ "fire " => "#FF8888 " ,
1139
+ "currStreakNum " => "#FFF000 " ,
1140
+ "sideNums " => "#FFF000 " ,
1141
+ "currStreakLabel " => "#FFF000 " ,
1142
+ "sideLabels " => "#FF8888 " ,
1143
+ "dates " => "#FF8650 " ,
1144
+ ],
1133
1145
];
You can’t perform that action at this time.
0 commit comments