[PR #711] [MERGED] Purple #1124

Open
opened 2026-01-29 16:25:32 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/SabreTools/MPF/pull/711
Author: @Deterous
Created: 6/24/2024
Status: Merged
Merged: 6/24/2024
Merged by: @mnadareski

Base: masterHead: purple


📝 Commits (1)

📊 Changes

4 files changed (+74 additions, -0 deletions)

View changed files

📝 CHANGELIST.md (+1 -0)
📝 MPF.Frontend/Options.cs (+9 -0)
📝 MPF.UI/Theme.cs (+62 -0)
📝 MPF.UI/Windows/MainWindow.xaml.cs (+2 -0)

📄 Description

Hidden EnablePurpMode option to enable dark mode with purple text.


🔄 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/SabreTools/MPF/pull/711 **Author:** [@Deterous](https://github.com/Deterous) **Created:** 6/24/2024 **Status:** ✅ Merged **Merged:** 6/24/2024 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `purple` --- ### 📝 Commits (1) - [`29ba2a8`](https://github.com/SabreTools/MPF/commit/29ba2a8671d1836a2e7671939ee43f02765ac133) Purple ### 📊 Changes **4 files changed** (+74 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELIST.md` (+1 -0) 📝 `MPF.Frontend/Options.cs` (+9 -0) 📝 `MPF.UI/Theme.cs` (+62 -0) 📝 `MPF.UI/Windows/MainWindow.xaml.cs` (+2 -0) </details> ### 📄 Description Hidden EnablePurpMode option to enable dark mode with purple text. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 16:25:32 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#1124