Compare commits
20 Commits
version_17
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| cec5b8c579 | |||
| 8dcd07f5ec | |||
| c9eec2752f | |||
| 50bd1a9ccc | |||
| 891dc80a99 | |||
| 9beb925d32 | |||
| c808d9c7d2 | |||
| a05b2785ae | |||
| 98d1c31676 | |||
| 0c7a3f595c | |||
| b30b5467d2 | |||
| c6ae8a8ccb | |||
| 2cb9e18343 | |||
| 34dea54c1c | |||
| ef1b6ee8c3 | |||
| 7d605f8813 | |||
| ad39b34554 | |||
| baba5c6a0b | |||
| 117df7cd62 | |||
| b46c1eeac0 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #0a0a0a;
|
||||
--card: #1a1a1a;
|
||||
--foreground: #f5f5f5;
|
||||
--primary-cta: #ffdf7d;
|
||||
--primary-cta-text: #0a0a0a;
|
||||
--secondary-cta: #1a1a1a;
|
||||
--secondary-cta-text: #ffffff;
|
||||
--accent: #b8860b;
|
||||
--background-accent: #8b6914;
|
||||
--background: #ffffff;
|
||||
--card: #f9f9f9;
|
||||
--foreground: #000612e6;
|
||||
--primary-cta: #106EFB;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #f9f9f9;
|
||||
--secondary-cta-text: #000612e6;
|
||||
--accent: #e2e2e2;
|
||||
--background-accent: #106EFB;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user