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 @@ -71,6 +71,7 @@ You can also try out and customize these themes on the [Demo Site](https://githu
71
71
| ` holi-theme ` | ![ image] ( https://user-images.githubusercontent.com/62163030/129030429-0a4d48aa-d61f-4d0c-ae82-891d1b2476d7.png ) |
72
72
| ` ayu-light ` | ![ image] ( https://user-images.githubusercontent.com/37243931/131808768-8617176a-fe84-4873-b9c2-f9ee74b30d87.png ) |
73
73
| ` javascript ` | ![ image] ( https://user-images.githubusercontent.com/62628408/135756315-7a4b8134-8558-4e74-9f24-f8a1a2173b6f.png ) |
74
+ | ` javascript-dark ` | ![ image] ( https://user-images.githubusercontent.com/62628408/135761927-a4acd543-c90b-430d-92a3-c96b32bfc390.png ) |
74
75
| ` noctis-minimus ` | ![ image] ( https://user-images.githubusercontent.com/20955511/135754306-58ceccde-90d9-46f9-a7b2-1cb54b6fbe24.png ) |
75
76
### Can't find the theme you like?
76
77
Original file line number Diff line number Diff line change 782
782
"sideLabels " => "#000000 " ,
783
783
"dates " => "#000000 " ,
784
784
],
785
+ "Javascript-dark " => [
786
+ "background " => "#000000FF " ,
787
+ "border " => "#F7DF1EFF " ,
788
+ "stroke " => "#F7DF1EFF " ,
789
+ "ring " => "#F7DF1EFF " ,
790
+ "currStreakNum " => "#FFFFFFFF " ,
791
+ "fire " => "#F7DF1EFF " ,
792
+ "sideNums " => "#FFFFFFFF " ,
793
+ "currStreakLabel " => "#F7DF1EFF " ,
794
+ "sideLabels " => "#F7DF1EFF " ,
795
+ "dates " => "#F7DF1EFF " ,
796
+ ],
785
797
"noctis-minimus " => [
786
798
"background " => "#1b2932 " ,
787
799
"border " => "#F0F0F0FF " ,
You can’t perform that action at this time.
0 commit comments