Compare commits
14 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| feea4357fc | |||
| d4a0a664b9 | |||
| baa832d826 | |||
| 20778c07f9 | |||
| 408e4faa22 | |||
| 9ea22d7a48 | |||
| 29a1df0df2 | |||
| 93107c04e0 | |||
| 25de4cd8ac | |||
| f5518d10e3 | |||
| 56c313e174 | |||
| e25b00cc73 | |||
| b160392f13 | |||
| 78ab5fdd92 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #000000;
|
||||
--card: #1f1f40;
|
||||
--foreground: #ffffff;
|
||||
--primary-cta: #ffffff;
|
||||
--primary-cta-text: #0a051a;
|
||||
--secondary-cta: #0d0d2b;
|
||||
--secondary-cta-text: #d4d4f6;
|
||||
--accent: #3d2880;
|
||||
--background-accent: #663cff;
|
||||
--background: #fbfaff;
|
||||
--card: #f7f5ff;
|
||||
--foreground: #0f0022;
|
||||
--primary-cta: #8b5cf6;
|
||||
--primary-cta-text: #fbfaff;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #0f0022;
|
||||
--accent: #d8cef5;
|
||||
--background-accent: #c4a8f9;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user