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 @@ -172,6 +172,7 @@ Note: Theme names provided are case-insensitive and any use of underscores will
172172| ` everforest-dark ` | ![ image] ( https://github.com/user-attachments/assets/45a4e0a0-d330-4233-9d76-89003e59bb31 ) |
173173| ` everforest-light ` | ![ image] ( https://github.com/user-attachments/assets/592466c0-5a67-48cc-adf0-f8a21ca891b6 ) |
174174| ` oceanic-next ` | ![ image] ( https://github.com/user-attachments/assets/e0182770-a511-42b6-a40b-644317268a0f ) |
175+ | ` kanagawa-paper ` | ![ image] ( https://github.com/user-attachments/assets/541a521d-a6a8-4b55-ab79-7b1a9bdb092c ) |
175176| ` sakura-x ` | ![ image] ( https://github.com/user-attachments/assets/65360cfa-9d5e-42f2-b3c9-cc2815623413 ) |
176177
177178### Can't find the theme you like?
Original file line number Diff line number Diff line change 21472147 "dates " => "#C0CAF5 " ,
21482148 "excludeDaysLabel " => "#C0CAF5 " ,
21492149 ],
2150+ "kanagawa-paper " => [
2151+ "background " => "#1F1F28 " ,
2152+ "border " => "#54546D " ,
2153+ "stroke " => "#727169 " ,
2154+ "ring " => "#7FB4CA " ,
2155+ "fire " => "#E46876 " ,
2156+ "currStreakNum " => "#98BB6C " ,
2157+ "sideNums " => "#7E9CD8 " ,
2158+ "currStreakLabel " => "#E6C384 " ,
2159+ "sideLabels " => "#7AA89F " ,
2160+ "dates " => "#C4B28A " ,
2161+ "excludeDaysLabel " => "#C8C093 " ,
2162+ ],
21502163];
You can’t perform that action at this time.
0 commit comments