alacritty-themes
Version:
Themes for Alacritty : A cross-platform GPU-Accelerated Terminal emulator
28 lines (27 loc) • 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"