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 @@ -167,6 +167,7 @@ Note: Theme names provided are case-insensitive and any use of underscores will
167167| ` rust-ferris-dark ` | ![ image] ( https://github.com/user-attachments/assets/05e3f9ac-708d-415d-990f-ede3d0a84bab ) |
168168| ` cyber-streakglow ` | ![ image] ( https://github.com/user-attachments/assets/8c6108e1-f3a1-4653-9f68-08ed6dcfc498 ) |
169169| ` vitesse ` | ![ image] ( https://github.com/user-attachments/assets/baa2fa20-36ea-4158-befc-79c21f102f87 ) |
170+ | ` dark-aura ` | ![ Image] ( https://github.com/user-attachments/assets/14889d0e-26db-4fa6-8026-6312c9b4636e ) |
170171
171172### Can't find the theme you like?
172173
Original file line number Diff line number Diff line change 20692069 "dates " => "#BD976A " ,
20702070 "excludeDaysLabel " => "#758575DD " ,
20712071 ],
2072+ "dark-aura " => [
2073+ "background " => "#760A11 " ,
2074+ "border " => "#310C69C5 " ,
2075+ "stroke " => "#FF1D5E " ,
2076+ "ring " => "#C1184E " ,
2077+ "fire " => "#EB4511 " ,
2078+ "currStreakNum " => "#EB5454 " ,
2079+ "sideNums " => "#EB5454 " ,
2080+ "currStreakLabel " => "#FF8F62 " ,
2081+ "sideLabels " => "#FF8F62 " ,
2082+ "dates " => "#EB5454 " ,
2083+ "excludeDaysLabel " => "#758575DD " ,
2084+ ],
20722085];
You can’t perform that action at this time.
0 commit comments