Skip to content

MarineDark/marine-dark-vscode

Repository files navigation

Marine Dark Theme

Enhance your coding experience with Marine Dark, a Visual Studio Code theme created by ProDeSquare offering a soothing color scheme that's easy on the eyes.

Installation Guide

When it comes to installation, you're not limited to a single method, any of the following method can be used:

Marketplace

Search for the Marine Dark theme in the VS Code marketplace and install it.

Quick Open panel

  1. While in VS Code hit Ctrl+P or Cmd+P to the Quick Open panel
  2. Copy/Paste the following command and hit Enter or Return
    ext install ProDeSquare.marine-dark-theme
    

VSIX Method

Download the .vsix file from the github or the visual studio code marketplace and import it in the extensions panel.

  1. Click on the menu
  2. Select Install from VSIX
  3. Select the file and set the theme

Screenshots

JSX/TSX

JSX/TSX

Javascript/Typescript

Javascript/Typescript

Popups/Menus

Popups/Menus

PHP

PHP