Merge version_2_1782168966952 into main #1
@@ -5,15 +5,15 @@
|
||||
|
||||
:root {
|
||||
/* @colorThemes/darkTheme/professionalBlue */
|
||||
--background: #020617;
|
||||
--card: #0f172a;
|
||||
--foreground: #f1f5f9;
|
||||
--primary-cta: #0ea5e9;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #334155;
|
||||
--secondary-cta-text: #f1f5f9;
|
||||
--accent: #38bdf8;
|
||||
--background-accent: #0284c7;
|
||||
--background: #f5f4f0;
|
||||
--card: #ffffff;
|
||||
--foreground: #1a1a1a;
|
||||
--primary-cta: #2c2c2c;
|
||||
--primary-cta-text: #f5f4f0;
|
||||
--secondary-cta: #f5f4f0;
|
||||
--secondary-cta-text: #1a1a1a;
|
||||
--accent: #8a8a8a;
|
||||
--background-accent: #e8e6e1;
|
||||
|
||||
/* @layout/border-radius/soft */
|
||||
--radius: 1.5rem;
|
||||
|
||||
Reference in New Issue
Block a user