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 @@ -129,6 +129,7 @@ Note: Theme names provided are case-insensitive and any use of underscores will
129129| ` catppuccino-frappe ` | ![ image] ( https://user-images.githubusercontent.com/85760664/248204858-daa7bd60-1e83-4b4e-8afc-65644055235e.png ) |
130130| ` catppuccino-macchiato ` | ![ image] ( https://user-images.githubusercontent.com/85760664/248205012-15d74ba2-746a-4efd-b2f5-bc2db87b7c10.png ) |
131131| ` catppuccino-mocha ` | ![ image] ( https://user-images.githubusercontent.com/85760664/248204228-9f965d12-2013-48c9-b3a8-e9717b1c4e43.png ) |
132+ | ` burnt-neon ` | ![ image] ( https://user-images.githubusercontent.com/112064697/250343082-de641726-1200-4264-885a-154d539cfc3f.png ) |
132133
133134### Can't find the theme you like?
134135
Original file line number Diff line number Diff line change 15751575 "dates " => "#BAC2DE " ,
15761576 "excludeDaysLabel " => "#BAC2DE " ,
15771577 ],
1578+ "burnt-neon " => [
1579+ "background " => "#0D1117 " ,
1580+ "border " => "#98989A " ,
1581+ "stroke " => "#98989A " ,
1582+ "ring " => "#FE25B1 " ,
1583+ "fire " => "#622B53 " ,
1584+ "currStreakNum " => "#FF6906 " ,
1585+ "sideNums " => "#01FED1 " ,
1586+ "currStreakLabel " => "#01FED1 " ,
1587+ "sideLabels " => "#FF6906 " ,
1588+ "dates " => "#C6AB07 " ,
1589+ "excludeDaysLabel " => "#A5BC0B " ,
1590+ ],
15781591];
You can’t perform that action at this time.
0 commit comments