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 @@ -153,6 +153,7 @@ Note: Theme names provided are case-insensitive and any use of underscores will
153
153
| ` whatsapp-light2 ` | ![ image] ( https://github.com/DenverCoder1/github-readme-streak-stats/assets/86386385/45d22825-e71b-42c7-aabf-14f50d47beef ) |
154
154
| ` whatsapp-dark2 ` | ![ image] ( https://github.com/DenverCoder1/github-readme-streak-stats/assets/86386385/4b41e537-368f-4f67-a1e6-81ca757ce5f7 ) |
155
155
| ` travelers-theme ` | ![ image] ( https://github.com/DenverCoder1/github-readme-streak-stats/assets/20955511/45b0bb8c-fb88-4f2e-ad97-665db6bce4a7 ) |
156
+ | ` youtube-dark ` | ![ image] ( https://github.com/DenverCoder1/github-readme-streak-stats/assets/62086478/6f774511-2477-46d2-b7bd-de3a57a3ca78 ) |
156
157
157
158
### Can't find the theme you like?
158
159
Original file line number Diff line number Diff line change 1887
1887
"dates " => "#F2F2F2 " ,
1888
1888
"excludeDaysLabel " => "#464646 " ,
1889
1889
],
1890
+ "youtube-dark " => [
1891
+ "background " => "#0F0F0F " ,
1892
+ "border " => "#272727 " ,
1893
+ "stroke " => "#272727 " ,
1894
+ "ring " => "#FFFFFF " ,
1895
+ "fire " => "#FFFFFF " ,
1896
+ "currStreakNum " => "#FF0000 " ,
1897
+ "sideNums " => "#FF0000 " ,
1898
+ "currStreakLabel " => "#FFFFFF " ,
1899
+ "sideLabels " => "#FFFFFF " ,
1900
+ "dates " => "#BCBCBC " ,
1901
+ "excludeDaysLabel " => "#FFFFFF " ,
1902
+ ],
1890
1903
];
You can’t perform that action at this time.
0 commit comments