Skip to main content
Coding Theme

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.activeBackground#284729
  • activityBar.background#000000
  • activityBar.border#426d2f00
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#c2c2c2ad
  • activityBarBadge.background#51b04e
  • activityBarBadge.foreground#000000
  • badge.background#086000
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#e0e0e0
  • breadcrumb.background#000000
  • breadcrumb.focusForeground#e0e0e0
  • breadcrumb.foreground#cccccccc
  • button.background#105a10
  • button.foreground#ffffff
  • button.hoverBackground#679253
  • button.secondaryBackground#253220
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#2f491d
  • checkbox.background#071f02
  • checkbox.border#00000000
  • checkbox.foreground#cccccc
  • debugExceptionWidget.background#0d2e0e
  • debugExceptionWidget.border#316632
  • debugToolBar.background#0d2e0e
  • debugToolBar.border#316632
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#071f02
  • dropdown.border#00000000
  • dropdown.foreground#cccccc
  • editor.background#000000
  • editor.findMatchBackground#515c6a
  • editor.findMatchBorder#74879f
  • editor.findMatchHighlightBackground#ea5c0055
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#264f784d
  • editor.foreground#ffffff
  • editor.hoverHighlightBackground#264f7840
  • editor.inactiveSelectionBackground#252c21
  • editor.lineHighlightBackground#ffffff0A
  • editor.lineHighlightBorder#25492b
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#2d4729
  • editor.selectionHighlightBackground#add6ff26
  • editor.selectionHighlightBorder#495F77
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#004972b8
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#888888
  • editorCodeLens.foreground#999999
  • editorCursor.background#000000
  • editorCursor.foreground#aeafad
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#f48771
  • editorGroup.border#444444
  • editorGroup.emptyBackground#000000
  • editorGroupHeader.tabsBackground#000000
  • editorGutter.addedBackground#587c0c
  • editorGutter.background#000000
  • editorGutter.commentRangeForeground#c5c5c5
  • editorGutter.deletedBackground#94151b
  • editorGutter.foldingControlForeground#c5c5c5
  • editorGutter.modifiedBackground#0c7d9d
  • editorHoverWidget.background#11260a
  • editorHoverWidget.border#223d1a
  • editorHoverWidget.foreground#cccccc
  • editorIndentGuide.activeBackground#707070
  • editorIndentGuide.background#404040
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#75beff
  • editorLineNumber.activeForeground#c6c6c6
  • editorLineNumber.foreground#858585
  • editorLink.activeForeground#80f7ec
  • editorMarkerNavigation.background#0b1707
  • editorMarkerNavigationError.background#a32f0c
  • editorMarkerNavigationInfo.background#0c4324
  • editorMarkerNavigationWarning.background#356631
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#5a5a5a
  • editorSuggestWidget.background#0a1706
  • editorSuggestWidget.border#0a1706
  • editorSuggestWidget.foreground#d4d4d4
  • editorSuggestWidget.highlightForeground#41d597
  • editorSuggestWidget.selectedBackground#133d10
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#cca700
  • editorWhitespace.foreground#e3e4e229
  • editorWidget.background#111f0d
  • editorWidget.foreground#cccccc
  • editorWidget.resizeBorder#5d7b57
  • focusBorder#486035
  • foreground#fdfffd
  • gitDecoration.addedResourceForeground#fff397
  • 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#fdfffd
  • input.background#071f02
  • input.border#00000000
  • input.foreground#cccccc
  • input.placeholderForeground#a6a6a6
  • inputOption.activeBackground#07d40066
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#245627
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#383b3d
  • list.focusBackground#1e4a06
  • list.focusForeground#ffffff
  • list.highlightForeground#4b962f
  • list.hoverBackground#2a5a26
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#192c0e
  • list.inactiveSelectionForeground#ffffff
  • listFilterWidget.background#06150e
  • listFilterWidget.noMatchesOutline#be110000
  • listFilterWidget.outline#00000000
  • menu.background#252526
  • menu.border#00000085
  • menu.foreground#cccccc
  • menu.selectionBackground#094771
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#bbbbbb
  • menubar.selectionBackground#ffffff1a
  • menubar.selectionForeground#cccccc
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#27403B
  • merge.currentHeaderBackground#367366
  • merge.incomingContentBackground#28384B
  • merge.incomingHeaderBackground#395F8F
  • minimap.background#000000
  • minimap.errorHighlight#f48771
  • minimap.findMatchHighlight#515c6a
  • minimap.selectionHighlight#2d4729
  • minimap.warningHighlight#cca700
  • minimapGutter.addedBackground#587c0c
  • minimapGutter.deletedBackground#94151b
  • minimapGutter.modifiedBackground#0c7d9d
  • notificationCenter.border#21361b
  • notificationCenterHeader.background#152410
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#21361b
  • notifications.border#21361b
  • notifications.foreground#cccccc
  • notificationsErrorIcon.foreground#f48771
  • notificationsInfoIcon.foreground#75beff
  • notificationsWarningIcon.foreground#cca700
  • notificationToast.border#21361b
  • panel.background#091b0a
  • panel.border#80808059
  • panelSection.border#80808059
  • panelTitle.activeBorder#e7e7e7
  • panelTitle.activeForeground#e7e7e7
  • panelTitle.inactiveForeground#e7e7e799
  • peekView.border#0a5e2b
  • peekViewEditor.background#091507
  • peekViewEditor.matchHighlightBackground#ff00005e
  • peekViewEditor.matchHighlightBorder#f0382f58
  • peekViewEditorGutter.background#091507
  • peekViewResult.background#091507
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#bbbbbb
  • peekViewResult.matchHighlightBackground#ea5c004d
  • peekViewResult.selectionBackground#3399ff33
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#142e10
  • peekViewTitleDescription.foreground#ccccccb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#a2db8e
  • pickerGroup.foreground#88ff37
  • progressBar.background#81d164
  • scrollbar.shadow#0a1706
  • scrollbarSlider.activeBackground#bfbfbf66
  • scrollbarSlider.background#79797966
  • scrollbarSlider.hoverBackground#646464b3
  • selection.background#2c4129
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#fdfffd
  • sideBar.background#000000
  • sideBar.border#8dc28900
  • sideBar.dropBackground#383b3d
  • sideBar.foreground#d9d9d9
  • sideBarSectionHeader.background#8c7e7e00
  • sideBarSectionHeader.border#7bee5133
  • sideBarSectionHeader.foreground#87c485
  • sideBarTitle.foreground#a0ff7d
  • statusBar.background#000000
  • statusBar.debuggingBackground#cc6633
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#062106
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.remoteBackground#16825d
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#0d1908
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#ffffff
  • tab.border#6fcd7900
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#ffffff80
  • terminal.ansiBlack#5a5a5a
  • terminal.ansiBlue#2472c8
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#3b8eea
  • terminal.ansiBrightCyan#29b8db
  • terminal.ansiBrightGreen#23d18b
  • terminal.ansiBrightMagenta#d670d6
  • terminal.ansiBrightRed#f14c4c
  • terminal.ansiBrightWhite#e5e5e5
  • terminal.ansiBrightYellow#f5f543
  • terminal.ansiCyan#11a8cd
  • terminal.ansiGreen#0dbc79
  • terminal.ansiMagenta#bc3fbc
  • terminal.ansiRed#cd3131
  • terminal.ansiWhite#e5e5e5
  • terminal.ansiYellow#e5e510
  • terminal.border#80808059
  • terminal.foreground#cccccc
  • terminal.selectionBackground#ffffff40
  • terminalCursor.background#105e1d
  • terminalCursor.foreground#ffffff
  • textLink.foreground#41ee3b
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#cccccc
  • titleBar.border#00000000
  • titleBar.inactiveBackground#3c3c3c99
  • titleBar.inactiveForeground#cccccc99
  • tree.indentGuidesStroke#585858
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#0000005c

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