[PR #136] [MERGED] :splarkles: Theme toggler #451

Closed
opened 2026-03-15 14:19:38 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/axllent/mailpit/pull/136
Author: @jrmessias
Created: 6/29/2023
Status: Merged
Merged: 6/30/2023
Merged by: @axllent

Base: developHead: dark-mode


📝 Commits (1)

  • c1b6e02 :splarkles: Theme toggler

📊 Changes

4 files changed (+146 additions, -1 deletions)

View changed files

📝 .gitignore (+1 -0)
📝 server/ui-src/App.vue (+50 -1)
📝 server/ui-src/app.js (+1 -0)
server/ui-src/color-modes.js (+94 -0)

📄 Description

Add toggler to change theme (light, dark, auto)


🔄 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/axllent/mailpit/pull/136 **Author:** [@jrmessias](https://github.com/jrmessias) **Created:** 6/29/2023 **Status:** ✅ Merged **Merged:** 6/30/2023 **Merged by:** [@axllent](https://github.com/axllent) **Base:** `develop` ← **Head:** `dark-mode` --- ### 📝 Commits (1) - [`c1b6e02`](https://github.com/axllent/mailpit/commit/c1b6e02d48ee9d913b298f6c4a36b80376f5ccf0) :splarkles: Theme toggler ### 📊 Changes **4 files changed** (+146 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+1 -0) 📝 `server/ui-src/App.vue` (+50 -1) 📝 `server/ui-src/app.js` (+1 -0) ➕ `server/ui-src/color-modes.js` (+94 -0) </details> ### 📄 Description Add toggler to change theme (light, dark, auto) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 14:19:38 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/mailpit#451
No description provided.