Skip to content

Commit 74fcb60

Browse files
authoredAug 26, 2023
fix(theme): revert 79 to 179 in yellow-soft (#2858)
1 parent db17df3 commit 74fcb60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/client/theme-default/styles/vars.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
--vp-c-yellow-1: #915930;
6363
--vp-c-yellow-2: #946300;
6464
--vp-c-yellow-3: #9f6a00;
65-
--vp-c-yellow-soft: rgba(234, 79, 8, 0.14);
65+
--vp-c-yellow-soft: rgba(234, 179, 8, 0.14);
6666

6767
--vp-c-red-1: #b8272c;
6868
--vp-c-red-2: #d5393e;

0 commit comments

Comments
 (0)