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

28 lines
528 B
YAML
Executable File

colors:
name: Londontube (light)
author: Chris Kempson
primary:
background: "#ffffff"
foreground: "#5a5758"
cursor:
text: "#ffffff"
cursor: "#5a5758"
normal:
black: "#231f20"
red: "#ee2e24"
green: "#00853e"
yellow: "#ffd204"
blue: "#009ddc"
magenta: "#98005d"
cyan: "#85cebc"
white: "#d9d8d8"
bright:
black: "#737171"
red: "#ee2e24"
green: "#00853e"
yellow: "#ffd204"
blue: "#009ddc"
magenta: "#98005d"
cyan: "#85cebc"
white: "#ffffff"