Compare commits
17 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 454e320b59 | |||
| cf589b73e0 | |||
| 75a1ea7421 | |||
| 6833007197 | |||
| 3154abbd2b | |||
| d149998fc7 | |||
| b539c6565d | |||
| f1f85c5564 | |||
| b3fc35f393 | |||
| c3a1e13701 | |||
| cef612e98d | |||
| 96a8a50095 | |||
| c72fc4002d | |||
| 6d72d08a35 | |||
| edcb6422a0 | |||
| 9f13567e30 | |||
| f8931e3ca5 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #ffffff;
|
||||
--card: #f9f9f9;
|
||||
--foreground: #1a1a1a;
|
||||
--primary-cta: #000000;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #f0e6d2;
|
||||
--secondary-cta-text: #120006e6;
|
||||
--accent: #c5a059;
|
||||
--background-accent: #f5f5f5;
|
||||
--background: #fffafa;
|
||||
--card: #ffffff;
|
||||
--foreground: #1a0000;
|
||||
--primary-cta: #e63946;
|
||||
--primary-cta-text: #fffafa;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #1a0000;
|
||||
--accent: #f5c4c7;
|
||||
--background-accent: #f09199;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user