Merge version_1 into main #4
@@ -2,23 +2,23 @@
|
||||
/* Base units */
|
||||
/* --vw is set by ThemeProvider */
|
||||
|
||||
/* --background: #05080f;;
|
||||
--card: #0a0f1a;;
|
||||
--foreground: #e0f2ff;;
|
||||
--primary-cta: #00c8ff;;
|
||||
--secondary-cta: #4aa8d8;;
|
||||
--accent: #00e5ff;;
|
||||
--background-accent: #005f99;; */
|
||||
/* --background: #e7e9f0;;;
|
||||
--card: #0a0f1a;;;
|
||||
--foreground: #e0f2ff;;;
|
||||
--primary-cta: #00c8ff;;;
|
||||
--secondary-cta: #4aa8d8;;;
|
||||
--accent: #00e5ff;;;
|
||||
--background-accent: #005f99;;; */
|
||||
|
||||
--background: #05080f;;
|
||||
--card: #0a0f1a;;
|
||||
--foreground: #e0f2ff;;
|
||||
--primary-cta: #00c8ff;;
|
||||
--primary-cta-text: #05080f;;
|
||||
--secondary-cta: #4aa8d8;;
|
||||
--secondary-cta-text: #ffffff;;
|
||||
--accent: #00e5ff;;
|
||||
--background-accent: #005f99;;
|
||||
--background: #e7e9f0;;;
|
||||
--card: #0a0f1a;;;
|
||||
--foreground: #e0f2ff;;;
|
||||
--primary-cta: #00c8ff;;;
|
||||
--primary-cta-text: #05080f;;;
|
||||
--secondary-cta: #4aa8d8;;;
|
||||
--secondary-cta-text: #ffffff;;;
|
||||
--accent: #00e5ff;;;
|
||||
--background-accent: #005f99;;;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user