Currently, in Alpha Anywhere, if you use the Disable/Enable property in the UX component, button colors remain the same whether relevant or not, leading to some confusion. The solution for that is quite simple; we need to find the actual inner HTML code for these buttons by going into the Chrome debugger for each button and modifying the code accordingly.