Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.mkd

Selenized Palette for Gnome Terminal

Scripts for making your Gnome Terminal selenized! :-)

Installation

Clone this repository, run interactive installation script and follow the instructions:

git clone https://github.com/janek-warchol/selenized
./selenized/gnome-terminal/install.sh

You can also run one of the set_XXXX.sh scripts to directly set the desired theme to the active gnome-terminal profile.

Note: You may need to install dconf-cli or gconf2 package (depending on your Gnome version) to be able to run these scripts. This should be as easy as running sudo apt-get install <package>.

Warning: the colors in the target profile will be premanently overwritten - there is no undo. Consider creating a new profile before installing Selenized.

Credits

Adapted from gnome-terminal-colors-solarized originally written by Anthony Ruhier and others.