Merge version_2_1779005699141 into main
Merge version_2_1779005699141 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -5,15 +5,15 @@
|
||||
|
||||
:root {
|
||||
/* @colorThemes/lightTheme/grayNavyBlue */
|
||||
--background: #f5f4ef;
|
||||
--card: #dad6cd;
|
||||
--foreground: #2a2928;
|
||||
--primary-cta: #2a2928;
|
||||
--primary-cta-text: #f5f4ef;
|
||||
--secondary-cta: #ecebea;
|
||||
--secondary-cta-text: #2a2928;
|
||||
--accent: #ffffff;
|
||||
--background-accent: #c6b180;
|
||||
--background: #1a1a2e;
|
||||
--card: #2a2a4a;
|
||||
--foreground: #e0e0e0;
|
||||
--primary-cta: #e94560;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #533483;
|
||||
--secondary-cta-text: #e0e0e0;
|
||||
--accent: #0f3460;
|
||||
--background-accent: #16213e;
|
||||
|
||||
/* @layout/border-radius/rounded */
|
||||
--radius: 0.5rem;
|
||||
|
||||
Reference in New Issue
Block a user