Skip to content

Commit 9040505

Browse files
committed
Update color and favicon
1 parent 6a28f01 commit 9040505

File tree

3 files changed

+4
-57
lines changed

3 files changed

+4
-57
lines changed

favicon.png

11.7 KB
Loading

favicon.svg

-49
This file was deleted.

mint.json

+4-8
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,14 @@
55
"dark": "/logo/dark.svg",
66
"light": "/logo/light.svg"
77
},
8-
"favicon": "/favicon.svg",
8+
"favicon": "/favicon.png",
99
"colors": {
10-
"primary": "#0052cc",
11-
"light": "#e6f2ff",
10+
"primary": "#000000",
11+
"light": "#A5CFFF",
1212
"dark": "#000000",
1313
"background": {
14-
"light": "#ffffff",
14+
"light": "#FAFBFB",
1515
"dark": "#000000"
16-
},
17-
"anchors": {
18-
"from": "#0D9373",
19-
"to": "#07C983"
2016
}
2117
},
2218
"topbarLinks": [

0 commit comments

Comments
 (0)