alacritty update BS
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
background: '0x000000'
|
||||
foreground: '0xdbdbdb'
|
||||
|
||||
# Normal colors
|
||||
normal:
|
||||
black: '0x575757'
|
||||
red: '0xff1b00'
|
||||
green: '0xa5e055'
|
||||
yellow: '0xfbe74a'
|
||||
blue: '0x496487'
|
||||
magenta: '0xfd5ff1'
|
||||
cyan: '0x86e9fe'
|
||||
white: '0xcbcccb'
|
||||
|
||||
# Bright colors
|
||||
bright:
|
||||
black: '0x262626'
|
||||
red: '0xd51d00'
|
||||
green: '0xa5df55'
|
||||
yellow: '0xfbe84a'
|
||||
blue: '0x89beff'
|
||||
magenta: '0xc001c1'
|
||||
cyan: '0x86eafe'
|
||||
white: '0xdbdbdb'
|
||||
|
||||
Reference in New Issue
Block a user