Skip to main content
Coding Theme

Monolisa

Publisher: OnkarChougule99Themes in package: 3

A beautiful, eye-friendly dark custom theme featuring three variations and custom semantic highlighting for a focused coding experience.

Color themes

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.

  • activityBar.background#242424
  • activityBar.foreground#CCCCCC99
  • activityBarBadge.background#FFFFFF
  • activityBarBadge.foreground#000000
  • badge.background#88C0D0
  • badge.foreground#242424
  • breadcrumb.activeSelectionForeground#FFFFFF
  • breadcrumb.background#242424
  • breadcrumb.foreground#CCCCCC99
  • breadcrumbPicker.background#242424
  • button.background#4c9df3
  • button.foreground#191c22
  • button.hoverBackground#66aefa
  • button.secondaryBackground#565656
  • button.secondaryForeground#ececec
  • button.secondaryHoverBackground#767676
  • debugExceptionWidget.background#505050
  • debugExceptionWidget.border#242424
  • debugToolBar.background#242424
  • diffEditor.insertedTextBackground#FFFFFF22
  • diffEditor.removedTextBackground#FFFFFF22
  • dropdown.background#242424
  • dropdown.border#2A2A2A
  • dropdown.foreground#FFFFFF
  • editor.background#242424
  • editor.findMatchBackground#88C0D066
  • editor.findMatchHighlightBackground#88C0D044
  • editor.findRangeHighlightBackground#FFFFFF33
  • editor.foreground#D8DEE9
  • editor.hoverHighlightBackground#292929
  • editor.inactiveSelectionBackground#40404077
  • editor.lineHighlightBackground#292929
  • editor.lineHighlightBorder#292929
  • editor.rangeHighlightBackground#40404052
  • editor.selectionBackground#40404099
  • editor.selectionHighlightBackground#404040CC
  • editor.snippetFinalTabstopHighlightBorder#CCCCCC
  • editor.snippetTabstopHighlightBackground#CCCCCC55
  • editor.wordHighlightBackground#ffffff21
  • editor.wordHighlightStrongBackground#ffffff2d
  • editorBracketMatch.background#14141400
  • editorBracketMatch.border#FFFFFF55
  • editorCodeLens.foreground#505050
  • editorCursor.foreground#FFFFFF
  • editorError.border#BF616A00
  • editorError.foreground#BF616A
  • editorGroup.border#2A2A2A00
  • editorGroup.dropBackground#2A2A2A99
  • editorGroup.emptyBackground#242424
  • editorGroupHeader.noTabsBackground#242424
  • editorGroupHeader.tabsBackground#242424
  • editorGroupHeader.tabsBorder#FFFFFF0D
  • editorGutter.addedBackground#A3BE8C
  • editorGutter.background#242424
  • editorGutter.deletedBackground#BF616A
  • editorGutter.modifiedBackground#EBCB8B
  • editorHoverWidget.background#242424
  • editorHoverWidget.border#2A2A2A
  • editorIndentGuide.activeBackground1#505050
  • editorIndentGuide.background1#404040B3
  • editorInlayHint.background#00000000
  • editorInlayHint.foreground#505050
  • editorInlayHint.parameterBackground#00000000
  • editorInlayHint.parameterForeground#505050
  • editorInlayHint.typeBackground#00000000
  • editorInlayHint.typeForeground#505050
  • editorLineNumber.activeForeground#FFFFFF
  • editorLineNumber.foreground#505050
  • editorLink.activeForeground#FFFFFF
  • editorMarkerNavigation.background#ffffff70
  • editorMarkerNavigationError.background#BF616AC0
  • editorMarkerNavigationWarning.background#CCCCCC
  • editorOverviewRuler.border#00000000
  • editorRuler.foreground#494949
  • editorSuggestWidget.background#242424
  • editorSuggestWidget.border#2A2A2A
  • editorSuggestWidget.foreground#FFFFFF
  • editorSuggestWidget.highlightForeground#FFFFFF
  • editorSuggestWidget.selectedBackground#404040
  • editorWarning.border#CCCCCC00
  • editorWarning.foreground#EBCB8B
  • editorWhitespace.foreground#505050B3
  • editorWidget.background#242424
  • editorWidget.resizeBorder#FFFFFF
  • errorForeground#bf616a
  • extensionButton.prominentBackground#565656
  • extensionButton.prominentForeground#FFFFFF
  • extensionButton.prominentHoverBackground#767676
  • focusBorder#30373a
  • foreground#CCCCCCdd
  • gitDecoration.addedResourceForeground#A3BE8C
  • gitDecoration.deletedResourceForeground#BF616A
  • gitDecoration.ignoredResourceForeground#505050
  • gitDecoration.modifiedResourceForeground#EBCB8B
  • gitDecoration.untrackedResourceForeground#88C0D0
  • input.background#2A2A2A55
  • input.border#2A2A2A
  • input.foreground#FFFFFF
  • input.placeholderForeground#FFFFFF99
  • inputOption.activeBorder#FFFFFF
  • inputValidation.errorBackground#BF616A
  • inputValidation.errorBorder#BF616A
  • inputValidation.infoBackground#88C0D0
  • inputValidation.infoBorder#88C0D0
  • inputValidation.infoForeground#242424
  • inputValidation.warningBackground#EBCB8B
  • inputValidation.warningBorder#EBCB8B
  • list.activeSelectionBackground#ffffff1d
  • list.activeSelectionForeground#FFFFFF
  • list.deemphasizedForeground#CCCCCC
  • list.dropBackground#FFFFFF99
  • list.errorForeground#BF616A
  • list.focusBackground#434C5E
  • list.focusForeground#ECEFF4
  • list.highlightForeground#88C0D0
  • list.hoverBackground#2A2A2A99
  • list.hoverForeground#FFFFFF
  • list.inactiveSelectionBackground#ffffff10
  • list.inactiveSelectionForeground#ffffffd7
  • list.invalidItemForeground#CCCCCC
  • list.warningForeground#EBCB8B
  • menu.background#242424
  • menu.foreground#CCCCCC
  • menu.separatorBackground#CCCCCC
  • menubar.selectionBackground#CCCCCC33
  • merge.border#2A2A2A00
  • merge.currentContentBackground#88C0D04D
  • merge.currentHeaderBackground#88C0D066
  • merge.incomingContentBackground#A3BE8C4D
  • merge.incomingHeaderBackground#A3BE8C66
  • minimap.background#212121
  • minimap.errorHighlight#f14c4c
  • minimap.findMatchHighlight#15ac9170
  • minimap.selectionHighlight#363636
  • minimap.warningHighlight#ea7620
  • minimapGutter.addedBackground#15ac91
  • minimapGutter.deletedBackground#f14c4c
  • minimapGutter.modifiedBackground#e5b95c
  • notificationLink.foreground#88C0D0
  • notifications.background#242424
  • notifications.foreground#FFFFFF
  • panel.background#242424
  • panel.border#FFFFFF0D
  • panelTitle.activeBorder#FFFFFF00
  • panelTitle.activeForeground#FFFFFF
  • panelTitle.inactiveForeground#CCCCCC99
  • peekView.border#505050
  • peekViewEditor.background#242424
  • peekViewEditor.matchHighlightBackground#FFFFFF66
  • peekViewEditorGutter.background#242424
  • peekViewResult.background#242424
  • peekViewResult.fileForeground#FFFFFF
  • peekViewResult.lineForeground#FFFFFF66
  • peekViewResult.matchHighlightBackground#FFFFFF66
  • peekViewResult.selectionBackground#404040
  • peekViewResult.selectionForeground#FFFFFF
  • peekViewTitle.background#2A2A2A
  • peekViewTitleDescription.foreground#FFFFFF
  • peekViewTitleLabel.foreground#FFFFFF
  • pickerGroup.border#2A2A2A00
  • pickerGroup.foreground#FFFFFF
  • progressBar.background#A3BE8C
  • scrollbar.shadow#00000000
  • scrollbarSlider.activeBackground#60606055
  • scrollbarSlider.background#40404055
  • scrollbarSlider.hoverBackground#40404055
  • selection.background#FFFFFF33
  • sideBar.background#242424
  • sideBar.border#FFFFFF0D
  • sideBar.foreground#CCCCCC99
  • sideBarSectionHeader.background#242424
  • sideBarSectionHeader.foreground#505050
  • sideBarTitle.foreground#CCCCCC
  • statusBar.background#242424
  • statusBar.border#FFFFFF0D
  • statusBar.debuggingBackground#434C5E
  • statusBar.debuggingForeground#D8DEE9
  • statusBar.foreground#cccccc82
  • statusBar.noFolderBackground#242424
  • statusBar.noFolderForeground#FFFFFF
  • statusBarItem.activeBackground#505050
  • statusBarItem.hoverBackground#F0F0F0
  • statusBarItem.hoverForeground#404040
  • statusBarItem.prominentBackground#2A2A2A
  • statusBarItem.prominentHoverBackground#404040
  • tab.activeBackground#242424
  • tab.activeBorder#242424
  • tab.activeBorderTop#FFFFFF00
  • tab.activeForeground#FFFFFF
  • tab.border#FFFFFF0D
  • tab.hoverBackground#FFFFFF00
  • tab.inactiveBackground#242424
  • tab.inactiveForeground#505050
  • tab.unfocusedActiveBorder#88C0D000
  • tab.unfocusedActiveForeground#FFFFFF99
  • tab.unfocusedHoverBackground#2A2A2AB3
  • tab.unfocusedHoverBorder#88C0D000
  • tab.unfocusedInactiveForeground#FFFFFF66
  • terminal.ansiBlack#2A2A2A
  • terminal.ansiBlue#81A1C1
  • terminal.ansiBrightBlack#505050
  • terminal.ansiBrightBlue#81A1C1
  • terminal.ansiBrightCyan#88C0D0
  • terminal.ansiBrightGreen#A3BE8C
  • terminal.ansiBrightMagenta#B48EAD
  • terminal.ansiBrightRed#BF616A
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#EBCB8B
  • terminal.ansiCyan#88C0D0
  • terminal.ansiGreen#A3BE8C
  • terminal.ansiMagenta#B48EAD
  • terminal.ansiRed#BF616A
  • terminal.ansiWhite#FFFFFF
  • terminal.ansiYellow#EBCB8B
  • terminal.background#242424
  • terminal.foreground#FFFFFFcc
  • terminal.selectionBackground#636262dd
  • terminalCursor.background#FFFFFF22
  • terminalCursor.foreground#FFFFFF
  • textLink.activeForeground#4c9df3
  • textLink.foreground#4c9df3
  • textPreformat.foreground#88C0D0
  • textSeparator.foreground#88C0D0
  • titleBar.activeBackground#242424
  • titleBar.activeForeground#cccccc82
  • titleBar.border#FFFFFF0D
  • titleBar.inactiveBackground#242424
  • titleBar.inactiveForeground#cccccc60
  • tree.indentGuidesStroke#CCCCCC55
  • walkThrough.embeddedEditorBackground#242424
  • widget.shadow#00000066

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
string.quoted.double, punctuation.definition.string.begin.double, punctuation.definition.string.end.double, string.quoted.single, punctuation.definition.string.begin.single, punctuation.definition.string.end.single, string.template, punctuation.definition.string.template.begin, punctuation.definition.string.template.end#5DE4C7
keyword.operator, keyword.operator.comparison, keyword.operator.assignment, keyword.operator.logical, keyword.operator.arithmetic, punctuation.definition.directive#cce5ff
punctuation.definition.delayed.unison,punctuation.definition.list.begin.unison,punctuation.definition.list.end.unison,punctuation.definition.ability.begin.unison,punctuation.definition.ability.end.unison,punctuation.operator.assignment.as.unison,punctuation.separator.pipe.unison,punctuation.separator.delimiter.unison,punctuation.definition.hash.unison#86b7fc
punctuation.tag.start,punctuation.tag.end#214462
variable.other.generic-type.haskell#e5ce5c
storage.type.haskell#e5ce5c
support.variable.magic.python#86b7fc
punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python#D5CED9
variable.parameter.function.language.special.self.python#D9D9D9
storage.modifier.lifetime.rust#D5CED9
support.function.std.rust#ebf3ff
entity.name.lifetime.rust#6eb8d4
variable.language.rust#D9D9D9
support.constant.edge#e5ce5c
constant.other.character-class.regexp#86b7fc
keyword.operator.quantifier.regexp#e5ce5c
punctuation.definition.string.begin,punctuation.definition.string.end#d6d6dd
variable.parameter.function#D9D9D9
comment markup.link#6D6D6D
markup.changed.diff#6eb8d4
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff#ebf3ff
markup.inserted.diff#d6d6dd
markup.deleted.diff#86b7fc
meta.function.c,meta.function.cpp#86b7fc
punctuation.section.block.begin.bracket.curly.cpp,punctuation.section.block.end.bracket.curly.cpp,punctuation.terminator.statement.c,punctuation.section.block.begin.bracket.curly.c,punctuation.section.block.end.bracket.curly.c,punctuation.section.parens.begin.bracket.round.c,punctuation.section.parens.end.bracket.round.c,punctuation.section.parameters.begin.bracket.round.c,punctuation.section.parameters.end.bracket.round.c#D5CED9
punctuation.separator.key-value#D5CED9
keyword.operator.expression.import#ebf3ff
support.constant.math#6eb8d4
support.constant.property.math#e5ce5c
variable.other.constant#00bff8
storage.type.annotation.java, storage.type.object.array.java#6eb8d4
source.java#86b7fc
punctuation.section.block.begin.java,punctuation.section.block.end.java,punctuation.definition.method-parameters.begin.java,punctuation.definition.method-parameters.end.java,meta.method.identifier.java,punctuation.section.method.begin.java,punctuation.section.method.end.java,punctuation.terminator.java,punctuation.section.class.begin.java,punctuation.section.class.end.java,punctuation.section.inner-class.begin.java,punctuation.section.inner-class.end.java,meta.method-call.java,punctuation.section.class.begin.bracket.curly.java,punctuation.section.class.end.bracket.curly.java,punctuation.section.method.begin.bracket.curly.java,punctuation.section.method.end.bracket.curly.java,punctuation.separator.period.java,punctuation.bracket.angle.java,punctuation.definition.annotation.java,meta.method.body.java#D5CED9
meta.method.java#ebf3ff
storage.modifier.import.java,storage.type.java,storage.type.generic.java#D5CED9
keyword.operator.instanceof.java#e5ce5c
meta.definition.variable.name.java#86b7fc
keyword.operator.logical#d6d6dd
keyword.operator.bitwise#d6d6dd
keyword.operator.channel#d6d6dd
support.constant.property-value.scss,support.constant.property-value.css#e5ce5c
keyword.operator.css,keyword.operator.scss,keyword.operator.less#d6d6dd
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#e5ce5c
punctuation.separator.list.comma.css#D5CED9
support.constant.color.w3c-standard-color-name.css#e5ce5c
support.type.vendored.property-name.css#d6d6dd
support.module.node,support.type.object.module,support.module.node#6eb8d4
entity.name.type.module#6eb8d4
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#86b7fc
support.constant.json#e5ce5c
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#e5ce5c
support.type.object.console#86b7fc
support.variable.property.process#e5ce5c
entity.name.function,support.function.console#ebf3ff
keyword.operator.misc.rust#D5CED9
keyword.operator.sigil.rust#e5ce5c
keyword.operator.delete#e5ce5c
support.type.object.dom#d6d6dd
support.variable.dom,support.variable.property.dom#86b7fc
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational#d6d6dd
keyword.operator.assignment.c,keyword.operator.comparison.c,keyword.operator.c,keyword.operator.increment.c,keyword.operator.decrement.c,keyword.operator.bitwise.shift.c,keyword.operator.assignment.cpp,keyword.operator.comparison.cpp,keyword.operator.cpp,keyword.operator.increment.cpp,keyword.operator.decrement.cpp,keyword.operator.bitwise.shift.cpp#e5ce5c
punctuation.separator.delimiter#D5CED9
punctuation.separator.c,punctuation.separator.cpp#e5ce5c
support.type.posix-reserved.c,support.type.posix-reserved.cpp#d6d6dd
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp#e5ce5c
variable.parameter.function.language.python#e5ce5c
support.type.python#d6d6dd
keyword.operator.logical.python#e5ce5c
variable.parameter.function.python#e5ce5c
punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python#D5CED9
meta.function-call.generic.python#ebf3ff
constant.character.format.placeholder.other.python#e5ce5c
keyword.operator#D5CED9
keyword.operator.assignment.compound#e5ce5c
keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts#d6d6dd
keyword#e5ce5c
entity.name.namespace#D5CED9
variable#86b7fc
variable.c#D5CED9
variable.language#C1808A
token.variable.parameter.java#D9D9D9
import.storage.java#6eb8d4
token.package.keyword#e5ce5c
token.package#D5CED9
entity.name.function, meta.require, support.function.any-method, variable.function#6eb8d4
entity.name.type.namespace#6eb8d4
support.class, entity.name.type.class#87C3FF
entity.name.class.identifier.namespace.type#6eb8d4
entity.name.class, variable.other.class.js, variable.other.class.ts#D5CED9
variable.other.class.php#86b7fc
entity.name.type#6eb8d4
keyword.control#e5ce5c
control.elements, keyword.operator.less#e5ce5c
keyword.other.special-method#ebf3ff
storage#e5ce5c
token.storage#e5ce5c
keyword.operator.expression.delete,keyword.operator.expression.in,keyword.operator.expression.of,keyword.operator.expression.instanceof,keyword.operator.new,keyword.operator.expression.typeof,keyword.operator.expression.void#e5ce5c
token.storage.type.java#6eb8d4
support.function#6eb8d4
support.type.property-name#D5CED9
support.constant.property-value#D5CED9
support.constant.font-name#e5ce5c
meta.tag#D5CED9
string#d6d6dd
entity.other.inherited-class#6eb8d4
constant.other.symbol#d6d6dd
constant.numeric#e5ce5c
constant#e5ce5c
punctuation.definition.constant#e5ce5c
entity.name.tag#86b7fc
entity.other.attribute-name#E5CE5C
entity.other.attribute-name.id#ebf3ff
entity.other.attribute-name.class.css#e5ce5c
meta.selector#e5ce5c
markup.heading#86b7fc
markup.heading punctuation.definition.heading, entity.name.section#ebf3ff
keyword.other.unit#86b7fc
markup.bold,todo.bold#6eb8d4
punctuation.definition.bold#D5CED9
markup.italic, punctuation.definition.italic,todo.emphasis#e5ce5c
emphasis md#e5ce5c
entity.name.section.markdown#86b7fc
punctuation.definition.heading.markdown#86b7fc
punctuation.definition.list.begin.markdown#86b7fc
markup.heading.setext#D5CED9
punctuation.definition.bold.markdown#e5ce5c
markup.inline.raw.markdown#d6d6dd
markup.inline.raw.string.markdown#d6d6dd
punctuation.definition.list.markdown#86b7fc
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#86b7fc
beginning.punctuation.definition.list.markdown#86b7fc
punctuation.definition.metadata.markdown#86b7fc
markup.underline.link.markdown,markup.underline.link.image.markdown#e5ce5c
string.other.link.title.markdown,string.other.link.description.markdown#ebf3ff
string.regexp#d6d6dd
constant.character.escape#d6d6dd
punctuation.section.embedded, variable.interpolation#86b7fc
punctuation.section.embedded.begin,punctuation.section.embedded.end#e5ce5c
invalid.illegal#ffffff
invalid.illegal.bad-ampersand.html#D5CED9
invalid.broken#ffffff
invalid.deprecated#ffffff
invalid.unimplemented#ffffff
source.json meta.structure.dictionary.json > string.quoted.json#86b7fc
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#86b7fc
source.json meta.structure.dictionary.json > value.json > string.quoted.json,source.json meta.structure.array.json > value.json > string.quoted.json,source.json meta.structure.dictionary.json > value.json > string.quoted.json > punctuation,source.json meta.structure.array.json > value.json > string.quoted.json > punctuation#d6d6dd
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#d6d6dd
support.type.property-name.json#86b7fc
support.type.property-name.json punctuation#86b7fc
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#e5ce5c
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#e5ce5c
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php#6eb8d4
keyword.operator.error-control.php#e5ce5c
keyword.operator.type.php#e5ce5c
punctuation.section.array.begin.php#D5CED9
punctuation.section.array.end.php#D5CED9
invalid.illegal.non-null-typehinted.php#f44747
storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php#6eb8d4
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php#ebf3ff
punctuation.definition.parameters.begin.bracket.round.php,punctuation.definition.parameters.end.bracket.round.php,punctuation.separator.delimiter.php,punctuation.section.scope.begin.php,punctuation.section.scope.end.php,punctuation.terminator.expression.php,punctuation.definition.arguments.begin.bracket.round.php,punctuation.definition.arguments.end.bracket.round.php,punctuation.definition.storage-type.begin.bracket.round.php,punctuation.definition.storage-type.end.bracket.round.php,punctuation.definition.array.begin.bracket.round.php,punctuation.definition.array.end.bracket.round.php,punctuation.definition.begin.bracket.round.php,punctuation.definition.end.bracket.round.php,punctuation.definition.begin.bracket.curly.php,punctuation.definition.end.bracket.curly.php,punctuation.definition.section.switch-block.end.bracket.curly.php,punctuation.definition.section.switch-block.start.bracket.curly.php,punctuation.definition.section.switch-block.begin.bracket.curly.php,punctuation.definition.section.switch-block.end.bracket.curly.php#D5CED9
support.constant.core.rust#e5ce5c
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#e5ce5c
entity.name.goto-label.php,support.other.php#ebf3ff
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#d6d6dd
keyword.operator.regexp.php#e5ce5c
keyword.operator.comparison.php#d6d6dd
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#e5ce5c
meta.function.decorator.python#ebf3ff
support.token.decorator.python,meta.function.decorator.identifier.python#d6d6dd
function.parameter#D5CED9
function.brace#D5CED9
function.parameter.ruby, function.parameter.cs#D5CED9
constant.language.symbol.ruby#d6d6dd
rgb-value#d6d6dd
inline-color-decoration rgb-value#e5ce5c
less rgb-value#e5ce5c
selector.sass#86b7fc
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#D5CED9
block.scope.end,block.scope.begin#D5CED9
storage.type.cs#6eb8d4
entity.name.variable.local.cs#86b7fc
token.info-token#ebf3ff
token.warn-token#e5ce5c
token.error-token#f44747
token.debug-token#e5ce5c
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#e5ce5c
meta.template.expression#D5CED9
keyword.operator.module#e5ce5c
support.type.type.flowtype#ebf3ff
support.type.primitive#6eb8d4
meta.property.object#86b7fc
variable.parameter.function.js#D9D9D9
keyword.other.template.begin#d6d6dd
keyword.other.template.end#d6d6dd
keyword.other.substitution.begin#d6d6dd
keyword.other.substitution.end#d6d6dd
keyword.operator.assignment#d6d6dd
keyword.operator.assignment.go#6eb8d4
keyword.operator.arithmetic.go, keyword.operator.address.go#e5ce5c
entity.name.package.go#6eb8d4
support.type.prelude.elm#d6d6dd
support.constant.elm#e5ce5c
punctuation.quasi.element#e5ce5c
constant.character.entity#86b7fc
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#d6d6dd
entity.global.clojure#6eb8d4
meta.symbol.clojure#86b7fc
constant.keyword.clojure#d6d6dd
meta.arguments.coffee, variable.parameter.function.coffee#D9D9D9
source.ini#d6d6dd
meta.scope.prerequisites.makefile#86b7fc
source.makefile#6eb8d4
storage.modifier.import.groovy#6eb8d4
meta.method.groovy#ebf3ff
meta.definition.variable.name.groovy#86b7fc
meta.definition.class.inherited.classes.groovy#d6d6dd
support.variable.semantic.hlsl#6eb8d4
support.type.texture.hlsl, support.type.sampler.hlsl, support.type.object.hlsl, support.type.object.rw.hlsl, support.type.fx.hlsl, support.type.object.hlsl#e5ce5c
text.variable, text.bracketed#86b7fc
support.type.swift, support.type.vb.asp#6eb8d4
entity.name.function.xi#6eb8d4
entity.name.class.xi#d6d6dd
constant.character.character-class.regexp.xi#86b7fc
constant.regexp.xi#e5ce5c
keyword.control.xi#d6d6dd
invalid.xi#D5CED9
beginning.punctuation.definition.quote.markdown.xi#d6d6dd
beginning.punctuation.definition.list.markdown.xi#6D6D6D
constant.character.xi#ebf3ff
accent.xi#ebf3ff
wikiword.xi#e5ce5c
constant.other.color.rgb-value.xi#ffffff
punctuation.definition.tag.xi#6D6D6D
entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition#6eb8d4
entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#86b7fc
meta.brace.square#D5CED9
comment, punctuation.definition.comment#6D6D6Ditalic
markup.quote.markdown#6D6D6D
punctuation.definition.block.sequence.item.yaml#D5CED9
constant.language.symbol.elixir#d6d6dd
variable.parameter,variable.language.super#D6D6DD
comment.line.double-slash,comment.block.documentationitalic
keyword.control.import.python,keyword.control.flow.python
markup.italic.markdown
string.quoted.binary.single.python#a8cc7c
constant.language.null, constant.language.undefined#00bff8
constant.language.boolean, constant.language.false, constant.language.true#00bff8bold
keyword.control.directive#a8cc7c
constant.other.ellipsis.python#d1d1d1
punctuation.definition.tag#898989
variable.language.this.cpp#82d2ce
variable.other.property#86B7FC
,meta.object-literal.key,support.variable.object.process,support.variable.object.node#d6d6dd
variable.other.readwrite#BBD5ED
support.variable.property#00bff8
entity.name.function.js,support.function.console.js#ebc88d
entity.name.function, meta.require, support.function, variable.function#6eb8d4
keyword.control.directive.include.cpp#a8cc7c
storage.modifier.reference, storage.modifier.pointer#d1d1d1
meta.property-name.css#87c3ff
constant.other.color#ebc88d
entity.name.tag.template, entity.name.tag.script, entity.name.tag.style#af9cff
entity.name.tag.html#87c3ff
meta.property-value.css#e394dc
punctuation.definition.decorator.python,entity.name.function.decorator.python#a8cc7c