alacritty update BS
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
background: '0xf9f9f9'
|
||||
foreground: '0x020202'
|
||||
|
||||
# Normal colors
|
||||
normal:
|
||||
black: '0x020202'
|
||||
red: '0xcd3232'
|
||||
green: '0x00bc00'
|
||||
yellow: '0xa5a900'
|
||||
blue: '0x0752a8'
|
||||
magenta: '0xbc05bc'
|
||||
cyan: '0x0598bc'
|
||||
white: '0x343434'
|
||||
|
||||
# Bright colors
|
||||
bright:
|
||||
black: '0x5e5e5e'
|
||||
red: '0xcd3333'
|
||||
green: '0x1bce1a'
|
||||
yellow: '0xadbb5b'
|
||||
blue: '0x0752a8'
|
||||
magenta: '0xc451ce'
|
||||
cyan: '0x52a8c7'
|
||||
white: '0xa6a3a6'
|
||||
|
||||
Reference in New Issue
Block a user