Skip to main content
Coding Theme

VS Code preview

Full workbench mockup using this variant's colors and tokenColors.

Loading...

colors

Workbench UI color keys from the theme JSON colors map.

  • activityBar.background#111111
  • activityBar.foreground#D4D4D4
  • activityBar.inactiveForeground#849899
  • activityBarBadge.background#9A8652
  • activityBarBadge.foreground#D2D2D2
  • badge.background#191919
  • badge.foreground#D2D2D2
  • breadcrumb.activeSelectionForeground#D4D4D4
  • breadcrumb.background#111111
  • breadcrumb.focusForeground#D4D4D4
  • breadcrumb.foreground#D4D4D4cc
  • button.background#9A8652
  • button.foreground#D2D2D2
  • button.hoverBackground#9A8652
  • button.secondaryBackground#191919
  • button.secondaryForeground#D2D2D2
  • button.secondaryHoverBackground#191919
  • checkbox.background#111111
  • checkbox.border#242424
  • checkbox.foreground#D4D4D4
  • debugExceptionWidget.background#111111
  • debugExceptionWidget.border#191919
  • debugToolBar.background#111111
  • debugToolBar.border#191919
  • diffEditor.border#242424
  • diffEditor.insertedTextBackground#668A5133
  • diffEditor.removedTextBackground#AA4E4A33
  • dropdown.background#111111
  • dropdown.border#242424
  • dropdown.foreground#D4D4D4
  • editor.background#111111
  • editor.findMatchBackground#191919
  • editor.findMatchBorder#2E2E2E
  • editor.findMatchHighlightBackground#B4783755
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#19191966
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#2424244d
  • editor.foreground#D4D4D4
  • editor.hoverHighlightBackground#24242440
  • editor.inactiveSelectionBackground#191919cc
  • editor.lineHighlightBackground#D2D2D20A
  • editor.lineHighlightBorder#111111
  • editor.rangeHighlightBackground#D2D2D20b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#242424
  • editor.selectionHighlightBackground#3A898C26
  • editor.selectionHighlightBorder#242424
  • editor.wordHighlightBackground#242424b8
  • editor.wordHighlightStrongBackground#242424b8
  • editorBracketMatch.background#668A511a
  • editorBracketMatch.border#242424
  • editorCodeLens.foreground#849899
  • editorCursor.background#111111
  • editorCursor.foreground#D2D2D2
  • editorError.background#AA4E4A00
  • editorError.border#ffffff00
  • editorError.foreground#AA4E4A
  • editorGroup.border#242424
  • editorGroup.emptyBackground#111111
  • editorGroupHeader.tabsBackground#111111
  • editorGutter.addedBackground#668A51
  • editorGutter.background#111111
  • editorGutter.commentRangeForeground#849899
  • editorGutter.deletedBackground#AA4E4A
  • editorGutter.foldingControlForeground#849899
  • editorGutter.modifiedBackground#849899
  • editorHoverWidget.background#111111
  • editorHoverWidget.border#191919
  • editorHoverWidget.foreground#D4D4D4
  • editorIndentGuide.activeBackground1#2E2E2E
  • editorIndentGuide.background1#191919
  • editorInfo.background#3A898C00
  • editorInfo.border#3A898C00
  • editorInfo.foreground#3A898C
  • editorLineNumber.activeForeground#849899
  • editorLineNumber.foreground#849899
  • editorLink.activeForeground#B0779E
  • editorMarkerNavigation.background#111111
  • editorMarkerNavigationError.background#AA4E4A
  • editorMarkerNavigationInfo.background#3A898C
  • editorMarkerNavigationWarning.background#B47837
  • editorOverviewRuler.background#11111100
  • editorOverviewRuler.border#242424
  • editorRuler.foreground#242424
  • editorSuggestWidget.background#111111
  • editorSuggestWidget.border#191919
  • editorSuggestWidget.foreground#D4D4D4
  • editorSuggestWidget.highlightForeground#B0779E
  • editorSuggestWidget.selectedBackground#242424
  • editorWarning.background#B4783700
  • editorWarning.border#ffffff00
  • editorWarning.foreground#B47837
  • editorWhitespace.foreground#84989929
  • editorWidget.background#111111
  • editorWidget.foreground#D4D4D4
  • editorWidget.resizeBorder#242424
  • focusBorder#9A8652
  • foreground#D4D4D4
  • gitDecoration.addedResourceForeground#668A51
  • gitDecoration.conflictingResourceForeground#3A898C
  • gitDecoration.deletedResourceForeground#AA4E4A
  • gitDecoration.ignoredResourceForeground#849899
  • gitDecoration.modifiedResourceForeground#C5916B
  • gitDecoration.stageDeletedResourceForeground#AA4E4A
  • gitDecoration.stageModifiedResourceForeground#C5916B
  • gitDecoration.submoduleResourceForeground#3A898C
  • gitDecoration.untrackedResourceForeground#668A51
  • icon.foreground#D4D4D4
  • input.background#111111
  • input.border#242424
  • input.foreground#D4D4D4
  • input.placeholderForeground#849899
  • inputOption.activeBackground#9A865266
  • inputOption.activeBorder#24242400
  • inputOption.activeForeground#D2D2D2
  • list.activeSelectionBackground#242424
  • list.activeSelectionForeground#D2D2D2
  • list.dropBackground#191919
  • list.focusBackground#242424
  • list.focusForeground#D4D4D4
  • list.highlightForeground#B0779E
  • list.hoverBackground#191919
  • list.hoverForeground#D4D4D4
  • list.inactiveSelectionBackground#191919
  • list.inactiveSelectionForeground#D4D4D4
  • listFilterWidget.background#B47837
  • listFilterWidget.noMatchesOutline#AA4E4A
  • listFilterWidget.outline#242424
  • menu.background#111111
  • menu.border#24242485
  • menu.foreground#D4D4D4
  • menu.selectionBackground#242424
  • menu.selectionBorder#242424
  • menu.selectionForeground#D2D2D2
  • menu.separatorBackground#849899
  • menubar.selectionBackground#D2D2D21a
  • menubar.selectionForeground#D4D4D4
  • merge.commonContentBackground#111111cb
  • merge.commonHeaderBackground#191919cb
  • merge.currentContentBackground#668A51cb
  • merge.currentHeaderBackground#668A51cb
  • merge.incomingContentBackground#3A898Ccb
  • merge.incomingHeaderBackground#3A898Ccb
  • minimap.background#111111
  • minimap.errorHighlight#AA4E4A
  • minimap.findMatchHighlight#191919cc
  • minimap.selectionHighlight#242424cc
  • minimap.warningHighlight#B47837
  • minimapGutter.addedBackground#668A51
  • minimapGutter.deletedBackground#AA4E4A
  • minimapGutter.modifiedBackground#849899
  • notificationCenter.border#191919
  • notificationCenterHeader.background#111111
  • notificationCenterHeader.foreground#D4D4D4
  • notifications.background#111111
  • notifications.border#111111
  • notifications.foreground#D4D4D4
  • notificationsErrorIcon.foreground#AA4E4A
  • notificationsInfoIcon.foreground#3A898C
  • notificationsWarningIcon.foreground#B47837
  • notificationToast.border#191919
  • panel.background#111111
  • panel.border#242424
  • panelSection.border#242424
  • panelTitle.activeBorder#9A8652
  • panelTitle.activeForeground#D4D4D4
  • panelTitle.inactiveForeground#849899
  • peekView.border#9A8652
  • peekViewEditor.background#111111
  • peekViewEditor.matchHighlightBackground#B4783799
  • peekViewEditor.matchHighlightBorder#B47837
  • peekViewEditorGutter.background#111111
  • peekViewResult.background#111111
  • peekViewResult.fileForeground#D2D2D2
  • peekViewResult.lineForeground#849899
  • peekViewResult.matchHighlightBackground#B478374d
  • peekViewResult.selectionBackground#3A898C33
  • peekViewResult.selectionForeground#D2D2D2
  • peekViewTitle.background#111111
  • peekViewTitleDescription.foreground#D4D4D4b3
  • peekViewTitleLabel.foreground#D2D2D2
  • pickerGroup.border#191919
  • pickerGroup.foreground#B0779E
  • progressBar.background#9A8652
  • scrollbar.shadow#111111
  • scrollbarSlider.activeBackground#D4D4D466
  • scrollbarSlider.background#24242466
  • scrollbarSlider.hoverBackground#2E2E2Eb3
  • selection.background#242424
  • settings.focusedRowBackground#D2D2D207
  • settings.headerForeground#D4D4D4
  • sideBar.background#111111
  • sideBar.border#242424
  • sideBar.dropBackground#191919
  • sideBar.foreground#D4D4D4
  • sideBarSectionHeader.background#242424
  • sideBarSectionHeader.border#24242433
  • sideBarSectionHeader.foreground#D4D4D4
  • sideBarTitle.foreground#849899
  • statusBar.background#9A8652
  • statusBar.debuggingBackground#B47837
  • statusBar.debuggingForeground#D2D2D2
  • statusBar.foreground#D2D2D2
  • statusBar.noFolderBackground#AA477B
  • statusBar.noFolderForeground#D2D2D2
  • statusBarItem.activeBackground#D2D2D225
  • statusBarItem.hoverBackground#D2D2D21f
  • statusBarItem.remoteBackground#668A51
  • statusBarItem.remoteForeground#D2D2D2
  • tab.activeBackground#111111
  • tab.activeBorder#242424
  • tab.activeBorderTop#242424
  • tab.activeForeground#D2D2D2
  • tab.border#111111
  • tab.inactiveBackground#191919
  • tab.inactiveForeground#849899
  • terminal.ansiBlack#111111
  • terminal.ansiBlue#3A898C
  • terminal.ansiBrightBlack#2E2E2E
  • terminal.ansiBrightBlue#3A898C
  • terminal.ansiBrightCyan#849899
  • terminal.ansiBrightGreen#668A51
  • terminal.ansiBrightMagenta#AA477B
  • terminal.ansiBrightRed#AA4E4A
  • terminal.ansiBrightWhite#D4D4D4
  • terminal.ansiBrightYellow#C5916B
  • terminal.ansiCyan#849899
  • terminal.ansiGreen#668A51
  • terminal.ansiMagenta#AA477B
  • terminal.ansiRed#AA4E4A
  • terminal.ansiWhite#D4D4D4
  • terminal.ansiYellow#C5916B
  • terminal.border#242424
  • terminal.foreground#D4D4D4
  • terminal.selectionBackground#D2D2D240
  • terminalCursor.background#9A8652
  • terminalCursor.foreground#D2D2D2
  • textLink.foreground#B0779E
  • titleBar.activeBackground#111111
  • titleBar.activeForeground#D4D4D4
  • titleBar.border#242424
  • titleBar.inactiveBackground#111111
  • titleBar.inactiveForeground#849899
  • tree.indentGuidesStroke#242424
  • walkThrough.embeddedEditorBackground#11111150
  • widget.shadow#1111115c

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