Colors overridden by Base16/Zsh theme #5102
Unanswered
rogierlommers
asked this question in
Q&A
Replies: 1 comment 4 replies
-
This is not possible; it's the whole point of using the palette. If you want a specific look while keeping custom palette, you have to use a skin that defines colors in terms of a 256-color scheme or even 16M: https://skins.midnight-commander.org Check this one (#5026) out as a starting point. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I’m running zsh with Base16 theming, and it appears to interfere with Midnight Commander’s default color scheme. Instead of using its built-in colors, MC inherits or is affected by the terminal/Base16 palette, which significantly degrades usability and visual clarity.
I would prefer Midnight Commander to always display its original (default) color scheme, regardless of the shell or terminal theme I use.
Expected behavior
Midnight Commander should either:
Actual behavior
MC colors are altered by the active Base16 theme in zsh, leading to poor contrast and readability.
Environment
Steps to reproduce
Possible solutions / questions
Thanks in advance for any guidance!
Beta Was this translation helpful? Give feedback.
All reactions