Skip to content

Commit e583c3b

Browse files
Aditya Thiruvengadamclaude
andcommitted
docs: move dark-mode accent to colors.light so it actually drives emphasis
Mintlify's colors.dark only controls the CTA button — emphasis in dark mode (links, sidebar active, headings) comes from colors.light. Swap so light holds the brand yellow (#FDCD01) and dark reverts to the darker orange. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent ca9dac2 commit e583c3b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/docs.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"name": "Klarity MCP",
55
"colors": {
66
"primary": "#FF6C14",
7-
"light": "#FF8540",
8-
"dark": "#FDCD01"
7+
"light": "#FDCD01",
8+
"dark": "#CC5610"
99
},
1010
"favicon": "/favicon.png",
1111
"fonts": {

0 commit comments

Comments
 (0)