-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Icons in Entry Edit Window not visible in Dark Mode #7853
Comments
I think we can redesign the dark-theme by adjusting the color of components then it will looks prettier. And Is there anyone work on the issue? |
@Joe11028 Thanks for your interest! Feel free to work on this! See also this reference guide for the javafx componnents https://openjfx.io/javadoc/16/javafx.graphics/javafx/scene/doc-files/cssref.html |
@Siedlerchr Okay, thank you for providing informations. I think we should only changed the specific components' color rather than redesign the dark theme, I will try my best to work on this issue. |
@Siedlerchr I'm now can sure the issue caused by the icon from the imported package(org.kordamp.ikonli.materialdesign). The icons' color can not be changed after we switch to dark theme. So we have two ways to solve this issue: |
JabRef version 5.3--2021-06-27--aa60dd6 on Windows 10
I have tested the latest development version from http://builds.jabref.org/main and the problem persists
The icons in the entry edit window are frequently too dark to be visible in dark mode. A bright color would be better suited
Steps to reproduce the behavior:
The text was updated successfully, but these errors were encountered: