An open API service indexing awesome lists of open source software.

https://github.com/hyperbx/immersivedarkinjector

A background process that injects immersive dark mode into currently opened windows
https://github.com/hyperbx/immersivedarkinjector

Last synced: 2 months ago
JSON representation

A background process that injects immersive dark mode into currently opened windows

Awesome Lists containing this project

README

        

# Immersive Dark Injector
A background process that injects immersive dark mode into currently opened windows.

# Releases

### GitHub Releases
This is where [stable builds](https://github.com/hyperbx/ImmersiveDarkInjector/releases) of Immersive Dark Injector are published.

### Pre-requisites
Immersive Dark Injector works on Windows 10 version 1809 and later, but ***requires*** .NET 8.0, please install both [x86](https://dotnet.microsoft.com/download/dotnet/thank-you/runtime-desktop-8.0.4-windows-x86-installer) and [x64](https://dotnet.microsoft.com/download/dotnet/thank-you/runtime-desktop-8.0.4-windows-x64-installer) versions of the desktop runtime.

# Building

### Windows
- Windows 10 (x64) version 1809 or later
- Visual Studio 2022
- .NET 8.0 runtime and SDK

Clone Immersive Dark Injector and open the solution in Visual Studio 2022 and build for the necessary configuration.