elementary / stylesheet

The GTK Stylesheet for elementary OS
https://elementary.io
GNU General Public License v3.0
320 stars 74 forks source link

Too little contrast between focused and backdrop windows #1082

Open stradicat opened 3 years ago

stradicat commented 3 years ago

What Happened

There's too little window titlebar contrast between active and inactive windows.

This is especially visible while using the Light theme, but the Dark theme also has a tad too low of a contrast.

Examples:

Firefox: Active window:

Captura de pantalla de 2021-08-24 17-40-44

Firefox: Inactive window:

Captura de pantalla de 2021-08-24 17-41-08

Files: 2 windows side by side Captura de pantalla de 2021-08-24 18-01-29

Expected Behavior

Enough visible contrast to evaluate which window is currently active, if multitasking between windows of the same application. Inactive window font colour could be dimmed, too.

Steps to Reproduce

  1. Open an application, e.g. Files (native) or Firefox (GTK-based)
  2. Open a new window from that app
  3. Put windows side by side
  4. Quickly decide which window is currently active

Platform Information

Elementary OS 6, Odin - kernel 5.11.0-27-generic Hardware: ThinkPad-T410s Processor: Intel® Core™ i5 CPU 540M @ 2.53GHz Video hardware: Intel® Ironlake Mobile + NVIDIA Corporation GT218M [NVS 3100M] (Optimus) Video drivers: i915 as primary display, nouveau (headless) as DRI_PRIME backend Memory: 7,6 GiB

cassidyjames commented 3 years ago

Your Firefox screenshot here appears to be using Adwaita, and regardless, we can't control how Firefox renders (as it's not rendered using GTK, but uses custom drawing that tries and often fails to emulate GTK). However, the Files screenshots do demonstrate a lack of differentiation between states, and is more obvious there than in other apps. :+1:

stradicat commented 2 years ago

Understood, chief; thanks for the explanation!