alacritty update BS
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
background: '0x010101'
|
||||
foreground: '0xa8a49d'
|
||||
|
||||
# Normal colors
|
||||
normal:
|
||||
black: '0x010101'
|
||||
red: '0xf8b63f'
|
||||
green: '0x7fb5e1'
|
||||
yellow: '0xd6da25'
|
||||
blue: '0x489e48'
|
||||
magenta: '0xb296c6'
|
||||
cyan: '0xf5bfd7'
|
||||
white: '0xa8a49d'
|
||||
|
||||
# Bright colors
|
||||
bright:
|
||||
black: '0x726e6a'
|
||||
red: '0xf8b63f'
|
||||
green: '0x7fb5e1'
|
||||
yellow: '0xd6da25'
|
||||
blue: '0x489e48'
|
||||
magenta: '0xb296c6'
|
||||
cyan: '0xf5bfd7'
|
||||
white: '0xfefbea'
|
||||
|
||||
Reference in New Issue
Block a user