Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Rathin Neon ThemeNew to Visual Studio Code? Get it now.
Rathin Neon Theme

Rathin Neon Theme

Rathin R

|
3 installs
| (0) | Free
A high-contrast neon theme inspired by classic terminal aesthetics.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Rathin Neon Theme

Rathin Neon Theme is a high-contrast, neon-inspired color theme for Visual Studio Code. It pairs dark backgrounds with vivid accents to keep your focus sharp during late-night coding sessions.

Features

  • ⚡ Bright neon accents on a deep charcoal canvas
  • 🔤 Optimized for readability with balanced contrast across tokens
  • 🌙 Designed for dark UI lovers who want bold highlight colors

Screenshots

alt text

  1. Open VS Code with the theme installed locally (F5 from this project).
  2. Take a screenshot (⇧⌘4 on macOS) and save it in the images/ folder.
  3. Update this README with the image paths.

Installation (Local Development)

  1. Clone this repository and open it in VS Code.
  2. Press F5 to launch a new Extension Development Host.
  3. In the new window, go to File → Preferences → Color Theme and select Rathin Neon Theme.

Packaging & Publishing

Publishing is handled with the vsce CLI.

1. Install vsce

npm install -g @vscode/vsce

2. Package the extension

vsce package

This generates a .vsix file in the workspace root.

3. Publish the extension

vsce publish

Tip: Run vsce login <publisher-name> once to save your Personal Access Token (PAT).

Marketplace Checklist

  • [ ] Bump the version in package.json for each release.
  • [ ] Ensure README.md showcases the theme with screenshots.
  • [ ] Provide a square icon.png (128×128 or 256×256 recommended).
  • [ ] Double-check the repository URL and license info.

Contributing

Feel free to tweak colors, share feedback, or open issues via the repository listed in package.json.

License

This theme is released under the MIT License.

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