mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-25 05:47:20 +00:00
Fix init page message color (#7780)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
This commit is contained in:
parent
89175f8e85
commit
7de7d1d926
@ -60,7 +60,7 @@ class HaInitPage extends LitElement {
|
||||
}
|
||||
p {
|
||||
max-width: 350px;
|
||||
color: var(--text-primary-color);
|
||||
color: var(--primary-text-color);
|
||||
}
|
||||
`;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user