efficient vim config
[dotfiles/.git] / .local / lib / python3.9 / site-packages / pywal / templates / colors-speedcrunch.json
1 {{
2     "cursor": "{cursor}",
3     "number": "{foreground}",
4     "parens": "{color13}",
5     "result": "{color12}",
6     "comment": "{color8}",
7     "matched": "{color4}",
8     "function": "{color1}",
9     "operator": "{color3}",
10     "variable": "{color2}",
11     "scrollbar": "{color3}",
12     "separator": "{color3}",
13     "background": "{background}",
14     "editorbackground": "{background}"
15 }}