mirror of
https://github.com/open-webui/docs.git
synced 2026-07-20 15:38:19 -04:00
[PR #693] [CLOSED] doc: Theming System Help-Center like documentation page #726
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/docs/pull/693
Author: @silentoplayz
Created: 9/13/2025
Status: ❌ Closed
Base:
dev← Head:customizing-and-adding-new-themes📝 Commits (8)
167af15doc: Theming system pagecc0e10badd: understanding the layering system6adf2c8reorganize9c03b7cUpdate theming.mdx39c5260Update theming.mdxfa67c66docs: Document 'Random' and 'Generate from image' options in theme editor1a6a8d4doc: note on legacy chat background image optionbd1cbf8Update theming.mdx📊 Changes
1 file changed (+633 additions, -0 deletions)
View changed files
➕
docs/tutorials/theming.mdx(+633 -0)📄 Description
Description
This PR adds a new documentation page that provides a comprehensive guide on how to customize and add new themes to Open WebUI.
The new page is located at
docs/tutorials/theming.mdxand covers how users can propose new themes and provides a step-by-step guide for users to create their own themes.Motivation
The goal of this new documentation page is to empower the community to contribute to the look and feel of Open WebUI by providing clear and actionable instructions on theme creation. This will hopefully lead to a richer and more diverse set of themes available for all users.
How to Test
Check out this PR.
Install the dependencies:
This docs PR is related to https://github.com/open-webui/open-webui/pull/17396
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.