alacritty update BS
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
background: '0x2a1f1d'
|
||||
foreground: '0xe0dbb7'
|
||||
|
||||
# Normal colors
|
||||
normal:
|
||||
black: '0x573d26'
|
||||
red: '0xbe2d26'
|
||||
green: '0x6ba18a'
|
||||
yellow: '0xe99d2a'
|
||||
blue: '0x5a86ad'
|
||||
magenta: '0xac80a6'
|
||||
cyan: '0x74a6ad'
|
||||
white: '0xe0dbb7'
|
||||
|
||||
# Bright colors
|
||||
bright:
|
||||
black: '0x9b6c4a'
|
||||
red: '0xe84627'
|
||||
green: '0x95d8ba'
|
||||
yellow: '0xd0d150'
|
||||
blue: '0xb8d3ed'
|
||||
magenta: '0xd19ecb'
|
||||
cyan: '0x93cfd7'
|
||||
white: '0xfff9d5'
|
||||
|
||||
Reference in New Issue
Block a user