fuzzel: use base02 for selection background (#2214)
Some checks failed
Label Merge Conflicts / conflicts (push) Has been cancelled

Link: https://github.com/nix-community/stylix/pull/2214

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Reviewed-by: Karun Sandhu <karun@sndh.dev>
(cherry picked from commit 30054cca07)
This commit is contained in:
skrmc 2026-02-22 14:19:52 -05:00 committed by NAHO
parent 83bf151687
commit ebb238f14d

View file

@ -21,7 +21,7 @@ mkTarget {
prompt = "${base05-hex}ff";
input = "${base05-hex}ff";
match = "${base0A-hex}ff";
selection = "${base03-hex}ff";
selection = "${base02-hex}ff";
selection-text = "${base05-hex}ff";
selection-match = "${base0A-hex}ff";
counter = "${base06-hex}ff";