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 @@ -83,6 +83,7 @@ You can also try out and customize these themes on the [Demo Site](https://githu
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
85
| ` icegray ` | ![ image] ( https://user-images.githubusercontent.com/20955511/177644018-cb9953d0-31a1-4920-a66f-8c08672cec38.png ) |
86
+ | ` neon_blurange ` | ![ image] ( https://user-images.githubusercontent.com/45172775/180076569-3af18421-56f5-49bd-b62e-2dec8edc0502.png ) |
86
87
87
88
### Can't find the theme you like?
88
89
Original file line number Diff line number Diff line change 926
926
"sideLabels " => "#515151 " ,
927
927
"dates " => "#636363 " ,
928
928
],
929
+ "neon_blurange " => [
930
+ "background " => "#030D6B " ,
931
+ "border " => "#C7CCFF " ,
932
+ "stroke " => "#C7CCFF " ,
933
+ "ring " => "#FB750B " ,
934
+ "fire " => "#FB750B " ,
935
+ "currStreakNum " => "#25FB88 " ,
936
+ "sideNums " => "#FB750B " ,
937
+ "currStreakLabel " => "#25FB88 " ,
938
+ "sideLabels " => "#25FB88 " ,
939
+ "dates " => "#C7CCFF " ,
940
+ ],
929
941
];
You can’t perform that action at this time.
0 commit comments