-
-
Notifications
You must be signed in to change notification settings - Fork 45
Description
Describe the bug
When "Enable Dark Mode" is activated, several text labels within the sidebar change their color to white. However, the background of the sidebar panel remains light gray/white, which makes the text completely unreadable due to the lack of contrast.
To Reproduce
Steps to Reproduce:
Navigate to the main analysis page.
In the "Analysis Controls" section of the sidebar, check the "Enable Dark Mode" box.
Observe the text labels such as "Choose Analysis Mode", "Single Model", and "Ensemble Analysis".

Expected behavior
When Dark Mode is enabled, the sidebar's background color should also switch to a dark color (e.g., dark gray or charcoal) to provide the necessary contrast for the white text. The entire sidebar should look consistent with the rest of the dark-themed application.
Additional context
No response