Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c0b2ca9233 | |||
| e36b1fe053 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #0a0a0a;
|
||||
--card: #1a1a1a;
|
||||
--foreground: #f5fffa;
|
||||
--primary-cta: #0a7039;
|
||||
--primary-cta-text: #f5fffa;
|
||||
--secondary-cta: #1a1a1a;
|
||||
--secondary-cta-text: #f5fffa;
|
||||
--accent: #38714a;
|
||||
--background-accent: #001a0a;
|
||||
--background: #f5f5f5;
|
||||
--card: #ffffff;
|
||||
--foreground: #1c1c1c;
|
||||
--primary-cta: #1c1c1c;
|
||||
--primary-cta-text: #f5f5f5;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #1c1c1c;
|
||||
--accent: #159c49;
|
||||
--background-accent: #a8e8ba;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user