From 14df399f58b187dffa84c84a92462bca316130f5 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Tue, 22 Nov 2022 14:09:25 -0500 Subject: tweak color --- mpv.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'mpv.md') diff --git a/mpv.md b/mpv.md index 619df8f1..41b3bab8 100644 --- a/mpv.md +++ b/mpv.md @@ -28,6 +28,7 @@ sub-margin-x=110 sub-margin-y=60 sub-align-x=center # Style +sub-back-color=0.0 sub-color="1/0.82/0" sub-blur=0.2 sub-scale=0.9 @@ -38,8 +39,6 @@ sub-shadow-color=0/1 sub-shadow-offset=1.2 sub-ass-force-style=Kerning=yes sub-ass-line-spacing=0 -sub-back-color=0.0 -sub-color=1.0 ``` When we broadcast videos for EmacsConf 2022, we place them on the top @@ -60,9 +59,8 @@ sub-margin-x=110 sub-margin-y=60 sub-align-x=left # Style -sub-color="1/0.82/0" sub-back-color=0.0 -sub-color=1.0 +sub-color="1/0.82/0" sub-blur=0.2 sub-scale=0.9 sub-font-size=30 -- cgit v1.2.3