summaryrefslogtreecommitdiff
path: root/pywal/colorschemes/light/github.json
blob: 134421695f42eec25c53acd1911383cb8802acc8 (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
{
  "special": {
    "background": "#f4f4f4",
    "foreground": "#3e3e3e",
    "cursor": "#970b16"
  },
  "colors": {
    "color0": "#ffffff",
    "color1": "#970b16",
    "color2": "#07962a",
    "color3": "#f8eec7",
    "color4": "#003e8a",
    "color5": "#e94691",
    "color6": "#89d1ec",
    "color7": "#3e3e3e",
    "color8": "#666666",
    "color9": "#970b16",
    "color10": "#07962a",
    "color11": "#f8eec7",
    "color12": "#003e8a",
    "color13": "#e94691",
    "color14": "#89d1ec",
    "color15": "#3e3e3e"
  }
}