mirror of
https://github.com/open-webui/docs.git
synced 2026-07-21 18:15:36 -04:00
[PR #680] [CLOSED] docs: add tutorial for customizing themes (opening early for reference) #713
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/680
Author: @silentoplayz
Created: 9/5/2025
Status: ❌ Closed
Base:
main← Head:customizing-and-adding-new-themes📝 Commits (2)
7a600a1docs: add tutorial for customizing themes95ecedcrefac📊 Changes
1 file changed (+119 additions, -0 deletions)
View changed files
➕
docs/tutorials/theming.mdx(+119 -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, particularly animated themes powered by Particle.js.
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 developers to create and register their own themes, specifically animated themes powered by Particle.js.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:
My apologies for opening up both this PR and https://github.com/open-webui/docs/pull/675 on the
mainbranch. I need to update my local dev environment so that my changes are being made on thedevbranch.This PR links to a PR I've yet to submit over on the main repo!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.