From a27ed15dadaa505ad1b034d5eeaa36aaeb27c84e Mon Sep 17 00:00:00 2001 From: ruchimotwaniBC Date: Wed, 25 Sep 2024 18:01:14 +0200 Subject: [PATCH 1/7] implemented theme change option --- CHANGES.md | 5 +++++ src/components/HelpButton.tsx | 4 +++- src/components/MarkdownPopover.tsx | 13 +++++++++++++ src/components/SettingsDialog.tsx | 10 ++++++++++ .../UserVariablesDialog/UserVariablesDialog.tsx | 3 +++ src/connected/App.tsx | 10 +++++----- src/connected/UserVariablesDialog.tsx | 1 + src/states/controlState.ts | 2 ++ src/states/userSettings.ts | 2 ++ 9 files changed, 44 insertions(+), 6 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 5a47c0d9..0d5fde3a 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,10 @@ ## Changes in version 1.3.1 (in development) +### New Features + +* Users can now choose the application theme between light and dark mode + from settings. Light mode is set as default. + ### Fixes * The `