alacritty update BS
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
background: '0x262335'
|
||||
foreground: '0xffffff'
|
||||
|
||||
# Normal colors
|
||||
normal:
|
||||
black: '0x011627'
|
||||
red: '0xfe4450'
|
||||
green: '0x72f1b8'
|
||||
yellow: '0xfede5d'
|
||||
blue: '0x03edf9'
|
||||
magenta: '0xff7edb'
|
||||
cyan: '0x03edf9'
|
||||
white: '0xffffff'
|
||||
|
||||
# Bright colors
|
||||
bright:
|
||||
black: '0x575656'
|
||||
red: '0xfe4450'
|
||||
green: '0x72f1b8'
|
||||
yellow: '0xfede5d'
|
||||
blue: '0x03edf9'
|
||||
magenta: '0xff7edb'
|
||||
cyan: '0x03edf9'
|
||||
white: '0xffffff'
|
||||
|
||||
Reference in New Issue
Block a user