1 Commits

Author SHA1 Message Date
Frog aace0c054e Incremeent App Version
- Increment app version 5.0.1.6 (Dark Mode Release)
- Removed old comments no longer required
2025-11-21 02:53:49 -08:00
2 changed files with 1 additions and 4 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<TargetFramework>net8.0-windows10.0.22621.0</TargetFramework>
<UseWindowsForms>True</UseWindowsForms>
<ApplicationIcon>Resources\program.ico</ApplicationIcon>
<Version>5.0.1.5</Version>
<Version>5.0.1.6</Version>
<Copyright>2025, FroggMaster (https://github.com/FroggMaster)</Copyright>
<Company>CreamInstaller</Company>
<Product>Automatic DLC Unlocker Installer &amp; Configuration Generator</Product>
-3
View File
@@ -5,9 +5,6 @@ using System.Windows.Forms;
namespace CreamInstaller.Utility;
// To Do:
// - Change the darkmode button to a checkbox
// - Default to dark mode
internal static class ThemeManager
{
// VS-like dark colors