Files
dotfiles/dot_config/alacritty/alacritty.theme-switch-backup.yml
2024-01-06 11:23:04 +01:00

23 lines
443 B
YAML

colors:
primary:
background: '0x15141b'
foreground: '0xedecee'
normal:
black: '0x110f18'
red: '0xff6767'
green: '0x61ffca'
yellow: '0xffca85'
blue: '0xa277ff'
magenta: '0xa277ff'
cyan: '0x61ffca'
white: '0xedecee'
bright:
black: '0x6d6d6d'
red: '0xffca85'
green: '0xa277ff'
yellow: '0xffca85'
blue: '0xa277ff'
magenta: '0xa277ff'
cyan: '0x61ffca'
white: '0xedecee'