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: '0x050014'
foreground: '0x736e7d'
# Normal colors
normal:
black: '0x230046'
red: '0x7d1625'
green: '0x337e6f'
yellow: '0x7f6f49'
blue: '0x4f4a7f'
magenta: '0x5a3f7f'
cyan: '0x58777f'
white: '0x736e7d'
# Bright colors
bright:
black: '0x372d46'
red: '0xe05167'
green: '0x52e0c4'
yellow: '0xe0c386'
blue: '0x8e87e0'
magenta: '0xa776e0'
cyan: '0x9ad4e0'
white: '0x8c91fa'