update alacritty colors
This commit is contained in:
parent
ff447a0cc3
commit
bd68216219
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
[primary]
|
[primary]
|
||||||
background = "0xffffff"
|
background = "0x1e1e1e"
|
||||||
foreground = "0x1e1e1e"
|
foreground = "0xffffff"
|
||||||
|
|
||||||
[normal]
|
[normal]
|
||||||
black = "0x171421"
|
black = "0x171421"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue