mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
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
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue