Solarized them installation for genome terminal


This is the installation guide for ‘Solarized Dark Theme’ on terminal. The source can be found in this link

Open the linux terminal, and include new directory colors:

cd
wget --no-check-certificate https://raw.github.com/seebi/dircolors-solarized/master/dircolors.ansi-dark
mv dircolors.ansi-dark .dircolors
eval `dircolors ~/.dircolors`

Then set up the dark context1:

git clone https://github.com/sigurdga/gnome-terminal-colors-solarized.git
cd gnome-terminal-colors-solarized
./set_dark.sh