Skip to content

diandian18/vscode-zs-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published