alacritty update BS
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
background: '0x1d1e20'
|
||||
foreground: '0xf0f0f0'
|
||||
|
||||
# Normal colors
|
||||
normal:
|
||||
black: '0x1f1f20'
|
||||
red: '0xfb055a'
|
||||
green: '0x26ffd4'
|
||||
yellow: '0xfdaa5a'
|
||||
blue: '0x5c9fff'
|
||||
magenta: '0xfc59a6'
|
||||
cyan: '0x26ffd4'
|
||||
white: '0xf0f0f0'
|
||||
|
||||
# Bright colors
|
||||
bright:
|
||||
black: '0x5c6370'
|
||||
red: '0xfb055a'
|
||||
green: '0x26ffd4'
|
||||
yellow: '0xfebe7e'
|
||||
blue: '0x55adff'
|
||||
magenta: '0xfd95d0'
|
||||
cyan: '0x26ffd4'
|
||||
white: '0xf0f0f0'
|
||||
|
||||
Reference in New Issue
Block a user