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

ZS Theme

zhang-sai

|
858 installs
| (1) | Free
A pretty vscode theme for JSer/TSer
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ZS Theme

🎨 A pretty vscode theme for JSer/TSer. Hope you will like!

Night theme: demo

  • #FFC773 Declarations and keywords
  • #FFC64B Expressions and operators
  • #7DDCF5 Function name
  • #FEAB8D Function or class call
  • #C0EBD7 Variables
  • #D6ECF0 Props
  • #7FECAD String
  • #B8D977 Null or undefined or number or boolean
  • #F47171 HTML or JSX tags
  • #FFFBDE HTML or JSX Angle brackets

Light theme: demo

  • #EBA12A Declarations and keywords
  • #E6B440 Expressions and operators
  • #25A8CC Function name
  • #EB8661 Function or class call
  • #32453D Variables
  • #4F5A5C Props
  • #37BD71 String
  • #87B335 Null or undefined or number or boolean
  • #F47171 HTML or JSX tags
  • #525044 HTML or JSX Angle brackets

Getting started

Installation

Launch Quick Open:

  • Mac: ⌘ + P
  • Windows: Ctrl + P
  • Linux: Ctrl + P

Paste the following command and press Enter:

ext install ZS Theme

And pick the one by zhang-sai as author.

Activate theme

Launch Quick Open:

  • Mac: ⌘ + Shift + P
  • Windows: Ctrl + Shift + P
  • Linux: Ctrl + Shift + P

Type color theme, choose Preferences: Color Theme, choose ZS Night Theme or ZS Light Theme.

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