Skip to content

Commit

Permalink
docs: change color brand-soft
Browse files Browse the repository at this point in the history
  • Loading branch information
hywax committed Jan 26, 2024
1 parent 9365b8d commit d7d2274
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/.vitepress/theme/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
--vp-c-brand-1: #91c198;
--vp-c-brand-2: #7cb484;
--vp-c-brand-3: #609966;
--vp-c-brand-soft: #eaf4ec;
--vp-c-brand-soft: rgb(100 255 170 / 16%);
}

0 comments on commit d7d2274

Please sign in to comment.