Skip to content
vic

anabastos/naruto-theme

πŸ₯✬ Naruto VSCode Theme ✬ πŸ₯

anabastos/naruto-theme.json
{
"createdAt": "2019-07-28T05:56:27Z",
"defaultBranch": "master",
"description": "πŸ₯✬ Naruto VSCode Theme ✬ πŸ₯",
"fullName": "anabastos/naruto-theme",
"homepage": "",
"language": null,
"name": "naruto-theme",
"pushedAt": "2019-10-05T18:33:49Z",
"stargazersCount": 177,
"topics": [],
"updatedAt": "2025-10-21T12:38:06Z",
"url": "https://github.com/anabastos/naruto-theme"
}

![theme sample]!(image.png)

✬ The ninja way of using VSCode

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'",
}

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

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

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