mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 02:48:13 -05:00
feat: OLED Dark Theme #446
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 @silentoplayz on GitHub (Mar 9, 2024).
Is your feature request related to a problem? Please describe.
Yes, the current themes available in Open WebUI does not provide a true black background, which can be quite harsh on the eyes in low-light environments. This is especially true for devices with OLED screens, where true black pixels use less power and can help conserve battery life.
Describe the solution you'd like
Introduce a new theme option for OpenWebUI called "OLED Dark." This theme would feature a true black background, providing a more comfortable viewing experience in low-light environments and conserving battery life on OLED devices.
Describe alternatives you've considered
Alternatives considered include trying various dark mode extensions for the browser, but most fail to theme the chat background element. I would prefer not to attempt using extensions to modify the webpage for a darker theme.
Additional context
By incorporating these enhancements, we can provide an even better user experience for users who use Open WebUI on OLED devices and in low-light environments, while also conserving battery life and giving users more control over their viewing experience.
@sflc2 commented on GitHub (Mar 14, 2024):
i second this