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 = "#bbbbbb",
3
    red = "#f7768e",
4
    bg = "#1a1b26",
5
    cyan = "#0db9d7",
6
    green = "#9ece6a",
7
    lavender = "#a9b1d6",
8
    light_blue = "#7aa2f7",
9
    grey = "#bbbbbb",
10
    blue = "#6dade3",
11
    purple = "#ad8ee6",
12
    sep = "#444b6a",
13
}