Update alacritty

This commit is contained in:
Gnarwhal 2024-10-24 15:50:14 +00:00
parent 3dc9514e04
commit 55cc0bb810
Signed by: Gnarwhal
GPG key ID: 0989A73D8C421174
2 changed files with 1 additions and 1 deletions

View file

@ -1,3 +1,4 @@
[general]
import = [ import = [
"~/.config/alacritty/colors.toml", "~/.config/alacritty/colors.toml",
"~/.config/alacritty/font.toml", "~/.config/alacritty/font.toml",

View file

@ -21,4 +21,3 @@ magenta = "0x694Caa"
red = "0xbc2232" red = "0xbc2232"
white = "0xa5a2af" white = "0xa5a2af"
yellow = "0xa55d14" yellow = "0xa55d14"