Downloads
| File | Description | SHA256 |
|---|---|---|
ThemeToggle.exe |
Signed standalone executable | 2F809342B83DC1C92A3C4B9983D7D086CDE1CA32EF7D50EE8D06993053AB2512 |
ThemeToggle-Portable.zip |
Portable package (includes signed exe) | 26C2C776CFAED41A9B8CD6C8E09C21CBE54AC2DE4D667BDD1176781CC647F9E7 |
Installation
WinGet
winget install SevIQ.ThemeToggle
Availability follows the corresponding microsoft/winget-pkgs PR merge.
Manual (Available Immediately)
Download the portable ZIP and extract, or use the standalone exe directly.
Quick Start
ThemeToggle.exe # Toggle current theme
ThemeToggle.exe /light # Force light mode
ThemeToggle.exe /dark # Force dark modeSystem Requirements
- Windows 10 (1809+) or Windows 11
- No admin rights required
- No dependencies
What's Changed
- Fix WinGet publish asset verification by @espensev in #7
- Release v1.6.0: broadcast fixes, Artifact Signing lane, measured performance by @espensev in #8
- Pass signing thumbprint secret to the release build step by @espensev in #9
- Sign with the materialized PFX before trying the cert store by @espensev in #10
Full Changelog: v1.5.7...v1.6.0