diff --git a/README.md b/README.md index bdac1682b..fbcd325ff 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,8 @@ For a quick first impression follow the instructions of this ## Supported setups of Postgres and Applications -![Features](docs/diagrams/neutral_operator.png) +![Features](docs/diagrams/neutral_operator_dark.png#gh-dark-mode-only) +![Features](docs/diagrams/neutral_operator_light.png#gh-light-mode-only) ## Documentation diff --git a/docs/diagrams/neutral_operator_dark.png b/docs/diagrams/neutral_operator_dark.png new file mode 100644 index 000000000..f5eb3cb83 Binary files /dev/null and b/docs/diagrams/neutral_operator_dark.png differ diff --git a/docs/diagrams/neutral_operator_light.png b/docs/diagrams/neutral_operator_light.png new file mode 100644 index 000000000..229874faf Binary files /dev/null and b/docs/diagrams/neutral_operator_light.png differ