Merge version_2_1777302615062 into main #1
@@ -7,11 +7,11 @@
|
||||
/* @colorThemes/lightTheme/grayNavyBlue */
|
||||
--background: #e3deea;
|
||||
--card: #ffffff;
|
||||
--foreground: #1f2027;
|
||||
--primary-cta: #1f2027;
|
||||
--foreground: #1e3a8a;
|
||||
--primary-cta: #1e3a8a;
|
||||
--primary-cta-text: #e3deea;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #1f2027;
|
||||
--secondary-cta-text: #1e3a8a;
|
||||
--accent: #627dc6;
|
||||
--background-accent: #627dc6;
|
||||
|
||||
@@ -197,4 +197,4 @@ h6 {
|
||||
is always visible — when --secondary-cta is white-ish on a near-white page
|
||||
bg, a same-color border is invisible and the button disappears. */
|
||||
border: 1px solid color-mix(in srgb, var(--color-foreground) 18%, transparent);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user