Compare commits
14 Commits
version_6
...
version_20
| Author | SHA1 | Date | |
|---|---|---|---|
| f205a9a406 | |||
| e1a32d9b10 | |||
| 6c9e9eb67c | |||
| 22d4e56a10 | |||
| b5cac5aca4 | |||
| 1c8250010a | |||
| 8f0f6d883a | |||
| dd62f30f62 | |||
| 8b3f7c4dae | |||
| bc599e5a59 | |||
| 4574d07123 | |||
| b559c90cc9 | |||
| 74b27c8f6d | |||
| c593e2512b |
@@ -10,14 +10,14 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #f7f6f7;
|
||||
--background: #ff0000;
|
||||
--card: #ffffff;
|
||||
--foreground: #0c1325;
|
||||
--primary-cta: #0798ff;
|
||||
--primary-cta-text: #000000;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #0c1325;
|
||||
--accent: #93c7ff;
|
||||
--foreground: #a1f2ff;
|
||||
--primary-cta: #1959e7;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #0067ff;
|
||||
--secondary-cta-text: #fff1f1;
|
||||
--accent: #ffffff;
|
||||
--background-accent: #000000;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
|
||||
Reference in New Issue
Block a user