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: '0x2c1d16'
foreground: '0xffcc2f'
# Normal colors
normal:
black: '0x2c1d16'
red: '0xef5734'
green: '0x2baf2b'
yellow: '0xbebf00'
blue: '0x246eb2'
magenta: '0xd05ec1'
cyan: '0x00acee'
white: '0xbfbfbf'
# Bright colors
bright:
black: '0x666666'
red: '0xe50000'
green: '0x86a93e'
yellow: '0xe5e500'
blue: '0x0000ff'
magenta: '0xe500e5'
cyan: '0x00e5e5'
white: '0xe5e5e5'