Skip to content

ZacharyWolfe/fresh-sql-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ec48c6fc-ee00-4e7f-8e4c-40f2f66445d7

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! 🎨

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors