mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 12:09:26 +00:00
Set default color for dark theme
This commit is contained in:
@@ -18,4 +18,5 @@
|
||||
.wa-theme-default-dark,
|
||||
.wa-theme-default-dark :host {
|
||||
color-scheme: dark;
|
||||
color: var(--wa-color-text-normal);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user