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 = "#d8dee9",
3
    red = "#bf616a",
4
    bg = "#2e3440",
5
    cyan = "#88c0d0",
6
    green = "#a3be8c",
7
    lavender = "#b48ead",
8
    light_blue = "#88c0d0",
9
    grey = "#4c566a",
10
    blue = "#81a1c1",
11
    purple = "#b48ead",
12
    sep = "#434c5e",
13
}