Compare commits
15 Commits
version_12
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 03bc59a28f | |||
| 44185b38eb | |||
| 51208c2238 | |||
| 4c7eccf8a8 | |||
| 3f5fbfd1e1 | |||
| ecb8bfe34a | |||
| 7a884b246e | |||
| ebc510b78a | |||
| 9812f5a846 | |||
| a0930d739c | |||
| 852493fd3e | |||
| 465204c0f5 | |||
| 74480a818f | |||
| 174568fcb9 | |||
| 21d9fa1572 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #ffffff;
|
||||
--card: #f9f9f9;
|
||||
--foreground: #000f06e6;
|
||||
--primary-cta: #0a7039;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #f9f9f9;
|
||||
--secondary-cta-text: #000f06e6;
|
||||
--accent: #e2e2e2;
|
||||
--background-accent: #c4c4c4;
|
||||
--background: #0a0a0a;
|
||||
--card: #1a1a1a;
|
||||
--foreground: #f5fffae6;
|
||||
--primary-cta: #80da9b;
|
||||
--primary-cta-text: #0a0a0a;
|
||||
--secondary-cta: #1a1a1a;
|
||||
--secondary-cta-text: #f5fffae6;
|
||||
--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