molokai is a classic dark colour scheme for Vim (and Neovim) created by Tomas Restrepo, which is a port of the Monokai theme originally for TextMate. It features a dark grey/black background and vibrant accent colours for syntax elements, aiming to reduce eye-strain while maintaining high contrast. The theme has been around a long time, is widely adopted, and has been adapted and tweaked in many derivative versions. Users often value its simplicity and recognisability — if you’re a long-time coder you may recognise its palette from many editors. Because of its longevity, tutorials around it and support for many terminal types exist. Some users modify it further (comment colours, font styles) but out of the box it remains solid and dependable.
Features
- Dark background with bold, saturated accent colours for syntax highlighting
- Wide compatibility with many terminals (including 256-colour and true-colour)
- Simple setup: install the colour file and :colorscheme molokai in your .vimrc
- Long-standing community adoption, meaning many third-party plugins/themes support it
- High contrast visual design suitable for long coding sessions in low-light environments
- Lightweight: minimal performance overhead since it is just a colour scheme