dracula / freecad

🧛🏻‍♂️ Dark Theme for FreeCAD
https://draculatheme.com/freecad
MIT License
33 stars 3 forks source link

Increase contrast of text in disabled text boxes #41

Closed brandonbeaumia closed 1 year ago

brandonbeaumia commented 1 year ago

Before: before lightendisabledtext

After (matches disabled color in QMenuBar): after lightendisabledtext

Fixes #33

One-line change but it applies to a lot of widgets; did my best to browse around and look for problems but would like someone else to test as well in case I missed anything.

Chrismettal commented 1 year ago

Currently OOO so can't test, but screenshot looks good!

Chrismettal commented 1 year ago

Sorry for taking so long.

I think the styling on the specific example has changed with the 0.21 release, as the example box is not a "disabled" one anymore it seems:

image

Still, the commit makes perfect sense to include.