diff --git a/src/components/map/ha-map.ts b/src/components/map/ha-map.ts index c34a819d51..2835ebb2fc 100644 --- a/src/components/map/ha-map.ts +++ b/src/components/map/ha-map.ts @@ -484,6 +484,7 @@ export class HaMap extends ReactiveElement { justify-content: center; flex-direction: column; text-align: center; + color: var(--primary-text-color); } `; }