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

28 lines
526 B
YAML

colors:
name: Twilight (light)
author: Chris Kempson
primary:
background: "#ffffff"
foreground: "#464b50"
cursor:
text: "#ffffff"
cursor: "#464b50"
normal:
black: "#1e1e1e"
red: "#cf6a4c"
green: "#8f9d6a"
yellow: "#f9ee98"
blue: "#7587a6"
magenta: "#9b859d"
cyan: "#afc4db"
white: "#a7a7a7"
bright:
black: "#5f5a60"
red: "#cf6a4c"
green: "#8f9d6a"
yellow: "#f9ee98"
blue: "#7587a6"
magenta: "#9b859d"
cyan: "#afc4db"
white: "#ffffff"