Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>NetBeans Light Theme PHPNew to Visual Studio Code? Get it now.
NetBeans Light Theme PHP

NetBeans Light Theme PHP

higorhgoncalves

|
552 installs
| (0) | Free
Default light theme used in NetBeans IDE.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

NetBeans Light Theme

This VS Code Theme extension tries to setup editor colors to same colors which are used in default NetBeans IDE light theme.

Currently supported languages:

  • JavaScript (JSON)
  • TypeScript
  • HTML
  • CSS
  • Java
  • PHP

VSCode NetBeans Light Theme

Feel free to file your change requests and issues to issue tracker ;-)

Enjoy!

Building

Make sure you have Node.js installed. Then run:

npm install -g @vscode/vsce

cd myExtension
vsce package
myExtension.vsix generated
vsce publish

.myExtension published to VS Code Marketplace

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