This repository contains a custom skin for Midnight Commander (mc), designed to mimic the dark, nostalgic look of DOS Navigator. The skin, dn-like.ini
, uses a 256-color palette to achieve a visually appealing and functional dark theme.
- Dark Theme: Light text on dark backgrounds for better readability in low-light environments.
- DOS Navigator Aesthetic: Inspired by the classic DOS Navigator interface.
- Complete Configuration: Includes all necessary sections and keys for full compatibility with Midnight Commander.
- 256-Color Support: Utilizes a wide range of colors for enhanced visual distinction.
To use this skin, follow these steps:
-
Download the Skin File:
- Clone this repository or download the
dn-like.ini
file directly.
- Clone this repository or download the
-
Locate the Skins Directory:
- Find the skins directory for your Midnight Commander installation. Common locations include:
~/.local/share/mc/skins/
(user-specific)/usr/share/mc/skins/
(system-wide)
- Find the skins directory for your Midnight Commander installation. Common locations include:
-
Copy the Skin File:
- Place the
dn-like.ini
file into the skins directory.
- Place the
-
Apply the Skin:
- Launch Midnight Commander.
- Press
F9
to open the menu, navigate toOptions
>Panel options
, and selectdn-like
from theSkin
dropdown. - Alternatively, start mc with the skin using the command:
mc -S dn-like
Once installed, the skin can be applied via the Midnight Commander interface or by specifying it on the command line. The skin enhances the visual experience while maintaining full functionality.
Below are screenshots showcasing the dn-like
skin in action:
(Note: Screenshots to be added in a future commit.)
Contributions are welcome! If you have suggestions for improvements or new features, feel free to:
- Fork the Repository: Create your own copy of the repository.
- Make Changes: Edit the
dn-like.ini
file or add new features. - Submit a Pull Request: Share your changes with the community.
Please ensure that any changes maintain the dark theme aesthetic and are compatible with Midnight Commander's skin system.
This skin is distributed under the MIT License. You are free to use, modify, and distribute it as per the terms of the license.
For questions, feedback, or support, please open an issue on this repository or contact the maintainer at [[email protected]].
Thank you for using the DN-like skin for Midnight Commander! Enjoy the nostalgic yet functional interface.