summaryrefslogtreecommitdiff
path: root/tests/test_files/test_file.json
blob: b92c84e085fa85fa704a0437c2a9ce8a99c9d080 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
    "special": {
        "background":"#3A5130",
        "foreground":"#FAF9F5",
        "cursor":"#FAF9F5"
    },

    "colors": {
        "color0":"#3A5130",
        "color1":"#E3A19D",
        "color2":"#E1CEAE",
        "color3":"#D6DDCC",
        "color4":"#F1D2CB",
        "color5":"#F5E9D6",
        "color6":"#F9F0E5",
        "color7":"#FAF9F5",
        "color8":"#999999",
        "color9":"#E3A19D",
        "color10":"#E1CEAE",
        "color11":"#D6DDCC",
        "color12":"#F1D2CB",
        "color13":"#F5E9D6",
        "color14":"#F9F0E5",
        "color15":"#FAF9F5"
    }
}