diff --git a/README.md b/README.md index 39a10fd..e8cdc1c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -![AkkudoktorEOS](docs/_static/logo.png) +![AkkudoktorEOS](./docs/_static/logo.png#gh-light-mode-only) +![AkkudoktorEOS](./docs/_static/logo_dark.png#gh-dark-mode-only) **Build optimized energy management plans for your home automation** diff --git a/docs/_static/logo_dark.png b/docs/_static/logo_dark.png new file mode 100644 index 0000000..a8ff926 Binary files /dev/null and b/docs/_static/logo_dark.png differ