diff options
Diffstat (limited to 'config/wal/templates/colors-rofi-light.rasi')
| -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 29acccd3..57ea77c9 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: rgba(255,255,255, 0.7); + background: rgba(255,255,255, 0.5); foreground: {background}; border-color: @background; spacing: 2; |
