diff --git a/installer/PowerToysSetup/Product.wxs b/installer/PowerToysSetup/Product.wxs index 400d845ca0..a2ef49be5a 100644 --- a/installer/PowerToysSetup/Product.wxs +++ b/installer/PowerToysSetup/Product.wxs @@ -754,6 +754,9 @@ + + + @@ -814,6 +817,7 @@ + diff --git a/src/settings-web/index-dark.html b/src/settings-web/index-dark.html index b3aab7880c..1ce7403c7d 100644 --- a/src/settings-web/index-dark.html +++ b/src/settings-web/index-dark.html @@ -1,6 +1,7 @@ + PowerToys Settings
PowerToys General Settings
\ No newline at end of file + window.start_with_dark_theme = true;PowerToys Settings
PowerToys General Settings
\ No newline at end of file diff --git a/src/settings/settings-html/index.html b/src/settings/settings-html/index.html index b99d2e30e4..4dc946c8a5 100644 --- a/src/settings/settings-html/index.html +++ b/src/settings/settings-html/index.html @@ -1,4 +1,4 @@ -PowerToys Settings
PowerToys General Settings
\ No newline at end of file + }PowerToys Settings
PowerToys General Settings
\ No newline at end of file