diff options
| author | krolxon <krolyxon@tutanota.com> | 2025-10-20 14:29:17 +0530 |
|---|---|---|
| committer | krolxon <krolyxon@tutanota.com> | 2025-10-20 14:29:17 +0530 |
| commit | 7e36aa98e8c679ccea72af31b467a157dbcec28e (patch) | |
| tree | 7e1c2626cf476da676d24a4e6afa7dc9966df544 | |
| parent | f6a9abc6527cd9c2823f7f72f393ccdc02c4b053 (diff) | |
fuzzel: change selection color
| -rw-r--r-- | .config/wal/templates/colors-fuzzel.ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/wal/templates/colors-fuzzel.ini b/.config/wal/templates/colors-fuzzel.ini index 8cde663..20deac5 100644 --- a/.config/wal/templates/colors-fuzzel.ini +++ b/.config/wal/templates/colors-fuzzel.ini @@ -5,7 +5,7 @@ text={foreground.strip}ff placeholder={foreground.strip}ff input={foreground.strip}ff match={foreground.strip}ff -selection={color15.strip}ff -selection-text={color4.strip}ff +selection={color1.strip}ff +selection-text={foreground.strip}ff selection-match={background.strip}ff border={color1.strip}ff |
