Skip to content

Commit 95afbd6

Browse files
authored
update colors in docs.json (#1447)
1 parent c94165d commit 95afbd6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"theme": "maple",
44
"name": "Mintlify",
55
"colors": {
6-
"primary": "#0D9373",
7-
"light": "#55D799",
8-
"dark": "#0D9373"
6+
"primary": "#166E3F",
7+
"light": "#26BD6C",
8+
"dark": "#166E3F"
99
},
1010
"favicon": "/favicon.ico",
1111
"icons": {

0 commit comments

Comments
 (0)