Wingetlywingetly
← All apps

WM_NIGHT

by martonav0.2.0.8

Last updated

Native dark mode for classic Win32 desktop apps -- Explorer, regedit, the Control Panel, and the dialogs Windows forgot.

Install with winget

$ winget install --id martona.WM_NIGHT --exact --version 0.2.0.8

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for WM_NIGHT

WM_NIGHT uses MSIX. The silent install switches are (no switches needed).

One-line silent install (x64)
Add-AppxPackage -Path .\WM_NIGHT-windows-amd64.msix

See the full silent install reference for WM_NIGHT

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

WM_NIGHT is a tray app that paints Windows' leftover light-mode corners dark. The OS

shipped a dark theme years ago but never finished the job: regedit, the Control Panel,

and a long tail of classic dialogs still blast you with white. WM_NIGHT injects umbra's

dark-mode engine into those processes and themes them at the source.

It themes Explorer and regedit near-perfectly and the Control Panel reasonably well, and

you can add any leftover Win32 app to a registry whitelist. A signed build launched from a

trusted location keeps uiAccess, so it can also theme elevated windows (an elevated regedit

or mmc) without itself running elevated.

Installers · v0.2.0.8

ArchitectureTypeScopeInstallDownload
x64MSIX-Direct
arm64MSIX-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for WM_NIGHT.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • mstsfencemartona
    martona.mstsfencev0.2.0.10

    Keep full-screen Remote Desktop (mstsc) sized to the monitor work area, so the host taskbar stays visible and the session renders 1:1.

  • gigmartona
    martona.gigv0.2.0.6

    Native Frigate multi-camera viewer for Windows.

  • Clippmartona
    martona.clippv1.5.0.160

    Peer-to-peer clipboard sync for Windows, macOS, and iOS over your LAN.

  • Y
    yomartona
    martona.yov0.3.5

    Natural-language command assistant for PowerShell.

  • Happ - Proxy UtilityHapp
    Happ.Happv4.1.1

    Desktop proxy client powered by Xray core.

  • Win-CodexBarCodexBar Contributors
    Finesssee.Win-CodexBarv0.54.0

    Windows-native menu bar app for OpenAI Codex and Claude Code usage stats.

More from martona or browse dark-mode, dark-theme, theming.

Frequently asked questions

How do I install WM_NIGHT on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id martona.WM_NIGHT --exact --version 0.2.0.8. winget downloads the installer from martona and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install WM_NIGHT silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id martona.WM_NIGHT --exact 0.2.0.8 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for WM_NIGHT?
WM_NIGHT uses MSIX. MSIX packages install silently by default - no switches are needed (Add-AppxPackage -Path .\WM_NIGHT-windows-amd64.msix).
How do I uninstall WM_NIGHT via winget?
Run: winget uninstall --id martona.WM_NIGHT --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from WM_NIGHT's Apps & Features entry.
Is WM_NIGHT free?
WM_NIGHT is distributed under MIT. Refer to the publisher (https://github.com/martona/WM_NIGHT) for the full license terms - Wingetly itself does not charge for installation.
Does WM_NIGHT work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls WM_NIGHT directly from the publisher.
How do I keep WM_NIGHT up to date?
Run winget upgrade --id martona.WM_NIGHT --exact, or winget upgrade --all to update everything winget tracks. We index 4 versions of WM_NIGHT from microsoft/winget-pkgs.

Recent versions

  • 0.2.0.8latest
  • 0.2.0.6
  • 0.1.1.4
  • 0.1.1.3