Compare commits
10 Commits
version_2
...
version_12
| Author | SHA1 | Date | |
|---|---|---|---|
| 6fea93b917 | |||
| 6ad5d36db5 | |||
| 4fdd15abef | |||
| 69444a36fb | |||
| 87e9f8ab7e | |||
| e9c83cd643 | |||
| deb5884585 | |||
| 86a1030d63 | |||
| 5719e0d313 | |||
| fae03c16bc |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #d2b203;
|
||||
--background: #131212;
|
||||
--card: #f9f9f9;
|
||||
--foreground: #0f1e3a;
|
||||
--foreground: #ac8705;
|
||||
--primary-cta: #b8965a;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #0f1e3a;
|
||||
--secondary-cta-text: #ffffff;
|
||||
--accent: #b8965a;
|
||||
--background-accent: #f2eee9;
|
||||
--background-accent: #0c0c0c;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user