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 a299c0b commit 5746d5dCopy full SHA for 5746d5d
docs/.vitepress/theme/styles/custom.less
@@ -12,7 +12,7 @@
12
--vp-c-brand-lightest: lighten(@brand-color, 24%);
13
--vp-c-brand-dark: darken(@brand-color, 8%);
14
--vp-c-brand-darker: darken(@brand-color, 16%);
15
- --vp-c-brand-dimm: rgba(100, 108, 255, 0.08);
+ --vp-c-brand-dimm: rgba(103, 165, 243, 0.1);
16
}
17
18
/**
0 commit comments