Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f53d0c4d7a |
@@ -5,19 +5,19 @@
|
||||
/* --background: #fbfaff;;
|
||||
--card: #f7f5ff;;
|
||||
--foreground: #0f0022;;
|
||||
--primary-cta: #8b5cf6;;
|
||||
--primary-cta: linear-gradient(90deg, #8b5cf6, #d8cef5, #8b5cf6);;
|
||||
--secondary-cta: #ffffff;;
|
||||
--accent: #d8cef5;;
|
||||
--accent: linear-gradient(90deg, #d8cef5, #c4a8f9, #d8cef5);;
|
||||
--background-accent: #c4a8f9;; */
|
||||
|
||||
--background: #fbfaff;;
|
||||
--card: #f7f5ff;;
|
||||
--foreground: #0f0022;;
|
||||
--primary-cta: #8b5cf6;;
|
||||
--primary-cta: linear-gradient(90deg, #8b5cf6, #d8cef5, #8b5cf6);;
|
||||
--primary-cta-text: #fbfaff;;
|
||||
--secondary-cta: #ffffff;;
|
||||
--secondary-cta-text: #0f0022;;
|
||||
--accent: #d8cef5;;
|
||||
--accent: linear-gradient(90deg, #d8cef5, #c4a8f9, #d8cef5);;
|
||||
--background-accent: #c4a8f9;;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
|
||||
Reference in New Issue
Block a user