alacritty update BS
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
background: '0x243435'
|
||||
foreground: '0xd4e7d4'
|
||||
|
||||
# Normal colors
|
||||
normal:
|
||||
black: '0x757575'
|
||||
red: '0x825d4d'
|
||||
green: '0x728c62'
|
||||
yellow: '0xada16d'
|
||||
blue: '0x4d7b82'
|
||||
magenta: '0x8a7267'
|
||||
cyan: '0x729494'
|
||||
white: '0xe0e0e0'
|
||||
|
||||
# Bright colors
|
||||
bright:
|
||||
black: '0x8a8a8a'
|
||||
red: '0xcf937a'
|
||||
green: '0x98d9aa'
|
||||
yellow: '0xfae79d'
|
||||
blue: '0x7ac3cf'
|
||||
magenta: '0xd6b2a1'
|
||||
cyan: '0xade0e0'
|
||||
white: '0xe0e0e0'
|
||||
|
||||
Reference in New Issue
Block a user