Skip to content

Commit dfeb6f4

Browse files
authored
feat(theme): add Vitesse theme inspired by @antfu's antfu/vscode-theme-vitesse
1 parent d573885 commit dfeb6f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/themes.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2056,7 +2056,7 @@
20562056
"dates" => "#EBEBEB",
20572057
"excludeDaysLabel" => "#A7EB3F",
20582058
],
2059-
"Vitesse" => [
2059+
"vitesse" => [
20602060
"background" => "#000000",
20612061
"border" => "#4D9375",
20622062
"stroke" => "#5D99A9",

0 commit comments

Comments
 (0)