Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5bd5e9a85d | ||
|
|
a92679f308 |
@@ -5,15 +5,15 @@
|
||||
|
||||
:root {
|
||||
/* @colorThemes/lightTheme/grayNavyBlue */
|
||||
--background: #e3deea;
|
||||
--card: #ffffff;
|
||||
--foreground: #1e3a8a;
|
||||
--primary-cta: #1e3a8a;
|
||||
--primary-cta-text: #e3deea;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #1e3a8a;
|
||||
--accent: #627dc6;
|
||||
--background-accent: #627dc6;
|
||||
--background: #ff0000;
|
||||
--card: #cc0000;
|
||||
--foreground: #ffffff;
|
||||
--primary-cta: #ffffff;
|
||||
--primary-cta-text: #ff0000;
|
||||
--secondary-cta: #990000;
|
||||
--secondary-cta-text: #ffffff;
|
||||
--accent: #ffffff;
|
||||
--background-accent: #990000;
|
||||
|
||||
/* @layout/border-radius/rounded */
|
||||
--radius: 0.5rem;
|
||||
|
||||
Reference in New Issue
Block a user