Merge version_3_1782372818643 into main #3
@@ -5,15 +5,15 @@
|
||||
|
||||
:root {
|
||||
/* @colorThemes/lightTheme/grayNavyBlue */
|
||||
--background: #ffffff;
|
||||
--card: #f5f5f5;
|
||||
--foreground: #000000;
|
||||
--primary-cta: #e60000;
|
||||
--background: #e60000;
|
||||
--card: #cc0000;
|
||||
--foreground: #ffffff;
|
||||
--primary-cta: #000000;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #000000;
|
||||
--secondary-cta-text: #ffffff;
|
||||
--accent: #666666;
|
||||
--background-accent: #eeeeee;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #e60000;
|
||||
--accent: #ffcccc;
|
||||
--background-accent: #b30000;
|
||||
|
||||
/* @layout/border-radius/rounded */
|
||||
--radius: 0.5rem;
|
||||
|
||||
Reference in New Issue
Block a user