Merge version_4_1781696420035 into main #3
@@ -5,15 +5,15 @@
|
||||
|
||||
:root {
|
||||
/* @colorThemes/lightTheme/grayNavyBlue */
|
||||
--background: #0B0B0B;
|
||||
--card: #111111;
|
||||
--foreground: #F5F5F5;
|
||||
--primary-cta: #C9A227;
|
||||
--primary-cta-text: #0B0B0B;
|
||||
--secondary-cta: #111111;
|
||||
--secondary-cta-text: #F5F5F5;
|
||||
--accent: #C9A227;
|
||||
--background-accent: #1A1A1A;
|
||||
--background: #000000;
|
||||
--card: #481f1f;
|
||||
--foreground: #ffffff;
|
||||
--primary-cta: #ffffff;
|
||||
--primary-cta-text: #280101;
|
||||
--secondary-cta: #361311;
|
||||
--secondary-cta-text: #f6d4d4;
|
||||
--accent: #51000b;
|
||||
--background-accent: #ff2231;
|
||||
|
||||
/* @layout/border-radius/rounded */
|
||||
--radius: 1.5rem;
|
||||
|
||||
Reference in New Issue
Block a user