alacritty update BS
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
background: '0x192330'
|
||||
foreground: '0xcdcecf'
|
||||
|
||||
# Normal colors
|
||||
normal:
|
||||
black: '0x393b44'
|
||||
red: '0xc94f6d'
|
||||
green: '0x81b29a'
|
||||
yellow: '0xdbc074'
|
||||
blue: '0x719cd6'
|
||||
magenta: '0x9d79d6'
|
||||
cyan: '0x63cdcf'
|
||||
white: '0xdfdfe0'
|
||||
|
||||
# Bright colors
|
||||
bright:
|
||||
black: '0x575860'
|
||||
red: '0xd16983'
|
||||
green: '0x8ebaa4'
|
||||
yellow: '0xe0c989'
|
||||
blue: '0x86abdc'
|
||||
magenta: '0xbaa1e2'
|
||||
cyan: '0x7ad4d6'
|
||||
white: '0xe4e4e5'
|
||||
|
||||
Reference in New Issue
Block a user