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]
|
||||
background = "0xffffff"
|
||||
foreground = "0x1e1e1e"
|
||||
background = "0x1e1e1e"
|
||||
foreground = "0xffffff"
|
||||
|
||||
[normal]
|
||||
black = "0x171421"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue