alacritty update BS
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
background: '0x424043'
|
||||
foreground: '0xfcfcfa'
|
||||
|
||||
# Normal colors
|
||||
normal:
|
||||
black: '0x2e3436'
|
||||
red: '0xfc6386'
|
||||
green: '0x424043'
|
||||
yellow: '0xfce94f'
|
||||
blue: '0xfb976b'
|
||||
magenta: '0x75507b'
|
||||
cyan: '0x34e2e2'
|
||||
white: '0xffffff'
|
||||
|
||||
# Bright colors
|
||||
bright:
|
||||
black: '0x989595'
|
||||
red: '0xfc6386'
|
||||
green: '0xa9dc76'
|
||||
yellow: '0xfce94f'
|
||||
blue: '0xfb976b'
|
||||
magenta: '0xab9df2'
|
||||
cyan: '0x34e2e2'
|
||||
white: '0xd1d1c0'
|
||||
|
||||
Reference in New Issue
Block a user