Compare commits
2 Commits
version_2_
...
version_3_
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
13f4b0b96b | ||
| 99c397dac9 |
@@ -7,13 +7,13 @@
|
||||
/* @colorThemes/lightTheme/grayNavyBlue */
|
||||
--background: #ffffff;
|
||||
--card: #ffffff;
|
||||
--foreground: #001122;
|
||||
--primary-cta: #15479c;
|
||||
--primary-cta-text: #f5faff;
|
||||
--foreground: #111111;
|
||||
--primary-cta: #111111;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #001122;
|
||||
--accent: #a8cce8;
|
||||
--background-accent: #7ba3cf;
|
||||
--secondary-cta-text: #111111;
|
||||
--accent: #666666;
|
||||
--background-accent: #e5e5e5;
|
||||
|
||||
/* @layout/border-radius/rounded */
|
||||
--radius: 1rem;
|
||||
|
||||
Reference in New Issue
Block a user