Skip to content

victor-gp/lucario-vscode-theme

Repository files navigation

Lucario Theme for VS Code

A darkish syntax theme for the 80% use case. VS Code port of Raphael Amorim's Lucario theme.

A VS Code workspace with the Lucario Theme.

A few reasons to use this:

  • dark 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 Lucario menusprite

Installation

Launch VS Code Quick Open (Ctrl+P), paste the following command and press enter.

ext install victor-gp.lucario-theme

Credit

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.

License

MIT © Víctor González Prieto