Merge branch 'wip/jimmac/backdrop-titles' into 'main'

theme: tone down unfocused title labels

Closes #4468

See merge request GNOME/gtk!5047
This commit is contained in:
Matthias Clasen 2022-09-23 17:27:08 +00:00
commit 5b2568e9e4

View File

@ -1500,6 +1500,8 @@ headerbar {
background-image: none;
transition: $backdrop_transition;
.title { filter: opacity(.5); }
}
.title {