Compare commits
16 Commits
version_4
...
version_20
| Author | SHA1 | Date | |
|---|---|---|---|
| 3eb60e99a5 | |||
| 49edc6051a | |||
| ce07844caa | |||
| c136a0dc41 | |||
| 820cd3c7a6 | |||
| 9165d19f11 | |||
| d2c5d99ff3 | |||
| 9551010a56 | |||
| dfabca12d2 | |||
| 516a97fd61 | |||
| 179540654c | |||
| da7030a732 | |||
| 3d9faab248 | |||
| 2db8850191 | |||
| 87b8eb3f40 | |||
| 437e3f19ef |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #f5f5f5;
|
||||
--card: #ffffff;
|
||||
--foreground: #1c1c1c;
|
||||
--primary-cta: #1f3251;
|
||||
--primary-cta-text: #f5f5f5;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #1c1c1c;
|
||||
--accent: #15479c;
|
||||
--background-accent: #a8cce8;
|
||||
--background: #000000;
|
||||
--card: #4A0404;
|
||||
--foreground: #F5F5DC;
|
||||
--primary-cta: #D4A017;
|
||||
--primary-cta-text: #000000;
|
||||
--secondary-cta: #efe7dd;
|
||||
--secondary-cta-text: #E2C275;
|
||||
--accent: #FFBF00;
|
||||
--background-accent: #1A1A1A;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user