Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 12e18be3eb | |||
| 657d1696e5 | |||
| c11918f658 | |||
| e6567863fd | |||
| 1267291b95 | |||
| c263f0ce0c |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #0A0A0B;
|
||||
--card: #101013;
|
||||
--foreground: #F4F1EA;
|
||||
--primary-cta: #C9A86A;
|
||||
--primary-cta-text: #0A0A0B;
|
||||
--secondary-cta: #101013;
|
||||
--secondary-cta-text: #F4F1EA;
|
||||
--accent: #C9A86A;
|
||||
--background-accent: #0A0A0B;
|
||||
--background: #ff9401;
|
||||
--card: #ffffff;
|
||||
--foreground: #1c1c1c;
|
||||
--primary-cta: #00ff13;
|
||||
--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