Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Dark SeaNew to Visual Studio Code? Get it now.
Dark Sea

Dark Sea

MoOx

|
15,583 installs
| (3) | Free
VS Code color theme inspired by Atom Duo Tone Dark Sea
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Visual Studio Code DARK SEA color theme

Repo on GitHub Repo on GitLab

VS Code color theme inspired by Atom Duo Tone Dark Sea.

mood

preview

Syntax Colors

  • uno-1: #d6e9ff
  • uno-2: #88b4e7
  • uno-3: #5d8cc0
  • uno-4: #586f89
  • uno-5: #444c55
  • duo-1: #34febb
  • duo-2: #32ae85
  • duo-3: #42675a

Development

Here is a links & few notes for myself, or you if you want to contribute

  • https://code.visualstudio.com/docs/getstarted/themes
  • https://code.visualstudio.com/api/references/theme-color

Enable development mode

Useful commands

  • >Developer: Inspect Editor Tokens and Scopes
  • >Developer: Inspect Content Keys
  • >Developer: Toggle Developer Tools

In your settings.json, you can play with

  "workbench.colorCustomizations": {
  },
  "editor.tokenColorCustomizations": {
      "textMateRules": [
      ]
  }
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft