Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d8c989f2a4 | |||
| 468eeac4d4 | |||
| e4b631e48d | |||
| 046a77957b | |||
| ac0ff0c01b | |||
| 4611471057 |
@@ -11,14 +11,14 @@
|
|||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #ffffff;
|
--background: #ffffff;
|
||||||
--card: #f0f0f0;
|
--card: #f9f9f9;
|
||||||
--foreground: #000000;
|
--foreground: #120a00e6;
|
||||||
--primary-cta: #1E90FF;
|
--primary-cta: #FFB81C;
|
||||||
--primary-cta-text: #f6f0e9;
|
--primary-cta-text: #f6f0e9;
|
||||||
--secondary-cta: #FFD700;
|
--secondary-cta: #f9f9f9;
|
||||||
--secondary-cta-text: #2b180a;
|
--secondary-cta-text: #2b180a;
|
||||||
--accent: #FFD700;
|
--accent: #FFB81C;
|
||||||
--background-accent: #1E90FF;
|
--background-accent: #FFB81C;
|
||||||
|
|
||||||
/* text sizing - set by ThemeProvider */
|
/* text sizing - set by ThemeProvider */
|
||||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||||
|
|||||||
Reference in New Issue
Block a user