Files
dotfiles/dot_config/alacritty/themes/tokyo-night-light.sh.yml
T
2024-01-06 11:23:04 +01:00

29 lines
535 B
YAML

colors:
# Default colors
primary:
background: '0xd5d6db'
foreground: '0x565a6e'
# Normal colors
normal:
black: '0x0f0f14'
red: '0x8c4351'
green: '0x485e30'
yellow: '0x8f5e15'
blue: '0x34548a'
magenta: '0x5a4a78'
cyan: '0x0f4b6e'
white: '0x343b58'
# Bright colors
bright:
black: '0x9699a3'
red: '0x8c4351'
green: '0x485e30'
yellow: '0x8f5e15'
blue: '0x34548a'
magenta: '0x5a4a78'
cyan: '0x0f4b6e'
white: '0x343b58'