Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Abyssal BlueNew to Visual Studio Code? Get it now.
Abyssal Blue

Abyssal Blue

Anurag S

|
16 installs
| (0) | Free
A VS Code theme for all those who love Monokai syntax highlighting, and love deep blue colors.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Abyssal Blue 🪼

VS Code Marketplace Installs Visual Studio Marketplace Version Preview in vscode.dev

A Visual Studio Code theme for the those who love the OG Monokai colors for syntax highlighting, and love the deep dark blues of the ocean.

There are two themes in this package:

  1. Abyssal Blue.
  2. Abyssal Blue Abyss.

Abyss has a slightly darker color palette.

Abyssal Blue Preview

Image preview for the Abyssal Blue theme

The main/default theme is Abyssal Blue.

Inspired by the colors of the Midnight & Abyssal Zone of the Ocean. Learn about the Abyssopelagic Zone, also referred to colloquially as the Abyss.

Abyssal Blue Abyss Preview

I have created a darker version of the theme, which has the name Abyssal Blue Abyss.

Image preview for the Abyssal Blue Abyss theme

Installation

  1. Install Visual Studio Code
  2. Launch Visual Studio Code
  3. Choose Extensions from menu
  4. Search for abyssal blue
  5. Click Install to install it
  6. Click Reload to reload the Code
  7. From the menu bar click: Code > Preferences > Color Theme > Abyssal Blue

You can also use the hotkey Cmd + Shift + P (on Mac) or Ctrl + Shift + P (on Windows) to open the Command Palette, type "theme", and select Color Theme, and then pick the Abyssal Blue theme.

Color Palette

Abyssal Blue

Color Name Color Primary Application Areas Hex
Dark Denim Color Swatch for the Dark Denim color Status Bar, Highlight for Activity Bar #005588
Medium Persian Blue Color Swatch for the Medium Persian Blue color Button Hover #0167a4
Halite Blue Color Swatch for the Halite Blue color Suggestion Widget, List Focus #062f4a
Cyanophobia Color Swatch for the Cyanophobia color PeekView Editor #001f33
Washed Black Color Swatch for the Washed Black color Activity Bar, Title Bar, Menu, Tabs Bar #1c202a
Dark Slate Color Swatch for the Dark Slate color Sidebar & Inactive Tab #1e222a
Coarse Wool Color Swatch for the Coarse Wool color PeekView Title, Empty Editor #1a1e28
Sky Captain Color Swatch for the Sky Captain color Dropdown Items, Menu Items #252a34
Sky Captain v2 Color Swatch for the Sky Captain v2 color Dropdown Items, Menu Items #262732

Monokai Syntax Highlighting Palette

Color Name Color Primary Application Areas Hex
Office Neon Light Color Swatch for the Office Neon Light color Keyword, Storage, Tag #f92672
Poison Potion Color Swatch for the Poison Potion color Class & Function names #a6e22e
Turquoise Sea Color Swatch for the Turquoise Sea color Storage Type, Library function name #66d9ef
Dragon Ball Color Swatch for the Dragon Ball color Function arguments #fd971f
Purple Illusionist Color Swatch for the Purple Illusionist color Numbers and Constants #ae81ff

Color names from https://colornamer.robertcooper.me/

Preferences shown in the preview

The font in the preview image is Monaspace Neon, available here. Editor settings to activate font ligatures:

{
    "editor.fontFamily": "Monaspace Neon, Monaco, 'Courier New', monospace",
    "editor.fontLigatures": true,
}

I'm using Monaco, Courier New, and monospace fonts as fallbacks, but you can use whatever font you like, or omit them. ☺️

Misc

This is my first attempt at creating a vs code theme, so if you find an issue or an out-of-place color, please feel free to file an issue.

If you use the VS Code Babel extension, you may see some inconsistencies in color for JSX, that's not coming from this theme.

If you wish to make your own VS Code extension or theme, check out the VS Code Extension Documentation.

This theme is inspired by my favorite theme of all time, Monokai, not be confused with the Pro version of the same.

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