I recently decided that the terminal color scheme that Ubuntu uses is not optimal. I have edited .dircolors and it worked...for the most part. The issue I am having is I added two custom file extensions to .dircolors which are .R and .cpp. I wanted to make these different colors, but it only applies if I create a new file, say test.R or test.cpp, not for my already existing .R and .cpp files.
Any ideas why existing ones are not taking on the new color settings in .dircolors?