Skip to content

Commit

Permalink
fix(): Bump dark input border.
Browse files Browse the repository at this point in the history
  • Loading branch information
aidanCQ committed Sep 30, 2024
1 parent 4fc8a67 commit b742b09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tokens.css
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
--destructive: 0 84.2% 60.2%;
--destructive-foreground: 0 0% 98%;
--border: 240 5.9% 90%;
--input: 240 5.9% 90%;
--input: 240 4.9% 83.9%;
--ring: 240 5.9% 10%;
--radius: 0.3rem;
--chart-1: 12 76% 61%;
Expand Down

0 comments on commit b742b09

Please sign in to comment.