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: '0x2b0c00'
foreground: '0xff3600'
# Normal colors
normal:
black: '0x401200'
red: '0xff3600'
green: '0xff3600'
yellow: '0xff3600'
blue: '0xff3600'
magenta: '0xff3600'
cyan: '0xff3600'
white: '0xff3600'
# Bright colors
bright:
black: '0xff3600'
red: '0xff3600'
green: '0xff3600'
yellow: '0xff3600'
blue: '0xff3600'
magenta: '0xff3600'
cyan: '0xff3600'
white: '0xff3600'