mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-27 06:47:20 +00:00
Bump contrast and brightness of dark mode map (#13243)
This commit is contained in:
parent
ca6a7bfbe2
commit
adfef05110
@ -46,7 +46,8 @@ export const darkStyles = {
|
||||
"codemirror-qualifier": "#DECB6B",
|
||||
"codemirror-type": "#DECB6B",
|
||||
"energy-grid-return-color": "#a280db",
|
||||
"map-filter": "invert(.9) hue-rotate(170deg) grayscale(.7)",
|
||||
"map-filter":
|
||||
"invert(.9) hue-rotate(170deg) brightness(1.5) contrast(1.2) saturate(.3)",
|
||||
};
|
||||
|
||||
export const derivedStyles = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user