Skip to main content
Coding Theme

Monokai - High Contrast

Publisher: Nathan O'HalloranThemes in package: 1

A high contrast theme based on the TextMate Monokai theme.

VS Code preview

Full workbench mockup using this variant's colors and tokenColors.

Loading...

colors

Workbench UI color keys from the theme JSON colors map.

  • editor.background#000000
  • editor.foreground#FFFFFF
  • editorIndentGuide.background#FFFFFF
  • sideBarTitle.foreground#FFFFFF

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#FFFFFF
comment#B3B3B3
meta.return-type, entity.name.type, entity.name.class, storage.type.cs, storage.type.generic.cs, storage.type.modifier.cs, storage.type.variable.cs, storage.type.annotation.java, storage.type.generic.java, storage.type.java, storage.type.object.array.java, storage.type.primitive.array.java, storage.type.primitive.java, storage.type.token.java, storage.type.groovy, storage.type.annotation.groovy, storage.type.parameters.groovy, storage.type.generic.groovy, storage.type.object.array.groovy, storage.type.primitive.array.groovy, storage.type.primitive.groovy#A6E22Ebold underline
meta.return.type, meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#A6E22Eitalic
entity.name.function, support.function, support.constant.handlebars#a6e22e
meta.function-call
punctuation.section.arguments#a6e22e
punctuation.section.parameters#a6e22e
variable, meta.definition.variable.name, support.variable#9cdcfe
punctuation.separator, punctuation.terminator, punctuation.other#F3C6BE
meta.object-literal.key, meta.object-literal.key entity.name.function#9cdcfe
keyword.control, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.package, keyword.import#f92672italic
keyword.operator, keyword.operator.new, keyword.operator.logical.python#f92672
storage#ae81ff
support.class, support.type, storage.type#66d9efitalic
storage.modifier#f92672
string, string.tag, string.value#f9ec6d
string.regexp#d16969
constant.character, constant.other, constant.numeric, constant.language#ae81ff
variable.language.this#fc9b1b
support.type.property-name.json
support.constant.property-value, support.constant.font-name, support.constant.media-type, support.constant.media, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#ce9178
entity.name.tag#F92672
entity.other.attribute-name#A6E22E
meta.tag.inline, punctuation.definition.tag#5CDBEF
meta.scope.prerequisites.makefile#f9ec6ditalic
punctuation.separator.key-value.makefile#f92572
keyword.struct.go, keyword.map.go, keyword.interface.go#66d9ef
keyword.type.go, keyword.function.go, keyword.var.go#f92672

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

Monokai - High Contrast - Coding Theme