style: accent color in plyr
This commit is contained in:
parent
2a98894891
commit
75cbe78387
1 changed files with 2 additions and 0 deletions
|
@ -178,6 +178,8 @@ onMounted(() => {
|
||||||
position: relative;
|
position: relative;
|
||||||
background: var(--bg);
|
background: var(--bg);
|
||||||
|
|
||||||
|
--plyr-color-main: var(--accent);
|
||||||
|
|
||||||
> .buttons {
|
> .buttons {
|
||||||
display: flex;
|
display: flex;
|
||||||
gap: 4px;
|
gap: 4px;
|
||||||
|
|
Loading…
Reference in a new issue