Compare commits
19 Commits
version_10
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 56aa912827 | |||
| d110436822 | |||
| f6163d0708 | |||
| acade59239 | |||
| 692ca631c1 | |||
| e9091b1849 | |||
| f61f1a051a | |||
| ca0f8c2c1b | |||
| c4a25f6985 | |||
| 9af7e2cef1 | |||
| 7da088cd9f | |||
| 2f428e9e87 | |||
| a87e068078 | |||
| 994f4508fd | |||
| 15f9020820 | |||
| eaa8b85f6d | |||
| aae2de5436 | |||
| b4bac26642 | |||
| f20b2eaf4b |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #357672;
|
--background: #f6f0e9;
|
||||||
--card: #ffffff;
|
--card: #efe7dd;
|
||||||
--foreground: #000000;
|
--foreground: #2b180a;
|
||||||
--primary-cta: #2a2928;
|
--primary-cta: #2b180a;
|
||||||
--primary-cta-text: #f5f4f0;
|
--primary-cta-text: #f6f0e9;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #efe7dd;
|
||||||
--secondary-cta-text: #1a1a1a;
|
--secondary-cta-text: #2b180a;
|
||||||
--accent: #c6b180;
|
--accent: #94877c;
|
||||||
--background-accent: #efebe5;
|
--background-accent: #afa094;
|
||||||
|
|
||||||
/* 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