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 @@ -94,6 +94,7 @@ You can also try out and customize these themes on the [Demo Site](https://githu
94
94
| ` sea ` | ![ image] ( https://user-images.githubusercontent.com/103951737/184303266-0e5f8a25-bfeb-4876-abf1-91a38ca87680.png ) |
95
95
| ` sea-dark ` | ![ image] ( https://user-images.githubusercontent.com/103951737/184301879-953370eb-e61a-4e0f-abf4-7029c336e8f1.png ) |
96
96
| ` violet-dark ` | ![ image] ( https://user-images.githubusercontent.com/103951737/184529784-05de7e57-b939-42f7-9852-345fa191c343.png ) |
97
+ | ` horizon ` | ![ image] ( https://user-images.githubusercontent.com/3828247/184559656-e1f1b290-0a44-45cc-9681-010577386760.png ) |
97
98
98
99
### Can't find the theme you like?
99
100
Original file line number Diff line number Diff line change 1058
1058
"sideLabels " => "#FF0089 " ,
1059
1059
"dates " => "#FF0089 " ,
1060
1060
],
1061
+ "horizon " => [
1062
+ "background " => "#1C1E26 " ,
1063
+ "border " => "#1C1E26 " ,
1064
+ "stroke " => "#FAB795 " ,
1065
+ "ring " => "#E95678 " ,
1066
+ "fire " => "#E95678 " ,
1067
+ "currStreakNum " => "#59E1E3 " ,
1068
+ "sideNums " => "#59E1E3 " ,
1069
+ "currStreakLabel " => "#23BD87 " ,
1070
+ "sideLabels " => "#23BD87 " ,
1071
+ "dates " => "#FAB795 " ,
1072
+ ],
1061
1073
];
You can’t perform that action at this time.
0 commit comments