Compare commits
12 Commits
version_11
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| b59be3faf1 | |||
| 0168438eed | |||
| 398cc0c1ca | |||
| a72296dc75 | |||
| b8ae18be4f | |||
| 3fad973d74 | |||
| 89facbd303 | |||
| e9f44a6fae | |||
| b5739b2fa4 | |||
| 1c00a95715 | |||
| 3849b2155d | |||
| 088aabf8f9 |
@@ -12,13 +12,13 @@
|
||||
|
||||
--background: #0a0a0a;
|
||||
--card: #1a1a1a;
|
||||
--foreground: #fffffae6;
|
||||
--primary-cta: #fde047;
|
||||
--foreground: #f5f5f5;
|
||||
--primary-cta: #dfff1c;
|
||||
--primary-cta-text: #0a0a0a;
|
||||
--secondary-cta: #1a1a1a;
|
||||
--secondary-cta-text: #fffffae6;
|
||||
--accent: #737373;
|
||||
--background-accent: #737373;
|
||||
--secondary-cta-text: #ffffff;
|
||||
--accent: #8b9a1b;
|
||||
--background-accent: #5d6b00;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user