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 @@ -91,6 +91,7 @@ You can also try out and customize these themes on the [Demo Site](https://githu
91
91
| ` windows-dark ` | ![ image] ( https://user-images.githubusercontent.com/103951737/183449796-23096f23-54b5-45af-8078-b8afd4f3baf3.png ) |
92
92
| ` git-dark ` | ![ image] ( https://user-images.githubusercontent.com/103951737/183690748-060943ff-7b39-4229-b32d-806d654bd12d.png ) |
93
93
| ` python-dark ` | ![ image] ( https://user-images.githubusercontent.com/103951737/183929763-ae8c93d4-0106-461c-bded-2c2adb0bd6bf.png ) |
94
+ | ` sea ` | ![ image] ( https://user-images.githubusercontent.com/103951737/184303266-0e5f8a25-bfeb-4876-abf1-91a38ca87680.png ) |
94
95
95
96
### Can't find the theme you like?
96
97
Original file line number Diff line number Diff line change 1022
1022
"sideLabels " => "#FFD43B " ,
1023
1023
"dates " => "#FFD43B " ,
1024
1024
],
1025
+ "sea " => [
1026
+ "background " => "#1565C0 " ,
1027
+ "border " => "#FFFFFF " ,
1028
+ "stroke " => "#FFFFFF " ,
1029
+ "ring " => "#FFFFFF " ,
1030
+ "fire " => "#FFFFFF " ,
1031
+ "currStreakNum " => "#FFFFFF " ,
1032
+ "sideNums " => "#FFFFFF " ,
1033
+ "currStreakLabel " => "#FFFFFF " ,
1034
+ "sideLabels " => "#FFFFFF " ,
1035
+ "dates " => "#FFFFFF " ,
1036
+ ],
1025
1037
];
You can’t perform that action at this time.
0 commit comments