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 @@ -130,6 +130,7 @@ Note: Theme names provided are case-insensitive and any use of underscores will
130
130
| ` catppuccino-macchiato ` | ![ image] ( https://user-images.githubusercontent.com/85760664/248205012-15d74ba2-746a-4efd-b2f5-bc2db87b7c10.png ) |
131
131
| ` catppuccino-mocha ` | ![ image] ( https://user-images.githubusercontent.com/85760664/248204228-9f965d12-2013-48c9-b3a8-e9717b1c4e43.png ) |
132
132
| ` burnt-neon ` | ![ image] ( https://user-images.githubusercontent.com/112064697/250343082-de641726-1200-4264-885a-154d539cfc3f.png ) |
133
+ | ` humoris ` | ![ image] ( https://user-images.githubusercontent.com/20955511/263020536-793bedbd-cca6-47e5-92dc-c7b38ab05bce.png ) |
133
134
134
135
### Can't find the theme you like?
135
136
Original file line number Diff line number Diff line change 1588
1588
"dates " => "#C6AB07 " ,
1589
1589
"excludeDaysLabel " => "#A5BC0B " ,
1590
1590
],
1591
+ "humoris " => [
1592
+ "background " => "#DFAF77 " ,
1593
+ "border " => "#E8E6E4 " ,
1594
+ "stroke " => "#191919 " ,
1595
+ "ring " => "#683C2C " ,
1596
+ "fire " => "#191419 " ,
1597
+ "currStreakNum " => "#191419 " ,
1598
+ "sideNums " => "#191419 " ,
1599
+ "currStreakLabel " => "#393C3C " ,
1600
+ "sideLabels " => "#393C3C " ,
1601
+ "dates " => "#444444 " ,
1602
+ "excludeDaysLabel " => "#444444 " ,
1603
+ ],
1591
1604
];
You can’t perform that action at this time.
0 commit comments