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: '0x292520'
foreground: '0xe5c7a9'
# Normal colors
normal:
black: '0x121418'
red: '0xc94234'
green: '0x85c54c'
yellow: '0xf5ae2e'
blue: '0x1398b9'
magenta: '0xd0633d'
cyan: '0x509552'
white: '0xe5c6aa'
# Bright colors
bright:
black: '0x675f54'
red: '0xff645a'
green: '0x98e036'
yellow: '0xe0d561'
blue: '0x5fdaff'
magenta: '0xff9269'
cyan: '0x84f088'
white: '0xf6f7ec'