Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>SamuraiNew to Visual Studio Code? Get it now.
Samurai

Samurai

Parsa Samadnejad

|
1,946 installs
| (3) | Free
Samurai Theme for VSCode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Samurai Theme for Visual Studio Code

Light

Aiko

Katana

Installation

  1. Open Extensions sidebar panel and search for Samurai by Parsa Samadnejad
  2. Click Install and then Reload your editor.
  3. Manage > Color Theme > Samurai Katana / Samurai Light
  • MarketPlace

Recommended Settings

Operator Mono Font (Paid) & Operator Mono Ligatures

// User/Settings.json

{
  "workbench.colorTheme": "Samurai Katana",
  "editor.fontFamily": "Operator Mono",
  "editor.fontLigatures": true
}
  • Font: Operator Mono Font
  • Ligatures: Operator Mono Ligatures

Operator Mono Font (Free Version) without Ligatures

// User/Settings.json

{
  "workbench.colorTheme": "Samurai Katana",
  "editor.fontFamily": "'Operator Mono'",
  "editor.fontLigatures": false
}
  • Font: Operator Mono Font

Contributing

Please read CONTRIBUTING.

License

This project is licensed under the MIT License.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft