You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to change the foreground colour of disabled labels in the dark theme (dark.tcl), but changing it didn't have any effect.
Changing it at azure.tcl did bring the expected results.
Am I missing something?
Actually this is somewhat intended, but it's a terrible hack.
Originally only the dark.tcl file needed these colors. Then, when azure.tcl was added, I simply copied the color dict into it.
So you can change some things in dark.tcl and light.tcl file and some things in the main azure.tcl file. Blaaahhh
I was trying to change the foreground colour of disabled labels in the dark theme (dark.tcl), but changing it didn't have any effect.
Changing it at azure.tcl did bring the expected results.
Am I missing something?
dark.tcl:
azure.tcl:
The text was updated successfully, but these errors were encountered: