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: '0x1f1926'
foreground: '0xe0e0e0'
# Normal colors
normal:
black: '0x39243a'
red: '0xeb64b9'
green: '0xafd686'
yellow: '0xfeae87'
blue: '0x40b4c4'
magenta: '0xb381c5'
cyan: '0x215969'
white: '0x91889b'
# Bright colors
bright:
black: '0x716485'
red: '0xfc2377'
green: '0x50fa7b'
yellow: '0xffe261'
blue: '0x74dfc4'
magenta: '0x6d75e0'
cyan: '0xb4dce7'
white: '0xffffff'