I am using Todolist program in console. The dates are in blue color and it is hard to see them. I have seen some ways to change the general settings of the console:
Changing the colors of lxterminal
Changing colour of text and background of terminal?
However I do only want to change the colors of Todolist program which runs in the console.
Is there a way to change these default colors? I was thinking of creating an alias of Todolist program in ./bashrc with an specific configuration of PS1, but I haven't been able to get it.
I am using LXTerminal.
Any ideas?