style: Improve audio selection button icons/text contrast
They were white on not-quite-white before in light mode. Now the button contents can be seem more easily. See <https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/8236> Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3665>
This commit is contained in:
parent
4d31912fa5
commit
32bff01780
@ -158,7 +158,7 @@
|
||||
|
||||
// styled similar to switcher-popup
|
||||
.audio-selection-device {
|
||||
@include tile_button($fg:$osd_fg_color, $bg:$osd_bg_color);
|
||||
@include tile_button($fg:$fg_color, $bg:$bg_color, $system:false);
|
||||
|
||||
.audio-selection-device-box {
|
||||
padding: $base_padding * 2;
|
||||
|
Loading…
x
Reference in New Issue
Block a user