alacritty update BS
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
background: '0x262626'
|
||||
foreground: '0xffcb83'
|
||||
|
||||
# Normal colors
|
||||
normal:
|
||||
black: '0x000000'
|
||||
red: '0xc13900'
|
||||
green: '0xa4a900'
|
||||
yellow: '0xcaaf00'
|
||||
blue: '0xbd6d00'
|
||||
magenta: '0xfc5e00'
|
||||
cyan: '0xf79500'
|
||||
white: '0xffc88a'
|
||||
|
||||
# Bright colors
|
||||
bright:
|
||||
black: '0x6a4f2a'
|
||||
red: '0xff8c68'
|
||||
green: '0xf6ff40'
|
||||
yellow: '0xffe36e'
|
||||
blue: '0xffbe55'
|
||||
magenta: '0xfc874f'
|
||||
cyan: '0xc69752'
|
||||
white: '0xfafaff'
|
||||
|
||||
Reference in New Issue
Block a user