File tree Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -82,6 +82,7 @@ You can also try out and customize these themes on the [Demo Site](https://githu
82
82
| ` hacker ` | ![ image] ( https://user-images.githubusercontent.com/20955511/164965194-724816b5-5aa0-4c36-8bae-f3cbafd2c2a4.png ) |
83
83
| ` garden ` | ![ image] ( https://user-images.githubusercontent.com/20955511/177458181-5c2242f0-1c89-4de0-9965-28c777f9f8d7.png ) |
84
84
| ` github-green-purple ` | ![ image] ( https://user-images.githubusercontent.com/20955511/173238945-f572fdfb-dbf6-4141-8ee6-b70f6186548e.png ) |
85
+ | ` icegray ` | ![ image] ( https://user-images.githubusercontent.com/20955511/177644018-cb9953d0-31a1-4920-a66f-8c08672cec38.png ) |
85
86
86
87
### Can't find the theme you like?
87
88
Original file line number Diff line number Diff line change 914
914
"sideLabels " => "#7fff00 " ,
915
915
"dates " => "#fff " ,
916
916
],
917
+ "icegray " => [
918
+ "background " => "#FFFFFF " ,
919
+ "border " => "#515151 " ,
920
+ "stroke " => "#515151 " ,
921
+ "ring " => "#686868 " ,
922
+ "fire " => "#969696 " ,
923
+ "currStreakNum " => "#3A3A3AFE " ,
924
+ "sideNums " => "#515151FE " ,
925
+ "currStreakLabel " => "#515151 " ,
926
+ "sideLabels " => "#515151 " ,
927
+ "dates " => "#636363 " ,
928
+ ],
917
929
];
You can’t perform that action at this time.
0 commit comments