Compare commits
15 Commits
version_8
...
version_23
| Author | SHA1 | Date | |
|---|---|---|---|
| 47d1952db3 | |||
| d5204230b1 | |||
| d81d346a06 | |||
| 588e01d7bf | |||
| be59549eb2 | |||
| b5b72c45fd | |||
| 01b5450e98 | |||
| efa3075160 | |||
| 2bbbbedec4 | |||
| 4b6508bc2d | |||
| ee4e28e10a | |||
| 84a87d9543 | |||
| 539852c4c6 | |||
| ba91f73035 | |||
| 637e7dc611 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #f7f6f7;
|
||||
--card: #ffffff;
|
||||
--foreground: #1b0c25;
|
||||
--primary-cta: #1b0c25;
|
||||
--primary-cta-text: #f7f6f7;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #1b0c25;
|
||||
--accent: #ff93e4;
|
||||
--background-accent: #e8a8c3;
|
||||
--background: #0a0a0a;
|
||||
--card: #1a1a1a;
|
||||
--foreground: #f5f5f5;
|
||||
--primary-cta: #ff0000;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #1a1a1a;
|
||||
--secondary-cta-text: #ffffff;
|
||||
--accent: #991b1b;
|
||||
--background-accent: #7f1d1d;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user