alacritty update BS
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
background: '0x222222'
|
||||
foreground: '0x959595'
|
||||
|
||||
# Normal colors
|
||||
normal:
|
||||
black: '0x2b2b2b'
|
||||
red: '0xd45a60'
|
||||
green: '0xafba67'
|
||||
yellow: '0xe5d289'
|
||||
blue: '0xa0bad6'
|
||||
magenta: '0xc092d6'
|
||||
cyan: '0x91bfb7'
|
||||
white: '0x3c3d3d'
|
||||
|
||||
# Bright colors
|
||||
bright:
|
||||
black: '0x454747'
|
||||
red: '0xd3232f'
|
||||
green: '0xaabb39'
|
||||
yellow: '0xe5be39'
|
||||
blue: '0x6699d6'
|
||||
magenta: '0xab53d6'
|
||||
cyan: '0x5fc0ae'
|
||||
white: '0xc1c2c2'
|
||||
|
||||
Reference in New Issue
Block a user