Dbeaver: Default theme does not load OS theme colours properly

Created on 22 Jul 2016  路  3Comments  路  Source: dbeaver/dbeaver

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.

image

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.

question

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

  1. Check "Enable theming"
  2. Theme: Dark

It's not as slick as GTK (or similar), but it makes the data readable.

All 3 comments

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

  1. Check "Enable theming"
  2. Theme: Dark

It's not as slick as GTK (or similar), but it makes the data readable.

Was this page helpful?
0 / 5 - 0 ratings