Skip to content

Better contrast between active and inactive tabs of stacked windows #1165

@phil-opp

Description

@phil-opp

When using stacked windows, the active tab has a lighter background than inactive tabs. However the difference and contrast is too small for my taste. I find it difficult to spot the active tab on first glance.

Unfortunately, I found no way to adjust this in the Desktop->Appearance settings. The "Window background" setting seems to affect both the active and inactive tabs. I even tried to look through some RON theme files, but didn't find anything to tweak the contrast.

I even tried enabling the high contrast accessibility settings, but this has no effect on the tab backgrounds either.

It seems like the contrast is hardcoded currently. For example, there is a hardcoded step value of 5 here:

get_surface_color(bg_index, 5, &step_array, is_dark, &control_steps_array[1])

This should really be configurable in my opinion, or at least default to a larger value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions