style: Use privacy_indicator_color in overview for screen sharing indicator
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2859>
This commit is contained in:
parent
b6658cd2b7
commit
b0ed63083b
@ -116,7 +116,7 @@ $panel_transition_duration: 250ms; // same as the overview transition duration
|
||||
}
|
||||
|
||||
&.screen-sharing-indicator {
|
||||
@include panel_button($warning_color, transparentize(black, 0.2), $flat: false);
|
||||
@include panel_button($privacy_indicator_color, $flat: false);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user