Pi66

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

templates/colors-speedcrunch.json

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
{
    "cursor": "{cursor}",
    "number": "{foreground}",
    "parens": "{color13}",
    "result": "{color12}",
    "comment": "{color8}",
    "matched": "{color4}",
    "function": "{color1}",
    "operator": "{color3}",
    "variable": "{color2}",
    "scrollbar": "{color3}",
    "separator": "{color3}",
    "background": "{background}",
    "editorbackground": "{background}"
}