alacritty update BS
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
background: '0x232537'
|
||||
foreground: '0xecf0fe'
|
||||
|
||||
# Normal colors
|
||||
normal:
|
||||
black: '0x03073c'
|
||||
red: '0xc6004a'
|
||||
green: '0xacf157'
|
||||
yellow: '0xfecd5e'
|
||||
blue: '0x525fb8'
|
||||
magenta: '0x986f82'
|
||||
cyan: '0x968763'
|
||||
white: '0xecf0fc'
|
||||
|
||||
# Bright colors
|
||||
bright:
|
||||
black: '0x6c5b30'
|
||||
red: '0xda4b8a'
|
||||
green: '0xdbffa9'
|
||||
yellow: '0xfee6a9'
|
||||
blue: '0xb2befa'
|
||||
magenta: '0xfda5cd'
|
||||
cyan: '0xa5bd86'
|
||||
white: '0xf6ffec'
|
||||
|
||||
Reference in New Issue
Block a user