alacritty update BS
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
background: '0x141414'
|
||||
foreground: '0xffffd4'
|
||||
|
||||
# Normal colors
|
||||
normal:
|
||||
black: '0x141414'
|
||||
red: '0xc06d44'
|
||||
green: '0xafb97a'
|
||||
yellow: '0xc2a86c'
|
||||
blue: '0x44474a'
|
||||
magenta: '0xb4be7c'
|
||||
cyan: '0x778385'
|
||||
white: '0xffffd4'
|
||||
|
||||
# Bright colors
|
||||
bright:
|
||||
black: '0x262626'
|
||||
red: '0xde7c4c'
|
||||
green: '0xccd88c'
|
||||
yellow: '0xe2c47e'
|
||||
blue: '0x5a5e62'
|
||||
magenta: '0xd0dc8e'
|
||||
cyan: '0x8a989b'
|
||||
white: '0xffffd4'
|
||||
|
||||
Reference in New Issue
Block a user