Change Color Scheme For Gnome Terminal, Vim, Gedit
Solarized: A Must Have Color Scheme For Gnome Terminal, Vim, Gedit And Lots More ~ Ubuntu / Linux blog Additional Instructions for 256-color Solarized Themes, e.g. “256dark” For the 256-color Solarized dircolors themes, such as “256dark”, you need a 256-color terminal (e.g. gnome-terminal or urxvt) and a correct TERM variable, e.g.: Goth https://github.com/Mayccoll/Gogh Links Want

Solarized: A Must Have Color Scheme For Gnome Terminal, Vim, Gedit And Lots More ~ Ubuntu / Linux blog

cd
wget --no-check-certificate https://raw.github.com/seebi/dircolors-solarized/master/dircolors.ansi-dark
mv dircolors.ansi-dark .dircolors
eval dircolors ~/.dircolors
sudo apt-get install git-core git clone https://github.com/sigurdga/gnome-terminal-colors-solarized.git cd gnome-terminal-colors-solarized

Additional Instructions for 256-color Solarized Themes, e.g. “256dark”
For the 256-color Solarized dircolors themes, such as “256dark”, you need a 256-color terminal (e.g. gnome-terminal
or urxvt
) and a correct TERM
variable, e.g.:
export TERM=xterm-256color # for common 256 color terminals (e.g. gnome-terminal) export TERM=screen-256color # for a tmux -2 session (also for screen) export TERM=rxvt-unicode-256color # for a colorful rxvt unicode session
Goth
https://github.com/Mayccoll/Gogh

sudo apt install dconf-cli uuid-runtime wget sudo apt-get install dconf-cli uuid-runtime
Links
Want Solarized color schemes for other applications? Check out the links below:
- Homepage:http://ethanschoonover.com/solarized
- Main git repository: vim, emacs, mutt, gimp palette, Xresources: https://github.com/altercation/solarized
- Siguradga’s fork: gnome-terminal: https://github.com/sigurdga/gnome-terminal-colors-solarized
- Seebi’s fork: dircolors, tmux: https://github.com/seebi/dircolors-solarized
- Lu Wang’s fork: Guake: https://github.com/coolwanglu/guake-colors-solarized
- https://askubuntu.com/questions/957257/how-to-set-the-gnome-terminal-color-scheme-to-solarized-dark-via-commandline
Źródło: Solarized: A Must Have Color Scheme For Gnome Terminal, Vim, Gedit And Lots More ~ Web Upd8: Ubuntu / Linux blog