Merge version_1 into main #4
@@ -2,23 +2,23 @@
|
||||
/* Base units */
|
||||
/* --vw is set by ThemeProvider */
|
||||
|
||||
/* --background: #000000;;;;
|
||||
--card: #7e1159;;;;
|
||||
--foreground: #080908;;;;
|
||||
--primary-cta: #7E1159;;;;
|
||||
--secondary-cta: #e7eecd;;;;
|
||||
--accent: #C6A75E;;;;
|
||||
--background-accent: #000000;;;; */
|
||||
/* --background: #000000;;;;;
|
||||
--card: #7e1159;;;;;
|
||||
--foreground: #080908;;;;;
|
||||
--primary-cta: #7E1159;;;;;
|
||||
--secondary-cta: #e7eecd;;;;;
|
||||
--accent: #C6A75E;;;;;
|
||||
--background-accent: #000000;;;;; */
|
||||
|
||||
--background: #000000;;;;
|
||||
--card: #7e1159;;;;
|
||||
--foreground: #080908;;;;
|
||||
--primary-cta: #7E1159;;;;
|
||||
--primary-cta-text: #fffefe;;;;
|
||||
--secondary-cta: #e7eecd;;;;
|
||||
--secondary-cta-text: #080908;;;;
|
||||
--accent: #C6A75E;;;;
|
||||
--background-accent: #000000;;;;
|
||||
--background: #000000;;;;;
|
||||
--card: #7e1159;;;;;
|
||||
--foreground: #080908;;;;;
|
||||
--primary-cta: #7E1159;;;;;
|
||||
--primary-cta-text: #fffefe;;;;;
|
||||
--secondary-cta: #e7eecd;;;;;
|
||||
--secondary-cta-text: #ffffff;;;;;
|
||||
--accent: #C6A75E;;;;;
|
||||
--background-accent: #000000;;;;;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user