File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -170,6 +170,7 @@ Note: Theme names provided are case-insensitive and any use of underscores will
170170| ` nord-aurora ` | ![ image] ( https://github.com/user-attachments/assets/d61bf5c3-66f2-4c02-bd9d-30bf1be47c97 ) |
171171| ` dark-aura ` | ![ Image] ( https://github.com/user-attachments/assets/14889d0e-26db-4fa6-8026-6312c9b4636e ) |
172172| ` everforest-dark ` | ![ image] ( https://github.com/user-attachments/assets/45a4e0a0-d330-4233-9d76-89003e59bb31 ) |
173+ | ` everforest-light ` | ![ image] ( https://github.com/user-attachments/assets/592466c0-5a67-48cc-adf0-f8a21ca891b6 ) |
173174
174175### Can't find the theme you like?
175176
Original file line number Diff line number Diff line change 21082108 "dates " => "#EB5454 " ,
21092109 "excludeDaysLabel " => "#758575DD " ,
21102110 ],
2111+ "everforest-light " => [
2112+ "background " => "#F2F4EF " ,
2113+ "border " => "#C7CCC2 " ,
2114+ "stroke " => "#C7CCC2 " ,
2115+ "ring " => "#7F9C6F " ,
2116+ "fire " => "#7F9C6F " ,
2117+ "currStreakNum " => "#55674E " ,
2118+ "sideNums " => "#7F9C6F " ,
2119+ "currStreakLabel " => "#55674E " ,
2120+ "sideLabels " => "#7F9C6F " ,
2121+ "dates " => "#8B9286 " ,
2122+ "excludeDaysLabel " => "#8B9286 " ,
2123+ ],
21112124];
You can’t perform that action at this time.
0 commit comments