Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>HBuilderX Soft Green Light ThemeNew to Visual Studio Code? Get it now.
HBuilderX Soft Green Light Theme

HBuilderX Soft Green Light Theme

qinains

|
22,471 installs
| (5) | Free
HBuilderX soft green light theme for Visual Studio Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

HBuilderX Soft Green Light Theme

The healthiest theme for your eyes!

SCREENSHOT

Preview Screenshot

Install

You can install this theme through the Visual Studio Code Marketplace.

Develop

Find the color

Toggle on "Help -> Toggle Developer Tools".Use the "Select an element in the page to inspect it" tool to find a element, then copy the color value in "HEX" mode.

Change the color

Search the color in the file "themes/hbuilderx-soft-green-light-color-theme.json" and replace a new color. Uncomment the line. Active "DEBUG AND RUN" toolbar, run the "Extension" to preview the theme.

Save the theme

"View -> Command Palette...", then type "Developer: Generate Color Theme From Current Settings". Copy the code and paste the code in "themes/hbuilderx-soft-green-light-color-theme.json" file.

Publish

npm install -g @vscode/vsce
vsce login <your-publisher> ## paste "Personal Access Tokens"(https://dev.azure.com/ -> Users settings -> Personal access tokens -> New Token -> type Name -> Organization:All accessible organizations -> Scopes:Full access -> Create)
vsce package
vsce publish
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft