Skip to content

Commit 500d375

Browse files
committed
fixing duplicate theme mistypo
1 parent 149eedd commit 500d375

1 file changed

Lines changed: 0 additions & 13 deletions

File tree

src/themes.php

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2134,19 +2134,6 @@
21342134
"dates" => "#A7ADBA",
21352135
"excludeDaysLabel" => "#A7ADBA",
21362136
],
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-
],
21502137
"kanagawa-paper" => [
21512138
"background" => "#1F1F28",
21522139
"border" => "#54546D",

0 commit comments

Comments
 (0)