alacritty update BS
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
[colors.bright]
|
||||
black = "0x000000"
|
||||
blue = "0x96cbfe"
|
||||
cyan = "0x85befd"
|
||||
green = "0x94fa36"
|
||||
magenta = "0xb9b6fc"
|
||||
red = "0xfd5ff1"
|
||||
white = "0xe0e0e0"
|
||||
yellow = "0xf5ffa8"
|
||||
|
||||
[colors.normal]
|
||||
black = "0x000000"
|
||||
blue = "0x85befd"
|
||||
cyan = "0x85befd"
|
||||
green = "0x87c38a"
|
||||
magenta = "0xb9b6fc"
|
||||
red = "0xfd5ff1"
|
||||
white = "0xe0e0e0"
|
||||
yellow = "0xffd7b1"
|
||||
|
||||
[colors.primary]
|
||||
background = "0x161719"
|
||||
foreground = "0xc5c8c6"
|
||||
Reference in New Issue
Block a user