Skip to main content
Coding Theme

Monokai Light

Publisher: Velichko KonstantinThemes in package: 1

Monokai Light 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#fafafa
  • editor.lineHighlightBackground#e6e3c3
  • editor.selectionBackground#ccc9ad
  • editorCursor.foreground#666663
  • editorIndentGuide.background#D3D4D5
  • editorLineNumber.foreground#a2a19c
  • editorWhitespace.foreground#bbbbb7

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#49483e
comment#75715E
string#998f2f
constant.numeric#684d99
constant.language#684d99
constant.character, constant.other#684d99
variable#49483e
keyword#f9005a
storage#f9005a
storage.type#0089b3italic
entity.name.class, entity.name.type#679c00underline
entity.other.inherited-class#679c00italic underline
entity.name.function#679c00
variable.parameter#cf7000
entity.name.tag#f9005a
entity.other.attribute-name#679c00
support.function#0089b3
support.constant#0089b3
support.type, support.class#0089b3italic
support.other.variable#49483e
invalid#F8F8F0
invalid.deprecated#F8F8F0
meta.diff, meta.diff.header#E0EDDDitalic
markup.deleted#dc322f
markup.changed#cb4b16
markup.inserted#219186
markup.quote#22aa44
markup.bold, markup.italic#22aa44
markup.inline.raw#9966b8
markup.heading#cf7000
markup.heading.setext#ddbb88

Shiki preview

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

Loading...

Monokai Light - Coding Theme