alacritty update BS
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
background: '0x282c34'
|
||||
foreground: '0xc3c7d1'
|
||||
|
||||
# Normal colors
|
||||
normal:
|
||||
black: '0x282c34'
|
||||
red: '0xed254e'
|
||||
green: '0x71f79f'
|
||||
yellow: '0xf9dc5c'
|
||||
blue: '0x7cb7ff'
|
||||
magenta: '0xc74ded'
|
||||
cyan: '0x00c1e4'
|
||||
white: '0xdcdfe4'
|
||||
|
||||
# Bright colors
|
||||
bright:
|
||||
black: '0x282c34'
|
||||
red: '0xed254e'
|
||||
green: '0x71f79f'
|
||||
yellow: '0xf9dc5c'
|
||||
blue: '0x7cb7ff'
|
||||
magenta: '0xc74ded'
|
||||
cyan: '0x00c1e4'
|
||||
white: '0xdcdfe4'
|
||||
|
||||
Reference in New Issue
Block a user