alacritty update BS
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
background: '0xf8f8f8'
|
||||
foreground: '0x2a2b32'
|
||||
|
||||
# Normal colors
|
||||
normal:
|
||||
black: '0x000000'
|
||||
red: '0xda3e39'
|
||||
green: '0x41933e'
|
||||
yellow: '0x855504'
|
||||
blue: '0x315eee'
|
||||
magenta: '0x930092'
|
||||
cyan: '0x0e6fad'
|
||||
white: '0x8e8f96'
|
||||
|
||||
# Bright colors
|
||||
bright:
|
||||
black: '0x2a2b32'
|
||||
red: '0xda3e39'
|
||||
green: '0x41933e'
|
||||
yellow: '0x855504'
|
||||
blue: '0x315eee'
|
||||
magenta: '0x930092'
|
||||
cyan: '0x0e6fad'
|
||||
white: '0xfffefe'
|
||||
|
||||
Reference in New Issue
Block a user