Skip to content

Commit

Permalink
docs: mktg accent color
Browse files Browse the repository at this point in the history
  • Loading branch information
brenoepics authored Jun 4, 2024
1 parent 1ba2bd3 commit ca89502
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/.vitepress/theme/override.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@
--vp-c-brand-1: #0080FF;
--vp-c-brand-2: #3098fa;
--vp-c-brand-3: #f49432;
--mktg-accent-primary: var(--vp-c-brand-1);
--mktg-accent-secondary: var(--vp-c-brand-1);
}

0 comments on commit ca89502

Please sign in to comment.