alacritty update BS

This commit is contained in:
2024-01-06 11:23:04 +01:00
parent 5d42533b19
commit ce228b4f51
465 changed files with 24031 additions and 0 deletions
@@ -0,0 +1,28 @@
colors:
# Default colors
primary:
background: '0x762423'
foreground: '0xffffff'
# Normal colors
normal:
black: '0x000000'
red: '0xd62e4e'
green: '0x71be6b'
yellow: '0xbeb86b'
blue: '0x489bee'
magenta: '0xe979d7'
cyan: '0x6bbeb8'
white: '0xd6d6d6'
# Bright colors
bright:
black: '0x262626'
red: '0xe02553'
green: '0xaff08c'
yellow: '0xdfddb7'
blue: '0x65aaf1'
magenta: '0xddb7df'
cyan: '0xb7dfdd'
white: '0xffffff'