Skip to content

lmlib.utils.colors

Attributes:

Attributes

NORD module-attribute

NORD = {'bg': '#2E3440', 'bg2': '#3B4252', 'bg3': '#434C5E', 'border': '#4C566A', 'fg': '#D8DEE9', 'fg2': '#E5E9F0', 'white': '#ECEFF4', 'teal': '#8FBCBB', 'blue': '#88C0D0', 'indigo': '#81A1C1', 'navy': '#5E81AC', 'red': '#BF616A', 'orange': '#D08770', 'yellow': '#EBCB8B', 'green': '#A3BE8C', 'purple': '#B48EAD'}