dlsc-software-consulting-gmbh / PDFViewFX

A PDF view for JavaFX applications.
Apache License 2.0
73 stars 14 forks source link

Small optical glitch with dark mode #9

Closed stephansann closed 1 year ago

stephansann commented 2 years ago

Hello

First of all thanks a lot for your great component! FYI I included it in my project and it will be part of the coming version 3.0 of Document Archiver: https://github.com/Document-Archiver/com.sophisticatedapps.archiving.document-archiver

During testing I found a small glitch when I use your component in dark mode. Most of the things will be rendered in dark, but when I use the search, the appearing bar is rendered light:

Screen Shot 2022-07-17 at 10 50 18

Is there a certain css property to fix this?

Anyhow IMHO the bar should be copying the background color from the main-bar by default.

Thanks and best regards Stephan

dlemmermann commented 1 year ago

I believe this is all doable via styling. Closing issue.