Compare commits
6 Commits
version_1_
...
version_7_
| Author | SHA1 | Date | |
|---|---|---|---|
| 2ebfd203ce | |||
| 5ea17a39e0 | |||
| a634966c9d | |||
| 8c4a42a4f6 | |||
| d502be421c | |||
| 5d7ff343fd |
@@ -7,13 +7,13 @@
|
|||||||
/* @colorThemes/lightTheme/grayNavyBlue */
|
/* @colorThemes/lightTheme/grayNavyBlue */
|
||||||
--background: #0a0a0a;
|
--background: #0a0a0a;
|
||||||
--card: #1a1a1a;
|
--card: #1a1a1a;
|
||||||
--foreground: #f5f5f5;
|
--foreground: #ffffffe6;
|
||||||
--primary-cta: #ffdf7d;
|
--primary-cta: #e6e6e6;
|
||||||
--primary-cta-text: #0a0a0a;
|
--primary-cta-text: #0a0a0a;
|
||||||
--secondary-cta: #1a1a1a;
|
--secondary-cta: #1a1a1a;
|
||||||
--secondary-cta-text: #ffffff;
|
--secondary-cta-text: #ffffffe6;
|
||||||
--accent: #b8860b;
|
--accent: #737373;
|
||||||
--background-accent: #8b6914;
|
--background-accent: #737373;
|
||||||
|
|
||||||
/* @layout/border-radius/rounded */
|
/* @layout/border-radius/rounded */
|
||||||
--radius: 0.5rem;
|
--radius: 0.5rem;
|
||||||
|
|||||||
Reference in New Issue
Block a user