alacritty update BS
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
background: '0x3e3838'
|
||||
foreground: '0xfbf2f3'
|
||||
|
||||
# Normal colors
|
||||
normal:
|
||||
black: '0x3e3838'
|
||||
red: '0xdf7484'
|
||||
green: '0xbbd87e'
|
||||
yellow: '0xedce73'
|
||||
blue: '0xdc9373'
|
||||
magenta: '0xa9aae9'
|
||||
cyan: '0xa4d7cc'
|
||||
white: '0xfbf2f3'
|
||||
|
||||
# Bright colors
|
||||
bright:
|
||||
black: '0x70696a'
|
||||
red: '0xdf7484'
|
||||
green: '0xbbd87e'
|
||||
yellow: '0xedce73'
|
||||
blue: '0xdc9373'
|
||||
magenta: '0xa9aae9'
|
||||
cyan: '0xa4d7cc'
|
||||
white: '0xfbf2f3'
|
||||
|
||||
Reference in New Issue
Block a user