mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 14:39:31 -05:00
[PR #18636] [MERGED] UPD: Refactor dark select styles using Tailwind CSS classes #63715
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?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/18636
Author: @rgaricano
Created: 10/26/2025
Status: ✅ Merged
Merged: 10/26/2025
Merged by: @tjbck
Base:
dev← Head:dev-FIXSTYLES_dark_mode_select_boxes📝 Commits (3)
f06e2c1FIX:style_dark_mode_select_boxes235ed89UPD: Refactor dark select styles using Tailwind CSS classes2f6a050Refactor dark mode select styles-more specific📊 Changes
1 file changed (+8 additions, -0 deletions)
View changed files
📝
src/app.css(+8 -0)📄 Description
UPD_Styles: Add dark mode styles for select elements and options using Tailwind CSS classes
Actually some select "boxes" have css dark theme support, but other not.
This PR add CSS for dark theme selects.
Added as
Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.