Merge version_3_1782043105275 into main #2
@@ -5,15 +5,15 @@
|
||||
|
||||
:root {
|
||||
/* @colorThemes/lightTheme/grayNavyBlue */
|
||||
--background: #ffffff;
|
||||
--card: #f3f4f6;
|
||||
--foreground: #001122;
|
||||
--background: #050505;
|
||||
--card: #111111;
|
||||
--foreground: #f8fafc;
|
||||
--primary-cta: #22c55e;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #e2e8f0;
|
||||
--secondary-cta-text: #001122;
|
||||
--accent: #86efac;
|
||||
--background-accent: #dcfce7;
|
||||
--primary-cta-text: #050505;
|
||||
--secondary-cta: #1a1a1a;
|
||||
--secondary-cta-text: #f8fafc;
|
||||
--accent: #94a3b8;
|
||||
--background-accent: #0f172a;
|
||||
|
||||
/* @layout/border-radius/rounded */
|
||||
--radius: 1.5rem;
|
||||
|
||||
Reference in New Issue
Block a user