Skip to main content
Coding Theme

Material/Monokai Theme

Publisher: Bobby ZrncevThemes in package: 1

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#263238
  • editor.foreground#B1BFC2
  • editor.lineHighlightBackground#00000030
  • editor.selectionBackground#80CBC421
  • editorCursor.foreground#FFCC00
  • editorWhitespace.foreground#65737E

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#B1BFC2
comment#696d75
string#eeca4e
constant.numeric#a6a9ee
constant.language#a6a9ee
constant.character, constant.other#a6a9ee
variable
keyword#F92672
storage#F92672
storage.type#6dcee0italic
entity.name.class#eeca4eunderline
entity.other.inherited-class#a4c817italic underline
entity.name.function#a3d53e
variable.parameter#ee7f17italic
entity.name.tag#F92672
entity.other.attribute-name#a3d53e
support.function#7acacb
support.constant#7acacb
support.type, support.class#7acacbitalic
support.other.variable
invalid#e8e8e1
invalid.deprecated#e8e8e1
meta.diff, meta.diff.header#75715E
markup.deleted#F92672
markup.inserted#A6E22E
markup.changed#E6DB74

Shiki preview

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

Loading...

Material/Monokai Theme - Coding Theme