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

doomhammer avatar jtmohr avatar mavnn avatar rce avatar thetoolman avatar tveyben avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mintty-colors-solarized's Issues

FAQ: nothing changes? Malformed option.

I downloaded your colour scheme and saved it into a separate file. I then source it from ~/.minttyrc but it does just return an error message "Ignoring malformed option 'source .mintty-colours1'.".

The erroneous line looks like this

source ~/base16-solarized.minttyrc.txt

Regular command line commands does not seem to work in the minttyrc as I am used to for regular unix terminals. Maybe a clarification of the install instructions would make sense?

Some elements are invisible when using dark theme

I started using solarized dark theme from you few days ago and it looks great, but today I noticed in htop (on remote linux machine) that some elements are invisible (in red circles - there should be current load and cpu/ram percentage)

invisible elements are in red circles

Bold colors are gray in MinTTY

In my case, I can edit ~/.minttyrc or add the "echo" commands to my ~/.zshrc file, I get the same results: my bold colors are gray in Cygwin's MinTTY.

Any idea what's going wrong here?

Best regards!

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.