mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-10 07:43:10 -05:00
[PR #343] [MERGED] feat: rosepine custom theme #7069
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/343
Author: @tjbck
Created: 1/2/2024
Status: ✅ Merged
Merged: 1/2/2024
Merged by: @tjbck
Base:
main← Head:custom-theme📝 Commits (1)
af6e4ebfeat: rosepine custom theme📊 Changes
11 files changed (+168 additions, -39 deletions)
View changed files
📝
src/app.html(+3 -0)📝
src/lib/components/chat/Messages.svelte(+1 -1)📝
src/lib/components/chat/SettingsModal.svelte(+60 -29)📝
src/lib/components/layout/Navbar.svelte(+1 -1)📝
src/lib/stores/index.ts(+2 -1)📝
src/routes/(app)/+page.svelte(+2 -2)📝
src/routes/(app)/c/[id]/+page.svelte(+2 -2)📝
src/routes/(app)/modelfiles/create/+page.svelte(+1 -1)📝
src/routes/(app)/modelfiles/edit/+page.svelte(+1 -1)📝
src/routes/+layout.svelte(+4 -1)➕
static/themes/rosepine.css(+91 -0)📄 Description
Resolves #316
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.