alacritty update BS
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
background: '0x001015'
|
||||
foreground: '0x405555'
|
||||
|
||||
# Normal colors
|
||||
normal:
|
||||
black: '0x012026'
|
||||
red: '0xb2302d'
|
||||
green: '0x00a941'
|
||||
yellow: '0x5e8baa'
|
||||
blue: '0x449a86'
|
||||
magenta: '0x00599d'
|
||||
cyan: '0x5d7e19'
|
||||
white: '0x405555'
|
||||
|
||||
# Bright colors
|
||||
bright:
|
||||
black: '0x384451'
|
||||
red: '0xff4242'
|
||||
green: '0x2aea5e'
|
||||
yellow: '0x8ed4fd'
|
||||
blue: '0x61d5ba'
|
||||
magenta: '0x1298ff'
|
||||
cyan: '0x98d028'
|
||||
white: '0x58fbd6'
|
||||
|
||||
Reference in New Issue
Block a user