pop-os / gtk-theme

System76 Pop GTK+ Theme
GNU General Public License v3.0
779 stars 80 forks source link

Java programs have bad contrast when using Dark Theme #512

Open MickAmest opened 3 years ago

MickAmest commented 3 years ago

Hello everyone! When using the Dark theme (which I like best), programs that run on Java (java -jar program) have bad contrast, making them almost impossible to see in some parts. I don't know if this is a problem related with the theme or with the programs themselves. This problem does not happen when using Light Theme. I attached an example of a program that I use in which I have this problem, however, it is not the only one.

Regards!!

Distribution:

run: cat /etc/os-release | grep -i pretty_name --> PRETTY_NAME="Pop!_OS 20.04 LTS"

Pop version:

run: apt policy pop-gtk-theme | grep -i installed
--> Instalados: 5.2.0~1599689740~20.04~11b9d22

flatpak info org.gtk.Gtk3theme.Pop

ID: org.gtk.Gtk3theme.Pop Referencia: runtime/org.gtk.Gtk3theme.Pop/x86_64/3.22 Arquitectura: x86_64 Rama: 3.22 Origen: flathub Collection: org.flathub.Stable Installation: user Installed: 1.1 MB

  Commit: 1eac06f6a58047fd6717a13f12b744ea59e6f9829fed02d856a5efb998b318a5
  Parent: bf0014cc176fe2a66eb69045bc3ed80663e09240dda1db97b5394ba3a501bea3
 Subject: add flathub.json (84e0033a)
    Date: 2020-11-17 21:00:45 +0000

Captura de pantalla de 2021-04-19 10-57-40

isantop commented 3 years ago

The ability to fix this might be a bit limited. That looks like a type of custom widget, but it doesn't even have access to the exported colors like most GTK apps.