naruto-theme icon indicating copy to clipboard operation
naruto-theme copied to clipboard

🍥✬ Naruto VSCode Theme ✬ 🍥

🍥 Naruto VSCode Theme 🍥

theme sample

✬ The ninja way of using VSCode

1. Install font

Install the Ninja Naruto font

Add this line to your workspace settings json.

  • on Windows %APPDATA%\Code\User\settings.json
  • on Mac $HOME/Library/Application Support/Code/User/settings.json
  • on Linux $HOME/.config/Code/User/settings.json
{
 "editor.fontFamily": "'Ninja Naruto'",
}

2. Install Theme

Clone the project in the vscode extension directory. This is:

  • on Windows %USERPROFILE%\.vscode\extensions
  • on Mac/Linux $HOME/.vscode/extensions
git clone https://github.com/anabastos/naruto-theme.git

3. Dattebayo! 👍

Restart VSCode and select the new theme in File -> Preferences -> Color Theme