mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[PR #1223] [CLOSED] feat: OLED Dark Theme Option #43654
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/1223
Author: @silentoplayz
Created: 3/20/2024
Status: ❌ Closed
Base:
dev← Head:dev📝 Commits (4)
306e7e5Add files via uploadff11f5eUpdate General.svelte5f95d88Update +layout.svelte484cfbfUpdate General.svelte📊 Changes
3 files changed (+460 additions, -1 deletions)
View changed files
📝
src/lib/components/chat/Settings/General.svelte(+2 -1)📝
src/routes/+layout.svelte(+1 -0)➕
static/themes/oled-dark.css(+457 -0)📄 Description
Pull Request Checklist
Description
This pull request introduces a new OLED Dark theme option in the Theme Settings for Open WebUI. The newly added
oled-dark.csstheme features mostly black (#000) UI elements like the background with white text with easy-to-read UI elements. This theme offers improved readability in low-light environments, but is still a major work in progress. I call upon all developers to contribute with helping to tidy up the theme's .CSS code.Changelog Entry
Added/Changed/Fixed
oled-dark.cssinsrc/lib/components/chat/Settings/General.svelte.src/routes/+layout.sveltefor the theme.oled-dark.cssinstatic/themes/with the classes renamed and colors modified.oled-dark.cssfile that aren't present inRosé Pine&Rosé Pine Dawnthemes.Removed
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.