CustomTkinter icon indicating copy to clipboard operation
CustomTkinter copied to clipboard

Request: fg_color_disabled

Open Evolution0 opened this issue 2 years ago • 0 comments

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: kintercon_beta5

Ideally: kintercon_beta5_desaturated

Evolution0 avatar Nov 09 '22 21:11 Evolution0