alacritty update BS
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
background: '0x2b2b2b'
|
||||
foreground: '0xe6e1dc'
|
||||
|
||||
# Normal colors
|
||||
normal:
|
||||
black: '0x000000'
|
||||
red: '0xda4939'
|
||||
green: '0x519f50'
|
||||
yellow: '0xffd24a'
|
||||
blue: '0x6d9cbe'
|
||||
magenta: '0xd0d0ff'
|
||||
cyan: '0x6e9cbe'
|
||||
white: '0xffffff'
|
||||
|
||||
# Bright colors
|
||||
bright:
|
||||
black: '0x323232'
|
||||
red: '0xff7b6b'
|
||||
green: '0x83d182'
|
||||
yellow: '0xffff7c'
|
||||
blue: '0x9fcef0'
|
||||
magenta: '0xffffff'
|
||||
cyan: '0xa0cef0'
|
||||
white: '0xffffff'
|
||||
|
||||
Reference in New Issue
Block a user