Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 965b527

Browse files
authored
Revert #45
1 parent 08e5062 commit 965b527

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎theme/dark.tcl‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@ namespace eval ttk::theme::azure-dark {
409409
image [list $I(box-basic) \
410410
{focus hover} $I(box-accent) \
411411
invalid $I(box-invalid) \
412-
disabled $I(box-disabled) \
412+
disabled $I(box-basic) \
413413
focus $I(box-accent) \
414414
hover $I(box-hover) \
415415
] -border 5 -padding {8} -sticky news

0 commit comments

Comments
 (0)