dotfiles/alacritty/themes/Muzieca mono.yaml
2023-04-11 02:51:06 -05:00

28 lines
508 B
YAML

colors:
name: Mono
author: Muzieca
primary:
background: "#000000"
foreground: "#ffffff"
cursor:
text: "#000000"
cursor: "#ffffff"
normal:
black: "#000000"
red: "#111111"
green: "#222222"
yellow: "#333333"
blue: "#444444"
magenta: "#555555"
cyan: "#666666"
white: "#777777"
bright:
black: "#090909"
red: "#181818"
green: "#272727"
yellow: "#393939"
blue: "#484848"
magenta: "#595959"
cyan: "#707070"
white: "#818181"