Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 53da30c36e | |||
| 8c9bae507d | |||
| ae5e5e5718 | |||
| 44aa9c939f | |||
| e39a9763f1 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #0D070A;
|
||||
--card: #2D0A1C;
|
||||
--foreground: #F0E8E8;
|
||||
--primary-cta: #D4AF37;
|
||||
--primary-cta-text: #0D070A;
|
||||
--secondary-cta: #2D0A1C;
|
||||
--secondary-cta-text: #F0E8E8;
|
||||
--accent: #E7CE8F;
|
||||
--background-accent: #4A1525;
|
||||
--background: #f7f6f7;
|
||||
--card: #ffffff;
|
||||
--foreground: #f2f2f2;
|
||||
--primary-cta: #ff6207;
|
||||
--primary-cta-text: #f7f6f7;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #25190c;
|
||||
--accent: #ffce93;
|
||||
--background-accent: #e8cfa8;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user