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: '0x3e3838'
foreground: '0xfbf2f3'
# Normal colors
normal:
black: '0x3e3838'
red: '0xdf7484'
green: '0xbbd87e'
yellow: '0xedce73'
blue: '0xdc9373'
magenta: '0xa9aae9'
cyan: '0xa4d7cc'
white: '0xfbf2f3'
# Bright colors
bright:
black: '0x70696a'
red: '0xdf7484'
green: '0xbbd87e'
yellow: '0xedce73'
blue: '0xdc9373'
magenta: '0xa9aae9'
cyan: '0xa4d7cc'
white: '0xfbf2f3'