Compare commits
12 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e05b5db0f8 | |||
| 640ce51142 | |||
| 97554b23a7 | |||
| 16655979b4 | |||
| 7e2322e16f | |||
| bfdc3cb1c1 | |||
| 394fd2212f | |||
| d012b640b6 | |||
| 2b26f06eae | |||
| 3fa6cabdb4 | |||
| a5e59295fe | |||
| a7c75977b9 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #f5f5f5;
|
||||
--card: #ffffff;
|
||||
--foreground: #1c1c1c;
|
||||
--primary-cta: #1c1c1c;
|
||||
--primary-cta-text: #f5f5f5;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #1c1c1c;
|
||||
--accent: #15479c;
|
||||
--background-accent: #a8cce8;
|
||||
--background: #0a0a0a;
|
||||
--card: #1a1a1a;
|
||||
--foreground: #f5f5f5;
|
||||
--primary-cta: #d4af37;
|
||||
--primary-cta-text: #0a0a0a;
|
||||
--secondary-cta: #1a1a1a;
|
||||
--secondary-cta-text: #ffffff;
|
||||
--accent: #b87333;
|
||||
--background-accent: #e5e4e2;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user