diff --git a/finimalism5-2.css b/finimalism5-2.css index fda892d..3afa9bc 100644 --- a/finimalism5-2.css +++ b/finimalism5-2.css @@ -1676,7 +1676,7 @@ button.is-emby-button:hover emby-button .navMenuOptionText { /* Video Playback Progress Bar */ .mdl-slider-background-lower, .mdl-slider-background-upper { - background: linear-gradient(to right, rgba(163, 95, 198, 0.5) 0%, rgba(6, 161, 217, 0.5) 100%); + background: linear-gradient(to right, hsla(348, 58%, 23%, 0.5) 0%, hsla(348, 50%, 50%, 0.5) 100%); } /* Apply flex display style only to the Continue Watching section in the home page */