Skip to content

Commit

Permalink
fix: invisible accent color
Browse files Browse the repository at this point in the history
  • Loading branch information
czabaj committed Aug 26, 2024
1 parent 1740153 commit 94f9c4c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/styles/elements.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
}

html {
accent-color: var(--text-brand-2);
background-color: var(--surface-1);
background-image: url("../assets/noise.svg");
color: var(--text-1);
Expand Down

0 comments on commit 94f9c4c

Please sign in to comment.