Skip to content

Commit

Permalink
add guide for color
Browse files Browse the repository at this point in the history
  • Loading branch information
wizicer committed Oct 18, 2023
1 parent ccdf21a commit e0062e5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/.vitepress/theme/styles/main.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
1. http://mcg.mbitson.com/
2. select A200/A400/A700
3. https://convertacolor.com/
*/
:root {
--vp-c-purple-1: #A28AFF;
--vp-c-purple-2: #7A57FF;
Expand Down

0 comments on commit e0062e5

Please sign in to comment.