Compare commits
8 Commits
version_13
...
version_21
| Author | SHA1 | Date | |
|---|---|---|---|
| ccc875d9f2 | |||
| 3eb60e99a5 | |||
| 49edc6051a | |||
| ce07844caa | |||
| c136a0dc41 | |||
| 820cd3c7a6 | |||
| 9165d19f11 | |||
| d2c5d99ff3 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #f6f0e9;
|
||||
--card: #efe7dd;
|
||||
--foreground: #2b180a;
|
||||
--primary-cta: #2b180a;
|
||||
--primary-cta-text: #f6f0e9;
|
||||
--background: #000000;
|
||||
--card: #4A0404;
|
||||
--foreground: #F5F5DC;
|
||||
--primary-cta: #D4A017;
|
||||
--primary-cta-text: #000000;
|
||||
--secondary-cta: #efe7dd;
|
||||
--secondary-cta-text: #2b180a;
|
||||
--accent: #94877c;
|
||||
--background-accent: #afa094;
|
||||
--secondary-cta-text: #E2C275;
|
||||
--accent: #FFBF00;
|
||||
--background-accent: #2D080A;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user