Compare commits
9 Commits
version_1
...
version_10
| Author | SHA1 | Date | |
|---|---|---|---|
| ffb1db0ee8 | |||
| eac873a734 | |||
| 369e8a329e | |||
| 1dc289ecd2 | |||
| 8d3d925f68 | |||
| 72368c2a0b | |||
| a6a0467afa | |||
| b5d8737bfe | |||
| 0b2779fa1e |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #ffffff;
|
||||
--card: #f9f9f9;
|
||||
--foreground: #1a0000;
|
||||
--primary-cta: #e63946;
|
||||
--background: #0a0a0a;
|
||||
--card: #1a1a1a;
|
||||
--foreground: #ffffff;
|
||||
--primary-cta: #e34400;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #ffcc00;
|
||||
--secondary-cta-text: #1a1a1a;
|
||||
--accent: #1a1a1a;
|
||||
--background-accent: #ffcc00;
|
||||
--secondary-cta: #010101;
|
||||
--secondary-cta-text: #ffffff;
|
||||
--accent: #737373;
|
||||
--background-accent: #e34400;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user