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

DeepSky

Arara

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

DeepSky

A deep, dark theme for Visual Studio Code inspired by the night sky — calm colors, low contrast fatigue, and a carefully tuned palette for long coding sessions.

DeepSky Theme Preview

Installation

  1. Open Visual Studio Code
  2. Go to Extensions (Ctrl+Shift+X / Cmd+Shift+X)
  3. Search for DeepSky
  4. Click Install
  5. Open the Command Palette (Ctrl+Shift+P / Cmd+Shift+P), type Color Theme, and select DeepSky

Or install directly from the VS Code Marketplace.

Preview

Preview Java - Controller Preview Java - Model Preview SH

Color Palette

Role Color Hex
Background #23252A Editor #23252A
Background #1B1D22 Sidebar / Titlebar #1B1D22
Foreground #ABB2BF Text #ABB2BF
Blue #61AFEF Info / Functions #61AFEF
Green #98C379 Strings / Added #98C379
Red #E06C75 Errors / Deleted #E06C75
Yellow #D19A66 Warnings / Numbers #D19A66
Purple #A47AAC Types #A47AAC
Cyan #56B6C2 Terminal Cyan #56B6C2
Gold #D8B042 Highlights / Badges #D8B042

Supported Languages

DeepSky has been tuned with specific token rules for the following languages:

  • JavaScript and TypeScript
  • Java
  • Dart / Flutter
  • Python
  • HTML and CSS
  • JSON and YAML
  • Markdown

It works with any language supported by VS Code — the languages above have extra care applied to control flow, types, annotations, and import statements.

Contributing

Contributions are welcome! If you find a language or token that looks off, feel free to open an issue or submit a pull request.

  1. Fork the repository
  2. Create a new branch: git checkout -b fix/language-tokens
  3. Make your changes in themes/DeepSky-color-theme.json
  4. Open the repo in VS Code and press F5 to preview your changes
  5. Submit a pull request describing what you changed and why

Repository: github.com/matheus-srego/deepsky

License

MIT © matheus-srego

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