We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 339ab64 commit c607b11Copy full SHA for c607b11
‎.vitepress/theme/style.css
@@ -49,8 +49,8 @@
49
--vp-c-default-3: var(--vp-c-gray-3);
50
--vp-c-default-soft: var(--vp-c-gray-soft);
51
52
- --vp-c-brand-1: #e017a9;
53
- --vp-c-brand-2: #e017a9;
+ --vp-c-brand-1: color(display-p3 1 0.47 0.67);
+ --vp-c-brand-2: color(display-p3 1 0.59 0.54);
54
--vp-c-brand-3: color(display-p3 1 0.12 0.74);
55
--vp-c-brand-soft: rgba(255, 30, 189, 0.14);
56
0 commit comments