Compare commits
10 Commits
version_9
...
version_19
| Author | SHA1 | Date | |
|---|---|---|---|
| 7d05260353 | |||
| 2c8b07fdf3 | |||
| 40d9dfd18d | |||
| 58345ea025 | |||
| 2cc4015f81 | |||
| c24707c2ee | |||
| c4803836fb | |||
| 01347de9ad | |||
| af07df45ab | |||
| 5833fa30d5 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #f5f5f5;
|
||||
--card: #595959;
|
||||
--foreground: #1c1c1c;
|
||||
--primary-cta: #511f1f;
|
||||
--primary-cta-text: #f5f5f5;
|
||||
--secondary-cta: #000000;
|
||||
--secondary-cta-text: #1c1c1c;
|
||||
--accent: #e63946;
|
||||
--background-accent: #e8bea8;
|
||||
--background: #000000;
|
||||
--card: #646464;
|
||||
--foreground: #ffffff;
|
||||
--primary-cta: #0a7039;
|
||||
--primary-cta-text: #fafffb;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #001a0a;
|
||||
--accent: #a8d9be;
|
||||
--background-accent: #6bbf8e;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user