Skip to main contentAvailable in Piebald Pro
Piebald supports importing VS Code themes for use in markdown code blocks, tool call input/output, integrated terminals, the file browser, etc.
To export your theme in VS Code:
- Open the command palette (press Ctrl/Cmd+Shift+P).
- Search for and select Developer: Generate Color Theme from Current Settings.
- Copy the resulting JSON.
Now go into Piebald and import it:
- Open the settings with the icon in the bottom left corner.
- Go to Appearance.
- Scroll down to the Code Block Themes section.
- Click Import VS Code Theme.
- Enter a name.
- Choose a color mode (Light/Dark). If you choose Dark, your new theme will only be available in the Dark Mode dropdown in the Code Block Themes section, so it will only be usable when Piebald is in dark mode. Choosing Light will also make your theme available only when Piebald is in light mode.
- Paste your JSON in the Theme JSON box and click Import.
Here’s a video demonstrating the complete flow from VS Code to Piebald: