We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ea51414 + 9a65ee0 commit a06d881Copy full SHA for a06d881
1 file changed
docs/.vitepress/theme/style.css
@@ -200,11 +200,11 @@
200
--vp-c-bg-mute: #1f1f1f;
201
202
/* Brand colors */
203
- --vp-c-brand-1: #2893cc;
204
- --vp-c-brand-2: #2893cc;
205
- --vp-c-brand-3: #2893cc;
+ --vp-c-brand-1: #2f9bd5;
+ --vp-c-brand-2: #2f9bd5;
+ --vp-c-brand-3: #2f9bd5;
206
--vp-c-brand-soft: rgba(0, 99, 153, 0.14);
207
- --plane-500: #2893cc;
+ --plane-500: #2f9bd5;
208
}
209
210
/* ================================================
0 commit comments