alacritty update BS
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
background: '0x1f1726'
|
||||
foreground: '0xdafaff'
|
||||
|
||||
# Normal colors
|
||||
normal:
|
||||
black: '0x000507'
|
||||
red: '0xd94085'
|
||||
green: '0x2ab250'
|
||||
yellow: '0xffd16f'
|
||||
blue: '0x883cdc'
|
||||
magenta: '0xececec'
|
||||
cyan: '0xc1b8b7'
|
||||
white: '0xfff8de'
|
||||
|
||||
# Bright colors
|
||||
bright:
|
||||
black: '0x009cc9'
|
||||
red: '0xda6bac'
|
||||
green: '0xf4dca5'
|
||||
yellow: '0xeac066'
|
||||
blue: '0x308cba'
|
||||
magenta: '0xae636b'
|
||||
cyan: '0xff919d'
|
||||
white: '0xe4838d'
|
||||
|
||||
Reference in New Issue
Block a user