A test script for an AutoHotkey Dark Mode script by jNizM and slightly modified by me. The original unmodified version is available at THIS LINK. For those confused, The script you want is DarkMode.scriptlet and it's intended to be ran via the #Include
function. If you're STILL confused, A demo script is provided.
Additional requirements if you decide to compile the demo script
Ahk2Exe
Upx
Compile-in-ator (Optional)
ADDITIONAL requirements if you decide to use my very own Compile-in-ator
%AHK%
Should be set to your AutoHotkey path. An example C:\Users\username\AutoHotkey
(Make sure you aren't using a subdirectory)