diff options
| -rw-r--r-- | config/wal/templates/colors-rofi-light.rasi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/wal/templates/colors-rofi-light.rasi b/config/wal/templates/colors-rofi-light.rasi index ff592d72..29acccd3 100644 --- a/config/wal/templates/colors-rofi-light.rasi +++ b/config/wal/templates/colors-rofi-light.rasi @@ -21,7 +21,7 @@ selected-urgent-foreground: @foreground; background-color: @background; - background: {foreground}; + background: rgba(255,255,255, 0.7); foreground: {background}; border-color: @background; spacing: 2; |
