Compare commits
12 Commits
version_5
...
version_17
| Author | SHA1 | Date | |
|---|---|---|---|
| 9531dc4266 | |||
| 8585024fab | |||
| be538015f2 | |||
| 9c31205102 | |||
| b01503b079 | |||
| 39b448cb7e | |||
| 8084383a5a | |||
| 4df10a2dd2 | |||
| b06bee54b0 | |||
| 25e380ef27 | |||
| dedf9211ad | |||
| c1dbd9156d |
@@ -13,12 +13,12 @@
|
||||
--background: #0a0a0a;
|
||||
--card: #1a1a1a;
|
||||
--foreground: #f5f5f5;
|
||||
--primary-cta: #ff0000;
|
||||
--primary-cta-text: #ffffff;
|
||||
--primary-cta: #dfff1c;
|
||||
--primary-cta-text: #0a0a0a;
|
||||
--secondary-cta: #1a1a1a;
|
||||
--secondary-cta-text: #ffffff;
|
||||
--accent: #991b1b;
|
||||
--background-accent: #7f1d1d;
|
||||
--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