Update src/app/styles/variables.css
This commit is contained in:
@@ -2,23 +2,23 @@
|
||||
/* Base units */
|
||||
/* --vw is set by ThemeProvider */
|
||||
|
||||
/* --background: #0a0a0a;;
|
||||
--card: #1a1a1a;;
|
||||
--foreground: #fff5f5e6;;
|
||||
--primary-cta: #ff7a7a;;
|
||||
--secondary-cta: #1a1a1a;;
|
||||
--accent: #737373;;
|
||||
--background-accent: #737373;; */
|
||||
/* --background: #080200;;
|
||||
--card: #1a0d0b;;
|
||||
--foreground: #ffe6d5;;
|
||||
--primary-cta: #ffaa70;;
|
||||
--secondary-cta: #170b07;;
|
||||
--accent: #7b5e4a;;
|
||||
--background-accent: #b8541e;; */
|
||||
|
||||
--background: #0a0a0a;;
|
||||
--card: #1a1a1a;;
|
||||
--foreground: #fff5f5e6;;
|
||||
--primary-cta: #ff7a7a;;
|
||||
--background: #080200;;
|
||||
--card: #1a0d0b;;
|
||||
--foreground: #ffe6d5;;
|
||||
--primary-cta: #ffaa70;;
|
||||
--primary-cta-text: #0a0a0a;;
|
||||
--secondary-cta: #1a1a1a;;
|
||||
--secondary-cta: #170b07;;
|
||||
--secondary-cta-text: #fff5f5e6;;
|
||||
--accent: #737373;;
|
||||
--background-accent: #737373;;
|
||||
--accent: #7b5e4a;;
|
||||
--background-accent: #b8541e;;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user