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: '0x000000'
foreground: '0xfdfdfd'
# Normal colors
normal:
black: '0x222222'
red: '0xf01818'
green: '0x24d830'
yellow: '0xf0d824'
blue: '0x7890f0'
magenta: '0xf078d8'
cyan: '0x54e4e4'
white: '0xa5a5a5'
# Bright colors
bright:
black: '0x888888'
red: '0xef8383'
green: '0x7ed684'
yellow: '0xefe28b'
blue: '0xb3bfef'
magenta: '0xefb3e3'
cyan: '0x9ce2e2'
white: '0xffffff'