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 @@ -152,6 +152,7 @@ Note: Theme names provided are case-insensitive and any use of underscores will
152
152
| ` iceberg ` | ![ image] ( https://github.com/DenverCoder1/github-readme-streak-stats/assets/86386385/912d8f6a-ba21-4668-9109-300c67a1f1c2 ) |
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
+ | ` travelers-theme ` | ![ image] ( https://github.com/DenverCoder1/github-readme-streak-stats/assets/20955511/45b0bb8c-fb88-4f2e-ad97-665db6bce4a7 ) |
155
156
156
157
### Can't find the theme you like?
157
158
Original file line number Diff line number Diff line change 1874
1874
"dates " => "#858A8D " ,
1875
1875
"excludeDaysLabel " => "#FFD179 " ,
1876
1876
],
1877
+ "travelers-theme " => [
1878
+ "background " => "#150E1F " ,
1879
+ "border " => "#E4E2E2 " ,
1880
+ "stroke " => "#F28157 " ,
1881
+ "ring " => "#F28157 " ,
1882
+ "fire " => "#F28157 " ,
1883
+ "currStreakNum " => "#F2F2F2 " ,
1884
+ "sideNums " => "#F28157 " ,
1885
+ "currStreakLabel " => "#F2F2F2 " ,
1886
+ "sideLabels " => "#F2F2F2 " ,
1887
+ "dates " => "#F2F2F2 " ,
1888
+ "excludeDaysLabel " => "#464646 " ,
1889
+ ],
1877
1890
];
You can’t perform that action at this time.
0 commit comments