An attempted Visual Studio Code port of the moonfly theme created for Neovim and Vim by bluz71. Dark charcoal theme with carefully chosen syntax highlighting.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
An effort to port the moonfly theme created by bluz71 for Neovim and Vim.
Moonfly is a dark charcoal theme with carefully chosen, vibrant syntax highlighting that's easy on the eyes during long coding sessions.
This project was mostly made with generative AI, so please don't take this port seriously. I don't want to diminish the original theme's efforts. Any additions or comments are very welcome!
Screenshot
Color Palette
The theme uses a dark charcoal background (#080808) with these core colors:
Red: #ff5d5d - Errors, deletions, invalid
Green: #8cc85f - Additions, built-ins, language methods
Yellow: #e3c78a - Warnings, modifications
Blue: #80a0ff - HTML/XML tags, CSS classes
Purple: #ae81ff - Template strings, special strings, markup link URLs