Compare commits
6 Commits
version_5
...
version_11
| Author | SHA1 | Date | |
|---|---|---|---|
| bc599e5a59 | |||
| 4574d07123 | |||
| b559c90cc9 | |||
| 74b27c8f6d | |||
| c593e2512b | |||
| 5f22c3dabf |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #f7f6f7;
|
||||
--background: #3ea7d8;
|
||||
--card: #ffffff;
|
||||
--foreground: #0c1325;
|
||||
--foreground: #45aaeb;
|
||||
--primary-cta: #0798ff;
|
||||
--primary-cta-text: #f7f6f7;
|
||||
--primary-cta-text: #27d7f2;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #0c1325;
|
||||
--secondary-cta-text: #3c85e8;
|
||||
--accent: #93c7ff;
|
||||
--background-accent: #a8cde8;
|
||||
--background-accent: #000000;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user