nordtheme / nord

An arctic, north-bluish color palette.
https://www.nordtheme.com
MIT License
6.1k stars 170 forks source link

Port for Midnight Commander #160

Open ghost opened 3 years ago

ghost commented 3 years ago

I've made a Nord skin for Midnight Commander. Please include it in your repository. https://gist.github.com/laulicus/0ea52d87b529ad712794e8b5cd73b3cb

ghost commented 3 years ago

For using skin, it needs to copied to: ~/.local/share/mc/skins/nord16M.ini or /usr/share/mc/skins/nord16M.ini

paulmiddelkoop commented 2 years ago

Thanks @laulicus!

toolonely commented 1 year ago

I pasted the gist content to the config file ~/.local/share/mc/skins/nord16M.ini , told mc to switch to this theme, then hit F4 (I believe it launches mcedit) and got the situation in the attached image below.

These seem to be the same highlight colors as in the default mc theme.

Is the theme incomplete (does not handle what's happening in mcedit)? Or is additional configuration required?

For the record, I am using mc from Slackware64-15.0:

$ mc -V
GNU Midnight Commander 4.8.27
Built with GLib 2.68.3
Built with S-Lang 2.3.2 with terminfo database
With builtin Editor and Aspell support
With subshell support as default
With support for background operations
With mouse support on xterm and Linux console
With support for X11 events
With internationalization support
With multiple codepages support
With ext2fs attributes support
Virtual File Systems:
 cpiofs, tarfs, sfs, extfs, ftpfs, sftpfs, fish, smbfs
Data types:
 char: 8; int: 32; long: 64; void *: 64; size_t: 64; off_t: 64;

img