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 @@ -163,6 +163,7 @@ Note: Theme names provided are case-insensitive and any use of underscores will
163
163
| ` microsoft ` | ![ image] ( https://github.com/user-attachments/assets/4c2cce9d-90b5-4e38-8422-656c5a78b4d9 ) |
164
164
| ` microsoft-dark ` | ![ image] ( https://github.com/user-attachments/assets/a5918d7d-f568-4012-b06f-d9cfacaece04 ) |
165
165
| ` hacker-inverted ` | ![ image] ( https://github.com/user-attachments/assets/b64c136a-827b-4177-98f9-28db59bba0ef ) |
166
+ | ` cyber-streakglow ` | ![ image] ( https://github.com/user-attachments/assets/8c6108e1-f3a1-4653-9f68-08ed6dcfc498 ) |
166
167
167
168
### Can't find the theme you like?
168
169
Original file line number Diff line number Diff line change 2017
2017
"dates " => "#000000 " ,
2018
2018
"excludeDaysLabel " => "#000000 " ,
2019
2019
],
2020
+ "cyber-streakglow " => [
2021
+ "background " => "42,E20FEB,0D00EB " ,
2022
+ "border " => "#00EBE1 " ,
2023
+ "stroke " => "#0FEB00 " ,
2024
+ "ring " => "#5AEB59 " ,
2025
+ "fire " => "#DDEB00 " ,
2026
+ "currStreakNum " => "#EBEBEB " ,
2027
+ "sideNums " => "#D6EBC0 " ,
2028
+ "currStreakLabel " => "#46EB00 " ,
2029
+ "sideLabels " => "#64E8EB " ,
2030
+ "dates " => "#EBEBEB " ,
2031
+ "excludeDaysLabel " => "#A7EB3F " ,
2032
+ ],
2020
2033
];
You can’t perform that action at this time.
0 commit comments