Thanks to visit codestin.com
Credit goes to github.com

Skip to content

goolord/min-tomorrow-theme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

A minimal Tomorrow theme for Visual Studio Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published