diff --git a/theme/gnome-shell_css/osd.css b/theme/gnome-shell_css/osd.css index 0246a72..7412066 100644 --- a/theme/gnome-shell_css/osd.css +++ b/theme/gnome-shell_css/osd.css @@ -17,6 +17,8 @@ /* running apps in switcher list */ .switcher-list .item-box { border-radius: 20px; + color: TEXT-PRIMARY-COLOR; + background-color: transparent; } .switcher-list .item-box:hover,