summaryrefslogtreecommitdiff
path: root/pywal/templates/colors-speedcrunch.json
blob: c9182c4e85ceb61bc369f2f7c3976e6b26620416 (plain)
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}"
}}