Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions stable/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand All @@ -24,13 +25,28 @@ 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.

**Author:** @t1m0thyj

**Requirements:**

- Windows 10 and up
- Desktop version of WDD (doesn't work in Microsoft Store app)

Expand Down