We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 149eedd commit 500d375Copy full SHA for 500d375
1 file changed
src/themes.php
@@ -2134,19 +2134,6 @@
2134
"dates" => "#A7ADBA",
2135
"excludeDaysLabel" => "#A7ADBA",
2136
],
2137
- "oceanic-next" => [
2138
- "background" => "#1B2B34",
2139
- "border" => "#343D46",
2140
- "stroke" => "#4F5B66",
2141
- "ring" => "#6699CC",
2142
- "fire" => "#EC5F67",
2143
- "currStreakNum" => "#99C794",
2144
- "sideNums" => "#6699CC",
2145
- "currStreakLabel" => "#FAC863",
2146
- "sideLabels" => "#5FB3B3",
2147
- "dates" => "#A7ADBA",
2148
- "excludeDaysLabel" => "#A7ADBA",
2149
- ],
2150
"kanagawa-paper" => [
2151
"background" => "#1F1F28",
2152
"border" => "#54546D",
0 commit comments