Code Monkey home page Code Monkey logo

gnome-terminal-colors-monokai's Introduction

Monokai Colorscheme for Gnome Terminal

Scripts for setting the Monokai color set with Gnome Terminal.

Installation and usage

Clone the [git repository], then run ./install.sh.

$ git clone git://github.com/pricco/gnome-terminal-colors-monokai.git
$ cd gnome-terminal-colors-monokai
$ ./install.sh

Gnome 3.8 or higher

If you are running on Linux Mint or Ubuntu with Gnome 3.8 (or higher), do not forget to install dconf-cli if you don't already have it :

$ sudo apt-get install dconf-cli

Only the install.sh script is compatible with Gnome-Terminal >= 3.8.

$ ./install.sh

And just follow the instructions.

Uninstall

Change to another profile in Gnome Terminal, then remove the Monokai profile by running:

Gnome 3.6 or lower

$ rm -r ~/.gconf/apps/gnome-terminal/profiles/Monokai/

Gnome 3.8 or higher

For Gnome 3.8 or higher, be sure to have the dconf-cli package installed if you are running on Ubuntu or Linux Mint and do :

$ dconf reset -f /org/gnome/terminal/legacy/profiles:/PROFILE_ID"

Replace PROFILE_ID by your profile ID (you can get it in your profile configuration in gnome-terminal).

Contributors

FAQ

Conflicting background colors in VIM

Use the 16 colors terminal option to get VIM to look like GVIM with monokai colors.

set t_Co=16

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.