Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 426800990e |
@@ -3,20 +3,20 @@
|
||||
/* --vw is set by ThemeProvider */
|
||||
|
||||
/* --background: #f7f6f7;;
|
||||
--card: #ffffff;;
|
||||
--foreground: #0c1325;;
|
||||
--primary-cta: #0798ff;;
|
||||
--secondary-cta: #ffffff;;
|
||||
--accent: #93c7ff;;
|
||||
--background-accent: #a8cde8;; */
|
||||
--card: #f9f5f6;;
|
||||
--foreground: #4a3c30;;
|
||||
--primary-cta: #ff9966;;
|
||||
--secondary-cta: #f9f5f6;;
|
||||
--accent: #ffdab9;;
|
||||
--background-accent: #ffe4c4;; */
|
||||
|
||||
--background: #f7f6f7;;
|
||||
--card: #ffffff;;
|
||||
--foreground: #0c1325;;
|
||||
--primary-cta: #0798ff;;
|
||||
--secondary-cta: #ffffff;;
|
||||
--accent: #93c7ff;;
|
||||
--background-accent: #a8cde8;;
|
||||
--background: #f5e6cc;;
|
||||
--card: #f9f5f6;;
|
||||
--foreground: #4a3c30;;
|
||||
--primary-cta: #ff9966;;
|
||||
--secondary-cta: #f9f5f6;;
|
||||
--accent: #ffdab9;;
|
||||
--background-accent: #ffe4c4;;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user