# wallust foot template — foot expects colors without '#' [colors] background={{background}} # Pin foreground to the brightest palette color so typed text is always readable. # wallust sorts color0=darkest / color15=brightest with --palette dark, and swaps # them with --palette light, so this stays correct in both modes (no dark-on-dark). foreground={{color15}} regular0={{color0}} regular1={{color1}} regular2={{color2}} regular3={{color3}} regular4={{color4}} regular5={{color5}} regular6={{color6}} regular7={{color7}} bright0={{color8}} bright1={{color9}} bright2={{color10}} bright3={{color11}} bright4={{color12}} bright5={{color13}} bright6={{color14}} bright7={{color15}}