Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4d94c03575 | |||
| 221ce6569a | |||
| 5ce0a90117 | |||
| 77587fef3f | |||
| e4942ce15f | |||
| cd70e5c5ed | |||
| 5d075eccc5 | |||
| 029dc0d320 |
@@ -11,14 +11,14 @@
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #ffc905;
|
||||
--card: #f9f9f9;
|
||||
--foreground: #000000;
|
||||
--card: #ff1515;
|
||||
--foreground: #fffafa;
|
||||
--primary-cta: #ff0505;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #ff1f0b;
|
||||
--secondary-cta-text: #120a00e6;
|
||||
--accent: #e2e2e2;
|
||||
--background-accent: #FF7B05;
|
||||
--accent: #000000;
|
||||
--background-accent: #be3737;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user