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: '0x271f19'
foreground: '0xffffff'
# Normal colors
normal:
black: '0x000000'
red: '0x800000'
green: '0x61ce3c'
yellow: '0xfbde2d'
blue: '0x253b76'
magenta: '0xff0080'
cyan: '0x8da6ce'
white: '0xf8f8f8'
# Bright colors
bright:
black: '0x000000'
red: '0x800000'
green: '0x61ce3c'
yellow: '0xfbde2d'
blue: '0x253b76'
magenta: '0xff0080'
cyan: '0x8da6ce'
white: '0xf8f8f8'