[PR #18636] [MERGED] UPD: Refactor dark select styles using Tailwind CSS classes #63715

Closed
opened 2026-05-06 08:41:01 -05:00 by GiteaMirror · 0 comments
Owner

📋 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: devHead: dev-FIXSTYLES_dark_mode_select_boxes


📝 Commits (3)

  • f06e2c1 FIX:style_dark_mode_select_boxes
  • 235ed89 UPD: Refactor dark select styles using Tailwind CSS classes
  • 2f6a050 Refactor 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.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/18636 **Author:** [@rgaricano](https://github.com/rgaricano) **Created:** 10/26/2025 **Status:** ✅ Merged **Merged:** 10/26/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `dev-FIXSTYLES_dark_mode_select_boxes` --- ### 📝 Commits (3) - [`f06e2c1`](https://github.com/open-webui/open-webui/commit/f06e2c1a4ab42e087beacad8ef4c3f56d9d3f79f) FIX:style_dark_mode_select_boxes - [`235ed89`](https://github.com/open-webui/open-webui/commit/235ed8956c8e3c085a4abaf29d902e32a3689b1c) UPD: Refactor dark select styles using Tailwind CSS classes - [`2f6a050`](https://github.com/open-webui/open-webui/commit/2f6a050325804f6bd26e5316ab95f40a95534e82) Refactor dark mode select styles-more specific ### 📊 Changes **1 file changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/app.css` (+8 -0) </details> ### 📄 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)](https://github.com/open-webui/open-webui/blob/main/CONTRIBUTOR_LICENSE_AGREEMENT), and I am providing my contributions under its terms. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-06 08:41:01 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#63715