Compare commits
10 Commits
version_2
...
version_12
| Author | SHA1 | Date | |
|---|---|---|---|
| 8bdd11cae2 | |||
| 65a9b4da75 | |||
| 13541f08bd | |||
| 7c46ce1427 | |||
| a1434cd00b | |||
| 669b0d8507 | |||
| 0338484bea | |||
| 26c2adc899 | |||
| 85f99b150b | |||
| 3b71740345 |
@@ -12,13 +12,13 @@
|
||||
|
||||
--background: #0a0a0a;
|
||||
--card: #1a1a1a;
|
||||
--foreground: #ffffff;
|
||||
--primary-cta: #E34400;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #000000;
|
||||
--accent: #E34400;
|
||||
--background-accent: #1a1a1a;
|
||||
--foreground: #ffffffe6;
|
||||
--primary-cta: #e6e6e6;
|
||||
--primary-cta-text: #0a0a0a;
|
||||
--secondary-cta: #1a1a1a;
|
||||
--secondary-cta-text: #ffffffe6;
|
||||
--accent: #737373;
|
||||
--background-accent: #737373;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user