Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 779 Bytes

README.mkd

File metadata and controls

22 lines (14 loc) · 779 Bytes

Monokai Colorscheme for Gnome Terminal

Scripts for setting the Monokai colorscheme in Gnome Terminal.

Forked from Gnome Terminal colors Solarized

Installation

To be able to uninstall, I recommend that you create a new Gnome Terminal profile, using the menu in Gnome Terminal.

You need the dconf command (if you run a recent Gnome version). If you are using Ubuntu you can install it by running

$ sudo apt-get install dconf-cli

Then clone the repository and you can run the installation script:

$ git clone https://github.com/0xComposure/monokai-gnome-terminal
$ cd monokai-gnome-terminal
$ ./install.sh

And just follow the instructions.