mirror of
https://github.com/ksyasuda/rice.git
synced 2025-12-05 02:53:39 -08:00
fix transparent top band of mpv
This commit is contained in:
@@ -5,7 +5,7 @@ enable-click = true
|
||||
enable-scroll = true
|
||||
format-padding = 1
|
||||
|
||||
# con-default =
|
||||
# icon-default =
|
||||
|
||||
format = <label-state>
|
||||
format-background = ${color.shade4}
|
||||
@@ -24,7 +24,10 @@ label-occupied-padding = 1
|
||||
# label-active-foreground = #99b679
|
||||
# label-occupied-foreground = #55aebb
|
||||
|
||||
label-empty-foreground = #61afef
|
||||
; label-empty-foreground = #61afef
|
||||
; label-occupied-foreground = #61afef
|
||||
; label-active-foreground = #98be65
|
||||
label-empty-foreground = #51afef
|
||||
label-occupied-foreground = #51afef
|
||||
label-active-foreground = #98be65
|
||||
label-occupied-foreground = #61afef
|
||||
label-urgent-foreground = ${color.urgent}
|
||||
|
||||
Reference in New Issue
Block a user