Changing Colours on Linux Terminal
1. From the command execute:
dircolors -p > .dirSourceJES
2. Edit colours within .dirSourceJES
3. From the command execute:
eval "`dircolors -b .dirSourceJES`"
Source: http://sos.blog-city.com/changing_colors_in_the_linux_terminal.htm