Update src/app/styles/variables.css
This commit is contained in:
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #000000;
|
||||
--card: #0c0c0c;
|
||||
--foreground: #ffffff;
|
||||
--primary-cta: #cee7ff;
|
||||
--primary-cta-text: #000000;
|
||||
--secondary-cta: #000000;
|
||||
--secondary-cta-text: #ffffff;
|
||||
--accent: #535353;
|
||||
--background-accent: #CEE7FF;
|
||||
--background: #1A1A1A;
|
||||
--card: #2E3A2F;
|
||||
--foreground: #FFD700;
|
||||
--primary-cta: #325D3A;
|
||||
--primary-cta-text: #FFFFFF;
|
||||
--secondary-cta: #4A4A4A;
|
||||
--secondary-cta-text: #FFD700;
|
||||
--accent: #DAA520;
|
||||
--background-accent: #6B705B;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user