aboutsummaryrefslogtreecommitdiff
path: root/pywal/colorschemes/base16-atelier-dune.json
blob: 5bbc94ddd463c09e6b870c3bd65a009bd0564826 (plain) (blame)
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": "#20201d",
    "foreground": "#a6a28c",
    "cursor": "#a6a28c"
  },
  "colors": {
    "color0": "#20201d",
    "color1": "#d73737",
    "color2": "#60ac39",
    "color3": "#ae9513",
    "color4": "#6684e1",
    "color5": "#b854d4",
    "color6": "#1fad83",
    "color7": "#a6a28c",
    "color8": "#7d7a68",
    "color9": "#d73737",
    "color10": "#60ac39",
    "color11": "#ae9513",
    "color12": "#6684e1",
    "color13": "#b854d4",
    "color14": "#1fad83",
    "color15": "#fefbec"
  }
}