Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Saturn ThemeNew to Visual Studio Code? Get it now.
Saturn Theme

Saturn Theme

Jessica Cao

|
1,185 installs
| (0) | Free
A dark blue theme for VS Code, inspired by Halcyon.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

saturn-vscode

Version Downloads

A dark blue theme for VS Code, inspired by Halcyon.

Installation via VS Code

  1. Open Extensions sidebar menu
  2. Type "Saturn" into the search bar
  3. Click Install to install it
  4. Click Reload to reload the editor, or use ctrl + p to open the command palette and type in Reload
  5. Use Saturn by opening Code -> Preferences -> Colour Theme -> Saturn

Manual Installation

  1. Copy this repository into the /.vscode/extensions folder and restart VS Code.

Alternate Way of Installation

  1. Launch VS Code Quick Open (Ctrl + P), paste the following command, and press enter.

    ext install jessica-cao.Saturn

Syntax Colours

Colour Usage
#C2C4C4 #C2C4C4 variables, parameters, annotations
#E15A60 types (const, int, boolean, long, char)
#99B2DD modifiers (ex. public, static, private)
#FAC863 constants, operators
#FF0000 Punctuations and accessors
#685044 Packages, namespaces, and modules
#875E8D Constructors, destructors
#FFAE57 HTML and XML tags
#137A7A CSS Classes

Disclaimer

This theme is a work in progress. I primarily develop in HTML, CSS, JS, C, and Java, so those languages should look fairly good and be well-supported. There are some languages that I don't work with as much, so I don't have as clear of an idea of how Saturn would look for them. If you have any suggestions or found any mistakes, please let me know :D

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