nonylene / vscode-dark-molokai-theme

Dark x Molokai x Monokai theme for VSCode

Home Page:https://marketplace.visualstudio.com/items?itemName=nonylene.dark-molokai-theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dark Molokai Theme for VSCode

This theme is inspired by VSCode default dark theme, monokai theme and Vim Molokai theme .

Repository

ScreenShot

Install

Please see Marketplace.

Development

Debug

  • Open this project in vscode
  • Press F5 to run extension
  • Change theme to Dark (Molokai)

Tip: Add Folder to Workspace... to debug with existing projects

Publish

Doc: https://code.visualstudio.com/api/working-with-extensions/publishing-extension

  • Update commit hashes that points origin sources in comments

  • Increment version on package.json

  • Add changelog to CHANGELOG.md

  • Publish with vsce command

    $ npm install
    $ npx vsce publish
  • git tag with the new release

About

Dark x Molokai x Monokai theme for VSCode

https://marketplace.visualstudio.com/items?itemName=nonylene.dark-molokai-theme

License:MIT License