From eecd51e0ca2b3732bc26c7666f30eb7ace3c9a16 Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Wed, 25 Jun 2025 19:02:31 +0100 Subject: [PATCH] add Themes to README --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index fe5477b..fda29bf 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,16 @@ Without passing a subcommand (start/stop) a GUI will be launched, otherwise a CL Just enter the filename and click *Start Recording*. +#### Themes + +Load the GUI with different themes: + +```console +simple-recorder --theme="Light Purple" +``` + +Available themes: Light Purple, Neutral Blue, Reds, Sandy Beach, Kayak, Light Blue 2, Dark Teal1 + ### CLI ```shell