Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #7.
This commit is contained in:
@@ -2,21 +2,21 @@
|
||||
/* Base units */
|
||||
/* --vw is set by ThemeProvider */
|
||||
|
||||
/* --background: #0a0a0a;;
|
||||
--card: #1a1a1a;;
|
||||
--foreground: #f5fffae6;;
|
||||
--primary-cta: #80da9b;;
|
||||
--secondary-cta: #1a1a1a;;
|
||||
--accent: #737373;;
|
||||
--background-accent: #737373;; */
|
||||
/* --background: #f5faff;;;
|
||||
--card: #f1f8ff;;;
|
||||
--foreground: #001122;;;
|
||||
--primary-cta: #15479c;;;
|
||||
--secondary-cta: #ffffff;;;
|
||||
--accent: #a8cce8;;;
|
||||
--background-accent: #7ba3cf;;; */
|
||||
|
||||
--background: #0a0a0a;;
|
||||
--card: #1a1a1a;;
|
||||
--foreground: #f5fffae6;;
|
||||
--primary-cta: #80da9b;;
|
||||
--secondary-cta: #1a1a1a;;
|
||||
--accent: #737373;;
|
||||
--background-accent: #737373;;
|
||||
--background: #f5faff;;;
|
||||
--card: #f1f8ff;;;
|
||||
--foreground: #001122;;;
|
||||
--primary-cta: #15479c;;;
|
||||
--secondary-cta: #ffffff;;;
|
||||
--accent: #a8cce8;;;
|
||||
--background-accent: #7ba3cf;;;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user