Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Tokyo Night Ported NvimNew to Visual Studio Code? Get it now.
Tokyo Night Ported Nvim

Tokyo Night Ported Nvim

Dionannd

|
11,073 installs
| (3) | Free
🏙 A clean, dark VSCode theme ported from Visual Studio Code & Nvim Tokyo Night theme, with support each language program.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Tokyo Night Ported Nvim

Preview in vscode.dev Version

🏙 A clean, dark VSCode theme ported from Visual Studio Code & Nvim Tokyo Night theme, with support each language program.

Screenshots

font used in the image.

Tokyo Night Ported Screenshoots

Disable Italics

"editor.tokenColorCustomizations": {
    "[Tokyo Night Ported Nvim]": {
        "textMateRules": [{
            "scope": [
                "comment",
                "meta.var.expr storage.type",
                "keyword.control.flow",
                "keyword.control.return",
                "storage.modifier"
            ],
            "settings": {
                "fontStyle": ""
            }
        }]
    }
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft