alacritty update BS
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
background: '0x000000'
|
||||
foreground: '0xfdfdfd'
|
||||
|
||||
# Normal colors
|
||||
normal:
|
||||
black: '0x222222'
|
||||
red: '0xf01818'
|
||||
green: '0x24d830'
|
||||
yellow: '0xf0d824'
|
||||
blue: '0x7890f0'
|
||||
magenta: '0xf078d8'
|
||||
cyan: '0x54e4e4'
|
||||
white: '0xa5a5a5'
|
||||
|
||||
# Bright colors
|
||||
bright:
|
||||
black: '0x888888'
|
||||
red: '0xef8383'
|
||||
green: '0x7ed684'
|
||||
yellow: '0xefe28b'
|
||||
blue: '0xb3bfef'
|
||||
magenta: '0xefb3e3'
|
||||
cyan: '0x9ce2e2'
|
||||
white: '0xffffff'
|
||||
|
||||
Reference in New Issue
Block a user