diff --git a/lukeflix.css b/lukeflix.css index 5032968..9506213 100644 --- a/lukeflix.css +++ b/lukeflix.css @@ -2398,7 +2398,7 @@ div[data-role="controlgroup"] a[data-role="button"]:last-child { .play_arrow { color: black; - background-color: var(--abyss-accent) !important; + background-color: rgba(var(--abyss-accent)) !important; padding-left: 15px; border-radius: 50%; }