debian-btw

debian-btw

https://git.tonybtw.com/debian-btw.git git://git.tonybtw.com/debian-btw.git
282 bytes raw
1
return {
2
    bg = "#000000",
3
    fg = "#d4d4d4",
4
    red = "#f14c4c",
5
    cyan = "#9cdcfe",
6
    green = "#6a9955",
7
    light_blue = "#4ec9b0",
8
    blue = "#569cd6",
9
    purple = "#c586c0",
10
    yellow = "#dcdcaa",
11
    orange = "#ce9178",
12
    grey = "#808080",
13
    sep = "#3c3c3c",
14
}