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

JZ Themes

Jay Zelenkov

|
6 installs
| (0) | Free
DBT-inspired dark and light color themes for VS Code and Cursor
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

JZ Themes

Color themes for VS Code and Cursor.

Themes

DBT Dark Theme

A dark theme inspired by dbt, with warm orange accents against a deep charcoal background. Designed for long coding sessions with comfortable contrast.

DBT Light Theme

A light companion theme with the same dbt-inspired palette. Clean whites with earthy orange and teal accents.

Installation

From source

  1. Clone this repository into your VS Code/Cursor extensions directory:
# VS Code
cd ~/.vscode/extensions && git clone https://github.com/jayzelenkov/jz-vscode-themes.git

# Cursor
cd ~/.cursor/extensions && git clone https://github.com/jayzelenkov/jz-vscode-themes.git
  1. Restart VS Code/Cursor
  2. Open Settings > Color Theme and select DBT Dark Theme or DBT Light Theme

From VSIX

code --install-extension jayzelenkov-themes-0.0.1.vsix

Language Support

Syntax highlighting has been tuned for:

  • SQL
  • Jinja (dbt templating)
  • JSON
  • YAML
  • Python
  • TypeScript / JavaScript
  • General programming languages

License

MIT

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