alacritty update BS
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
background: '0x012849'
|
||||
foreground: '0xa9bed8'
|
||||
|
||||
# Normal colors
|
||||
normal:
|
||||
black: '0x2c2423'
|
||||
red: '0xf557a0'
|
||||
green: '0xa9ee55'
|
||||
yellow: '0xf5a255'
|
||||
blue: '0x5ea2ec'
|
||||
magenta: '0xa957ec'
|
||||
cyan: '0x5eeea0'
|
||||
white: '0x918988'
|
||||
|
||||
# Bright colors
|
||||
bright:
|
||||
black: '0x918988'
|
||||
red: '0xf579b2'
|
||||
green: '0xbbee78'
|
||||
yellow: '0xf5b378'
|
||||
blue: '0x81b3ec'
|
||||
magenta: '0xbb79ec'
|
||||
cyan: '0x81eeb2'
|
||||
white: '0xf5eeec'
|
||||
|
||||
Reference in New Issue
Block a user