pikakid98 / Dark-Mode-For-AHK-v2

a test script for an AutoHotkey Dark Mode script by jNizM and slightly modified by me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dark Mode For AHK-v2

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.

Build requirements

AutoHotkey (v2)

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

Environment Variables (REQUIRED!!)

%AHK% Should be set to your AutoHotkey path. An example C:\Users\username\AutoHotkey (Make sure you aren't using a subdirectory)

About

a test script for an AutoHotkey Dark Mode script by jNizM and slightly modified by me


Languages

Language:AutoHotkey 100.0%