Skip to content

Commit c607b11

Browse files
committed
🎨
1 parent 339ab64 commit c607b11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.vitepress/theme/style.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@
4949
--vp-c-default-3: var(--vp-c-gray-3);
5050
--vp-c-default-soft: var(--vp-c-gray-soft);
5151

52-
--vp-c-brand-1: #e017a9;
53-
--vp-c-brand-2: #e017a9;
52+
--vp-c-brand-1: color(display-p3 1 0.47 0.67);
53+
--vp-c-brand-2: color(display-p3 1 0.59 0.54);
5454
--vp-c-brand-3: color(display-p3 1 0.12 0.74);
5555
--vp-c-brand-soft: rgba(255, 30, 189, 0.14);
5656

0 commit comments

Comments
 (0)