grassmunk / grassmunk/Chicago95
Better identifying disabled buttons
Open
- Dominant language
- HTML
- Stars
- 5.9k
- Forks
- 201
- PR merge metrics
- No merged PRs in 30d
Description
I find it hard to tell whether a toolbar button that contains a icon, not text, is disabled or not. I added
button:disabled{opacity: 0.5;}
to `gtk-buttons.css` and found the results to be good because the icons are more grayed out:

On the other hand, text buttons become arguably harder to read it (it is a deal for me nonetheless).
Do you agree with my premise in the first paragraph? Is there a way to target only icon buttons for opacity changes?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.