debian-btw

debian-btw

https://git.tonybtw.com/debian-btw.git git://git.tonybtw.com/debian-btw.git
260 bytes raw
1
return {
2
    fg = "#ebdbb2",
3
    red = "#fb4934",
4
    bg = "#282828",
5
    cyan = "#8ec07c",
6
    green = "#b8bb26",
7
    lavender = "#d3869b",
8
    light_blue = "#83a598",
9
    grey = "#928374",
10
    blue = "#83a598",
11
    purple = "#d3869b",
12
    sep = "#504945",
13
}