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#131313
  • activityBar.background#131313
  • activityBar.border#3b3b3b
  • activityBar.foreground#cccccc
  • activityBar.inactiveForeground#ffffff66
  • activityBarBadge.background#2f2f2f
  • activityBarBadge.foreground#cdcdcd
  • badge.background#4d4d4d
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#e0e0e0
  • breadcrumb.background#151515
  • breadcrumb.focusForeground#d0d0d0
  • breadcrumb.foreground#b0b0b0
  • button.background#5a3333
  • button.foreground#ffffff
  • button.hoverBackground#824d4d
  • button.secondaryBackground#363636
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#454545
  • checkbox.background#3c3c3c
  • checkbox.border#00000000
  • checkbox.foreground#cccccc
  • debugExceptionWidget.background#333333
  • debugExceptionWidget.border#474747
  • debugToolBar.background#333333
  • debugToolBar.border#474747
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#3c3c3c
  • dropdown.border#00000000
  • dropdown.foreground#cccccc
  • editor.background#151515
  • editor.findMatchBackground#494949
  • editor.findMatchBorder#646464
  • editor.findMatchHighlightBackground#bcbcbc55
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#4d4d4d4d
  • editor.foreground#cdcdcd
  • editor.hoverHighlightBackground#264f7840
  • editor.inactiveSelectionBackground#3a3d41
  • editor.lineHighlightBackground#ffffff05
  • editor.rangeHighlightBackground#ffffff09
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#2e2e2e
  • editor.selectionHighlightBackground#add6ff26
  • editor.selectionHighlightBorder#797979
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#4b4b4bb8
  • editorBracketMatch.background#4545451a
  • editorBracketMatch.border#3b3b3b
  • editorCodeLens.foreground#999999
  • editorCursor.background#000000
  • editorCursor.foreground#cdcdcd
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#c9c9c9
  • editorGroup.border#3b3b3b
  • editorGroup.emptyBackground#151515
  • editorGroupHeader.tabsBackground#171717
  • editorGroupHeader.tabsBorder#3b3b3b
  • editorGutter.addedBackground#9f6e6e
  • editorGutter.background#151515
  • editorGutter.commentRangeForeground#c5c5c5
  • editorGutter.deletedBackground#623538
  • editorGutter.foldingControlForeground#c5c5c5
  • editorGutter.modifiedBackground#a7a7a7
  • editorHoverWidget.background#1d1d1d
  • editorHoverWidget.border#454545
  • editorHoverWidget.foreground#cccccc
  • editorIndentGuide.activeBackground#3f3f3f
  • editorIndentGuide.background#202020
  • editorInfo.background#a7a7a700
  • editorInfo.border#3b3b3b
  • editorInfo.foreground#9f9f9f
  • editorLineNumber.activeForeground#c0c0c0
  • editorLineNumber.foreground#6b6b6b
  • editorLink.activeForeground#e09090
  • editorMarkerNavigation.background#2d2d30
  • editorMarkerNavigationError.background#f48771
  • editorMarkerNavigationInfo.background#75beff
  • editorMarkerNavigationWarning.background#cca700
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#3a3a3a
  • editorSuggestWidget.background#131313
  • editorSuggestWidget.border#3b3b3b
  • editorSuggestWidget.foreground#d4d4d4
  • editorSuggestWidget.highlightForeground#ad6e6e
  • editorSuggestWidget.selectedBackground#303030
  • editorWarning.background#a9404000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#8a4444
  • editorWhitespace.foreground#e3e4e229
  • editorWidget.background#252526
  • editorWidget.foreground#cccccc
  • editorWidget.resizeBorder#5F5F5F
  • focusBorder#bcbcbc
  • foreground#cccccc
  • gitDecoration.addedResourceForeground#cdcdcd
  • gitDecoration.conflictingResourceForeground#cdcdcd
  • gitDecoration.deletedResourceForeground#cdcdcd
  • gitDecoration.ignoredResourceForeground#8c8c8c
  • gitDecoration.modifiedResourceForeground#cdcdcd
  • gitDecoration.stageDeletedResourceForeground#cdcdcd
  • gitDecoration.stageModifiedResourceForeground#cdcdcd
  • gitDecoration.submoduleResourceForeground#cdcdcd
  • gitDecoration.untrackedResourceForeground#cdcdcd
  • icon.foreground#d1d1d1
  • input.background#3c3c3c
  • input.border#00000000
  • input.foreground#cccccc
  • input.placeholderForeground#a6a6a6
  • inputOption.activeBackground#84848466
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#3f3f3f
  • list.activeSelectionForeground#cdcdcd
  • list.dropBackground#1d1d1d
  • list.focusBackground#363636
  • list.focusForeground#cccccc
  • list.highlightForeground#b87a7a
  • list.hoverBackground#1d1d1d
  • list.hoverForeground#cccccc
  • list.inactiveSelectionBackground#2f2f2f
  • list.inactiveSelectionForeground#cccccc
  • listFilterWidget.background#b87a7a
  • listFilterWidget.noMatchesOutline#b45d55
  • listFilterWidget.outline#00000000
  • menu.background#252526
  • menu.border#00000085
  • menu.foreground#cccccc
  • menu.selectionBackground#454545
  • 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#151515
  • minimap.errorHighlight#c9c9c9
  • minimap.findMatchHighlight#494949
  • minimap.selectionHighlight#2e2e2e
  • minimap.warningHighlight#8a4444
  • minimapGutter.addedBackground#9f6e6e
  • minimapGutter.deletedBackground#623538
  • minimapGutter.modifiedBackground#a7a7a7
  • notificationCenter.border#474747
  • notificationCenterHeader.background#303031
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#252526
  • notifications.border#303031
  • notifications.foreground#cccccc
  • notificationsErrorIcon.foreground#f48771
  • notificationsInfoIcon.foreground#75beff
  • notificationsWarningIcon.foreground#cca700
  • notificationToast.border#474747
  • panel.background#101010
  • panel.border#3b3b3b
  • panelSection.border#80808059
  • panelTitle.activeBorder#3b3b3b
  • panelTitle.activeForeground#e7e7e7
  • panelTitle.inactiveForeground#e7e7e799
  • peekView.border#3b3b3b
  • peekViewEditor.background#111111
  • peekViewEditor.matchHighlightBackground#3f2c2c99
  • peekViewEditor.matchHighlightBorder#7d4242
  • peekViewEditorGutter.background#000000
  • peekViewResult.background#131313
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#bbbbbb
  • peekViewResult.matchHighlightBackground#8a8a8a4d
  • peekViewResult.selectionBackground#9d9d9d33
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#1e1e1e
  • peekViewTitleDescription.foreground#ccccccb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#3f3f46
  • pickerGroup.foreground#c9c9c9
  • progressBar.background#a57d7d
  • scrollbar.shadow#131313
  • scrollbarSlider.activeBackground#bfbfbf66
  • scrollbarSlider.background#79797966
  • scrollbarSlider.hoverBackground#646464b3
  • selection.background#2f2f2f
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#d1d1d1
  • sideBar.background#131313
  • sideBar.dropBackground#2c2c2c
  • sideBar.foreground#cccccc
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#cccccc33
  • sideBarSectionHeader.foreground#cccccc
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#131313
  • statusBar.border#3b3b3b
  • statusBar.debuggingBackground#131313
  • statusBar.debuggingForeground#cdcdcd
  • statusBar.foreground#cdcdcd
  • statusBar.noFolderBackground#131313
  • statusBar.noFolderBorder#3b3b3b
  • statusBar.noFolderForeground#cdcdcd
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff10
  • statusBarItem.remoteBackground#131313
  • statusBarItem.remoteForeground#cdcdcd
  • tab.activeBackground#2a2a2a
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#cdcdcd
  • tab.border#131313
  • tab.inactiveBackground#101010
  • tab.inactiveForeground#ffffff80
  • 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#3b3b3b
  • terminal.foreground#cccccc
  • terminal.selectionBackground#ffffff40
  • terminalCursor.background#666666
  • terminalCursor.foreground#ffffff
  • textLink.foreground#c97c7c
  • titleBar.activeBackground#212121
  • titleBar.activeForeground#cccccc
  • titleBar.border#00000000
  • titleBar.inactiveBackground#3c3c3c99
  • titleBar.inactiveForeground#cccccc99
  • tree.indentGuidesStroke#303030
  • 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#cdcdcd
variable.other.generic-type.haskell#cdcdcd
storage.type.haskell#cdcdcd
support.variable.magic.python#cdcdcd
punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python#cdcdcd
variable.parameter.function.language.special.self.python#cdcdcd
storage.modifier.lifetime.rust#cdcdcd
support.function.std.rust#cdcdcd
entity.name.lifetime.rust#cdcdcd
variable.language.rust#cdcdcd
support.constant.edge#b3747c
constant.other.character-class.regexp#e0e0e0
keyword.operator.quantifier.regexp#b87a7a
punctuation.definition.string.begin,punctuation.definition.string.end#8a8a8a
variable.parameter.function#cfcfcf
comment markup.link#626262
markup.changed.diff#d3d3d3
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff#dbdbdb
markup.inserted.diff#8a8a8a
markup.deleted.diff#d0d0d0
meta.function.c,meta.function.cpp#d0d0d0
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#d0d0d0
keyword.operator.logical#d1d1d1
keyword.operator.bitwise#d1d1d1
keyword.operator.channel#d1d1d1
support.constant.property-value.scss,support.constant.property-value.css#b87a7a
keyword.operator.css,keyword.operator.scss,keyword.operator.less#d1d1d1
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#b87a7a
punctuation.separator.list.comma.css#cdcdcd
support.constant.color.w3c-standard-color-name.css#b87a7a
support.type.vendored.property-name.css#cdcdcd
entity.name.type.module#cfcfcf
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#cdcdcd
support.constant.json#b87a7a
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#b3747c
support.type.object.console#cfcfcf
support.variable.property.process#b87a7a
entity.name.function,support.function.console#dbdbdb
keyword.operator.misc.rust#cdcdcd
keyword.operator.sigil.rust#b3747c
keyword.operator.delete#b3747c
support.type.object.dom#d1d1d1
support.variable.dom,support.variable.property.dom#cfcfcf
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational#cfcfcf
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#a68589
punctuation.separator.delimiter#cdcdcd
punctuation.separator.c,punctuation.separator.cpp#b3747c
support.type.posix-reserved.c,support.type.posix-reserved.cpp#cfcfcf
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp#b3747c
variable.parameter.function.language.python#b87a7a
support.type.python#cfcfcf
keyword.operator.logical.python#b3747c
variable.parameter.function.python#b87a7a
punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python#d4d4d4
meta.function-call.generic.python#cdcdcd
constant.character.format.placeholder.other.python#b87a7a
keyword.operator#cdcdcd
keyword.operator.assignment.compound#a68589
keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts#cdcdcd
keyword#a68589
entity.name.namespace#cdcdcd
variable#cdcdcd
variable.c#cdcdcd
variable.language#cdcdcd
token.variable.parameter.java#d4d4d4
import.storage.java#d3d3d3
token.package.keyword#cdcdcd
token.package#cdcdcd
entity.name.function, meta.require, support.function.any-method, variable.function#cdcdcd
entity.name.type.namespace#A68589
support.class, entity.name.type.class#A68589
entity.name.class.identifier.namespace.type#A68589
entity.name.class, variable.other.class.js, variable.other.class.ts#cfcfcf
variable.other.class.php#e0e0e0
entity.name.type#A68589
keyword.control#b3747c
control.elements, keyword.operator.less#b87a7a
keyword.other.special-method#cdcdcd
storage#b3747c
token.storage#b3747c
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#b3747c
token.storage.type.java#cdcdcd
support.function#d1d1d1
support.type.property-name#cdcdcd
support.constant.property-value#cdcdcd
support.constant.font-name#b87a7a
meta.tag#cdcdcd
string#8a8a8a
entity.other.inherited-class#cdcdcd
constant.other.symbol#cdcdcd
constant.numeric#b87a7a
constant#b87a7a
punctuation.definition.constant#b87a7a
entity.name.tag#e0e0e0
entity.other.attribute-name#b87a7a
entity.other.attribute-name.id#cdcdcdnormal
entity.other.attribute-name.class.css#b87a7anormal
meta.selector#b3747c
markup.heading#e0e0e0
markup.heading punctuation.definition.heading, entity.name.section#dbdbdb
keyword.other.unit#cfcfcf
markup.bold,todo.bold#b87a7a
punctuation.definition.bold#d3d3d3
markup.italic, punctuation.definition.italic,todo.emphasis#b3747c
emphasis md#b3747c
entity.name.section.markdown#e0e0e0
punctuation.definition.heading.markdown#e0e0e0
punctuation.definition.list.begin.markdown#e0e0e0
markup.heading.setext#d4d4d4
punctuation.definition.bold.markdown#b87a7a
markup.inline.raw.markdown#8a8a8a
markup.inline.raw.string.markdown#8a8a8a
punctuation.definition.list.markdown#e0e0e0
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#e0e0e0
beginning.punctuation.definition.list.markdown#e0e0e0
punctuation.definition.metadata.markdown#e0e0e0
markup.underline.link.markdown,markup.underline.link.image.markdown#b3747c
string.other.link.title.markdown,string.other.link.description.markdown#dbdbdb
string.regexp#d1d1d1
constant.character.escape#d1d1d1
punctuation.section.embedded, variable.interpolation#e0e0e0
punctuation.section.embedded.begin,punctuation.section.embedded.end#b3747c
invalid.illegal#ffffff
invalid.illegal.bad-ampersand.html#d4d4d4
invalid.broken#ffffff
invalid.deprecated#ffffff
invalid.unimplemented#ffffff
source.json meta.structure.dictionary.json > string.quoted.json#e0e0e0
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#e0e0e0
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#8a8a8a
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#d1d1d1
support.type.property-name.json#e0e0e0
support.type.property-name.json punctuation#e0e0e0
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#b3747c
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#b3747c
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php#d3d3d3
keyword.operator.error-control.php#b3747c
keyword.operator.type.php#b3747c
punctuation.section.array.begin.php#d4d4d4
punctuation.section.array.end.php#d4d4d4
invalid.illegal.non-null-typehinted.php#f44747
storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php#d3d3d3
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php#dbdbdb
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#d4d4d4
support.constant.core.rust#b87a7a
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#b87a7a
entity.name.goto-label.php,support.other.php#dbdbdb
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#d1d1d1
keyword.operator.regexp.php#b3747c
keyword.operator.comparison.php#d1d1d1
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#b3747c
meta.function.decorator.python#dbdbdb
support.token.decorator.python,meta.function.decorator.identifier.python#d1d1d1
function.parameter#d4d4d4
function.brace#d4d4d4
function.parameter.ruby, function.parameter.cs#d4d4d4
constant.language.symbol.ruby#d1d1d1
rgb-value#d1d1d1
inline-color-decoration rgb-value#b87a7a
less rgb-value#b87a7a
selector.sass#e0e0e0
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#d3d3d3
block.scope.end,block.scope.begin#d4d4d4
storage.type.cs#d3d3d3
entity.name.variable.local.cs#e0e0e0
token.info-token#dbdbdb
token.warn-token#b87a7a
token.error-token#f44747
token.debug-token#b3747c
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#b3747c
meta.template.expression#d4d4d4
keyword.operator.module#b3747c
support.type.type.flowtype#dbdbdb
support.type.primitive#d3d3d3
meta.property.object#e0e0e0
variable.parameter.function.js#e0e0e0
keyword.other.template.begin#8a8a8a
keyword.other.template.end#8a8a8a
keyword.other.substitution.begin#8a8a8a
keyword.other.substitution.end#8a8a8a
keyword.operator.assignment#d1d1d1
keyword.operator.assignment.go#d3d3d3
keyword.operator.arithmetic.go, keyword.operator.address.go#b3747c
entity.name.package.go#d3d3d3
support.type.prelude.elm#d1d1d1
support.constant.elm#b87a7a
punctuation.quasi.element#b3747c
constant.character.entity#e0e0e0
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#cdcdcd
entity.global.clojure#d3d3d3
meta.symbol.clojure#e0e0e0
constant.keyword.clojure#d1d1d1
meta.arguments.coffee, variable.parameter.function.coffee#e0e0e0
source.ini#8a8a8a
meta.scope.prerequisites.makefile#e0e0e0
source.makefile#d3d3d3
storage.modifier.import.groovy#d3d3d3
meta.method.groovy#dbdbdb
meta.definition.variable.name.groovy#e0e0e0
meta.definition.class.inherited.classes.groovy#8a8a8a
support.variable.semantic.hlsl#cdcdcd
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#b3747c
text.variable, text.bracketed#e0e0e0
support.type.swift, support.type.vb.asp#d3d3d3
entity.name.function.xi#d3d3d3
entity.name.class.xi#d1d1d1
constant.character.character-class.regexp.xi#e0e0e0
constant.regexp.xi#b3747c
keyword.control.xi#d1d1d1
invalid.xi#d4d4d4
beginning.punctuation.definition.quote.markdown.xi#8a8a8a
beginning.punctuation.definition.list.markdown.xi#626262
constant.character.xi#dbdbdb
accent.xi#dbdbdb
wikiword.xi#b87a7a
constant.other.color.rgb-value.xi#cdcdcd
punctuation.definition.tag.xi#626262
entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition#d3d3d3
entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#e0e0e0
meta.brace.square#d4d4d4
comment, punctuation.definition.comment#626262italic
markup.quote.markdown#626262
punctuation.definition.block.sequence.item.yaml#d4d4d4
constant.language.symbol.elixir#d1d1d1
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