diff --git a/podcasts-gtk/resources/themes/Adwaita.css b/podcasts-gtk/resources/themes/Adwaita.css index 23132fc..ca2662a 100644 --- a/podcasts-gtk/resources/themes/Adwaita.css +++ b/podcasts-gtk/resources/themes/Adwaita.css @@ -1,4 +1,3 @@ .played { - /* Needed to reset the styling */ - background: none; + background: @theme_bg_color; }