Giter VIP home page Giter VIP logo

mc-solarized-skin's Introduction

mc-solarized-skin

Midnight Commander Solarized

This is a skin for Midnight Commander using the Solarized palette. It is designed to be used with terminal emulators that use Solarized palette as their ANSI colors.

It is a fork from nkulikov/mc-solarized-skin however it was rewriten from scratch based on GoTaR MC skin. The file highliting was adjusted to be as close as possible to the Solarized dircolors.ansi-universal.

Some info on skin writing is available on MC wiki, yet it's usually takes a PHD to understand what's going on. And since I'm senile and lazy, I don't want to keep going to external references.

Also, it seems it's bloody scattered all over the place, and one has to collect tiny, and I do mean TINY, and sometimes outdated, pieces of information to form something complete. That's why I took the libery to comment EVERYTHING, just in case.

Screenshot

Midnight Commander Solarized

Installation and Usage

Note you might need mc > 4.7.5 for this scheme to work See MC install script on how to compile from source.

Clone the repostiry into mc config or skins directory and define environment MC_SKIN in .bashrc, .zshrc or .whatnotrc:

mkdir -p $HOME/.config/mc/skins/
git clone https://github.com/jmaks/mc-solarized-skin.git $HOME/.config/mc/skins/
echo "MC_SKIN=$HOME/.config/mc/skins/mc-solarized-skin/solarized.ini\n export MC_SKIN" >> $HOME/.zshrc

Color reference

SOLARIZED HEX TERMCOL
base03 #002b36 brightblack
base02 #073642 black
base01 #586e75 brightgreen
base00 #657b83 brightyellow
base0 #839496 brightblue
base1 #93a1a1 brightcyan
base2 #eee8d5 white
base3 #fdf6e3 brightwhite
yellow #b58900 brown
orange #cb4b16 brightred
red #dc322f red
magenta #d33682 magenta
violet #6c71c4 brightmageta
blue #268bd2 blue
cyan #2aa198 cyan
green #859900 green

mc-solarized-skin's People

Contributors

jmaks avatar nkulikov avatar

Watchers

 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.