Compare commits
11 Commits
version_40
...
version_51
| Author | SHA1 | Date | |
|---|---|---|---|
| 3ea0ded9da | |||
| 6bfc61e59c | |||
| 9270fe5383 | |||
| 806a01e211 | |||
| 68568fac26 | |||
| f4696e5616 | |||
| 6df9317355 | |||
| 5b8b039ca2 | |||
| 3766137c59 | |||
| e8e2015e82 | |||
| 0920d60a87 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #fffafa;
|
||||
--background: #f5f5f5;
|
||||
--card: #ffffff;
|
||||
--foreground: #1a0000;
|
||||
--primary-cta: #e63946;
|
||||
--primary-cta-text: #fffafa;
|
||||
--foreground: #1c1c1c;
|
||||
--primary-cta: #df7226;
|
||||
--primary-cta-text: #000000;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #1a0000;
|
||||
--accent: #f5c4c7;
|
||||
--background-accent: #f09199;
|
||||
--secondary-cta-text: #f67208;
|
||||
--accent: #ee8919;
|
||||
--background-accent: #32cf3e;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user