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

GoLang Oceanic Theme

Sudeep Batra StoxBroker

|
592 installs
| (1) | Free
GoLang Oceanic Color Theme for those who prefer who light theme
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Visual Studio Code theme inspired by the vast expanse of the ocean under the gentle sunlight. Crafted for those who prefer light themes, this theme infuses your coding environment with a sense of serenity and clarity.

Oceanic color theme for Go Lang

Oceanic color theme for Go Lang

What's in the folder

  • This folder contains all of the files necessary for your color theme extension.
  • package.json - this is the manifest file that defines the location of the theme file and specifies the base theme of the theme.
  • themes/GoLang Oceanic Theme-color-theme.json - the color theme definition file.

Get up and running straight away

  • Press F5 to open a new window with your extension loaded.
  • Open File > Preferences > Color Themes and pick your color theme.
  • Open a file that has a language associated. The languages' configured grammar will tokenize the text and assign 'scopes' to the tokens. To examine these scopes, invoke the Inspect TM Scopes command from the Command Palette (Ctrl+Shift+P or Cmd+Shift+P on Mac) .

Make changes

  • Changes to the theme file are automatically applied to the Extension Development Host window.

Install your extension

  • To start using your extension with Visual Studio Code copy it into the <user home>/.vscode/extensions folder and restart Code.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft