Compare commits
15 Commits
version_13
...
version_28
| Author | SHA1 | Date | |
|---|---|---|---|
| e74013dfc8 | |||
| 7425132e37 | |||
| ec1c191e7c | |||
| 12acc1643f | |||
| 168ccfdc7b | |||
| 3cb4b3c3f0 | |||
| c91b347986 | |||
| 961b5c8742 | |||
| b852e05348 | |||
| dae5b06e59 | |||
| d014b495b7 | |||
| 61c6bc1442 | |||
| 1cc36c4fb4 | |||
| 3f3d4d0cdd | |||
| b2511b7254 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--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;
|
||||
--background: #f7f6f7;
|
||||
--card: #ffffff;
|
||||
--foreground: #0c1325;
|
||||
--primary-cta: #0b07ff;
|
||||
--primary-cta-text: #f7f6f7;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #0c1325;
|
||||
--accent: #93b7ff;
|
||||
--background-accent: #a8bae8;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user