Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>JSFiddle ProNew to Visual Studio Code? Get it now.
JSFiddle Pro

JSFiddle Pro

SandAngel

|
3,058 installs
| (2) | Free
A new Light Theme inspired by JSFiddle syntax color.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

JSFiddle Pro - For Presentation

A new light theme inspired by JSFiddle syntax color.

Dark theme is great when you're coding. But when you need to show your work, a demo to someone else, presenting at a conference, or just making Video record for teaching, a light theme would be a solid choice. Black text on white background is just easier to read for people.

Support Italic font out of the box. Language Support: Add the language name you like here. ^^

Typescript:

Angular Preview

Scss:

Scss Preview

Html:

Html Preview

Dart:

Dart Preview

C/C++:

C/C++ Preview

Go

Go Preview

To use with Bracket Pair Colorizer:

Add these settings to vscode:

  "bracketPairColorizer.consecutivePairColors": [
    "()",
    "[]",
    "{}",
    "<>",
    [
      "</",
      ">"
    ],
    [
      "<",
      "/>"
    ],
    [
      // green
      "#148848",
      // pink
      "#d06691",
      // blue
      "#0101f8"
    ],
    "Red"
  ],

Enjoy!

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