Skip to content

Commit

Permalink
Update tip colors
Browse files Browse the repository at this point in the history
  • Loading branch information
RainlessSky committed Dec 14, 2024
1 parent a0cf93f commit 02bc6ad
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/.vitepress/theme/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
}

:root {
--vp-c-tip-2: #adcbff70;
--vp-c-tip-3: #94b0df70;
--vp-c-tip-soft: #7e97c270;
--vp-c-tip-2: #9ebaea70;
--vp-c-tip-3: #869fc970;
--vp-c-tip-soft: #7286aa70;
--vp-c-warning-2: #ffa12f70;
--vp-c-warning-3: #de8d2970;
--vp-c-warning-soft: #be7a2670;
Expand Down

0 comments on commit 02bc6ad

Please sign in to comment.