I'm taking a LINUX class and decided to setup a Mutt email client. I created a general .muttrc config file and now everything seems to be working. I'm wanting to change my color scheme in Mutt and possible terminal also.
I noticed a couple of websites that have color schemes already built and ready for you to download for free.
http://ethanschoonover.com/solarized
I've also noticed the above website points me to the following address "GitHub" where there are downloads also.
https://github.com/altercation/mutt-colors-solarized
However, since I'm a newbie at terminal and Mutt I'm having a hard time understanding how to access these downloads correctly and the commands I need to execute in terminal to set it up.
Also just a few fyi notes. One of the above sites mentions.........
"make sure that you are using mutt linked against slang, not ncurses, or
# suffer the consequences of weird color issues. use "mutt -v" to check this"
I've noticed that when I use the command mutt -v i get the following in one of the lines......
ncurses: ncurses 5.7.20081102 (compiled with 5.7)
Therefore, I was hoping someone could help me out or point me in the right direction to a website that might explain the procedure in a more beginner friendly way. I would like to be sure on what to do so I'm not messing anything up.
I noticed a couple of websites that have color schemes already built and ready for you to download for free.
http://ethanschoonover.com/solarized
I've also noticed the above website points me to the following address "GitHub" where there are downloads also.
https://github.com/altercation/mutt-colors-solarized
However, since I'm a newbie at terminal and Mutt I'm having a hard time understanding how to access these downloads correctly and the commands I need to execute in terminal to set it up.
Also just a few fyi notes. One of the above sites mentions.........
"make sure that you are using mutt linked against slang, not ncurses, or
# suffer the consequences of weird color issues. use "mutt -v" to check this"
I've noticed that when I use the command mutt -v i get the following in one of the lines......
ncurses: ncurses 5.7.20081102 (compiled with 5.7)
Therefore, I was hoping someone could help me out or point me in the right direction to a website that might explain the procedure in a more beginner friendly way. I would like to be sure on what to do so I'm not messing anything up.