dotfiles/alacritty/themes/Pulp.yaml

28 lines
503 B
YAML
Raw Normal View History

2023-04-11 07:51:06 +00:00
colors:
name: Pulp
author: ""
primary:
background: "#000000"
foreground: "#ffffff"
cursor:
text: "#000000"
cursor: "#ffffff"
normal:
black: "#86817e"
red: "#d75756"
green: "#688c7d"
yellow: "#ffb365"
blue: "#68778c"
magenta: "#fdb3b2"
cyan: "#86abd9"
white: "#f7f8f2"
bright:
black: "#86817e"
red: "#a63a3a"
green: "#688c7d"
yellow: "#ffb365"
blue: "#68778c"
magenta: "#8c686a"
cyan: "#86abd9"
white: "#f7f8f2"