mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-03 21:29:27 +00:00
[Request] Add internal theme support #530
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?
Originally created by @mnadareski on GitHub (Apr 26, 2023).
Originally assigned to: @mnadareski on GitHub.
Migrate the current hardcoded values into the ability to create a
Themeobject that contains all of the color mappings required. This may be externally supported later as well through deserialized values, but start internal-only.