mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-10 07:43:10 -05:00
[PR #64] [MERGED] feat: light mode support #6932
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/64
Author: @tjbck
Created: 11/5/2023
Status: ✅ Merged
Merged: 11/5/2023
Merged by: @tjbck
Base:
main← Head:dev📝 Commits (3)
f0e1ec7feat: light mode supporteac614bfix: button dark theme stylingd2cb2edMerge branch 'main' into dev📊 Changes
7 files changed (+177 additions, -94 deletions)
View changed files
📝
src/app.html(+12 -0)📝
src/lib/components/chat/SettingsModal.svelte(+101 -43)📝
src/lib/components/chat/Suggestions.svelte(+20 -12)📝
src/lib/components/common/Modal.svelte(+1 -1)📝
src/lib/components/layout/Navbar.svelte(+4 -4)📝
src/routes/+page.svelte(+38 -34)📝
tailwind.config.js(+1 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.