Compare commits
8 Commits
version_4
...
version_12
| Author | SHA1 | Date | |
|---|---|---|---|
| 39b448cb7e | |||
| 8084383a5a | |||
| 4df10a2dd2 | |||
| b06bee54b0 | |||
| 25e380ef27 | |||
| dedf9211ad | |||
| c1dbd9156d | |||
| eb94c4e44e |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #fbfaf8;
|
||||
--background: #f5f5f5;
|
||||
--card: #ffffff;
|
||||
--foreground: #1a1a1a;
|
||||
--primary-cta: #1c3d25;
|
||||
--primary-cta-text: #ffffff;
|
||||
--foreground: #1c1c1c;
|
||||
--primary-cta: #1f514c;
|
||||
--primary-cta-text: #f5f5f5;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #1a1a1a;
|
||||
--accent: #a8b5a5;
|
||||
--background-accent: #e6e8e4;
|
||||
--secondary-cta-text: #1c1c1c;
|
||||
--accent: #159c49;
|
||||
--background-accent: #a8e8ba;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user