Can I permanently remap one colour to another in my bash_profile?
0
votes
1
answer
24
views
I've got a red-deficient variant of colourblindness. Red text is very difficult for me to read because it's much darker to me than for people with regular colour vision, so when it's on a black background I often can't see what it says unless I copy and paste the content to another window with a different colour scheme.
Ideally, I'd like to be able to remap the colour that the console displays as red presently to a different shade. Presently, red is shown as #c50f1f, I'd like it to be something like #fd574b instead.
Is there a way to do that in my bash_profile or similar which will impact any and all programs or scripts which output either red text or a red background?
I'm using bash in WSL, not sure if that impacts anything to do with this.
Asked by bdx
(103 rep)
Jun 10, 2023, 12:53 AM
Last activity: Jun 10, 2023, 01:47 AM
Last activity: Jun 10, 2023, 01:47 AM