- Better theming system

- More code structure inmrovements
This commit is contained in:
Stone-Red-Code
2021-10-25 22:38:45 +02:00
parent 520f145eb0
commit 9dd40c7ae8
22 changed files with 481 additions and 110 deletions
+5
View File
@@ -17,6 +17,11 @@ namespace DesktopMagicPluginAPI
/// </summary>
Color SecondaryColor { get; }
/// <summary>
/// Gets the background color of the main application.
/// </summary>
Color BackgroundColor { get; }
/// <summary>
/// Gets the font of the main application.
/// </summary>