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 @@ -69,6 +69,7 @@ You can also try out and customize these themes on the [Demo Site](https://githu
69
69
| ` earth ` | ![ image] ( https://user-images.githubusercontent.com/20955511/119410749-fcd6ae00-bcf1-11eb-8737-c78566e9e8f3.png ) |
70
70
| ` deepBlue ` | ![ image] ( https://user-images.githubusercontent.com/20955511/127893911-23e6c0c6-2d97-4028-a2b9-1fa1063db776.png ) |
71
71
| ` holi-theme ` | ![ image] ( https://user-images.githubusercontent.com/62163030/129030429-0a4d48aa-d61f-4d0c-ae82-891d1b2476d7.png ) |
72
+ | ` ayu-light ` | ![ image] ( https://user-images.githubusercontent.com/37243931/131808768-8617176a-fe84-4873-b9c2-f9ee74b30d87.png ) |
72
73
73
74
### Can't find the theme you like?
74
75
Original file line number Diff line number Diff line change 758
758
"sideLabels " => "#D6E7FFFF " ,
759
759
"dates " => "#85A4C0FF " ,
760
760
],
761
+ "ayu-light " => [
762
+ "background " => "#FAFAFAFF " ,
763
+ "border " => "#F0F0F0FF " ,
764
+ "stroke " => "#BAE67EFF " ,
765
+ "ring " => "#FF9940FF " ,
766
+ "currStreakNum " => "#F07171FF " ,
767
+ "fire " => "#FF9940FF " ,
768
+ "sideNums " => "#55B4D4FF " ,
769
+ "currStreakLabel " => "#F07171FF " ,
770
+ "sideLabels " => "#55B4D4FF " ,
771
+ "dates " => "#575F66FF " ,
772
+ ],
761
773
);
You can’t perform that action at this time.
0 commit comments