Merge version_3_1781185462081 into main
Merge version_3_1781185462081 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: #0a0a0a;
|
--background: #f0f8ff;
|
||||||
--card: #1a1a1a;
|
--card: #ffffff;
|
||||||
--foreground: #f5f5f5;
|
--foreground: #0f172a;
|
||||||
--primary-cta: #ffdf7d;
|
--primary-cta: #3b82f6;
|
||||||
--primary-cta-text: #0a0a0a;
|
--primary-cta-text: #ffffff;
|
||||||
--secondary-cta: #1a1a1a;
|
--secondary-cta: #e2e8f0;
|
||||||
--secondary-cta-text: #ffffff;
|
--secondary-cta-text: #0f172a;
|
||||||
--accent: #b8860b;
|
--accent: #2563eb;
|
||||||
--background-accent: #8b6914;
|
--background-accent: #bfdbfe;
|
||||||
|
|
||||||
/* @layout/border-radius/rounded */
|
/* @layout/border-radius/rounded */
|
||||||
--radius: 1.5rem;
|
--radius: 1.5rem;
|
||||||
|
|||||||
Reference in New Issue
Block a user