alacritty update BS
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
background: '0x191919'
|
||||
foreground: '0x786b53'
|
||||
|
||||
# Normal colors
|
||||
normal:
|
||||
black: '0x321300'
|
||||
red: '0xb2270e'
|
||||
green: '0x44a900'
|
||||
yellow: '0xaa820c'
|
||||
blue: '0x58859a'
|
||||
magenta: '0x97363d'
|
||||
cyan: '0xb25a1e'
|
||||
white: '0x786b53'
|
||||
|
||||
# Bright colors
|
||||
bright:
|
||||
black: '0x433626'
|
||||
red: '0xed5d20'
|
||||
green: '0x55f238'
|
||||
yellow: '0xf2b732'
|
||||
blue: '0x85cfed'
|
||||
magenta: '0xe14c5a'
|
||||
cyan: '0xf07d14'
|
||||
white: '0xffc800'
|
||||
|
||||
Reference in New Issue
Block a user