aboutsummaryrefslogtreecommitdiff
path: root/.config/alacritty.toml
diff options
context:
space:
mode:
authorBlista Kanjo2023-12-30 18:56:58 -0500
committerBlista Kanjo2023-12-30 18:56:58 -0500
commitdf021a097ca11cde6429913822807804948cafb8 (patch)
tree8dac0ea014271345c1b6e07e23e9d7291cf75c3e /.config/alacritty.toml
parentdf132451c22827a27163ef27dc86b0d3fec7d512 (diff)
refactor: updated `alacritty` config, if ever I want to use it again
Diffstat (limited to '.config/alacritty.toml')
-rw-r--r--.config/alacritty.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/alacritty.toml b/.config/alacritty.toml
index ffe1747..4c3a4bb 100644
--- a/.config/alacritty.toml
+++ b/.config/alacritty.toml
@@ -19,7 +19,7 @@ blue = "0x9ab8d7"
cyan = "0x8cd0d3"
green = "0x60b48a"
magenta = "0xdc8cc3"
-red = "0x705050"
+red = "0xD67979"
white = "0xdcdcdc"
yellow = "0xdfaf8f"