diff --git a/src/tokens.css b/src/tokens.css index b242b19..46d79c5 100644 --- a/src/tokens.css +++ b/src/tokens.css @@ -13,8 +13,9 @@ --muted-foreground: 25 5.3% 44.7%; --accent: 60 4.8% 95.9%; --accent-foreground: 24 5% 10%; - --destructive: 0 84.2% 60.2%; - --destructive-foreground: 60 4% 97.8%; + --destructive: 0 72.22% 50.59%; + --destructive-foreground: 0 0% 98%; + --border: 20 5.9% 90%; --input: 20 5.9% 90%; --ring: 20 7% 4.1%; @@ -41,8 +42,10 @@ --muted-foreground: 24 5.4% 63.9%; --accent: 12 6.5% 15.1%; --accent-foreground: 60 4% 97.8%; - --destructive: 0 62.8% 30.6%; - --destructive-foreground: 60 4% 97.8%; + + --destructive: 0 84% 60%; + --destructive-foreground: 240 10% 3.9%; + --border: 12 6.5% 15.1%; --input: 12 6.5% 15.1%; --ring: 24 5.7% 82.9%;