Skip to content

Commit f36623f

Browse files
committed
update colors
1 parent 524a08a commit f36623f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

mint.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
},
88
"favicon": "/favicon.svg",
99
"colors": {
10-
"primary": "#e91e63",
11-
"light": "#ed4b82",
12-
"dark": "#a31545"
10+
"primary": "#F80061",
11+
"light": "#FFE7EB",
12+
"dark": "#980039"
1313
},
1414
"anchors": [
1515
{
@@ -20,7 +20,7 @@
2020
],
2121
"topbarCtaButton": {
2222
"type": "link",
23-
"name": "Get Started",
23+
"name": "Github Repo",
2424
"url": "https://github.com/Chainlit/chainlit"
2525
},
2626
"navigation": [

0 commit comments

Comments
 (0)