Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Infinity Mono Theme by Shingo MurataNew to Visual Studio Code? Get it now.
Infinity Mono Theme by Shingo Murata

Infinity Mono Theme by Shingo Murata

Markus Rafferty

|
42 installs
| (0) | Free
Infinity Mono blackboard & whiteboard themes featuring monochrome syntax highlighting
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Infinity Mono Theme for VS Code by Shingo Murata

Infinity Mono themes feature greyscale syntax highlighting

This theme is a super lightweight version of Infinity 64 simplified to greyscale monochrome:

  1. Infinity Mono Whiteboard
  2. Infinity Mono Blackboard

Thanks to Big Al complex highlighters seem redundant in 2025 inviting this next logical step.

Version 1.0.0 supports all syntaxes using generic scopes

The 6 groups of scopes used:

{
	["comment", "comment punctuation"],
	["meta.attribute", "meta.objectliteral.js"],
	["string", "function", "entity.name.function", "storage.type", "punctuation", "comment keyword"],
	["support", "variable", "variable.other.object", "variable.language.this", "entity.other.attribute-name", "meta.tag"],
	["class", "support.class", "entity.name.class", "keyword.operator", "punctuation.definition.variable", "meta.tag.structure"],
	["constant", "keyword", "namespace", "entity.other.attribute-name.namespace", "heading", "meta.tag.custom"],
}

Blackboard Whiteboard


Recommended settings for a minimal interface

{
	"editor.bracketPairColorization.enabled": false,
	"editor.guides.bracketPairs": false,
	"editor.guides.indentation": false,
	"editor.lineNumbers": "off",
	"editor.minimap.renderCharacters": false,
	"editor.minimap.scale": 1,
	"editor.renderLineHighlight": "none",
	"editor.scrollbar.vertical": "hidden",
	"editor.scrollbar.horizontal": "hidden",
	"window.autoDetectColorScheme": true,
	"window.systemColorTheme": "auto",
	"workbench.preferredDarkColorTheme": "Infinity Mono Blackboard by Shingo Murata",
	"workbench.preferredLightColorTheme": "Infinity Mono Whiteboard by Shingo Murata",
}

Donate XMR

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft