Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7dc55395d7 | |||
| d9a5e27113 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #0B0B0B;
|
||||
--card: #141414;
|
||||
--foreground: #F5E9DA;
|
||||
--primary-cta: #D4AF37;
|
||||
--primary-cta-text: #0B0B0B;
|
||||
--secondary-cta: #1A1A1A;
|
||||
--secondary-cta-text: #D4AF37;
|
||||
--accent: #D4AF37;
|
||||
--background-accent: #1A1A1A;
|
||||
--background: #010912;
|
||||
--card: #152840;
|
||||
--foreground: #e6f0ff;
|
||||
--primary-cta: #cee7ff;
|
||||
--primary-cta-text: #010912;
|
||||
--secondary-cta: #0e1a29;
|
||||
--secondary-cta-text: #ffffff;
|
||||
--accent: #3f5c79;
|
||||
--background-accent: #004a93;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user