Skip to content

Commit

Permalink
Update dark theme border primary variable
Browse files Browse the repository at this point in the history
  • Loading branch information
chimpdev committed Sep 3, 2024
1 parent a6ffb4d commit 43ee1b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/styles/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ html, body {
--dark-text-secondary: 200, 200, 210;
--dark-text-tertiary: 160, 160, 170;
--dark-text-placeholder: 130, 130, 140;
--dark-border-primary: 56, 56, 66;
--dark-border-primary: 34, 34, 47;
}

html {
Expand Down

0 comments on commit 43ee1b7

Please sign in to comment.