Compare commits
13 Commits
version_14
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 9c5e4b5640 | |||
| 7b35353770 | |||
| 344ea3fdbc | |||
| ee21b1a784 | |||
| 1d2cae437e | |||
| 7114b26b31 | |||
| 19f7c8f4e9 | |||
| 7d924247d1 | |||
| 0fab3a36d9 | |||
| d9e664ad3e | |||
| f154867681 | |||
| d2823adcd6 | |||
| 5268e83f1e |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #010912;
|
||||
--card: #152840;
|
||||
--foreground: #e6f0ff;
|
||||
--primary-cta: #cee7ff;
|
||||
--primary-cta-text: #010912;
|
||||
--secondary-cta: #0e1a29;
|
||||
--secondary-cta-text: #e6f0ff;
|
||||
--accent: #3f5c79;
|
||||
--background-accent: #004a93;
|
||||
--background: #000802;
|
||||
--card: #0b1a0b;
|
||||
--foreground: #e6ffe6;
|
||||
--primary-cta: #80da9b;
|
||||
--primary-cta-text: #000802;
|
||||
--secondary-cta: #07170b;
|
||||
--secondary-cta-text: #e6ffe6;
|
||||
--accent: #38714a;
|
||||
--background-accent: #2c6541;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user