Remove invert from architecture figure (#859)

Was a bit to bold when inverted. Original colours seem ok in both cases
This commit is contained in:
Tom Brien 2021-03-21 20:29:47 +00:00 committed by GitHub
parent 00f9a0b6b1
commit 33612c2f20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ Home Assistant provides a platform for home control and home automation. Home As
- The [Supervisor](supervisor.md) manages the operating system. - The [Supervisor](supervisor.md) manages the operating system.
- The [Core](architecture/core.md) interacts with the user, the supervisor and IoT devices & services. - The [Core](architecture/core.md) interacts with the user, the supervisor and IoT devices & services.
<img class='invertDark' <img
src='/img/en/architecture/full.svg' src='/img/en/architecture/full.svg'
alt='Full picture of Home Assistant' alt='Full picture of Home Assistant'
/> />