Compare commits
14 Commits
version_13
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 9c5e4b5640 | |||
| 7b35353770 | |||
| 344ea3fdbc | |||
| ee21b1a784 | |||
| 1d2cae437e | |||
| 7114b26b31 | |||
| 19f7c8f4e9 | |||
| 7d924247d1 | |||
| 0fab3a36d9 | |||
| d9e664ad3e | |||
| f154867681 | |||
| 834d4dd267 | |||
| d2823adcd6 | |||
| 5268e83f1e |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #f5f4ef;
|
||||
--card: #dad6cd;
|
||||
--foreground: #2a2928;
|
||||
--primary-cta: #2a2928;
|
||||
--primary-cta-text: #f5f4ef;
|
||||
--secondary-cta: #ecebea;
|
||||
--secondary-cta-text: #2a2928;
|
||||
--accent: #ffffff;
|
||||
--background-accent: #c6b180;
|
||||
--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