mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-23 17:26:42 +00:00
Use app-header-text-color (#10711)
This commit is contained in:
parent
f70485bc49
commit
6177d2b416
@ -226,7 +226,7 @@ class HassTabsSubpage extends LitElement {
|
|||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
.toolbar a {
|
.toolbar a {
|
||||||
color: var(--sidebar-text-color);
|
color: var(--app-header-text-color);
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
.bottom-bar a {
|
.bottom-bar a {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user