Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a25c0f27fe | |||
| 8e4e21f57c | |||
| 4f0d88a2fa |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #F8F5EE;
|
||||
--card: #FFFFFF;
|
||||
--foreground: #0A1128;
|
||||
--primary-cta: #DAA520;
|
||||
--primary-cta-text: #FFFFFF;
|
||||
--secondary-cta: #0A1128;
|
||||
--secondary-cta-text: #FFFFFF;
|
||||
--accent: #F1EFE9;
|
||||
--background-accent: #C5B49F;
|
||||
--background: #000802;
|
||||
--card: #0b1a0b;
|
||||
--foreground: #e6ffe6;
|
||||
--primary-cta: #80da9b;
|
||||
--primary-cta-text: #000802;
|
||||
--secondary-cta: #07170b;
|
||||
--secondary-cta-text: #e6ffe6;
|
||||
--accent: #38714a;
|
||||
--background-accent: #2c6541;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user