Compare commits
11 Commits
version_6
...
version_17
| Author | SHA1 | Date | |
|---|---|---|---|
| 6b135661ff | |||
| a61e070da8 | |||
| 39b1f12d54 | |||
| 50c8013a20 | |||
| 7f08e4f78d | |||
| 925bb527a6 | |||
| 1f44b56f8b | |||
| 51c0505eb9 | |||
| b6eefc5ace | |||
| 3ac3d3647e | |||
| e3dcda0af9 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #010912;
|
--background: #f5f4ef;
|
||||||
--card: #152840;
|
--card: #dad6cd;
|
||||||
--foreground: #e6f0ff;
|
--foreground: #2a2928;
|
||||||
--primary-cta: #cee7ff;
|
--primary-cta: #2a2928;
|
||||||
--primary-cta-text: #010912;
|
--primary-cta-text: #f5f4ef;
|
||||||
--secondary-cta: #0e1a29;
|
--secondary-cta: #ecebea;
|
||||||
--secondary-cta-text: #e6f0ff;
|
--secondary-cta-text: #2a2928;
|
||||||
--accent: #3f5c79;
|
--accent: #ffffff;
|
||||||
--background-accent: #004a93;
|
--background-accent: #c6b180;
|
||||||
|
|
||||||
/* 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