Compare commits
14 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6d900375bd | |||
| 00f0e8a144 | |||
| 55991dfc25 | |||
| a871c42628 | |||
| 0b5d0b6f13 | |||
| 41a12cb185 | |||
| 7556a57677 | |||
| 97f8230623 | |||
| 11ec29e09d | |||
| 4aa6e0a919 | |||
| 4caa7e92c9 | |||
| 5a30fe5f59 | |||
| d3a92d2eb3 | |||
| e46085f7d8 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #0a0a0a;
|
||||
--card: #1a1a1a;
|
||||
--foreground: #ffffff;
|
||||
--primary-cta: #e34400;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #010101;
|
||||
--secondary-cta-text: #ffffff;
|
||||
--accent: #737373;
|
||||
--background-accent: #e34400;
|
||||
--background: #f0f8ff;
|
||||
--card: #ffffff;
|
||||
--foreground: #1a1a2e;
|
||||
--primary-cta: #15479c;
|
||||
--primary-cta-text: #fffefe;
|
||||
--secondary-cta: #ffcc00;
|
||||
--secondary-cta-text: #080908;
|
||||
--accent: #ffcc00;
|
||||
--background-accent: #e3f2fd;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user