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

My Oceanic Theme

ZAndy

|
10 installs
| (0) | Free
Dark theme inspired by Material Oceanic with enhanced semantic highlighting for TypeScript, Vue, and CSS
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

My Oceanic Theme

A dark theme inspired by Material Oceanic with enhanced semantic highlighting.

Features

  • Semantic Highlighting — different colors for types, interfaces, classes, functions, parameters
  • Vue Support — styled <template>, <script>, <style> tags and directives
  • CSS Support — pseudo-classes, variables, keyframes, units
  • Clean UI — carefully selected colors for sidebar, tabs, terminal

Color Palette

Element Color
Background #263238
Foreground #C3CEE3
Strings #C3E88D (green)
Functions #82AAFF (blue)
Classes #FFCB6B (gold)
Keywords #C792EA (purple)
Parameters #F78C6C (orange)
Types #C3E88D (green italic)

Screenshots

Installation

  1. Open Extensions sidebar in VS Code (Ctrl+Shift+X)
  2. Search for My Oceanic Theme
  3. Click Install
  4. Ctrl+K Ctrl+T → Select My Oceanic

Recommended Settings

{
  "editor.fontFamily": "JetBrains Mono",
  "editor.fontLigatures": true,
  "editor.semanticHighlighting.enabled": true
}

License

MIT

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