alacritty update BS
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
background: '0x2b0c00'
|
||||
foreground: '0xff3600'
|
||||
|
||||
# Normal colors
|
||||
normal:
|
||||
black: '0x401200'
|
||||
red: '0xff3600'
|
||||
green: '0xff3600'
|
||||
yellow: '0xff3600'
|
||||
blue: '0xff3600'
|
||||
magenta: '0xff3600'
|
||||
cyan: '0xff3600'
|
||||
white: '0xff3600'
|
||||
|
||||
# Bright colors
|
||||
bright:
|
||||
black: '0xff3600'
|
||||
red: '0xff3600'
|
||||
green: '0xff3600'
|
||||
yellow: '0xff3600'
|
||||
blue: '0xff3600'
|
||||
magenta: '0xff3600'
|
||||
cyan: '0xff3600'
|
||||
white: '0xff3600'
|
||||
|
||||
Reference in New Issue
Block a user