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 @@ -166,6 +166,7 @@ Note: Theme names provided are case-insensitive and any use of underscores will
166166| ` rust-ferris-light ` | ![ image] ( https://github.com/user-attachments/assets/2e1d175f-c39d-4e56-be41-d9c277f1e83a ) |
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 ) |
169+ | ` vitesse ` | ![ image] ( https://github.com/user-attachments/assets/baa2fa20-36ea-4158-befc-79c21f102f87 ) |
169170
170171### Can't find the theme you like?
171172
Original file line number Diff line number Diff line change 20562056 "dates " => "#EBEBEB " ,
20572057 "excludeDaysLabel " => "#A7EB3F " ,
20582058 ],
2059+ "vitesse " => [
2060+ "background " => "#000000 " ,
2061+ "border " => "#4D9375 " ,
2062+ "stroke " => "#5D99A9 " ,
2063+ "ring " => "#4D9375 " ,
2064+ "fire " => "#CB7676 " ,
2065+ "currStreakNum " => "#B8A965 " ,
2066+ "sideNums " => "#4D9375 " ,
2067+ "currStreakLabel " => "#80A665 " ,
2068+ "sideLabels " => "#80A665 " ,
2069+ "dates " => "#BD976A " ,
2070+ "excludeDaysLabel " => "#758575DD " ,
2071+ ],
20592072];
You can’t perform that action at this time.
0 commit comments