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#222222
  • activityBar.foreground#f6f6f6
  • activityBar.inactiveForeground#f6f6f680
  • activityBarBadge.background#498ed3
  • activityBarBadge.foreground#f6f6f6
  • badge.background#3b3b3b
  • badge.foreground#f6f6f6
  • breadcrumb.activeSelectionForeground#f6f6f6
  • breadcrumb.background#191919
  • breadcrumb.focusForeground#f6f6f6
  • breadcrumb.foreground#c3c3c3
  • button.background#498ed3
  • button.foreground#f6f6f6
  • button.hoverBackground#326ab1
  • button.secondaryBackground#3b3b3b
  • button.secondaryForeground#f6f6f6
  • button.secondaryHoverBackground#333333
  • checkbox.background#3b3b3b
  • checkbox.border#00000000
  • checkbox.foreground#c3c3c3
  • debugExceptionWidget.background#2a2a2a
  • debugExceptionWidget.border#00000000
  • debugToolBar.background#2a2a2a
  • debugToolBar.border#00000000
  • diffEditor.border#c3c3c3
  • diffEditor.insertedTextBackground#dbcc5640
  • diffEditor.removedTextBackground#c4545d40
  • dropdown.background#3b3b3b
  • dropdown.border#00000000
  • dropdown.foreground#c3c3c3
  • editor.background#222222
  • editor.findMatchBackground#498ed340
  • editor.findMatchBorder#00000000
  • editor.findMatchHighlightBackground#db923840
  • editor.findMatchHighlightBorder#00000000
  • editor.findRangeHighlightBackground#3b3b3b
  • editor.findRangeHighlightBorder#00000000
  • editor.foldBackground#3b3b3b
  • editor.foreground#f6f6f6
  • editor.hoverHighlightBackground#498ed340
  • editor.inactiveSelectionBackground#3b3b3b80
  • editor.lineHighlightBackground#00000000
  • editor.lineHighlightBorder#00000000
  • editor.rangeHighlightBackground#3b3b3b80
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#3b3b3b
  • editor.selectionHighlightBackground#498ed340
  • editor.selectionHighlightBorder#00000000
  • editor.wordHighlightBackground#3b3b3b
  • editor.wordHighlightStrongBackground#498ed380
  • editorBracketMatch.background#3b3b3b
  • editorBracketMatch.border#00000000
  • editorCodeLens.foreground#909090
  • editorCursor.background#222222
  • editorCursor.foreground#f6f6f6
  • editorError.background#00000000
  • editorError.border#00000000
  • editorError.foreground#c4545d
  • editorGroup.border#a1a1a1
  • editorGroup.emptyBackground#222222
  • editorGroupHeader.tabsBackground#2a2a2a
  • editorGutter.addedBackground#5eab68
  • editorGutter.background#222222
  • editorGutter.commentRangeForeground#a1a1a1
  • editorGutter.deletedBackground#c4545d
  • editorGutter.foldingControlForeground#a1a1a1
  • editorGutter.modifiedBackground#498ed3
  • editorHoverWidget.background#2a2a2a
  • editorHoverWidget.border#00000000
  • editorHoverWidget.foreground#c3c3c3
  • editorIndentGuide.activeBackground#f6f6f6
  • editorIndentGuide.background#404040
  • editorInfo.background#00000000
  • editorInfo.border#00000000
  • editorInfo.foreground#498ed3
  • editorLineNumber.activeForeground#f6f6f6
  • editorLineNumber.foreground#a1a1a1
  • editorLink.activeForeground#498ed3
  • editorMarkerNavigation.background#2a2a2a
  • editorMarkerNavigationError.background#c4545d
  • editorMarkerNavigationInfo.background#498ed3
  • editorMarkerNavigationWarning.background#dbcc56
  • editorOverviewRuler.background#00000000
  • editorOverviewRuler.border#00000000
  • editorRuler.foreground#a1a1a1
  • editorSuggestWidget.background#2a2a2a
  • editorSuggestWidget.border#00000000
  • editorSuggestWidget.foreground#c3c3c3
  • editorSuggestWidget.highlightForeground#498ed3
  • editorSuggestWidget.selectedBackground#3b3b3b
  • editorWarning.background#00000000
  • editorWarning.border#00000000
  • editorWarning.foreground#dbcc56
  • editorWhitespace.foreground#f6f6f640
  • editorWidget.background#2a2a2a
  • editorWidget.foreground#c3c3c3
  • editorWidget.resizeBorder#c3c3c3
  • focusBorder#00000000
  • foreground#f6f6f6
  • 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#f6f6f6
  • input.background#3b3b3b
  • input.border#00000000
  • input.foreground#c3c3c3
  • input.placeholderForeground#c3c3c3
  • inputOption.activeBackground#498ed380
  • inputOption.activeBorder#00000000
  • inputOption.activeForeground#f6f6f6
  • list.activeSelectionBackground#498ed3
  • list.activeSelectionForeground#f6f6f6
  • list.dropBackground#333333
  • list.focusBackground#3b3b3b
  • list.focusForeground#c3c3c3
  • list.highlightForeground#498ed3
  • list.hoverBackground#3b3b3b
  • list.hoverForeground#c3c3c3
  • list.inactiveSelectionBackground#3b3b3b
  • list.inactiveSelectionForeground#c3c3c3
  • listFilterWidget.background#653723
  • listFilterWidget.noMatchesOutline#00000000
  • listFilterWidget.outline#00000000
  • menu.background#191919
  • menu.border#00000000
  • menu.foreground#c3c3c3
  • menu.selectionBackground#498ed3
  • menu.selectionBorder#00000000
  • menu.selectionForeground#f6f6f6
  • menu.separatorBackground#c3c3c3
  • menubar.selectionBackground#3b3b3b
  • menubar.selectionForeground#f6f6f6
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#27403B
  • merge.currentHeaderBackground#367366
  • merge.incomingContentBackground#28384B
  • merge.incomingHeaderBackground#395F8F
  • minimap.background#222222
  • minimap.errorHighlight#c4545d
  • minimap.findMatchHighlight#498ed340
  • minimap.selectionHighlight#3b3b3b
  • minimap.warningHighlight#dbcc56
  • minimapGutter.addedBackground#5eab68
  • minimapGutter.deletedBackground#c4545d
  • minimapGutter.modifiedBackground#498ed3
  • notificationCenter.border#3b3b3b
  • notificationCenterHeader.background#3b3b3b
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#2a2a2a
  • notifications.border#3b3b3b
  • notifications.foreground#c3c3c3
  • notificationsErrorIcon.foreground#c4545d
  • notificationsInfoIcon.foreground#498ed3
  • notificationsWarningIcon.foreground#dbcc56
  • notificationToast.border#3b3b3b
  • panel.background#191919
  • panel.border#00000000
  • panelSection.border#c3c3c3
  • panelTitle.activeBorder#f6f6f6
  • panelTitle.activeForeground#f6f6f6
  • panelTitle.inactiveForeground#c3c3c3
  • peekView.border#498ed3
  • peekViewEditor.background#001f33
  • peekViewEditor.matchHighlightBackground#ff8f0040
  • peekViewEditor.matchHighlightBorder#00000000
  • peekViewEditorGutter.background#001f33
  • peekViewResult.background#2a2a2a
  • peekViewResult.fileForeground#f6f6f6
  • peekViewResult.lineForeground#c3c3c3
  • peekViewResult.matchHighlightBackground#ea5c0040
  • peekViewResult.selectionBackground#498ed340
  • peekViewResult.selectionForeground#f6f6f6
  • peekViewTitle.background#2a2a2a
  • peekViewTitleDescription.foreground#c3c3c3
  • peekViewTitleLabel.foreground#f6f6f6
  • pickerGroup.border#00000000
  • pickerGroup.foreground#498ed3
  • progressBar.background#498ed3
  • scrollbar.shadow#00000000
  • scrollbarSlider.activeBackground#555555
  • scrollbarSlider.background#444444
  • scrollbarSlider.hoverBackground#4c4c4c
  • selection.background#498ed380
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#f6f6f6
  • sideBar.background#252526
  • sideBar.dropBackground#333333
  • sideBar.foreground#c3c3c3
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#00000000
  • sideBarSectionHeader.foreground#c3c3c3
  • sideBarTitle.foreground#c3c3c3
  • statusBar.background#191919
  • statusBar.debuggingBackground#191919
  • statusBar.debuggingForeground#f6f6f6
  • statusBar.foreground#f6f6f6
  • statusBar.noFolderBackground#191919
  • statusBar.noFolderForeground#f6f6f6
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#3b3b3b
  • statusBarItem.remoteBackground#16825d
  • statusBarItem.remoteForeground#f6f6f6
  • tab.activeBackground#191919
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#f6f6f6
  • tab.border#00000000
  • tab.inactiveBackground#2a2a2a
  • tab.inactiveForeground#f6f6f680
  • 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#c3c3c3
  • terminal.foreground#cccccc
  • terminal.selectionBackground#f6f6f640
  • terminalCursor.background#498ed3
  • terminalCursor.foreground#f6f6f6
  • textLink.foreground#498ed3
  • titleBar.activeBackground#191919
  • titleBar.activeForeground#c3c3c3
  • titleBar.border#00000000
  • titleBar.inactiveBackground#2a2a2a
  • titleBar.inactiveForeground#c3c3c3
  • tree.indentGuidesStroke#c3c3c3
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#00000080

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