We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8827d31 commit c550fd8Copy full SHA for c550fd8
Dark_MsgBox.ahk
@@ -1,9 +1,9 @@
1
-/************************************************************************
2
- * @description Apply dark theme to the built-in MsgBox.
+/************************************************************************
+ * @description Apply dark theme to the built-in MsgBox and InputBox. (This is for 2.1-alpha users)
3
* @file Dark_MsgBox.ahk
4
- * @link https://gist.github.com/nperovic/0b9a511eda773f9304813a6ad9eec137
+ * @link https://github.com/nperovic/DarkMsgBox/tree/alpha
5
* @author Nikola Perovic
6
- * @date 2024/06/09
+ * @date 2024/06/16
7
* @version 1.1.0
8
***********************************************************************/
9
#Requires AutoHotkey v2.1-alpha.13
Dark_MsgBox_v2.ahk
0 commit comments