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: '0x001e27'
foreground: '0x9cc2c3'
# Normal colors
normal:
black: '0x002831'
red: '0xd11c24'
green: '0x6cbe6c'
yellow: '0xa57706'
blue: '0x2176c7'
magenta: '0xc61c6f'
cyan: '0x259286'
white: '0xeae3cb'
# Bright colors
bright:
black: '0x006488'
red: '0xf5163b'
green: '0x51ef84'
yellow: '0xb27e28'
blue: '0x178ec8'
magenta: '0xe24d8e'
cyan: '0x00b39e'
white: '0xfcf4dc'