Synced destructive red color
Adjusted CSS so destructive color matches primary red for consistency by updating --destructive and --destructive-foreground in src/index.css to align with the main red hue. X-Lovable-Edit-ID: edt-fc59391d-856a-4d58-86c5-df53ccb4d8d5
This commit is contained in:
+2
-2
@@ -29,8 +29,8 @@
|
|||||||
--accent: 4 70% 45%;
|
--accent: 4 70% 45%;
|
||||||
--accent-foreground: 40 30% 96%;
|
--accent-foreground: 40 30% 96%;
|
||||||
|
|
||||||
--destructive: 0 84.2% 60.2%;
|
--destructive: 4 70% 40%;
|
||||||
--destructive-foreground: 210 40% 98%;
|
--destructive-foreground: 40 30% 96%;
|
||||||
|
|
||||||
--border: 30 20% 80%;
|
--border: 30 20% 80%;
|
||||||
--input: 30 20% 80%;
|
--input: 30 20% 80%;
|
||||||
|
|||||||
Reference in New Issue
Block a user