oviradoi / npp-explorer-plugin

Modified version of the Explorer plugin for Notepad++ that matches its colors with the current theme
62 stars 8 forks source link

1.9.6, file list background color for selected items #37

Closed klaus101 closed 1 year ago

klaus101 commented 1 year ago

With update 1.9.5 to 1.9.6 the colors for the file list selection bar was changed: white font on medium blue background ($00D77800) instead of black font on skyblue background ($00FFE8CE).

At least for me the readability of the selected item(s) does suffer a lot, sigh, i find it harder to read. Additionally, there is no more a "hover" bg color (hottrack bg color on the lines where the mouse is moving over).

I'd really like to have the "old" behaviour back. But how other than to go back to the 1.9.5? Might that be optional?

See picture attached.

plugin_explorer

oviradoi commented 1 year ago

Thanks for reporting the issue. This should be fixed in the latest release, v.1.9.7

klaus101 commented 1 year ago

Thank you very much for your attention and the fast fix. It's fine again!