Skip to content

Commit b45a390

Browse files
chore: Update colors & favicon
1 parent d38fab2 commit b45a390

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

favicon.png

-13.4 KB
Loading

mint.json

+7-4
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,15 @@
77
},
88
"favicon": "/favicon.png",
99
"colors": {
10-
"primary": "#5F00ED",
11-
"light": "#7921fc",
12-
"dark": "#5F00ED"
10+
"primary": "#333",
11+
"light": "#ddd",
12+
"dark": "#333",
13+
"background": {
14+
"dark": "#000"
15+
}
1316
},
1417
"topbarCtaButton": {
15-
"name": "Get Started",
18+
"name": "Open app",
1619
"url": "https://firstquadrant.ai"
1720
},
1821
"anchors": [

0 commit comments

Comments
 (0)