Compare commits
3 Commits
version_22
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| a94e5cc4dd | |||
| 40870c367e | |||
| dad7ce9749 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #efe9df;
|
||||
--card: #f5f1e8;
|
||||
--background: #F1F1F6;
|
||||
--card: #F1F1F6;
|
||||
--foreground: #2d2d2d;
|
||||
--primary-cta: #86222a;
|
||||
--primary-cta: #BE9FE1;
|
||||
--primary-cta-text: #efe9df;
|
||||
--secondary-cta: #2d2d2d;
|
||||
--secondary-cta: #C9B6E4;
|
||||
--secondary-cta-text: #efe9df;
|
||||
--accent: #86222a;
|
||||
--background-accent: #2d2d2d;
|
||||
--accent: #E1CCEC;
|
||||
--background-accent: #F1F1F6;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user