We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f0a5c9 commit 9c277fbCopy full SHA for 9c277fb
docs/.vitepress/theme/style.css
@@ -81,10 +81,10 @@
81
--vp-c-default-3: var(--vp-c-gray-3);
82
--vp-c-default-soft: var(--vp-c-gray-soft);
83
84
- --vp-c-brand-1: oklch(0.6 0.22 260);
85
- --vp-c-brand-2: oklch(0.4 0.2 260);
+ --vp-c-brand-1: oklch(0.6 0.21 260);
+ --vp-c-brand-2: oklch(0.4 0.16 260);
86
--vp-c-brand-3: oklch(0.5 0.2 260);
87
- --vp-c-brand-soft: oklch(0.6 0.22 260/0.1);
+ --vp-c-brand-soft: oklch(0.6 0.21 260/0.1);
88
89
--vp-c-tip-1: var(--vp-c-brand-1);
90
--vp-c-tip-2: var(--vp-c-brand-2);
0 commit comments