Coder Social home page Coder Social logo

mintty-colors-solarized's Introduction

Color settings for the Cygwin mintty terminal

Based on the solarized color scheme by Ethan Schoonover. See full details at http://ethanschoonover.com/solarized

This project can be found at https://github.com/mavnn/mintty-colors-solarized and is designed to be included as a subtree of https://github.com/altercation/solarized

Mintty internal defaults

You can set these as your default /.minttyrc configuration file. This means that a mintty terminal reset doesn't lose your color settings. Simply append the appropriate file to your mintty config file (/.minttyrc) and then edit the file and tweak as below:

cat ./.minttyrc.light >> ~/.minttyrc

or

cat ./.minttyrc.dark >> ~/.minttyrc

Then open the config file and remove the 3 pre-existing color settings for:

ForegroundColour= ...
BackgroundColour= ...
CursorColour= ...

as they will be re-specified further down in the appended section.

Adding to your login scripts

If for any reason you would prefer not to change your config file, you can do the following:

Copy the two files into a directory in your home (for example .solar) and add one of the following lines to your .bashrc file:

source ~/%your directory%/sol.light

or

source ~/%your directory%/sol.dark

Color schemes can be swapped interactively using the same commands.

mintty-colors-solarized's People

Contributors

jtmohr avatar mavnn avatar rce avatar thetoolman avatar

Watchers

 avatar  avatar

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.