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: '0xd5d6db'
foreground: '0x565a6e'
# Normal colors
normal:
black: '0x0f0f14'
red: '0x8c4351'
green: '0x485e30'
yellow: '0x8f5e15'
blue: '0x34548a'
magenta: '0x5a4a78'
cyan: '0x0f4b6e'
white: '0x343b58'
# Bright colors
bright:
black: '0x9699a3'
red: '0x8c4351'
green: '0x485e30'
yellow: '0x8f5e15'
blue: '0x34548a'
magenta: '0x5a4a78'
cyan: '0x0f4b6e'
white: '0x343b58'