A darkish syntax theme for the 80% use case. VS Code port of Raphael Amorim's Lucario theme.
A few reasons to use this:
- dark & low contrast to prevent eye strain, but bright enough for a well-lit room
- has good syntax highlighting for many languages (not just Python and JavaScript)
- inspired by this beautiful creature
Launch VS Code Quick Open (Ctrl+P
), paste the following command and press enter.
ext install victor-gp.lucario-theme
The Lucario color scheme was created by Raphael Amorim. It's available for many editors, including Atom, Vim and Sublime Text.
VS Code takes JSON color themes. The scripts to make YAML work are adapted from those in the Dracula theme.
Some of the code samples used for testing come from other projects. They are attributed in this document.
The theme logo on the Visual Studio Marketplace is a Lucario sprite from Pokémon Café Mix. The animated Lucario on the Readme is a menusprite from the Gen IV games.
MIT © Víctor González Prieto