Compare commits
13 Commits
version_5
...
version_18
| Author | SHA1 | Date | |
|---|---|---|---|
| f1f64618fd | |||
| 510d79445f | |||
| 9db90f09f5 | |||
| 7037fd3b8b | |||
| d4161d5a41 | |||
| c9e71abb3c | |||
| a9ab2c74f4 | |||
| 7ca01aed5d | |||
| fa18687706 | |||
| 81056c5266 | |||
| cdcc4ebb68 | |||
| 9960186b12 | |||
| bca51bfc3c |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #ffffff;
|
||||
--background: #3a3a3a;
|
||||
--card: #000000;
|
||||
--foreground: #1c1c1c;
|
||||
--foreground: #fafafa;
|
||||
--primary-cta: #c5a059;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #000000;
|
||||
--secondary-cta: #bfbebe;
|
||||
--secondary-cta-text: #090909;
|
||||
--accent: #c5a059;
|
||||
--background-accent: #1c1c1c;
|
||||
--background-accent: #000000;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user