alacritty update BS
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
background: '0xfafafa'
|
||||
foreground: '0x575f66'
|
||||
|
||||
# Normal colors
|
||||
normal:
|
||||
black: '0x575f66'
|
||||
red: '0xf51818'
|
||||
green: '0x86b300'
|
||||
yellow: '0xf2ae49'
|
||||
blue: '0x399ee6'
|
||||
magenta: '0xa37acc'
|
||||
cyan: '0x4cbf99'
|
||||
white: '0xfafafa'
|
||||
|
||||
# Bright colors
|
||||
bright:
|
||||
black: '0x8a9199'
|
||||
red: '0xf51818'
|
||||
green: '0x86b300'
|
||||
yellow: '0xf2ae49'
|
||||
blue: '0x399ee6'
|
||||
magenta: '0xa37acc'
|
||||
cyan: '0x4cbf99'
|
||||
white: '0xfafafa'
|
||||
|
||||
Reference in New Issue
Block a user