Skip to content

Commit

Permalink
docs: theme colors
Browse files Browse the repository at this point in the history
  • Loading branch information
brenoepics authored Jun 4, 2024
1 parent 5dcb883 commit 0c229fe
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/.vitepress/theme/override.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
:root {
--vp-c-brand-1: #0080FF;
--vp-c-brand-2: #3098fa;
--vp-c-brand-3: #f49432;
}

0 comments on commit 0c229fe

Please sign in to comment.