diff --git a/stable/README.md b/stable/README.md index 6c0b3bb..0a5d267 100644 --- a/stable/README.md +++ b/stable/README.md @@ -5,6 +5,7 @@ ## Table of Contents - [Change Display Brightness](#change-display-brightness) +- [Change Full Windows Theme](#change-full-windows-theme) - [Change Windows App Theme](#change-windows-app-theme) - [Change Windows System Theme](#change-windows-system-theme) - [Change Windows Terminal Background](#change-windows-terminal-background) @@ -24,6 +25,20 @@ Changes brightness of primary display based on the time of day, using values tha --- +## Change Full Windows Theme + +Changes Windows 11 app theme (used by Store apps) and system theme (used by taskbar and Start menu) based on the time of day. + +**Author:** @KrakenByte27 + +**Requirements:** +- Windows 10 or Windows 11 +- Desktop version or Microsoft Store version of WDD + +[Download](/stable/ChangeWindowsFullTheme.ps1?raw=true) + +--- + ## Change Windows App Theme Changes Windows app theme (used by Store apps) based on the time of day. @@ -31,6 +46,7 @@ Changes Windows app theme (used by Store apps) based on the time of day. **Author:** @t1m0thyj **Requirements:** + - Windows 10 and up - Desktop version of WDD (doesn't work in Microsoft Store app)