Gnome: Improve appearance of tooltips and app-notifications

This commit is contained in:
EliverLara
2020-06-24 13:43:16 -05:00
parent 884a85eab8
commit 717b58f49d
5 changed files with 115 additions and 115 deletions

View File

@@ -159,7 +159,7 @@ assistant {
%osd, .osd {
color: $osd_fg_color;
border: none;
border: 1px solid #171e27;
background-color: $osd_bg_color;
background-clip: padding-box;
outline-color: transparentize($osd_fg_color, 0.7);