make default blue color lighter #177
Labels
beginner-friendly
Good for newcomers
enhancement
New feature or request
help wanted
Extra attention is needed
The default blue color in Termonad is quite dark. If you have text in the default blue color, it is quite hard to read on a terminal with a dark background.
Termonad just provides the default colors from VTE, but it would be nice to deviate from the default VTE colors and provide a blue that is lighter, since the background color in Termonad is dark by default.
I explain a little more about this in #176 (comment).
Implementing this would basically require changing the following two functions to set a different
blue
color:termonad/src/Termonad/Config/Colour.hs
Lines 392 to 404 in d8998e6
The text was updated successfully, but these errors were encountered: