Compare commits
17 Commits
version_3_
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| fce27b1f6b | |||
| cf215c3a92 | |||
| 33a80c26fb | |||
| 8b61d25f38 | |||
| f8d4572a36 | |||
| b945e3de43 | |||
| 9761259311 | |||
| 5819ccf01b | |||
| 041c354090 | |||
| b699c52ed4 | |||
| ae4cfe22c1 | |||
| 4bc8cf2ac5 | |||
| c7dc622983 | |||
| 79510157ca | |||
| c3bffb5ca3 | |||
| 345cdb1160 | |||
| 09ad65d41f |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #f5f5f5;
|
||||
--card: #ffffff;
|
||||
--foreground: #1c1c1c;
|
||||
--primary-cta: #1c1c1c;
|
||||
--primary-cta-text: #f5f5f5;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #1c1c1c;
|
||||
--accent: #e63946;
|
||||
--background-accent: #e8bea8;
|
||||
--background: #0A0A0A;
|
||||
--card: #1A1A1A;
|
||||
--foreground: #F0F0F0;
|
||||
--primary-cta: #DC2626;
|
||||
--primary-cta-text: #FFFFFF;
|
||||
--secondary-cta: #2C2C2C;
|
||||
--secondary-cta-text: #F0F0F0;
|
||||
--accent: #EF4444;
|
||||
--background-accent: #1A1A1A;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user