Compare commits
8 Commits
version_4_
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| d2f29f96cd | |||
| 1a9feebc97 | |||
| c14589674e | |||
| 955629c9ae | |||
| 235dd4b509 | |||
| 3a312ff304 | |||
| dce80fde25 | |||
| cc8fa9752f |
@@ -5,15 +5,15 @@
|
||||
|
||||
:root {
|
||||
/* @colorThemes/lightTheme/grayNavyBlue */
|
||||
--background: #0a0a0a;
|
||||
--card: #171010;
|
||||
--foreground: #fdf8f4;
|
||||
--primary-cta: #c5a059;
|
||||
--primary-cta-text: #0a0a0a;
|
||||
--secondary-cta: #5a0a0a;
|
||||
--secondary-cta-text: #fdf8f4;
|
||||
--accent: #c5a059;
|
||||
--background-accent: #2a0a0a;
|
||||
--background: #f5f5f5;
|
||||
--card: #ffffff;
|
||||
--foreground: #1c1c1c;
|
||||
--primary-cta: #511f1f;
|
||||
--primary-cta-text: #f5f5f5;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #1c1c1c;
|
||||
--accent: #8f3838;
|
||||
--background-accent: #c9725c;
|
||||
|
||||
/* @layout/border-radius/rounded */
|
||||
--radius: 1rem;
|
||||
|
||||
Reference in New Issue
Block a user