mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
sub/osd: default to a semitransparent black back color
By default OSD and subs have no shadow, but if you do set a --osd/sub-shadow-offset, the current default white shadow color looks bad around white text with black border. Default to semitransparent black instead. Use the same color box profiles were using to allow removing it from there.
This commit is contained in:
committed by
Kacper Michajłow
parent
00ff6e5ae2
commit
fab8848d7d
1
DOCS/interface-changes/back-color.txt
Normal file
1
DOCS/interface-changes/back-color.txt
Normal file
@@ -0,0 +1 @@
|
||||
change `--osd-back-color` and `--sub-back-color` defaults to #AF000000
|
||||
Reference in New Issue
Block a user