Skip to content

Instantly share code, notes, and snippets.

View GmavionR's full-sized avatar

Hu Jing GmavionR

View GitHub Profile
@GmavionR
GmavionR / Dark_MsgBox.ahk
Created April 21, 2024 08:57 — forked from nperovic/Dark_MsgBox.ahk
Apply dark theme to your built-in MsgBox.
/************************************************************************
* @description Apply dark theme to the built-in MsgBox.
* @file Dark_MsgBox.ahk
* @link https://gist.github.com/nperovic/0b9a511eda773f9304813a6ad9eec137
* @author Nikola Perovic
* @date 2024/04/20
* @version 1.0.1
***********************************************************************/
#Requires AutoHotkey v2.1-alpha.9