Skip to content

Commit f65367d

Browse files
Merge pull request #133 from makeplane/brand-colors
2 parents 9998c14 + 07c4784 commit f65367d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

mint.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
},
77
"favicon": "/logo/favicon-32x32.png",
88
"colors": {
9-
"primary": "#3f76ff",
10-
"light": "#517be0",
11-
"dark": "#3f76ff",
9+
"primary": "#006399",
10+
"light": "#006399",
11+
"dark": "#006399",
1212
"background": {
1313
"dark": "#1B1B1F"
1414
}

0 commit comments

Comments
 (0)