alacritty update BS
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
background: '0x091116'
|
||||
foreground: '0x868a8c'
|
||||
|
||||
# Normal colors
|
||||
normal:
|
||||
black: '0x282a2e'
|
||||
red: '0xa54242'
|
||||
green: '0xa1b56c'
|
||||
yellow: '0xde935f'
|
||||
blue: '0x225555'
|
||||
magenta: '0x85678f'
|
||||
cyan: '0x5e8d87'
|
||||
white: '0x777777'
|
||||
|
||||
# Bright colors
|
||||
bright:
|
||||
black: '0x373b41'
|
||||
red: '0xc63535'
|
||||
green: '0x608360'
|
||||
yellow: '0xfa805a'
|
||||
blue: '0x449da1'
|
||||
magenta: '0xba8baf'
|
||||
cyan: '0x86c1b9'
|
||||
white: '0xc5c8c6'
|
||||
|
||||
Reference in New Issue
Block a user