style: accent color in plyr

This commit is contained in:
freeplay 2023-07-04 12:00:48 -04:00
parent 2a98894891
commit 75cbe78387

View file

@ -178,6 +178,8 @@ onMounted(() => {
position: relative;
background: var(--bg);
--plyr-color-main: var(--accent);
> .buttons {
display: flex;
gap: 4px;