alacritty update BS
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
background: '0x002b36'
|
||||
foreground: '0x839496'
|
||||
|
||||
# Normal colors
|
||||
normal:
|
||||
black: '0x073642'
|
||||
red: '0xdc322f'
|
||||
green: '0x859900'
|
||||
yellow: '0xcf9a6b'
|
||||
blue: '0x268bd2'
|
||||
magenta: '0xd33682'
|
||||
cyan: '0x2aa198'
|
||||
white: '0xeee8d5'
|
||||
|
||||
# Bright colors
|
||||
bright:
|
||||
black: '0x657b83'
|
||||
red: '0xd87979'
|
||||
green: '0x88cf76'
|
||||
yellow: '0x657b83'
|
||||
blue: '0x2699ff'
|
||||
magenta: '0xd33682'
|
||||
cyan: '0x43b8c3'
|
||||
white: '0xfdf6e3'
|
||||
|
||||
Reference in New Issue
Block a user