Merge version_3_1778336131021 into main
Merge version_3_1778336131021 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -5,15 +5,15 @@
|
|||||||
|
|
||||||
:root {
|
:root {
|
||||||
/* @colorThemes/lightTheme/grayNavyBlue */
|
/* @colorThemes/lightTheme/grayNavyBlue */
|
||||||
--background: #f5faff;
|
--background: #f5f5f5;
|
||||||
--card: #ffffff;
|
--card: #ffffff;
|
||||||
--foreground: #001122;
|
--foreground: #1c1c1c;
|
||||||
--primary-cta: #15479c;
|
--primary-cta: #1c1c1c;
|
||||||
--primary-cta-text: #f5faff;
|
--primary-cta-text: #f5f5f5;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #001122;
|
--secondary-cta-text: #1c1c1c;
|
||||||
--accent: #a8cce8;
|
--accent: #15479c;
|
||||||
--background-accent: #7ba3cf;
|
--background-accent: #a8cce8;
|
||||||
|
|
||||||
/* @layout/border-radius/rounded */
|
/* @layout/border-radius/rounded */
|
||||||
--radius: 0.5rem;
|
--radius: 0.5rem;
|
||||||
|
|||||||
Reference in New Issue
Block a user