Overview Version History Q & A Rating & Review
A monochromatic color theme without additional nonsense.
📷 Gallery
🔌 Installation
Launch Quick Open with Cmd+P
or Ctrl+P
Paste the command ext install monochrome-color-theme
Click Install to install it
Click Reload to reload your editor
Code/File > Preferences > Color Theme > Monochrome
✨ Suggestions
Font
Settings
{
"workbench.activityBar.visible": false,
"window.menuBarVisibility": "toggle",
"editor.minimap.enabled": false,
"explorer.openEditors.visible": 0,
"editor.glyphMargin": false,
"breadcrumbs.enabled": false,
"editor.renderWhitespace": "boundary",
"editor.guides.indentation": false,
"editor.folding": false,
"editor.bracketPairColorization.enabled": false,
}
Other works
🐛 Issues, improvements, and utilization
Please use Issues tab to communicate any troubling issues or possible improvements.
Feel free to fork the repository and use this theme as a base for creating your very own theme, you may provide credits but it's not by any means mandatory to do so.