Skip to content

Commit

Permalink
fix: header color
Browse files Browse the repository at this point in the history
  • Loading branch information
brenoepics committed Jun 4, 2024
1 parent 960ad1b commit 54327e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/theme/styles/vars.css
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
--vp-c-bg-soft: #161b22;
--vp-c-bg-soft-2: #1f252e;
--vp-c-bg-code: #161b22;
--vp-c-bg-dark: #0d1117;
--vp-c-bg-dark: #010409;
}

/**
Expand Down

0 comments on commit 54327e3

Please sign in to comment.