Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>SQL Theme FreshNew to Visual Studio Code? Get it now.
SQL Theme Fresh

SQL Theme Fresh

Zachary Wolfe

|
2 installs
| (0) | Free
Modern dark theme for SQL with intelligent syntax highlighting and action-based colors
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

SQL Theme Fresh

SQL Theme Fresh

A modern, clean dark theme for SQL files with intelligent keyword highlighting and syntax awareness.

Features

  • Smart Syntax Highlighting: Context-aware highlighting that makes SQL code more readable
  • Action-Based Colors: Important keywords are color-coded by their function
  • Dark Theme: Modern dark background with carefully selected colors for reduced eye strain
  • PostgreSQL Support: Full support for PostgreSQL syntax including custom ENUM types

Color Theme

  • Green for SELECT queries (safe reads)
  • Blue for CREATE and INSERT operations
  • Gold for UPDATE operations
  • Red for DELETE and CASCADE operations
  • Purple for structural keywords like WHERE, FROM, and JOIN

Installation

Search for "SQL Theme Fresh" in the Extensions panel and install it. Then select it from your color theme picker.

Works with standard SQL files and has full PostgreSQL support including ENUM types and custom functions.

The grammar covers all the usual suspects:

  • Constraints (PRIMARY KEY, FOREIGN KEY, NOT NULL, etc.)
  • Standard data types and functions
  • PostgreSQL-specific syntax

Requirements

VS Code 1.60.0 or newer.

License

MIT


Enjoy coding with SQL Theme Fresh! 🎨

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