Update src/app/styles/variables.css
This commit is contained in:
@@ -2,23 +2,23 @@
|
||||
/* Base units */
|
||||
/* --vw is set by ThemeProvider */
|
||||
|
||||
/* --background: #001122;;
|
||||
--card: #041633;;
|
||||
--foreground: #e6f0ff;;
|
||||
--primary-cta: #cee7ff;;
|
||||
--secondary-cta: #0e1a29;;
|
||||
--accent: #3f5c79;;
|
||||
--background-accent: #004a93;; */
|
||||
/* --background: #fffffae6;;
|
||||
--card: #fffef5e6;;
|
||||
--foreground: #332200e6;;
|
||||
--primary-cta: #fde047;;
|
||||
--secondary-cta: #fffef5e6;;
|
||||
--accent: #f59e0b;;
|
||||
--background-accent: #fbbf24;; */
|
||||
|
||||
--background: #001122;;
|
||||
--card: #041633;;
|
||||
--foreground: #e6f0ff;;
|
||||
--primary-cta: #cee7ff;;
|
||||
--background: #fffffae6;;
|
||||
--card: #fffef5e6;;
|
||||
--foreground: #332200e6;;
|
||||
--primary-cta: #fde047;;
|
||||
--primary-cta-text: #fffafa;;
|
||||
--secondary-cta: #0e1a29;;
|
||||
--secondary-cta: #fffef5e6;;
|
||||
--secondary-cta-text: #1a0000;;
|
||||
--accent: #3f5c79;;
|
||||
--background-accent: #004a93;;
|
||||
--accent: #f59e0b;;
|
||||
--background-accent: #fbbf24;;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user