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 @@ -171,6 +171,7 @@ Note: Theme names provided are case-insensitive and any use of underscores will
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 ) |
173173| ` everforest-light ` | ![ image] ( https://github.com/user-attachments/assets/592466c0-5a67-48cc-adf0-f8a21ca891b6 ) |
174+ | ` oceanic-next ` | ![ image] ( https://github.com/user-attachments/assets/e0182770-a511-42b6-a40b-644317268a0f ) |
174175
175176### Can't find the theme you like?
176177
Original file line number Diff line number Diff line change 21212121 "dates " => "#8B9286 " ,
21222122 "excludeDaysLabel " => "#8B9286 " ,
21232123 ],
2124+ "oceanic-next " => [
2125+ "background " => "#1B2B34 " ,
2126+ "border " => "#343D46 " ,
2127+ "stroke " => "#4F5B66 " ,
2128+ "ring " => "#6699CC " ,
2129+ "fire " => "#EC5F67 " ,
2130+ "currStreakNum " => "#99C794 " ,
2131+ "sideNums " => "#6699CC " ,
2132+ "currStreakLabel " => "#FAC863 " ,
2133+ "sideLabels " => "#5FB3B3 " ,
2134+ "dates " => "#A7ADBA " ,
2135+ "excludeDaysLabel " => "#A7ADBA " ,
2136+ ],
21242137];
You can’t perform that action at this time.
0 commit comments