We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 851fa64 commit 819f69fCopy full SHA for 819f69f
docs/.vitepress/theme/custom.css
@@ -1,8 +1,8 @@
1
:root {
2
--vp-c-brand-1: #c43c75;
3
- --vp-c-brand-2: #912b81;
+ --vp-c-brand-2: #e34e65;
4
--vp-c-brand-3: #c43c75;
5
- --vp-c-brand-soft: #fbe9f0;
+ --vp-c-brand-soft: rgba(196, 60, 117, 0.13);
6
}
7
8
.VPFooter a {
0 commit comments