Thanks to visit codestin.com Credit goes to github.com
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 08e5062 commit 965b527Copy full SHA for 965b527
‎theme/dark.tcl‎
@@ -409,7 +409,7 @@ namespace eval ttk::theme::azure-dark {
409
image [list $I(box-basic) \
410
{focus hover} $I(box-accent) \
411
invalid $I(box-invalid) \
412
- disabled $I(box-disabled) \
+ disabled $I(box-basic) \
413
focus $I(box-accent) \
414
hover $I(box-hover) \
415
] -border 5 -padding {8} -sticky news
0 commit comments