Pi66

walrs
pywal but if its Fast-Minimal-Simple
git clone https://git.pi66.xyz/walrs

templates/colors-wal-dmenu.h

1
2
3
4
5
6
static const char *colors[SchemeLast][2] = {
    /*     fg         bg       */
    [SchemeNorm] = { "{color15}", "{color0}" },
    [SchemeSel] = { "{color15}", "{color1}" },
    [SchemeOut] = { "{color15}", "{color14}" },
};