Megaxela / QCodeEditor

Qt Code Editor widget.
MIT License
378 stars 116 forks source link

fix #11, Adds contrast for line numbers. #12

Closed coder3101 closed 4 years ago

coder3101 commented 4 years ago

Adds enough contrast so it should be visible. Check this image for comparison.

Megaxela commented 4 years ago

I guess this problem should be fixed with some more crossplatform way. I made it white just because of my KDE theme. But it's nice for fast fix, cause most of users uses white themed OSs/DEs. I'll make some more convenient fix later.

coder3101 commented 4 years ago

I checked it on both windows ans KDE plasma with Dark and White theme in all cases the line number was not visible. After this fix it is visible.