mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-25 04:24:30 -05:00
[PR #1325] [MERGED] feat: OLED dark theme #7432
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/1325
Author: @dannyl1u
Created: 3/27/2024
Status: ✅ Merged
Merged: 3/28/2024
Merged by: @tjbck
Base:
dev← Head:feat/oled-dark-theme📝 Commits (7)
976c714feat: OLED dark themec24d9d3Add 'oled' theme option to themes list25c71d8Update theme options and persist OLED dark theme if selecteddfeadf9ordering of themes in select menu, group dark themes togethercf44209refac: code style572eefeuse 🌃 emoji for oled-dark option67865fcdynamically adjust --color-gray-950 value for OLED black sidebar📊 Changes
3 files changed (+21 additions, -7 deletions)
View changed files
📝
src/app.html(+6 -1)📝
src/lib/components/chat/Settings/General.svelte(+13 -3)📝
tailwind.config.js(+2 -3)📄 Description
Pull Request Checklist
Description
Add a true black background theme for low-light environments and improved usage with OLED screens. Closes #1110
Changelog Entry
Added
Changed
tailwind.config.jsdark mode color palette to use a dynamic variable to toggle between regular dark mode and OLED dark🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.