From c990d8a335f50d7b46f80b779ad6c030e18b23ef Mon Sep 17 00:00:00 2001 From: Florian Walther Date: Fri, 6 Feb 2026 13:08:16 +0100 Subject: [PATCH] mention Dark- and Light-Mode in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 58c1c8e..9d61ca5 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ _a web based password generator, with an API endpoint_ * generates long and random, secure passwords (read about the [security considerations](SECURITY.md)) * copy to clipboard * very small docker container, that only contains the application and has minimum attack surface +* supports DarkMode and LightMode, you can toggle ## Demo