Files
dotfiles/.config/alacritty/alacritty-themes/themes/Paraiso.light.yml
2026-03-15 10:32:59 +05:30

28 lines
525 B
YAML
Executable File

colors:
name: Paraiso (light)
author: Chris Kempson
primary:
background: "#e7e9db"
foreground: "#4f424c"
cursor:
text: "#e7e9db"
cursor: "#4f424c"
normal:
black: "#2f1e2e"
red: "#ef6155"
green: "#48b685"
yellow: "#fec418"
blue: "#06b6ef"
magenta: "#815ba4"
cyan: "#5bc4bf"
white: "#a39e9b"
bright:
black: "#776e71"
red: "#ef6155"
green: "#48b685"
yellow: "#fec418"
blue: "#06b6ef"
magenta: "#815ba4"
cyan: "#5bc4bf"
white: "#e7e9db"