diff --git a/.config/wofi/style.css b/.config/wofi/style.css index f1266cc..8017b99 100644 --- a/.config/wofi/style.css +++ b/.config/wofi/style.css @@ -36,5 +36,5 @@ border-radius: 4px; } #entry:selected { - background-color: rgba(0,0,0,0.7); + background-color: rgba(255,143,0 ,0.2); }