alacritty update BS
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
background: '0x232e37'
|
||||
foreground: '0xd9e6f2'
|
||||
|
||||
# Normal colors
|
||||
normal:
|
||||
black: '0x0a0a0a'
|
||||
red: '0xab8f74'
|
||||
green: '0x74ab8f'
|
||||
yellow: '0x8fab74'
|
||||
blue: '0x8f74ab'
|
||||
magenta: '0xab748f'
|
||||
cyan: '0x748fab'
|
||||
white: '0xf2f2f2'
|
||||
|
||||
# Bright colors
|
||||
bright:
|
||||
black: '0x5d5d5d'
|
||||
red: '0xff1d62'
|
||||
green: '0x9cc3af'
|
||||
yellow: '0xffd00a'
|
||||
blue: '0xaf9cc3'
|
||||
magenta: '0xff1d62'
|
||||
cyan: '0x4bb8fd'
|
||||
white: '0xa020f0'
|
||||
|
||||
Reference in New Issue
Block a user