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