Compare commits
16 Commits
version_4
...
version_20
| Author | SHA1 | Date | |
|---|---|---|---|
| 27716e36e5 | |||
| e2958542c8 | |||
| 93d7a2a5f2 | |||
| 134e81bd01 | |||
| fac9222565 | |||
| 097340ef62 | |||
| 9d9c5081e3 | |||
| 3b408721e8 | |||
| 8305659974 | |||
| 0618387a39 | |||
| 9b120b7b68 | |||
| 3aa22ec0d9 | |||
| 2ba025cc98 | |||
| 8918c2dd87 | |||
| 5e59a337dc | |||
| 9f1b955d57 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #f5f5f5;
|
||||
--card: #ffffff;
|
||||
--foreground: #1c1c1c;
|
||||
--primary-cta: #1c1c1c;
|
||||
--primary-cta-text: #f5f5f5;
|
||||
--background: #000000;
|
||||
--card: #000000;
|
||||
--foreground: #ffffff;
|
||||
--primary-cta: #ffffff;
|
||||
--primary-cta-text: #000000;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #1c1c1c;
|
||||
--accent: #159c49;
|
||||
--background-accent: #a8e8ba;
|
||||
--secondary-cta-text: #ffffff;
|
||||
--accent: #ffffff;
|
||||
--background-accent: #000000;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user