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

NeoInked

Nathan Lamp

|
74 installs
| (0) | Free
A theme that features a dark blue background and easy to read keywords
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

NeoInked

NeoInked is a dark theme that was made for all day and night usage with easy to read keywords when its bright out and a dark background to keep all uneeded light out at night.

Preview

NeoInked Theme Preview
NeoInked currently has been tested on : C/C++, Rust, Javascript, Python, HTML, CSS, Markdown, JSON, and plain text files.
You can look at what these previews look like here

Installation

Go to VSCode marketplace and search up NeoInked and click install
You can also go to the Marketplace and install manually

Customization

If you want to customize the theme, you can do so by creating a settings.json file in your .vscode folder and adding the following code:

{
  "workbench.colorTheme": "NeoInked",
  "editor.tokenColorCustomizations": {
    "comments": "#888888",
    "strings": "#ff0000",
    "numbers": "#008000"
  }
}

You can also fork this theme and create your own or submit pull requests to fix any issues yourself

Problems/Issues

If you encounter a problem or want to have support for a specific language feel free to open a new issue on my github

See all future changes in comingsoon.md

Thanks for checking this theme out!

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