When using a dark GTK theme on Linux, certain elements in the UI are too bright or have badly matched colours, making it difficult to see.
This is most apparent with the GTK theme enabled in settings, but is an issue with all themes. I believe the issue lies in hardcoded colours.
See #598
You can configure DBeaver specific colors in Preferences->General->Appearance->Colors and Fonts.
Until someone with enough design skills spends some time to correct each color and export the result, a quick fix is to go to
Window > Preferences > General > Appearance
It's not as slick as GTK (or similar), but it makes the data readable.
Most helpful comment
Until someone with enough design skills spends some time to correct each color and export the result, a quick fix is to go to
Window > Preferences > General > Appearance
It's not as slick as GTK (or similar), but it makes the data readable.