mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-03 21:29:27 +00:00
[PR #712] [MERGED] Custom theme colors #1126
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/SabreTools/MPF/pull/712
Author: @Deterous
Created: 6/24/2024
Status: ✅ Merged
Merged: 6/25/2024
Merged by: @mnadareski
Base:
master← Head:theme📝 Commits (7)
144a9f2Custom theme colors4edccbfmerge2111e71Merge branch 'master' into theme43dee80Merge branch 'master' into themeae1f6aeUse Convert.ToByte8618b82merge mastera783c16merge dumb VS📊 Changes
5 files changed (+160 additions, -68 deletions)
View changed files
📝
CHANGELIST.md(+1 -0)📝
MPF.Frontend/Options.cs(+18 -0)➕
MPF.UI/Themes/CustomTheme.cs(+88 -0)➖
MPF.UI/Themes/PurpModeTheme.cs(+0 -66)📝
MPF.UI/Windows/MainWindow.xaml.cs(+53 -2)📄 Description
Extends Purple theme to allow for any custom foreground and background colors.
Remains a hidden feature.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.