mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[GH-ISSUE #19430] issue: Poor Contrast in Role Selection When Creating a New User in Dark Mode #34406
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @matthew-kusz on GitHub (Nov 24, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/19430
Check Existing Issues
Installation Method
Git Clone
Open WebUI Version
0.6.38
Ollama Version (if applicable)
No response
Operating System
RHEL 9.5
Browser (if applicable)
Firefox
Confirmation
README.md.Expected Behavior
To be able to easily read the text in the role drop down when creating a new user,
Actual Behavior
The moused over selection turns white ands makes the white text difficult to see.
Steps to Reproduce
Navigate to the admin users list and click the plus sign to create a new user. Select the role option and mouse over the options.
Logs & Screenshots
Additional Information
No response
@matthew-kusz commented on GitHub (Nov 24, 2025):
This is also an issue when creating a new knowledge base for both the visibility and groups field.
It seems there's a few other places, like when adjusting access control of various things, that have this problem.
@silentoplayz commented on GitHub (Nov 24, 2025):
I am unable to reproduce the reported issue with the latest version of Mozilla Firefox Snap for Ubuntu. I understand that your OS is different, although, it's still Linux under the hood.
I recommend to ensure your browser is up to date and running the latest stable/recommended version. If you have any dark mode extensions enabled in the browser, disable them for your Open WebUI instance's URL.
@matthew-kusz commented on GitHub (Nov 24, 2025):
I put the OS for what Open WebUI is running on, but I probably should have put the one I'm using the browser on... which is Windows. If I try it with Edge the contrast is fine. My Firefox version is up to date, version 145.0.1. I have no dark mode extensions installed.
@Classic298 commented on GitHub (Nov 24, 2025):
unable to reproduce
do you have any addons?what browser version?
is any THEME applied in the browser that might alter anything?
or a system level theme?
what theme did you use in Open WebUI (Dark or OLED Dark)?
@matthew-kusz commented on GitHub (Nov 24, 2025):
Standard Firefox browser version 145.0.1.
There are no outside themes applied, I'm using Firefox's built-in system theme, and my system is set to dark mode using Windows provided glow theme.
Open WebUI's theme was based on the system's, which set it to Dark. I tried OLED Dark and that has the same issue.
@matthew-kusz commented on GitHub (Nov 24, 2025):
FWIW not all drop downs have this issue. The language and theme drop down in the user settings looks fine.