alacritty update BS
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
background: '0x09141b'
|
||||
foreground: '0xdeb88d'
|
||||
|
||||
# Normal colors
|
||||
normal:
|
||||
black: '0x17384c'
|
||||
red: '0xd15123'
|
||||
green: '0x027c9b'
|
||||
yellow: '0xfca02f'
|
||||
blue: '0x1e4950'
|
||||
magenta: '0x68d4f1'
|
||||
cyan: '0x50a3b5'
|
||||
white: '0xdeb88d'
|
||||
|
||||
# Bright colors
|
||||
bright:
|
||||
black: '0x434b53'
|
||||
red: '0xd48678'
|
||||
green: '0x628d98'
|
||||
yellow: '0xfdd39f'
|
||||
blue: '0x1bbcdd'
|
||||
magenta: '0xbbe3ee'
|
||||
cyan: '0x87acb4'
|
||||
white: '0xfee4ce'
|
||||
|
||||
Reference in New Issue
Block a user