alacritty update BS
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
background: '0xf9f9f9'
|
||||
foreground: '0x383a42'
|
||||
|
||||
# Normal colors
|
||||
normal:
|
||||
black: '0xd5d6dd'
|
||||
red: '0xd52753'
|
||||
green: '0x23974a'
|
||||
yellow: '0xdf631c'
|
||||
blue: '0x275fe4'
|
||||
magenta: '0x823ff1'
|
||||
cyan: '0x27618d'
|
||||
white: '0x000000'
|
||||
|
||||
# Bright colors
|
||||
bright:
|
||||
black: '0xe4e5ed'
|
||||
red: '0xff6480'
|
||||
green: '0x3cbc66'
|
||||
yellow: '0xc5a332'
|
||||
blue: '0x0099e1'
|
||||
magenta: '0xce33c0'
|
||||
cyan: '0x6d93bb'
|
||||
white: '0x26272d'
|
||||
|
||||
Reference in New Issue
Block a user