Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix disabled widget colors #128

Merged
merged 2 commits into from
Jan 9, 2022
Merged

Conversation

israel-dryer
Copy link
Owner

  • added new method Colors.make_transparent
  • updated disabled color for the following styles using the new method
    • solid button
    • outline button
    • solid menubutton
    • outline menubutton
    • solid toolbutton
    • outline toolbutton
    • checkbutton
    • round toggle
    • square toggle
    • radiobutton

@israel-dryer israel-dryer merged commit a2a2bb0 into master Jan 9, 2022
@israel-dryer israel-dryer deleted the fix-disabled-widget-colors branch January 9, 2022 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Am I doing something wrong, or is there a bug in the button theme (disabled buttons vs light theme)?
1 participant