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: '0x2c2e34'
foreground: '0xe2e2e3'
# Normal colors
normal:
black: '0x2c2e34'
red: '0xfc5d7c'
green: '0x9ed072'
yellow: '0xe7c664'
blue: '0xf39660'
magenta: '0xb39df3'
cyan: '0x76cce0'
white: '0xe2e2e3'
# Bright colors
bright:
black: '0x7f8490'
red: '0xfc5d7c'
green: '0x9ed072'
yellow: '0xe7c664'
blue: '0xf39660'
magenta: '0xb39df3'
cyan: '0x76cce0'
white: '0xe2e2e3'