alacritty update BS
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
background: '0x42395d'
|
||||
foreground: '0xc2ffdf'
|
||||
|
||||
# Normal colors
|
||||
normal:
|
||||
black: '0x42395d'
|
||||
red: '0xa8757b'
|
||||
green: '0xff857f'
|
||||
yellow: '0xe6c000'
|
||||
blue: '0xae81ff'
|
||||
magenta: '0x716799'
|
||||
cyan: '0xc2ffdf'
|
||||
white: '0xf8f8f2'
|
||||
|
||||
# Bright colors
|
||||
bright:
|
||||
black: '0x75507b'
|
||||
red: '0xffb8d1'
|
||||
green: '0xf1568e'
|
||||
yellow: '0xd5a425'
|
||||
blue: '0xc5a3ff'
|
||||
magenta: '0x8077a8'
|
||||
cyan: '0xc2ffff'
|
||||
white: '0xf8f8f0'
|
||||
|
||||
Reference in New Issue
Block a user