mpv-player / mpv

🎥 Command line video player
https://mpv.io
Other
28.1k stars 2.88k forks source link

DOCS/options: remove misdirection in `sub-color` #14581

Closed llyyr closed 2 months ago

llyyr commented 2 months ago

ARGB is in fact not like web color. It's easy to skim over the actual hexadecimal provided in the next sentence and just assume mpv understands RGBA after reading the words "web colors"

As an aside, if we decide to change OPT_COLOR to actually be like web colors, the only options that use OPT_COLOR are sub-color, sub-outline-color, sub-back-color, macos-title-bar-color, and background-color.