https://github.com/catppuccin/mc
🌜 Soothing pastel theme for Midnight Commander
https://github.com/catppuccin/mc
catppuccin hacktoberfest mc midnight-commander theme
Last synced: 10 months ago
JSON representation
🌜 Soothing pastel theme for Midnight Commander
- Host: GitHub
- URL: https://github.com/catppuccin/mc
- Owner: catppuccin
- License: mit
- Created: 2022-08-11T04:26:52.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-27T00:41:54.000Z (over 3 years ago)
- Last Synced: 2024-11-12T00:42:33.591Z (over 1 year ago)
- Topics: catppuccin, hacktoberfest, mc, midnight-commander, theme
- Homepage:
- Size: 430 KB
- Stars: 59
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

Catppuccin for Midnight Commander
## Usage
1. Clone the file named `catppuccin.ini` and paste it under `$HOME/.local/share/mc/skins`:
```bash
mkdir -p $HOME/.local/share/mc/skins && cd $HOME/.local/share/mc/skins && git clone https://github.com/catppuccin/mc.git && ln -s -f ./mc/catppuccin.ini .
```
2. Change or add `skin=catppuccin` in the `[Midnight-Commander]` section inside `~/.config/mc/ini` **_OR_** Choose the skin inside Midnight Commander through F9>Options>Appearance and Save setup through F9>Options/Save setup
## 🙋 FAQ
- Q: **_"I installed the skin but it's showing different colors!"_**
> A: Midnight Commander skins take the colors from the terminal colors, you need to have a catppuccin flavour installed for your terminal first.
## 💝 Thanks to
- [Adal Zanabria](https://github.com/AdalZanabria)
Copyright © 2021-present Catppuccin Org