Merge version_3_1782146966214 into main #2
@@ -5,15 +5,15 @@
|
||||
|
||||
:root {
|
||||
/* @colorThemes/lightTheme/grayNavyBlue */
|
||||
--background: #fdfdfd;
|
||||
--card: #f4f4f5;
|
||||
--foreground: #09090b;
|
||||
--primary-cta: #18181b;
|
||||
--background: #e0f2f1;
|
||||
--card: #ffffff;
|
||||
--foreground: #004d40;
|
||||
--primary-cta: #008080;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #e4e4e7;
|
||||
--secondary-cta-text: #09090b;
|
||||
--accent: #71717a;
|
||||
--background-accent: #f4f4f5;
|
||||
--secondary-cta: #b2dfdb;
|
||||
--secondary-cta-text: #004d40;
|
||||
--accent: #00695c;
|
||||
--background-accent: #ffffff;
|
||||
|
||||
/* @layout/border-radius/rounded */
|
||||
--radius: 1rem;
|
||||
|
||||
Reference in New Issue
Block a user