alacritty update BS
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
background: '0x0a0e14'
|
||||
foreground: '0xb3b1ad'
|
||||
|
||||
# Normal colors
|
||||
normal:
|
||||
black: '0x0a0e14'
|
||||
red: '0xff3333'
|
||||
green: '0xc2d94c'
|
||||
yellow: '0xff8f40'
|
||||
blue: '0x59c2ff'
|
||||
magenta: '0xffee99'
|
||||
cyan: '0x95e6cb'
|
||||
white: '0xb3b1ad'
|
||||
|
||||
# Bright colors
|
||||
bright:
|
||||
black: '0x4d5566'
|
||||
red: '0xff3333'
|
||||
green: '0xc2d94c'
|
||||
yellow: '0xff8f40'
|
||||
blue: '0x59c2ff'
|
||||
magenta: '0xffee99'
|
||||
cyan: '0x95e6cb'
|
||||
white: '0xb3b1ad'
|
||||
|
||||
Reference in New Issue
Block a user