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: '0x1c1f27'
foreground: '0x979cac'
# Normal colors
normal:
black: '0x4f4f4f'
red: '0xaf4b57'
green: '0xafd383'
yellow: '0xe5c079'
blue: '0x7d90a4'
magenta: '0xa4799d'
cyan: '0x85a6a5'
white: '0xeeedee'
# Bright colors
bright:
black: '0x7b7b7b'
red: '0xaf4b57'
green: '0xceffab'
yellow: '0xfffecc'
blue: '0xb5dcfe'
magenta: '0xfb9bfe'
cyan: '0xdfdffd'
white: '0xfefffe'