alacritty update BS
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
background: '0x1d1f21'
|
||||
foreground: '0xc5c8c6'
|
||||
|
||||
# Normal colors
|
||||
normal:
|
||||
black: '0x000000'
|
||||
red: '0xcc6666'
|
||||
green: '0xb5bd68'
|
||||
yellow: '0xf0c674'
|
||||
blue: '0x81a2be'
|
||||
magenta: '0xb293bb'
|
||||
cyan: '0x8abeb7'
|
||||
white: '0xfffefe'
|
||||
|
||||
# Bright colors
|
||||
bright:
|
||||
black: '0x000000'
|
||||
red: '0xcc6666'
|
||||
green: '0xb5bd68'
|
||||
yellow: '0xf0c574'
|
||||
blue: '0x80a1bd'
|
||||
magenta: '0xb294ba'
|
||||
cyan: '0x8abdb6'
|
||||
white: '0xfffefe'
|
||||
|
||||
Reference in New Issue
Block a user