Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu

Repository files navigation

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

Recommended Settings

Operator Mono Font (Paid) & Operator Mono Ligatures

// User/Settings.json

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

Operator Mono Font (Free Version) without Ligatures

// User/Settings.json

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

Contributing

Please read CONTRIBUTING.

License

This project is licensed under the MIT License.

Releases

Packages

Used by

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.