We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a28f01 commit 9040505Copy full SHA for 9040505
favicon.png
11.7 KB
favicon.svg
mint.json
@@ -5,18 +5,14 @@
5
"dark": "/logo/dark.svg",
6
"light": "/logo/light.svg"
7
},
8
- "favicon": "/favicon.svg",
+ "favicon": "/favicon.png",
9
"colors": {
10
- "primary": "#0052cc",
11
- "light": "#e6f2ff",
+ "primary": "#000000",
+ "light": "#A5CFFF",
12
"dark": "#000000",
13
"background": {
14
- "light": "#ffffff",
+ "light": "#FAFBFB",
15
"dark": "#000000"
16
- },
17
- "anchors": {
18
- "from": "#0D9373",
19
- "to": "#07C983"
20
}
21
22
"topbarLinks": [
0 commit comments