zellij/example/themes/molokai-dark.yaml

15 lines
310 B
YAML

# Molokai Theme
themes:
molokai-dark:
bg: [27, 29, 30]
red: [255, 0, 0]
green: [0, 140, 0]
yellow: [255, 255, 0]
blue: [102, 217, 239]
magenta: [174, 129, 255]
orange: [253, 151, 31]
fg: [248, 248, 240]
cyan: [0, 255, 255]
black: [0, 0, 0]
white: [255, 255, 255]