Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b65da1bc2b | |||
| 60688c11e5 | |||
| 690164d109 | |||
| 26b3d32547 | |||
| 99ea84e2f4 | |||
| 60abfb8795 | |||
| 380e4196ef |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #ffffff;
|
--background: #f5f5f5;
|
||||||
--card: #f9f9f9;
|
--card: #ffffff;
|
||||||
--foreground: #1E4D3A;
|
--foreground: #1c1c1c;
|
||||||
--primary-cta: #4CAF50;
|
--primary-cta: #1f514c;
|
||||||
--primary-cta-text: #ffffff;
|
--primary-cta-text: #f5f5f5;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #1E4D3A;
|
--secondary-cta-text: #1c1c1c;
|
||||||
--accent: #65A5ED;
|
--accent: #159c49;
|
||||||
--background-accent: #DDE9E4;
|
--background-accent: #a8e8ba;
|
||||||
|
|
||||||
/* text sizing - set by ThemeProvider */
|
/* text sizing - set by ThemeProvider */
|
||||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||||
|
|||||||
Reference in New Issue
Block a user