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: '0x2f1e2e'
foreground: '0xa39e9b'
# Normal colors
normal:
black: '0x2f1e2e'
red: '0xef6155'
green: '0x48b685'
yellow: '0xfec418'
blue: '0x06b6ef'
magenta: '0x815ba4'
cyan: '0x5bc4bf'
white: '0xa39e9b'
# Bright colors
bright:
black: '0x776e71'
red: '0xef6155'
green: '0x48b685'
yellow: '0xfec418'
blue: '0x06b6ef'
magenta: '0x815ba4'
cyan: '0x5bc4bf'
white: '0xe7e9db'