Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dracula/midnight-commander

🧛🏻‍♂️ Dark theme for Midnight Commander (mc)
https://github.com/dracula/midnight-commander

Last synced: 5 days ago
JSON representation

🧛🏻‍♂️ Dark theme for Midnight Commander (mc)

Awesome Lists containing this project

README

        

# Dracula for [Midnight Commander (mc)](https://midnight-commander.org/)

> A dark theme for [Midnight Commander (mc)](https://midnight-commander.org/)

The mc Dracula theme comes in two flavors, an 8/16 color option (`dracula.ini`) and a 256 color option (`dracula256.ini`).

The 8/16 theme is actually truer to the Dracula color palette than the 256 color version because the colors can be set more accurately in the terminal profile (albeit only a limited number allowed). The 256 color version has to use colors that are simply the closest match to the real palette so that they can be specified independently from the terminal color scheme.

## 8/16 Color

The 8/16 color version will work in terminals that don't support 256 colors but it is _entirely_ dependent on the relevant Dracula theme for your terminal too. This version uses the color palette fixed by your terminal's Dracula theme and will not work in isolation. See [iTerm](https://draculatheme.com/iterm/) and [Gnome Terminal](https://draculatheme.com/gnome-terminal/) themes for example.

![8/16 Color Screenshot](./screenshot.png)

## 256 Color

The 256 color version will work regardless of terminal color schemes and profiles. It will not be affected if you change them. This theme requires your terminal to support 256 colors. (see [this FAQ](https://github.com/tmux/tmux/wiki/FAQ#how-do-i-use-a-256-colour-terminal) if you use tmux )

![256 Color Screenshot](./screenshot256.png)

## Install

All instructions can be found at [draculatheme.com/midnight-commander](https://draculatheme.com/midnight-commander).

## Team

This theme is maintained by the following person(s) and a bunch of [awesome contributors](https://github.com/dracula/midnight-commander/graphs/contributors).

| [![Darren Davison](https://avatars0.githubusercontent.com/u/591251?v=3&s=70)](https://github.com/davison) |
| --------------------------------------------------------------------------------------------------------- |
| [Darren Davison](https://github.com/davison) |

## Community

- [Twitter](https://twitter.com/draculatheme) - Best for getting updates about themes and new stuff.
- [GitHub](https://github.com/dracula/dracula-theme/discussions) - Best for asking questions and discussing issues.
- [Discord](https://draculatheme.com/discord-invite) - Best for hanging out with the community.

## License

[MIT License](./LICENSE)