diff --git a/CreamInstaller/CreamInstaller.csproj b/CreamInstaller/CreamInstaller.csproj
index 662c63d..be19c07 100644
--- a/CreamInstaller/CreamInstaller.csproj
+++ b/CreamInstaller/CreamInstaller.csproj
@@ -4,7 +4,7 @@
net8.0-windows10.0.22621.0
True
Resources\program.ico
- 5.0.1.5
+ 5.0.1.6
2025, FroggMaster (https://github.com/FroggMaster)
CreamInstaller
Automatic DLC Unlocker Installer & Configuration Generator
diff --git a/CreamInstaller/Utility/ThemeManager.cs b/CreamInstaller/Utility/ThemeManager.cs
index aeb415c..0f2df03 100644
--- a/CreamInstaller/Utility/ThemeManager.cs
+++ b/CreamInstaller/Utility/ThemeManager.cs
@@ -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