alacritty.yml: Change primary foreground color
The color scheme cyan sucks.
This commit is contained in:
@@ -180,7 +180,7 @@ colors:
|
|||||||
# Default colors
|
# Default colors
|
||||||
primary:
|
primary:
|
||||||
background: '0x000b1e'
|
background: '0x000b1e'
|
||||||
foreground: '0x0abdc6'
|
foreground: '0xffffff'
|
||||||
|
|
||||||
# Bright and dim foreground colors
|
# Bright and dim foreground colors
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user