File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -6,13 +6,15 @@ An extended method for changing a button's background color.
6
6
- Compatible with [ AutoHotkey v2.1-alpha.9] ( https://github.com/AutoHotkey/AutoHotkeyDocs/tree/alpha ) or later.
7
7
- Learn more about the ahk v2.1-alpha: [ Click here] ( https://github.com/AutoHotkey/AutoHotkeyDocs/tree/alpha )
8
8
9
- ### On Windows 11
9
+ ## Demo
10
+ ** On Windows 11**
10
11
![ colorButton_win11_demo] ( https://github.com/nperovic/ColorButton.ahk/assets/122501303/567a8145-c7c3-4800-9210-613b3bdc2f71 )
11
12
12
-
13
- ### On Windows 10
13
+ ** On Windows 10**
14
14
![ colorButton_win10_demo] ( https://github.com/nperovic/ColorButton.ahk/assets/122501303/63c20602-b45d-4030-93a9-0a258c70acb4 )
15
15
16
+
17
+
16
18
## Usage
17
19
1 . Download the [ ColorButton.ahk] ( ColorButton.ahk ) file.
18
20
2 . Include the [ ColorButton.ahk] ( ColorButton.ahk ) file in your script.
You can’t perform that action at this time.
0 commit comments