Skip to main content
Coding 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.

  • activityBar.activeBackground#000102
  • activityBar.background#000102
  • activityBar.border#000102
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#ffffff
  • activityBarBadge.background#d21414
  • activityBarBadge.foreground#ffffff
  • badge.background#d21414
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#ffffff
  • breadcrumb.background#000102
  • breadcrumb.focusForeground#ffffff
  • breadcrumb.foreground#ffffffbd
  • button.background#d21414
  • button.foreground#ffffff
  • button.hoverBackground#b31111
  • button.secondaryBackground#d21414
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#b31111
  • checkbox.background#000102
  • checkbox.border#00000000
  • checkbox.foreground#d21414
  • debugExceptionWidget.background#000102
  • debugExceptionWidget.border#000102
  • debugToolBar.background#000102
  • debugToolBar.border#000102
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#000102
  • dropdown.border#00000000
  • dropdown.foreground#d21414
  • editor.background#000102
  • editor.findMatchBackground#000102
  • editor.findMatchBorder#d21414
  • editor.findMatchHighlightBackground#d214147a
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#35333d4c
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#4726784d
  • editor.foreground#ffffff
  • editor.hoverHighlightBackground#264f7840
  • editor.inactiveSelectionBackground#3a383d
  • editor.lineHighlightBackground#ffffff0A
  • editor.lineHighlightBorder#080808
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#502d689f
  • editor.selectionHighlightBackground#d2141497
  • editor.selectionHighlightBorder#d21414
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#d214147a
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#d21414
  • editorCodeLens.foreground#ffffff
  • editorCursor.background#ffffff
  • editorCursor.foreground#d21414
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#ff0000
  • editorGroup.border#ffffff00
  • editorGroup.emptyBackground#000102
  • editorGroupHeader.border#000102
  • editorGroupHeader.tabsBackground#000102
  • editorGroupHeader.tabsBorder#000102
  • editorGutter.addedBackground#adff00
  • editorGutter.background#000102
  • editorGutter.commentRangeForeground#ffffff
  • editorGutter.deletedBackground#ff000b
  • editorGutter.foldingControlForeground#ffffff
  • editorGutter.modifiedBackground#00c6ff
  • editorHoverWidget.background#000102
  • editorHoverWidget.border#ffffff
  • editorHoverWidget.foreground#ffffff
  • editorIndentGuide.activeBackground#d21414
  • editorIndentGuide.background#ffffff
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#0087ff
  • editorLineNumber.activeForeground#ffffff
  • editorLineNumber.foreground#ffffff6a
  • editorLink.activeForeground#d21414
  • editorMarkerNavigation.background#000102
  • editorMarkerNavigationError.background#f48771
  • editorMarkerNavigationInfo.background#75beff
  • editorMarkerNavigationWarning.background#cca700
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#ffffff06
  • editorSuggestWidget.background#000102
  • editorSuggestWidget.border#ffffff
  • editorSuggestWidget.foreground#ffffff
  • editorSuggestWidget.highlightForeground#d21414
  • editorSuggestWidget.selectedBackground#750707
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#ffd100
  • editorWhitespace.foreground#ffffff29
  • editorWidget.background#000102
  • editorWidget.foreground#ffffff
  • editorWidget.resizeBorder#ffffff
  • focusBorder#d21414
  • foreground#ffffff
  • gitDecoration.addedResourceForeground#81b88b
  • gitDecoration.conflictingResourceForeground#6c6cc4
  • gitDecoration.deletedResourceForeground#c74e39
  • gitDecoration.ignoredResourceForeground#8c8c8c
  • gitDecoration.modifiedResourceForeground#e2c08d
  • gitDecoration.stageDeletedResourceForeground#c74e39
  • gitDecoration.stageModifiedResourceForeground#e2c08d
  • gitDecoration.submoduleResourceForeground#8db9e2
  • gitDecoration.untrackedResourceForeground#73c991
  • icon.foreground#ffffff
  • input.background#000102
  • input.border#00000000
  • input.foreground#d21414
  • input.placeholderForeground#ffffff
  • inputOption.activeBackground#d21414
  • inputOption.activeBorder#ffffff00
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#a81010
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#a81010
  • list.focusBackground#d21414
  • list.focusForeground#ffffff
  • list.highlightForeground#ffffff
  • list.hoverBackground#d21414
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#ffffff
  • list.inactiveSelectionForeground#000000
  • listFilterWidget.background#d21414
  • listFilterWidget.noMatchesOutline#d21414
  • listFilterWidget.outline#ffffff00
  • menu.background#2d2d73
  • menu.border#2d2d73
  • menu.foreground#ffffff
  • menu.selectionBackground#2d2d73
  • menu.selectionBorder#ffffff00
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#ffffff
  • menubar.selectionBackground#d21414
  • menubar.selectionBorder#ffffff
  • menubar.selectionForeground#ffffff
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#27403B
  • merge.currentHeaderBackground#367366
  • merge.incomingContentBackground#28384B
  • merge.incomingHeaderBackground#395F8F
  • minimap.background#000102
  • minimap.errorHighlight#ff0000
  • minimap.findMatchHighlight#000102
  • minimap.selectionHighlight#502d689f
  • minimap.warningHighlight#ffd100
  • minimapGutter.addedBackground#adff00
  • minimapGutter.deletedBackground#ff000b
  • minimapGutter.modifiedBackground#00c6ff
  • notificationCenter.border#000102
  • notificationCenterHeader.background#000102
  • notificationCenterHeader.foreground#ffffff
  • notifications.background#000102
  • notifications.border#000102
  • notifications.foreground#ffffff
  • notificationsErrorIcon.foreground#ff2b00
  • notificationsInfoIcon.foreground#0087ff
  • notificationsWarningIcon.foreground#ffd100
  • notificationToast.border#000102
  • panel.background#f4f4f2
  • panel.border#000102
  • panelSection.border#0000005a
  • panelTitle.activeBorder#d21414
  • panelTitle.activeForeground#000102
  • panelTitle.inactiveForeground#000102
  • peekView.border#d21414
  • peekViewEditor.background#5e0606
  • peekViewEditor.matchHighlightBackground#2a0000
  • peekViewEditor.matchHighlightBorder#2a0000
  • peekViewEditorGutter.background#5e0606
  • peekViewResult.background#000102
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#ffffff
  • peekViewResult.matchHighlightBackground#d21414
  • peekViewResult.selectionBackground#d2141470
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#000102
  • peekViewTitleDescription.foreground#ffffffb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#00000000
  • pickerGroup.foreground#ffffff
  • progressBar.background#d21414
  • scrollbar.shadow#000102
  • scrollbarSlider.activeBackground#ffffff
  • scrollbarSlider.background#03080d
  • scrollbarSlider.hoverBackground#b31111
  • selection.background#b31111
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#ffffff
  • sideBar.background#000102
  • sideBar.border#000102
  • sideBar.dropBackground#a81010
  • sideBar.foreground#ffffff
  • sideBarSectionHeader.background#ffffff00
  • sideBarSectionHeader.border#000102
  • sideBarSectionHeader.foreground#ffffff
  • sideBarTitle.foreground#ffffff
  • statusBar.background#2d2d73
  • statusBar.border#2d2d73
  • statusBar.debuggingBackground#2d2d73
  • statusBar.debuggingBorder#2d2d73
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#2d2d73
  • statusBar.noFolderBorder#2d2d73
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#2d2d73
  • statusBarItem.remoteBackground#2d2d73
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#d21414
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#ffffff
  • tab.border#000102
  • tab.hoverBackground#b31111
  • tab.hoverBorder#b31111
  • tab.hoverForeground#ffffff
  • tab.inactiveBackground#000102
  • tab.inactiveForeground#ffffff80
  • terminal.ansiBlack#000102
  • terminal.ansiBlue#2472c8
  • terminal.ansiBrightBlack#000102
  • terminal.ansiBrightBlue#3b8eea
  • terminal.ansiBrightCyan#29b8db
  • terminal.ansiBrightGreen#23d18b
  • terminal.ansiBrightMagenta#d670d6
  • terminal.ansiBrightRed#f14c4c
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#d9d900
  • terminal.ansiCyan#11a8cd
  • terminal.ansiGreen#0dbc79
  • terminal.ansiMagenta#bc3fbc
  • terminal.ansiRed#cd3131
  • terminal.ansiWhite#000102
  • terminal.ansiYellow#c4c400
  • terminal.border#0000005a
  • terminal.foreground#000102
  • terminal.selectionBackground#af8bb45c
  • terminalCursor.background#d21414
  • terminalCursor.foreground#ffffff
  • textLink.foreground#d21414
  • titleBar.activeBackground#000102
  • titleBar.activeForeground#ffffff
  • titleBar.border#ffffff00
  • titleBar.inactiveBackground#000102
  • titleBar.inactiveForeground#ffffff99
  • tree.indentGuidesStroke#d21414
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#00000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
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#ffffff
variable.other.generic-type.haskell#d21414
storage.type.haskell#ffffff
support.variable.magic.python#ffffff
punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python#ffffff
variable.parameter.function.language.special.self.python#ffffff
storage.modifier.lifetime.rust#ffffff
support.function.std.rust#ffffff
entity.name.lifetime.rust#ffffff
variable.language.rust#ffffff
support.constant.edge#d21414
constant.other.character-class.regexp#ffffff
keyword.operator.quantifier.regexp#ffffff
punctuation.definition.string.begin,punctuation.definition.string.end#ffffff
variable.parameter.function#ffffff
comment markup.link#7f848e
markup.changed.diff#ffffff
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff#ffffff
markup.inserted.diff#ffffff
markup.deleted.diff#ffffff
meta.function.c,meta.function.cpp#ffffff
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#ffffff
punctuation.separator.key-value#ffffff
keyword.operator.expression.import#ffffff
support.constant.math#ffffff
support.constant.property.math#ffffff
variable.other.constant#ffffff
storage.type.annotation.java, storage.type.object.array.java#ffffff
source.java#ffffff
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#ffffff
meta.method.java#ffffff
storage.modifier.import.java,storage.type.java,storage.type.generic.java#ffffff
keyword.operator.instanceof.java#d21414
meta.definition.variable.name.java#ffffff
keyword.operator.logical#d21414
keyword.operator.bitwise#d21414
keyword.operator.channel#d21414
support.constant.property-value.scss,support.constant.property-value.css#ffffff
keyword.operator.css,keyword.operator.scss,keyword.operator.less#d21414
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#ffffff
punctuation.separator.list.comma.css#ffffff
support.constant.color.w3c-standard-color-name.css#ffffff
support.type.vendored.property-name.css#d21414
support.module.node,support.type.object.module,support.module.node#ffffff
entity.name.type.module#ffffff
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#ffffff
support.constant.json#ffffff
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#d21414
support.type.object.console#ffffff
support.variable.property.process#ffffff
entity.name.function,support.function.console#ffffff
keyword.operator.misc.rust#ffffff
keyword.operator.sigil.rust#d21414
keyword.operator.delete#d21414
support.type.object.dom#d21414
support.variable.dom,support.variable.property.dom#ffffff
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational#d21414
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#d21414
punctuation.separator.delimiter#ffffff
punctuation.separator.c,punctuation.separator.cpp#d21414
support.type.posix-reserved.c,support.type.posix-reserved.cpp#d21414
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp#d21414
variable.parameter.function.language.python#ffffff
support.type.python#d21414
keyword.operator.logical.python#d21414
variable.parameter.function.python#ffffff
punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python#ffffff
meta.function-call.generic.python#ffffff
constant.character.format.placeholder.other.python#ffffff
keyword.operator#ffffff
keyword.operator.assignment.compound#d21414
keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts#d21414
keyword#d21414
entity.name.namespace#ffffff
variable#ffffff
variable.c#ffffff
variable.language#ffffff
token.variable.parameter.java#ffffff
import.storage.java#ffffff
token.package.keyword#d21414
token.package#ffffff
entity.name.function, meta.require, support.function.any-method, variable.function#ffffff
entity.name.type.namespace#ffffff
support.class, entity.name.type.class#ffffff
entity.name.class.identifier.namespace.type#ffffff
entity.name.class, variable.other.class.js, variable.other.class.ts#ffffff
variable.other.class.php#ffffff
entity.name.type#ffffff
keyword.control#d21414
control.elements, keyword.operator.less#ffffff
keyword.other.special-method#ffffff
storage#d21414
token.storage#d21414
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#d21414
token.storage.type.java#ffffff
support.function#d21414
support.type.property-name#ffffff
support.constant.property-value#ffffff
support.constant.font-name#ffffff
meta.tag#ffffff
string#ffffff
entity.other.inherited-class#ffffff
constant.other.symbol#d21414
constant.numeric#ffffff
constant#ffffff
punctuation.definition.constant#ffffff
entity.name.tag#ffffff
entity.other.attribute-name#ffffff
entity.other.attribute-name.id#ffffffnormal
entity.other.attribute-name.class.css#ffffffnormal
meta.selector#d21414
markup.heading#ffffff
markup.heading punctuation.definition.heading, entity.name.section#ffffff
keyword.other.unit#ffffff
markup.bold,todo.bold#ffffff
punctuation.definition.bold#ffffff
markup.italic, punctuation.definition.italic,todo.emphasis#d21414
emphasis md#d21414
entity.name.section.markdown#ffffff
punctuation.definition.heading.markdown#ffffff
punctuation.definition.list.begin.markdown#ffffff
markup.heading.setext#ffffff
punctuation.definition.bold.markdown#ffffff
markup.inline.raw.markdown#ffffff
markup.inline.raw.string.markdown#ffffff
punctuation.definition.list.markdown#ffffff
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#ffffff
beginning.punctuation.definition.list.markdown#ffffff
punctuation.definition.metadata.markdown#ffffff
markup.underline.link.markdown,markup.underline.link.image.markdown#d21414
string.other.link.title.markdown,string.other.link.description.markdown#ffffff
string.regexp#d21414
constant.character.escape#d21414
punctuation.section.embedded, variable.interpolation#ffffff
punctuation.section.embedded.begin,punctuation.section.embedded.end#d21414
invalid.illegal#ffffff
invalid.illegal.bad-ampersand.html#ffffff
invalid.broken#ffffff
invalid.deprecated#ffffff
invalid.unimplemented#ffffff
source.json meta.structure.dictionary.json > string.quoted.json#ffffff
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#ffffff
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#ffffff
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#d21414
support.type.property-name.json#ffffff
support.type.property-name.json punctuation#ffffff
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#d21414
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#d21414
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php#ffffff
keyword.operator.error-control.php#d21414
keyword.operator.type.php#d21414
punctuation.section.array.begin.php#ffffff
punctuation.section.array.end.php#ffffff
invalid.illegal.non-null-typehinted.php#f44747
storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php#ffffff
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php#ffffff
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#ffffff
support.constant.core.rust#ffffff
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#ffffff
entity.name.goto-label.php,support.other.php#ffffff
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#d21414
keyword.operator.regexp.php#d21414
keyword.operator.comparison.php#d21414
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#d21414
meta.function.decorator.python#ffffff
support.token.decorator.python,meta.function.decorator.identifier.python#d21414
function.parameter#ffffff
function.brace#ffffff
function.parameter.ruby, function.parameter.cs#ffffff
constant.language.symbol.ruby#d21414
rgb-value#d21414
inline-color-decoration rgb-value#ffffff
less rgb-value#ffffff
selector.sass#ffffff
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#ffffff
block.scope.end,block.scope.begin#ffffff
storage.type.cs#ffffff
entity.name.variable.local.cs#ffffff
token.info-token#ffffff
token.warn-token#ffffff
token.error-token#f44747
token.debug-token#d21414
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#d21414
meta.template.expression#ffffff
keyword.operator.module#d21414
support.type.type.flowtype#ffffff
support.type.primitive#ffffff
meta.property.object#ffffff
variable.parameter.function.js#ffffff
keyword.other.template.begin#ffffff
keyword.other.template.end#ffffff
keyword.other.substitution.begin#ffffff
keyword.other.substitution.end#ffffff
keyword.operator.assignment#d21414
keyword.operator.assignment.go#ffffff
keyword.operator.arithmetic.go, keyword.operator.address.go#d21414
entity.name.package.go#ffffff
support.type.prelude.elm#d21414
support.constant.elm#ffffff
punctuation.quasi.element#d21414
constant.character.entity#ffffff
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#d21414
entity.global.clojure#ffffff
meta.symbol.clojure#ffffff
constant.keyword.clojure#d21414
meta.arguments.coffee, variable.parameter.function.coffee#ffffff
source.ini#ffffff
meta.scope.prerequisites.makefile#ffffff
source.makefile#ffffff
storage.modifier.import.groovy#ffffff
meta.method.groovy#ffffff
meta.definition.variable.name.groovy#ffffff
meta.definition.class.inherited.classes.groovy#ffffff
support.variable.semantic.hlsl#ffffff
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#d21414
text.variable, text.bracketed#ffffff
support.type.swift, support.type.vb.asp#ffffff
entity.name.function.xi#ffffff
entity.name.class.xi#d21414
constant.character.character-class.regexp.xi#ffffff
constant.regexp.xi#d21414
keyword.control.xi#d21414
invalid.xi#ffffff
beginning.punctuation.definition.quote.markdown.xi#ffffff
beginning.punctuation.definition.list.markdown.xi#7f848e
constant.character.xi#ffffff
accent.xi#ffffff
wikiword.xi#ffffff
constant.other.color.rgb-value.xi#ffffff
punctuation.definition.tag.xi#7f848e
entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition#ffffff
entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#ffffff
meta.brace.square#ffffff
comment, punctuation.definition.comment#7f848eitalic
markup.quote.markdown#7f848e
punctuation.definition.block.sequence.item.yaml#ffffff
constant.language.symbol.elixir#d21414
entity.other.attribute-name.js,entity.other.attribute-name.ts,entity.other.attribute-name.jsx,entity.other.attribute-name.tsx,variable.parameter,variable.language.superitalic
comment.line.double-slash,comment.block.documentationitalic
keyword.control.import.python,keyword.control.flow.pythonitalic
markup.italic.markdownitalic