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.background#191d1b
  • activityBar.foreground#f8fafc
  • activityBar.inactiveForeground#f8fafc66
  • activityBarBadge.background#09443c
  • activityBarBadge.foreground#f8fafc
  • badge.background#07312b
  • badge.foreground#f8fafc
  • breadcrumb.activeSelectionForeground#e0e0e0
  • breadcrumb.background#1e1e1e
  • breadcrumb.focusForeground#e0e0e0
  • breadcrumb.foreground#cccccccc
  • button.background#09443c
  • button.foreground#f8fafc
  • button.hoverBackground#12a594
  • button.secondaryBackground#475569
  • button.secondaryForeground#f8fafc
  • button.secondaryHoverBackground#889096
  • checkbox.background#252a27
  • checkbox.border#00000000
  • checkbox.foreground#f8fafc
  • debugExceptionWidget.background#252a27
  • debugExceptionWidget.border#475569
  • debugToolBar.background#252a27
  • debugToolBar.border#475569
  • diffEditor.border#475569
  • diffEditor.insertedTextBackground#12a59433
  • diffEditor.insertedTextBorder#ffffff00
  • diffEditor.removedTextBackground#aa242933
  • diffEditor.removedTextBorder#00000000
  • dropdown.background#252a27
  • dropdown.border#00000000
  • dropdown.foreground#f8fafc
  • editor.background#141716
  • editor.findMatchBackground#191d1b
  • editor.findMatchBorder#883894
  • editor.findMatchHighlightBackground#252a27
  • editor.findMatchHighlightBorder#3e382c
  • editor.findRangeHighlightBackground#252a27
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#252a2788
  • editor.foreground#f8fafc
  • editor.hoverHighlightBackground#303633
  • editor.inactiveSelectionBackground#252a27
  • editor.lineHighlightBackground#252a2733
  • editor.lineHighlightBorder#475569
  • editor.rangeHighlightBackground#191d1b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#09443c
  • editor.selectionHighlightBackground#062923
  • editor.selectionHighlightBorder#504737
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#303633
  • editorBracketMatch.background#e5e5e500
  • editorBracketMatch.border#883894
  • editorCodeLens.foreground#475569
  • editorCursor.background#000000
  • editorCursor.foreground#f8fafc
  • editorError.background#B73A3400
  • editorError.border#de555500
  • editorError.foreground#822025
  • editorGroup.border#475569
  • editorGroup.emptyBackground#141716
  • editorGroupHeader.tabsBackground#191d1b
  • editorGroupHeader.tabsBorder#ffffff00
  • editorGutter.addedBackground#1b543a
  • editorGutter.background#141716
  • editorGutter.commentRangeForeground#889096
  • editorGutter.deletedBackground#822025
  • editorGutter.foldingControlForeground#889096
  • editorGutter.modifiedBackground#0a4481
  • editorHoverWidget.background#252a27
  • editorHoverWidget.border#475569
  • editorHoverWidget.foreground#f8fafc
  • editorIndentGuide.activeBackground#475569
  • editorIndentGuide.background#475569
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#52a9ff
  • editorLineNumber.activeForeground#889096
  • editorLineNumber.foreground#475569
  • editorLink.activeForeground#bd54c6
  • editorMarkerNavigation.background#191d1b
  • editorMarkerNavigationError.background#671e22
  • editorMarkerNavigationInfo.background#0d3868
  • editorMarkerNavigationWarning.background#493c00
  • editorOverviewRuler.background#ffffff00
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#475569
  • editorSuggestWidget.background#191d1b
  • editorSuggestWidget.border#475569
  • editorSuggestWidget.foreground#f8fafc
  • editorSuggestWidget.highlightForeground#10b3a3
  • editorSuggestWidget.selectedBackground#07312b
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#f0c000
  • editorWhitespace.foreground#475569
  • editorWidget.background#252a27
  • editorWidget.foreground#f8fafc
  • editorWidget.resizeBorder#09443c
  • focusBorder#10b3a3
  • foreground#f8fafc
  • gitDecoration.addedResourceForeground#25d0ab
  • gitDecoration.conflictingResourceForeground#d864d8
  • gitDecoration.deletedResourceForeground#ff6369
  • gitDecoration.ignoredResourceForeground#889096
  • gitDecoration.modifiedResourceForeground#f0c000
  • gitDecoration.stageDeletedResourceForeground#ff6369
  • gitDecoration.stageModifiedResourceForeground#f0c000
  • gitDecoration.submoduleResourceForeground#8db9e2
  • gitDecoration.untrackedResourceForeground#25d0ab
  • icon.foreground#f8fafc
  • input.background#252a27
  • input.border#00000000
  • input.foreground#f8fafc
  • input.placeholderForeground#889096
  • inputOption.activeBackground#09443c
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#f8fafc
  • list.activeSelectionBackground#09443c
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#252a27
  • list.focusBackground#09443c
  • list.focusForeground#f8fafc
  • list.highlightForeground#f8fafc
  • list.hoverBackground#12a594
  • list.hoverForeground#f8fafc
  • list.inactiveSelectionBackground#141716
  • list.inactiveSelectionForeground#f8fafc
  • listFilterWidget.background#09443c
  • listFilterWidget.noMatchesOutline#671e22
  • listFilterWidget.outline#00000000
  • menu.background#252526
  • menu.border#00000085
  • menu.foreground#cccccc
  • menu.selectionBackground#09443c
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#bbbbbb
  • menubar.selectionBackground#ffffff1a
  • menubar.selectionForeground#cccccc
  • merge.commonContentBackground#252a27
  • merge.commonHeaderBackground#252a27
  • merge.currentContentBackground#07312b
  • merge.currentHeaderBackground#07312b
  • merge.incomingContentBackground#102a4c
  • merge.incomingHeaderBackground#102a4c
  • minimap.background#141716
  • minimap.errorHighlight#822025
  • minimap.findMatchHighlight#191d1b
  • minimap.selectionHighlight#09443c
  • minimap.warningHighlight#f0c000
  • minimapGutter.addedBackground#1b543a
  • minimapGutter.deletedBackground#822025
  • minimapGutter.modifiedBackground#0a4481
  • notificationCenter.border#475569
  • notificationCenterHeader.background#191d1b
  • notificationCenterHeader.foreground#f8fafc
  • notifications.background#252a27
  • notifications.border#475569
  • notifications.foreground#f8fafc
  • notificationsErrorIcon.foreground#ff6369
  • notificationsInfoIcon.foreground#52a9ff
  • notificationsWarningIcon.foreground#f0c000
  • notificationToast.border#475569
  • panel.background#141716
  • panel.border#80808059
  • panelSection.border#80808059
  • panelTitle.activeBorder#0b544a
  • panelTitle.activeForeground#f8fafc
  • panelTitle.inactiveForeground#475569
  • peekView.border#475569
  • peekViewEditor.background#04201b
  • peekViewEditor.matchHighlightBackground#141716
  • peekViewEditor.matchHighlightBorder#883894
  • peekViewEditorGutter.background#04201b
  • peekViewResult.background#191d1b
  • peekViewResult.fileForeground#f8fafc
  • peekViewResult.lineForeground#889096
  • peekViewResult.matchHighlightBackground#10b3a333
  • peekViewResult.selectionBackground#10b3a333
  • peekViewResult.selectionForeground#f8fafc
  • peekViewTitle.background#191d1b
  • peekViewTitleDescription.foreground#889096
  • peekViewTitleLabel.foreground#f8fafc
  • pickerGroup.border#475569
  • pickerGroup.foreground#10b3a3
  • progressBar.background#10b3a3
  • scrollbar.shadow#00000000
  • scrollbarSlider.activeBackground#bfbfbf66
  • scrollbarSlider.background#79797966
  • scrollbarSlider.hoverBackground#646464b3
  • selection.background#09443c
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#f8fafc
  • sideBar.background#191d1b
  • sideBar.dropBackground#252a27
  • sideBar.foreground#f8fafc
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#cccccc33
  • sideBarSectionHeader.foreground#f8fafc
  • sideBarTitle.foreground#475569
  • statusBar.background#191d1b
  • statusBar.debuggingBackground#c7a980
  • statusBar.debuggingBorder#ff000000
  • statusBar.debuggingForeground#1c1a15
  • statusBar.foreground#889096
  • statusBar.noFolderBackground#191d1b
  • statusBar.noFolderForeground#475569
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff00
  • statusBarItem.remoteBackground#191d1b
  • statusBarItem.remoteForeground#f8fafc
  • tab.activeBackground#141716
  • tab.activeBorder#00000000
  • tab.activeBorderTop#09443c
  • tab.activeForeground#f8fafc
  • tab.border#ffffff00
  • tab.hoverBackground#062923
  • tab.hoverBorder#ff000000
  • tab.hoverForeground#f8fafc
  • tab.inactiveBackground#191d1b
  • tab.inactiveForeground#475569
  • terminal.ansiBlack#000000
  • 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#12a59433
  • terminalCursor.background#12a594
  • terminalCursor.foreground#f8fafc
  • textLink.foreground#12a594
  • titleBar.activeBackground#191d1b
  • titleBar.activeForeground#889096
  • titleBar.border#00000000
  • titleBar.inactiveBackground#3c3c3c99
  • titleBar.inactiveForeground#cccccc99
  • tree.indentGuidesStroke#475569
  • 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#10b3a3
variable.other.generic-type.haskell#889096
storage.type.haskell#f8fafc
support.variable.magic.python#10b3a3
punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python#f8fafc
variable.parameter.function.language.special.self.python#10b3a3
storage.modifier.lifetime.rust#f8fafc
support.function.std.rust#c7a980
entity.name.lifetime.rust#10b3a3
variable.language.rust#10b3a3
support.constant.edge#889096
constant.other.character-class.regexp#10b3a3
keyword.operator.quantifier.regexp#f8fafc
punctuation.definition.string.begin,punctuation.definition.string.end#f8fafc
variable.parameter.function#f8fafc
comment markup.link#475569
markup.changed.diff#10b3a3
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff#c7a980
markup.inserted.diff#f8fafc
markup.deleted.diff#10b3a3
meta.function.c,meta.function.cpp#10b3a3
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#f8fafc
punctuation.separator.key-value#f8fafc
keyword.operator.expression.import#c7a980
support.constant.math#10b3a3
support.constant.property.math#f8fafc
variable.other.constant#10b3a3
storage.type.annotation.java, storage.type.object.array.java#10b3a3
source.java#10b3a3
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#f8fafc
meta.method.java#c7a980
storage.modifier.import.java,storage.type.java,storage.type.generic.java#10b3a3
keyword.operator.instanceof.java#889096
meta.definition.variable.name.java#10b3a3
keyword.operator.logical#475569
keyword.operator.bitwise#475569
keyword.operator.channel#475569
support.constant.property-value.scss,support.constant.property-value.css#f8fafc
keyword.operator.css,keyword.operator.scss,keyword.operator.less#475569
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#f8fafc
punctuation.separator.list.comma.css#f8fafc
support.constant.color.w3c-standard-color-name.css#f8fafc
support.type.vendored.property-name.css#475569
support.module.node,support.type.object.module,support.module.node#10b3a3
entity.name.type.module#10b3a3
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#10b3a3
support.constant.json#f8fafc
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#889096
support.type.object.console#10b3a3
support.variable.property.process#f8fafc
entity.name.function,support.function.console#c7a980
keyword.operator.misc.rust#f8fafc
keyword.operator.sigil.rust#889096
keyword.operator.delete#889096
support.type.object.dom#475569
support.variable.dom,support.variable.property.dom#10b3a3
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational#475569
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#889096
punctuation.separator.delimiter#f8fafc
punctuation.separator.c,punctuation.separator.cpp#889096
support.type.posix-reserved.c,support.type.posix-reserved.cpp#475569
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp#889096
variable.parameter.function.language.python#f8fafc
support.type.python#475569
keyword.operator.logical.python#889096
variable.parameter.function.python#f8fafc
punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python#f8fafc
meta.function-call.generic.python#c7a980
constant.character.format.placeholder.other.python#f8fafc
keyword.operator#f8fafc
keyword.operator.assignment.compound#889096
keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts#475569
keyword#889096
entity.name.namespace#10b3a3
variable#10b3a3
variable.c#f8fafc
variable.language#10b3a3
token.variable.parameter.java#f8fafc
import.storage.java#10b3a3
token.package.keyword#889096
token.package#f8fafc
entity.name.function, meta.require, support.function.any-method, variable.function#c7a980
entity.name.type.namespace#10b3a3
support.class, entity.name.type.class#10b3a3
entity.name.class.identifier.namespace.type#10b3a3
entity.name.class, variable.other.class.js, variable.other.class.ts#10b3a3
variable.other.class.php#10b3a3
entity.name.type#10b3a3
keyword.control#889096
control.elements, keyword.operator.less#f8fafc
keyword.other.special-method#c7a980
storage#889096
token.storage#889096
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#889096
token.storage.type.java#10b3a3
support.function#475569
support.type.property-name#f8fafc
support.constant.property-value#f8fafc
support.constant.font-name#f8fafc
meta.tag#f8fafc
string#f8fafc
entity.other.inherited-class#10b3a3
constant.other.symbol#475569
constant.numeric#f8fafc
constant#f8fafc
punctuation.definition.constant#f8fafc
entity.name.tag#10b3a3
entity.other.attribute-name#f8fafc
entity.other.attribute-name.id#c7a980normal
entity.other.attribute-name.class.css#f8fafcnormal
meta.selector#889096
markup.heading#10b3a3
markup.heading punctuation.definition.heading, entity.name.section#c7a980
keyword.other.unit#10b3a3
markup.bold,todo.bold#f8fafc
punctuation.definition.bold#10b3a3
markup.italic, punctuation.definition.italic,todo.emphasis#889096
emphasis md#889096
entity.name.section.markdown#10b3a3
punctuation.definition.heading.markdown#10b3a3
punctuation.definition.list.begin.markdown#10b3a3
markup.heading.setext#f8fafc
punctuation.definition.bold.markdown#f8fafc
markup.inline.raw.markdown#f8fafc
markup.inline.raw.string.markdown#f8fafc
punctuation.definition.list.markdown#10b3a3
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#10b3a3
beginning.punctuation.definition.list.markdown#10b3a3
punctuation.definition.metadata.markdown#10b3a3
markup.underline.link.markdown,markup.underline.link.image.markdown#889096
string.other.link.title.markdown,string.other.link.description.markdown#c7a980
string.regexp#475569
constant.character.escape#475569
punctuation.section.embedded, variable.interpolation#10b3a3
punctuation.section.embedded.begin,punctuation.section.embedded.end#889096
invalid.illegal#ffffff
invalid.illegal.bad-ampersand.html#f8fafc
invalid.broken#ffffff
invalid.deprecated#ffffff
invalid.unimplemented#ffffff
source.json meta.structure.dictionary.json > string.quoted.json#10b3a3
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#10b3a3
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#f8fafc
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#475569
support.type.property-name.json#10b3a3
support.type.property-name.json punctuation#10b3a3
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#889096
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#889096
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php#10b3a3
keyword.operator.error-control.php#889096
keyword.operator.type.php#889096
punctuation.section.array.begin.php#f8fafc
punctuation.section.array.end.php#f8fafc
invalid.illegal.non-null-typehinted.php#f44747
storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php#10b3a3
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php#c7a980
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#f8fafc
support.constant.core.rust#f8fafc
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#f8fafc
entity.name.goto-label.php,support.other.php#c7a980
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#475569
keyword.operator.regexp.php#889096
keyword.operator.comparison.php#475569
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#889096
meta.function.decorator.python#c7a980
support.token.decorator.python,meta.function.decorator.identifier.python#475569
function.parameter#f8fafc
function.brace#f8fafc
function.parameter.ruby, function.parameter.cs#f8fafc
constant.language.symbol.ruby#475569
rgb-value#475569
inline-color-decoration rgb-value#f8fafc
less rgb-value#f8fafc
selector.sass#10b3a3
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#10b3a3
block.scope.end,block.scope.begin#f8fafc
storage.type.cs#10b3a3
entity.name.variable.local.cs#10b3a3
token.info-token#c7a980
token.warn-token#f8fafc
token.error-token#f44747
token.debug-token#889096
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#889096
meta.template.expression#f8fafc
keyword.operator.module#889096
support.type.type.flowtype#c7a980
support.type.primitive#10b3a3
meta.property.object#10b3a3
variable.parameter.function.js#10b3a3
keyword.other.template.begin#f8fafc
keyword.other.template.end#f8fafc
keyword.other.substitution.begin#f8fafc
keyword.other.substitution.end#f8fafc
keyword.operator.assignment#475569
keyword.operator.assignment.go#10b3a3
keyword.operator.arithmetic.go, keyword.operator.address.go#889096
entity.name.package.go#10b3a3
support.type.prelude.elm#475569
support.constant.elm#f8fafc
punctuation.quasi.element#889096
constant.character.entity#10b3a3
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#475569
entity.global.clojure#10b3a3
meta.symbol.clojure#10b3a3
constant.keyword.clojure#475569
meta.arguments.coffee, variable.parameter.function.coffee#10b3a3
source.ini#f8fafc
meta.scope.prerequisites.makefile#10b3a3
source.makefile#10b3a3
storage.modifier.import.groovy#10b3a3
meta.method.groovy#c7a980
meta.definition.variable.name.groovy#10b3a3
meta.definition.class.inherited.classes.groovy#f8fafc
support.variable.semantic.hlsl#10b3a3
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#889096
text.variable, text.bracketed#10b3a3
support.type.swift, support.type.vb.asp#10b3a3
entity.name.function.xi#10b3a3
entity.name.class.xi#475569
constant.character.character-class.regexp.xi#10b3a3
constant.regexp.xi#889096
keyword.control.xi#475569
invalid.xi#f8fafc
beginning.punctuation.definition.quote.markdown.xi#f8fafc
beginning.punctuation.definition.list.markdown.xi#475569
constant.character.xi#c7a980
accent.xi#c7a980
wikiword.xi#f8fafc
constant.other.color.rgb-value.xi#ffffff
punctuation.definition.tag.xi#475569
entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition#10b3a3
entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#10b3a3
meta.brace.square#f8fafc
comment, punctuation.definition.comment#475569italic
markup.quote.markdown#475569
punctuation.definition.block.sequence.item.yaml#f8fafc
constant.language.symbol.elixir#475569
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