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.activeBackground#36104b
  • activityBar.background#000000
  • activityBar.border#a300ff
  • activityBar.foreground#8c11d1
  • activityBar.inactiveForeground#ffffff66
  • activityBarBadge.background#a300ff
  • activityBarBadge.foreground#ffffff
  • badge.background#4d4d4d
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#e0e0e0
  • breadcrumb.background#1e1e1e
  • breadcrumb.focusForeground#e0e0e0
  • breadcrumb.foreground#cccccccc
  • button.background#a300ff
  • button.foreground#ffffff
  • button.hoverBackground#cd74ff
  • button.secondaryBackground#3a3d41
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#45494e
  • checkbox.background#3c3c3c
  • checkbox.border#00000000
  • checkbox.foreground#cccccc
  • debugExceptionWidget.background#000000
  • debugExceptionWidget.border#474747
  • debugToolBar.background#000000
  • debugToolBar.border#474747
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#44880014
  • diffEditor.removedTextBackground#31006226
  • dropdown.background#3c3c3c
  • dropdown.border#00000000
  • dropdown.foreground#cccccc
  • editor.background#0f0f0f
  • editor.findMatchBackground#1e192c
  • editor.findMatchBorder#a080f9
  • editor.findMatchHighlightBackground#1e192c
  • editor.findMatchHighlightBorder#5d289d8f
  • editor.findRangeHighlightBackground#26102e3a
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#264f784d
  • editor.foreground#c0c0c0
  • editor.hoverHighlightBackground#264f7840
  • editor.inactiveSelectionBackground#1e192c
  • editor.lineHighlightBackground#ffffff0A
  • editor.lineHighlightBorder#282828
  • editor.rangeHighlightBackground#1717170b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#1e192c
  • editor.selectionHighlightBackground#271d329d
  • editor.selectionHighlightBorder#815dab
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#3e0072b8
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#888888
  • editorCodeLens.foreground#999999
  • editorCursor.background#ffffff
  • editorCursor.foreground#a300ff
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#ff2b00
  • editorGroup.border#444444
  • editorGroup.emptyBackground#0f0f0f
  • editorGroupHeader.tabsBackground#252526
  • editorGutter.addedBackground#00ff1c
  • editorGutter.background#1e1e1e
  • editorGutter.commentRangeForeground#c5c5c5
  • editorGutter.deletedBackground#ff0000
  • editorGutter.foldingControlForeground#c5c5c5
  • editorGutter.modifiedBackground#0070ff
  • editorHoverWidget.background#252526
  • editorHoverWidget.border#454545
  • editorHoverWidget.foreground#cccccc
  • editorIndentGuide.activeBackground#707070
  • editorIndentGuide.background#404040
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#75beff
  • editorLineNumber.activeForeground#c0c0c0
  • editorLineNumber.foreground#e5c07b
  • editorLink.activeForeground#7c4ece
  • editorMarkerNavigation.background#0a0a0a
  • editorMarkerNavigationError.background#bb00ff
  • editorMarkerNavigationInfo.background#8b00ff
  • editorMarkerNavigationWarning.background#0046cc
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#5a5a5a
  • editorSuggestWidget.background#252526
  • editorSuggestWidget.border#454545
  • editorSuggestWidget.foreground#d4d4d4
  • editorSuggestWidget.highlightForeground#ad00fb
  • editorSuggestWidget.selectedBackground#2b064a9d
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#2dcc00
  • editorWhitespace.foreground#cdcdcd4a
  • editorWidget.background#252526
  • editorWidget.foreground#cccccc
  • editorWidget.resizeBorder#a300ff
  • focusBorder#a300ff
  • foreground#a300ff
  • gitDecoration.addedResourceForeground#00ff2e
  • gitDecoration.conflictingResourceForeground#6996ff
  • gitDecoration.deletedResourceForeground#ff2600
  • gitDecoration.ignoredResourceForeground#bababa
  • gitDecoration.modifiedResourceForeground#ffa700
  • gitDecoration.stageDeletedResourceForeground#ff2600
  • gitDecoration.stageModifiedResourceForeground#ffbf00
  • gitDecoration.submoduleResourceForeground#1b91ff
  • gitDecoration.untrackedResourceForeground#00ff59
  • icon.foreground#a300ff
  • input.background#3c3c3c
  • input.border#00000000
  • input.foreground#cccccc
  • input.placeholderForeground#a6a6a6
  • inputOption.activeBackground#a300ff9b
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#600096
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#383b3d
  • list.focusBackground#2b0043
  • list.focusForeground#cccccc
  • list.highlightForeground#a300ff
  • list.hoverBackground#2a2d2e
  • list.hoverForeground#cccccc
  • list.inactiveSelectionBackground#37373d
  • list.inactiveSelectionForeground#cccccc
  • listFilterWidget.background#350054
  • listFilterWidget.noMatchesOutline#ffffff
  • listFilterWidget.outline#00000000
  • menu.background#252526
  • menu.border#00000085
  • menu.foreground#cccccc
  • menu.selectionBackground#a300ff
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#bbbbbb
  • menubar.selectionBackground#ffffff1a
  • menubar.selectionForeground#cccccc
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#274033
  • merge.currentHeaderBackground#367348
  • merge.incomingContentBackground#31284b
  • merge.incomingHeaderBackground#54398f
  • minimap.background#0f0f0f
  • minimap.errorHighlight#ff2b00
  • minimap.findMatchHighlight#1e192c
  • minimap.selectionHighlight#1e192c
  • minimap.warningHighlight#2dcc00
  • minimapGutter.addedBackground#00ff1c
  • minimapGutter.deletedBackground#ff0000
  • minimapGutter.modifiedBackground#0070ff
  • notificationCenter.border#474747
  • notificationCenterHeader.background#303031
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#252526
  • notifications.border#303031
  • notifications.foreground#cccccc
  • notificationsErrorIcon.foreground#ff0000
  • notificationsInfoIcon.foreground#0087ff
  • notificationsWarningIcon.foreground#ffbf00
  • notificationToast.border#474747
  • panel.background#1e1e1e
  • panel.border#80808059
  • panelSection.border#a300ff
  • panelTitle.activeBorder#e7e7e7
  • panelTitle.activeForeground#e7e7e7
  • panelTitle.inactiveForeground#e7e7e799
  • peekView.border#9600cc
  • peekViewEditor.background#190033f3
  • peekViewEditor.matchHighlightBackground#00320a
  • peekViewEditor.matchHighlightBorder#991eee
  • peekViewEditorGutter.background#1f004b
  • peekViewResult.background#252526
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#bbbbbb
  • peekViewResult.matchHighlightBackground#59337987
  • peekViewResult.selectionBackground#b992ff33
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#1e1e1e
  • peekViewTitleDescription.foreground#ccccccb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#3f3f46
  • pickerGroup.foreground#d58bff
  • progressBar.background#a300ff
  • scrollbar.shadow#d791ff
  • scrollbarSlider.activeBackground#eac4ff7e
  • scrollbarSlider.background#b566e278
  • scrollbarSlider.hoverBackground#570e8081
  • selection.background#000000
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#a300ff
  • sideBar.background#252526
  • sideBar.dropBackground#383b3d
  • sideBar.foreground#cccccc
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#cccccc33
  • sideBarSectionHeader.foreground#cccccc
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#210034
  • statusBar.debuggingBackground#57b454
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#be9a2e
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.remoteBackground#a300ff
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#1e1e1e
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#ffffff
  • tab.border#252526
  • tab.inactiveBackground#2d2d2d
  • tab.inactiveForeground#ffffff80
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#155092
  • 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#0da2c7
  • terminal.ansiGreen#0dbc79
  • terminal.ansiMagenta#bc3fbc
  • terminal.ansiRed#cd3131
  • terminal.ansiWhite#e5e5e5
  • terminal.ansiYellow#e5e510
  • terminal.border#a300ff
  • terminal.foreground#cccccc
  • terminal.selectionBackground#ffffff40
  • terminalCursor.background#a300ff
  • terminalCursor.foreground#ffffff
  • textLink.foreground#a300ff
  • titleBar.activeBackground#3c3c3c
  • titleBar.activeForeground#cccccc
  • titleBar.border#00000000
  • titleBar.inactiveBackground#3c3c3c99
  • titleBar.inactiveForeground#cccccc99
  • tree.indentGuidesStroke#585858
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#0000005c

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

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