Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>W ThemesNew to Visual Studio Code? Get it now.

W Themes

quocdayne!

|
60 installs
| (0) | Free
W themes for visual studio code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

W Themes for Visual Studio Code

  • Contact me: FaceBook | Instagram

Installation

  1. Open Extensions sidebar panel in VS Code. View → Extensions
  2. Search for W Themes
  3. Click Install to install it.
  4. Click Reload to reload the editor.
  5. File > Preferences > Color Theme > Select Theme

Enable customize style of editor

  • Install Custom CSS and JS Loader

  • Download file vscode.css

  • Copy vscode.css to a location on your machine, such as your user folder. Copy the file path and add it to your VS code settings.json.

  • On Mac / Linux:

"vscode_custom_css.imports": [
    "file:////Users/[your-name-user]/.vscode/extensions/[extenssion-name]/vscode.css"
  ],
  • On Windows:
"vscode_custom_css.imports": [
    "file:///C:/Users/[your-name-user]/.vscode/extensions/[extenssion-name]/vscode.css"
  ],
  • If you're in trouble, please contact me: FaceBook | Instagram

Font I'm using

  • SF Mono Ligatures
  • Operator Mono

Enjoy :D

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft