Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6de260b854 | |||
| 4eaa8ce19e | |||
| 6eb6b0c7c2 | |||
| 4004c6990b | |||
| 39c32092f8 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #0D0D0D;
|
||||
--card: #2A1F1A;
|
||||
--foreground: #F5F4EF;
|
||||
--primary-cta: #C8A96B;
|
||||
--primary-cta-text: #000000;
|
||||
--secondary-cta: #0F3B36;
|
||||
--secondary-cta-text: #FFFFFF;
|
||||
--accent: #C8A96B;
|
||||
--background-accent: #0F3B36;
|
||||
--background: #000000;
|
||||
--card: #1a2a1a;
|
||||
--foreground: #ffffff;
|
||||
--primary-cta: #ffffff;
|
||||
--primary-cta-text: #0a150a;
|
||||
--secondary-cta: #0d1a0d;
|
||||
--secondary-cta-text: #e1f6e1;
|
||||
--accent: #2d4a2d;
|
||||
--background-accent: #c1e1c1;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user