diff options
| author | Ja.KooLit <jimmielovejay@gmail.com> | 2023-12-15 19:34:53 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-15 19:34:53 +0900 |
| commit | 88348f4a9f634c4a9ac4226124f202f3c6a404f8 (patch) | |
| tree | 4e311b90533907db2504452a4918b059b482498e /config/wal | |
| parent | 5e207e4375dd7d2c94f3588595b2a5a8808c33ea (diff) | |
| parent | 444d08e4f815ac83483565cbb0b6f2ee8bdef00e (diff) | |
Merge pull request #73 from JaKooLit/Development
preliminary for v2.2
Diffstat (limited to 'config/wal')
| -rw-r--r-- | config/wal/templates/colors-rofi-dark.rasi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/wal/templates/colors-rofi-dark.rasi b/config/wal/templates/colors-rofi-dark.rasi index 743e0432..7d1488b7 100644 --- a/config/wal/templates/colors-rofi-dark.rasi +++ b/config/wal/templates/colors-rofi-dark.rasi @@ -21,7 +21,7 @@ selected-urgent-foreground: @foreground; background-color: @background; - background: rgba(0,0,0,0.5); + background: rgba(0,0,0,0.7); foreground: {foreground}; border-color: @background; spacing: 2; |
