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: '0x0a1e24'
foreground: '0xecf0c1'
# Normal colors
normal:
black: '0x6e5346'
red: '0xe35b00'
green: '0x5cab96'
yellow: '0xe3cd7b'
blue: '0x0f548b'
magenta: '0xe35b00'
cyan: '0x06afc7'
white: '0xf0f1ce'
# Bright colors
bright:
black: '0x684c31'
red: '0xff8a3a'
green: '0xaecab8'
yellow: '0xffc878'
blue: '0x67a0ce'
magenta: '0xff8a3a'
cyan: '0x83a7b4'
white: '0xfefff1'