alacritty update BS
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
background: '0x252e32'
|
||||
foreground: '0x94a3a5'
|
||||
|
||||
# Normal colors
|
||||
normal:
|
||||
black: '0x073642'
|
||||
red: '0xdc322f'
|
||||
green: '0x859900'
|
||||
yellow: '0xb58900'
|
||||
blue: '0x268bd2'
|
||||
magenta: '0xec0048'
|
||||
cyan: '0x2aa198'
|
||||
white: '0x94a3a5'
|
||||
|
||||
# Bright colors
|
||||
bright:
|
||||
black: '0x586e75'
|
||||
red: '0xcb4b16'
|
||||
green: '0x859900'
|
||||
yellow: '0xb58900'
|
||||
blue: '0x268bd2'
|
||||
magenta: '0xd33682'
|
||||
cyan: '0x2aa198'
|
||||
white: '0x6c71c4'
|
||||
|
||||
Reference in New Issue
Block a user