CustomTkinter
CustomTkinter copied to clipboard
Request: fg_color_disabled
Edit: fg_color_disabled I mean, as after reading the wiki it seems bg_color is used for behind the button rather than the button itself.
Would be a nice thing to have, make buttons and other widgets that support fg_color set it to whatever the border color is (like:"button_disabled": ["#979DA2", "#565B5E"] in the theme) when disabled.
Currently:

Ideally:
