Skip to content

musm/min-tomorrow-theme

Repository files navigation

Min Tomorrow Theme

A minimal theme for VS Code based on a blend of Min and Tomorrow



Installation

  1. Install theme from the Marketplace
  2. Go to File > Preferences > Color Theme
  3. Select Min Tomorrow Dark

Alternatively install via CLI:

code --install-extension mustafamohamad.min-tomorrow-theme

Tweaks

Optional tweaks can be made to settings.json as follows:

{
  "[Min Tomorrow Dark]": {
    "editorIndentGuide.background": "#1f1f1f", // blend indent guides with the background color
  }
}

Credits

  • Credit for the development of Min Theme is due to @misolori
  • Tomorrow color scheme theme based on Tomorrow