iv-org / invidious

Invidious is an alternative front-end to YouTube
https://invidious.io
GNU Affero General Public License v3.0
16.46k stars 1.85k forks source link

[Feature request] change subtitles colors #4682

Open Yumega opened 6 months ago

Yumega commented 6 months ago

add feature to change subtitles colors for all playing videos

unixfox commented 6 months ago

Related: https://github.com/videojs/video.js/discussions/8297

SamantazFox commented 6 months ago

This is possible by going into this menu: image

However, the settings are reset between each videos, and the following CSS prevents the background from being changed (why was it even added in the first place? to look more like YT?): https://github.com/iv-org/invidious/blob/eda7444ca46dbc3941205316baba8030fe0b2989/assets/css/player.css#L84-L88