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

28 lines
508 B
YAML

colors:
name: Gnometerm
author: ""
primary:
background: "#000000"
foreground: "#ffffff"
cursor:
text: "#000000"
cursor: "#ffffff"
normal:
black: "#000000"
red: "#cc0000"
green: "#4e9a06"
yellow: "#c4a000"
blue: "#3465a4"
magenta: "#75507b"
cyan: "#06989a"
white: "#d3d7cf"
bright:
black: "#555753"
red: "#ef2929"
green: "#8ae234"
yellow: "#fce94f"
blue: "#729fcf"
magenta: "#ad7fa8"
cyan: "#34e2e2"
white: "#eeeeec"