alacritty.yml: Change primary foreground color

The color scheme cyan sucks.
This commit is contained in:
2021-08-13 14:24:07 +02:00
parent cec3712707
commit 4dc7f7d906

View File

@@ -180,7 +180,7 @@ colors:
# Default colors
primary:
background: '0x000b1e'
foreground: '0x0abdc6'
foreground: '0xffffff'
# Bright and dim foreground colors
#