alacritty update BS
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
background: '0x363537'
|
||||
foreground: '0xfdf9f3'
|
||||
|
||||
# Normal colors
|
||||
normal:
|
||||
black: '0x363537'
|
||||
red: '0xff6188'
|
||||
green: '0xa9dc76'
|
||||
yellow: '0xffd866'
|
||||
blue: '0xfc9867'
|
||||
magenta: '0xab9df2'
|
||||
cyan: '0x78dce8'
|
||||
white: '0xfdf9f3'
|
||||
|
||||
# Bright colors
|
||||
bright:
|
||||
black: '0x908e8f'
|
||||
red: '0xff6188'
|
||||
green: '0xa9dc76'
|
||||
yellow: '0xffd866'
|
||||
blue: '0xfc9867'
|
||||
magenta: '0xab9df2'
|
||||
cyan: '0x78dce8'
|
||||
white: '0xfdf9f3'
|
||||
|
||||
Reference in New Issue
Block a user