'How to Disable a tkinter button without changing text color?

Every time I disable a button in tkinter the text colour always changes to grey. is there a way to keep the text colour the same?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source