[PR #345] [MERGED] Add Rosé Pine Dawn theme #43323

Closed
opened 2026-04-29 17:26:46 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/345
Author: @ThatOneCalculator
Created: 1/2/2024
Status: Merged
Merged: 1/2/2024
Merged by: @tjbck

Base: mainHead: main


📝 Commits (6)

  • dcfe064 Add Rosé Pine Dawn theme
  • 3cac26a fix: dark theme as base for custom themes
  • 78f1205 feat: id added to chat search
  • 6a92652 fix: custom theme light/dark support
  • 2113c8b fix searchbox
  • 5e92b04 fix: formatting

📊 Changes

6 files changed (+196 additions, -13 deletions)

View changed files

📝 src/app.html (+3 -2)
📝 src/lib/components/chat/SettingsModal.svelte (+9 -8)
📝 src/lib/components/layout/Sidebar.svelte (+1 -1)
📝 src/routes/+layout.svelte (+1 -0)
static/themes/rosepine-dawn.css (+140 -0)
📝 static/themes/rosepine.css (+42 -2)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/345 **Author:** [@ThatOneCalculator](https://github.com/ThatOneCalculator) **Created:** 1/2/2024 **Status:** ✅ Merged **Merged:** 1/2/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (6) - [`dcfe064`](https://github.com/open-webui/open-webui/commit/dcfe064949abb252a532b661dc8b18997ffbfc98) Add Rosé Pine Dawn theme - [`3cac26a`](https://github.com/open-webui/open-webui/commit/3cac26aa037648da2f859789760fa908801baaf9) fix: dark theme as base for custom themes - [`78f1205`](https://github.com/open-webui/open-webui/commit/78f120566f62bed600fe2742523b95fbff5a40c3) feat: id added to chat search - [`6a92652`](https://github.com/open-webui/open-webui/commit/6a92652ca1fa6dd203c326d6dc2ca5c3080a0921) fix: custom theme light/dark support - [`2113c8b`](https://github.com/open-webui/open-webui/commit/2113c8bed00bcdd5a29c40ec48a8db75d4dd778a) fix searchbox - [`5e92b04`](https://github.com/open-webui/open-webui/commit/5e92b043a6463a16a4254eb358c7a82a002f72ef) fix: formatting ### 📊 Changes **6 files changed** (+196 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `src/app.html` (+3 -2) 📝 `src/lib/components/chat/SettingsModal.svelte` (+9 -8) 📝 `src/lib/components/layout/Sidebar.svelte` (+1 -1) 📝 `src/routes/+layout.svelte` (+1 -0) ➕ `static/themes/rosepine-dawn.css` (+140 -0) 📝 `static/themes/rosepine.css` (+42 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-29 17:26:46 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#43323