some things for other things and new mpv ui

This commit is contained in:
Chris Cochrun 2021-08-25 05:14:15 -05:00
parent 4f4bf30170
commit 485fbf28ba
14 changed files with 2135 additions and 75 deletions

View file

@ -37,11 +37,11 @@ theme.base0F = "#b2643c"
theme.bg_darker = "#1a1a25"
theme.bg_normal = theme.base00
theme.bg_opac20 = "#282a36CD"
theme.bg_light = theme.base01
theme.bg_focus = theme.base0D -- Base02
theme.bg_minimize = theme.base02
theme.bg_urgent = "#ff5c57"
theme.bg_systray = theme.transparent
theme.fg_normal = theme.base05
theme.fg_focus = theme.base03
@ -53,6 +53,7 @@ theme.red = "#ff5c57"
theme.useless_gap = dpi(9)
theme.border_width = dpi(0)
theme.transparent = "#00000000"
theme.bg_systray = "#282a36AA"
theme.border_normal = "#00000000"
theme.border_focus = "#00000000"
theme.border_marked = "#00000000"