From 8cce7dda99c275249b7c864a7c2ec532186509b1 Mon Sep 17 00:00:00 2001 From: badaix Date: Tue, 7 Jan 2025 19:30:01 +0100 Subject: [PATCH] Fix images fpr dark/light theme --- README.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 947867a2..9f03dac1 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,10 @@ # Snapcast -![Snapcast](doc/Snapcast_800.png#gh-light-mode-only) -![Snapweb-Dark](doc/Snapcast_800_dark.png#gh-dark-mode-only) + + + + Snapcast + **S**y**n**chronous **a**udio **p**layer @@ -167,8 +170,11 @@ Snapcast can be controlled using a [JSON-RPC API](doc/json_rpc_api/control.md) o The server is shipped with [Snapweb](https://github.com/badaix/snapweb), this WebApp can be reached under `http://:1780`. -![Snapweb-Light](https://raw.githubusercontent.com/badaix/snapweb/master/snapweb_light.png#gh-light-mode-only) -![Snapweb-Dark](https://raw.githubusercontent.com/badaix/snapweb/master/snapweb_dark.png#gh-dark-mode-only) + + + + Snapweb + ### Android client