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#000015
  • activityBar.foreground#d9d9d9
  • activityBar.inactiveForeground#ffffff66
  • activityBarBadge.background#0058ff
  • activityBarBadge.foreground#ffffff
  • badge.background#0058ff
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#e0e0e0
  • breadcrumb.background#0b0b1f
  • breadcrumb.focusForeground#e0e0e0
  • breadcrumb.foreground#e2e2e2cc
  • button.background#0154f27f
  • button.foreground#ffffff
  • button.hoverBackground#326fff
  • button.secondaryBackground#4a4a66
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#595968
  • checkbox.background#212132
  • checkbox.border#00000000
  • checkbox.foreground#cccccc
  • debugExceptionWidget.background#000015
  • debugExceptionWidget.border#000015
  • debugToolBar.background#000015
  • debugToolBar.border#000015
  • diffEditor.border#6d6d6d
  • diffEditor.insertedTextBackground#2690002c
  • diffEditor.removedTextBackground#9d05375f
  • dropdown.background#212132
  • dropdown.border#00000000
  • dropdown.foreground#cccccc
  • editor.background#0b0b1f
  • editor.findMatchBackground#515c6a
  • editor.findMatchBorder#74879f
  • editor.findMatchHighlightBackground#1779cf7f
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#264f784d
  • editor.foreground#b0b0b0
  • editor.hoverHighlightBackground#264f7840
  • editor.inactiveSelectionBackground#1c1436
  • editor.lineHighlightBackground#ffffff0A
  • editor.lineHighlightBorder#3c2a797f
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#3c2a797f
  • editor.selectionHighlightBackground#add6ff26
  • editor.selectionHighlightBorder#3d1fa58f
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#004972b8
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#888888
  • editorCodeLens.foreground#999999
  • editorCursor.background#000000
  • editorCursor.foreground#0058ff
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#9d0537
  • editorGroup.border#444444
  • editorGroup.emptyBackground#0b0b1f
  • editorGroupHeader.tabsBackground#000015
  • editorGutter.addedBackground#50ff00
  • editorGutter.background#0b0b1f
  • editorGutter.commentRangeForeground#c5c5c5
  • editorGutter.deletedBackground#a10035
  • editorGutter.foldingControlForeground#c5c5c5
  • editorGutter.modifiedBackground#00c3ff
  • editorHoverWidget.background#000015
  • editorHoverWidget.border#212132
  • editorHoverWidget.foreground#cccccc
  • editorIndentGuide.activeBackground#3c2a797f
  • editorIndentGuide.background#3c2a797f
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#0087ff
  • editorLineNumber.activeForeground#c6c6c6
  • editorLineNumber.foreground#858585
  • editorLink.activeForeground#4e94ce
  • editorMarkerNavigation.background#212132
  • editorMarkerNavigationError.background#f48771
  • editorMarkerNavigationInfo.background#7577ff
  • editorMarkerNavigationWarning.background#cb9a26
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#5a5a5a
  • editorSuggestWidget.background#000015
  • editorSuggestWidget.border#212132
  • editorSuggestWidget.foreground#d4d4d4
  • editorSuggestWidget.highlightForeground#a69eff
  • editorSuggestWidget.selectedBackground#4e3c867f
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#e4b600
  • editorWhitespace.foreground#e3e4e229
  • editorWidget.background#000015
  • editorWidget.foreground#cccccc
  • editorWidget.resizeBorder#5F5F5F
  • focusBorder#3d1fa58f
  • foreground#aaaaaa
  • gitDecoration.addedResourceForeground#2da342
  • gitDecoration.conflictingResourceForeground#7a7ac7
  • gitDecoration.deletedResourceForeground#9d3524
  • gitDecoration.ignoredResourceForeground#646464
  • gitDecoration.modifiedResourceForeground#e2c08d
  • gitDecoration.stageDeletedResourceForeground#ad3a26
  • gitDecoration.stageModifiedResourceForeground#ba945c
  • gitDecoration.submoduleResourceForeground#64a3a3
  • gitDecoration.untrackedResourceForeground#73b461
  • icon.foreground#aaaaaa
  • input.background#212132
  • input.border#00000000
  • input.foreground#cccccc
  • input.placeholderForeground#a6a6a6
  • inputOption.activeBackground#31317d
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#3d1fa55f
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#000034d5
  • list.focusBackground#2a15725f
  • list.focusForeground#cccccc
  • list.highlightForeground#9a7dff
  • list.hoverBackground#1800604f
  • list.hoverForeground#cccccc
  • list.inactiveSelectionBackground#2a1572af
  • list.inactiveSelectionForeground#cccccc
  • listFilterWidget.background#653723
  • listFilterWidget.noMatchesOutline#830037
  • listFilterWidget.outline#00000000
  • menu.background#0b0b1f
  • menu.border#00000085
  • menu.foreground#cccccc
  • menu.selectionBackground#2a15725f
  • 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#0b0b1f
  • minimap.errorHighlight#9d0537
  • minimap.findMatchHighlight#515c6a
  • minimap.selectionHighlight#3c2a797f
  • minimap.warningHighlight#e4b600
  • minimapGutter.addedBackground#50ff00
  • minimapGutter.deletedBackground#a10035
  • minimapGutter.modifiedBackground#00c3ff
  • notificationCenter.border#000015
  • notificationCenterHeader.background#000015
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#000015
  • notifications.border#303031
  • notifications.foreground#cccccc
  • notificationsErrorIcon.foreground#ff006b
  • notificationsInfoIcon.foreground#00c3ff
  • notificationsWarningIcon.foreground#ffcb00
  • notificationToast.border#000015
  • panel.background#0b0b1f
  • panel.border#3c2a79
  • panelSection.border#80808059
  • panelTitle.activeBorder#e7e7e7
  • panelTitle.activeForeground#e7e7e7
  • panelTitle.inactiveForeground#e7e7e799
  • peekView.border#2d1973
  • peekViewEditor.background#001433
  • peekViewEditor.matchHighlightBackground#3c2a797f
  • peekViewEditor.matchHighlightBorder#8476b42f
  • peekViewEditorGutter.background#001433
  • peekViewResult.background#000015
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#bbbbbb
  • peekViewResult.matchHighlightBackground#ff006b5f
  • peekViewResult.selectionBackground#0026607f
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#000015
  • peekViewTitleDescription.foreground#ccccccb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#000015
  • pickerGroup.foreground#5487ff
  • progressBar.background#3d1fa5
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#bfbfbf66
  • scrollbarSlider.background#79797966
  • scrollbarSlider.hoverBackground#646464b3
  • selection.background#5555ab
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#aaaaaa
  • sideBar.background#0b0b1f
  • sideBar.border#3c2a794f
  • sideBar.dropBackground#000034d5
  • sideBar.foreground#bbbbbb
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#cccccc33
  • sideBarSectionHeader.foreground#cccccc
  • sideBarTitle.foreground#aaaaaa
  • statusBar.background#3d1fa5
  • statusBar.debuggingBackground#1f2ea5
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#621fa5
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.remoteBackground#726e82
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#0b0b1f
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#ffffff
  • tab.border#1c1c3b
  • tab.hoverBackground#180060
  • tab.hoverForeground#d5d5d5
  • tab.inactiveBackground#160d41
  • 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#80808059
  • terminal.foreground#cccccc
  • terminal.selectionBackground#ffffff40
  • terminalCursor.background#0058ff
  • terminalCursor.foreground#ffffff
  • textLink.foreground#5a8bff
  • titleBar.activeBackground#000015
  • titleBar.activeForeground#cccccc
  • titleBar.border#00000000
  • titleBar.inactiveBackground#000024
  • titleBar.inactiveForeground#cccccc99
  • tree.indentGuidesStroke#3c2a79af
  • 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#ba5d64
variable.other.generic-type.haskell#8270c0
storage.type.haskell#c08752
support.variable.magic.python#ba5d64
punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python#b0b0b0
variable.parameter.function.language.special.self.python#c0a063
storage.modifier.lifetime.rust#b0b0b0
support.function.std.rust#4da3ff
entity.name.lifetime.rust#c0a063
variable.language.rust#ba5d64
support.constant.edge#8270c0
constant.other.character-class.regexp#ba5d64
keyword.operator.quantifier.regexp#c08752
punctuation.definition.string.begin,punctuation.definition.string.end#4ba430
variable.parameter.function#b0b0b0
comment markup.link#858585
markup.changed.diff#c0a063
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff#4da3ff
markup.inserted.diff#4ba430
markup.deleted.diff#ba5d64
meta.function.c,meta.function.cpp#ba5d64
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#b0b0b0
punctuation.separator.key-value#b0b0b0
keyword.operator.expression.import#4da3ff
support.constant.math#c0a063
support.constant.property.math#c08752
variable.other.constant#c0a063
storage.type.annotation.java, storage.type.object.array.java#c0a063
source.java#ba5d64
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#b0b0b0
meta.method.java#4da3ff
storage.modifier.import.java,storage.type.java,storage.type.generic.java#c0a063
keyword.operator.instanceof.java#8270c0
meta.definition.variable.name.java#ba5d64
keyword.operator.logical#1ea98f
keyword.operator.bitwise#1ea98f
keyword.operator.channel#1ea98f
support.constant.property-value.scss,support.constant.property-value.css#c08752
keyword.operator.css,keyword.operator.scss,keyword.operator.less#1ea98f
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#c08752
punctuation.separator.list.comma.css#b0b0b0
support.constant.color.w3c-standard-color-name.css#c08752
support.type.vendored.property-name.css#1ea98f
support.module.node,support.type.object.module,support.module.node#c0a063
entity.name.type.module#c0a063
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#ba5d64
support.constant.json#c08752
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#8270c0
support.type.object.console#ba5d64
support.variable.property.process#c08752
entity.name.function,support.function.console#4da3ff
keyword.operator.misc.rust#b0b0b0
keyword.operator.sigil.rust#8270c0
keyword.operator.delete#8270c0
support.type.object.dom#1ea98f
support.variable.dom,support.variable.property.dom#ba5d64
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational#1ea98f
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#8270c0
punctuation.separator.delimiter#b0b0b0
punctuation.separator.c,punctuation.separator.cpp#8270c0
support.type.posix-reserved.c,support.type.posix-reserved.cpp#1ea98f
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp#8270c0
variable.parameter.function.language.python#c08752
support.type.python#1ea98f
keyword.operator.logical.python#8270c0
variable.parameter.function.python#c08752
punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python#b0b0b0
meta.function-call.generic.python#4da3ff
constant.character.format.placeholder.other.python#c08752
keyword.operator#b0b0b0
keyword.operator.assignment.compound#8270c0
keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts#1ea98f
keyword#8270c0
entity.name.namespace#c0a063
variable#ba5d64
variable.c#b0b0b0
variable.language#c0a063
token.variable.parameter.java#b0b0b0
import.storage.java#c0a063
token.package.keyword#8270c0
token.package#b0b0b0
entity.name.function, meta.require, support.function.any-method, variable.function#4da3ff
entity.name.type.namespace#c0a063
support.class, entity.name.type.class#c0a063
entity.name.class.identifier.namespace.type#c0a063
entity.name.class, variable.other.class.js, variable.other.class.ts#c0a063
variable.other.class.php#ba5d64
entity.name.type#c0a063
keyword.control#8270c0
control.elements, keyword.operator.less#c08752
keyword.other.special-method#4da3ff
storage#8270c0
token.storage#8270c0
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#8270c0
token.storage.type.java#c0a063
support.function#1ea98f
support.type.property-name#b0b0b0
support.constant.property-value#b0b0b0
support.constant.font-name#c08752
meta.tag#b0b0b0
string#4ba430
entity.other.inherited-class#c0a063
constant.other.symbol#1ea98f
constant.numeric#c08752
constant#c08752
punctuation.definition.constant#c08752
entity.name.tag#ba5d64
entity.other.attribute-name#c08752
entity.other.attribute-name.id#4da3ffnormal
entity.other.attribute-name.class.css#c08752normal
meta.selector#8270c0
markup.heading#ba5d64
markup.heading punctuation.definition.heading, entity.name.section#4da3ff
keyword.other.unit#ba5d64
markup.bold,todo.bold#c08752
punctuation.definition.bold#c0a063
markup.italic, punctuation.definition.italic,todo.emphasis#8270c0
emphasis md#8270c0
entity.name.section.markdown#ba5d64
punctuation.definition.heading.markdown#ba5d64
punctuation.definition.list.begin.markdown#ba5d64
markup.heading.setext#b0b0b0
punctuation.definition.bold.markdown#c08752
markup.inline.raw.markdown#4ba430
markup.inline.raw.string.markdown#4ba430
punctuation.definition.list.markdown#ba5d64
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#ba5d64
beginning.punctuation.definition.list.markdown#ba5d64
punctuation.definition.metadata.markdown#ba5d64
markup.underline.link.markdown,markup.underline.link.image.markdown#8270c0
string.other.link.title.markdown,string.other.link.description.markdown#4da3ff
string.regexp#1ea98f
constant.character.escape#1ea98f
punctuation.section.embedded, variable.interpolation#ba5d64
punctuation.section.embedded.begin,punctuation.section.embedded.end#8270c0
invalid.illegal#ffffff
invalid.illegal.bad-ampersand.html#b0b0b0
invalid.broken#ffffff
invalid.deprecated#ffffff
invalid.unimplemented#ffffff
source.json meta.structure.dictionary.json > string.quoted.json#ba5d64
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#ba5d64
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#4ba430
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#1ea98f
support.type.property-name.json#ba5d64
support.type.property-name.json punctuation#ba5d64
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#8270c0
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#8270c0
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php#c0a063
keyword.operator.error-control.php#8270c0
keyword.operator.type.php#8270c0
punctuation.section.array.begin.php#b0b0b0
punctuation.section.array.end.php#b0b0b0
invalid.illegal.non-null-typehinted.php#f44747
storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php#c0a063
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php#4da3ff
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#b0b0b0
support.constant.core.rust#c08752
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#c08752
entity.name.goto-label.php,support.other.php#4da3ff
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#1ea98f
keyword.operator.regexp.php#8270c0
keyword.operator.comparison.php#1ea98f
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#8270c0
meta.function.decorator.python#4da3ff
support.token.decorator.python,meta.function.decorator.identifier.python#1ea98f
function.parameter#b0b0b0
function.brace#b0b0b0
function.parameter.ruby, function.parameter.cs#b0b0b0
constant.language.symbol.ruby#1ea98f
rgb-value#1ea98f
inline-color-decoration rgb-value#c08752
less rgb-value#c08752
selector.sass#ba5d64
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#c0a063
block.scope.end,block.scope.begin#b0b0b0
storage.type.cs#c0a063
entity.name.variable.local.cs#ba5d64
token.info-token#4da3ff
token.warn-token#c08752
token.error-token#f44747
token.debug-token#8270c0
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#8270c0
meta.template.expression#b0b0b0
keyword.operator.module#8270c0
support.type.type.flowtype#4da3ff
support.type.primitive#c0a063
meta.property.object#ba5d64
variable.parameter.function.js#ba5d64
keyword.other.template.begin#4ba430
keyword.other.template.end#4ba430
keyword.other.substitution.begin#4ba430
keyword.other.substitution.end#4ba430
keyword.operator.assignment#1ea98f
keyword.operator.assignment.go#c0a063
keyword.operator.arithmetic.go, keyword.operator.address.go#8270c0
entity.name.package.go#c0a063
support.type.prelude.elm#1ea98f
support.constant.elm#c08752
punctuation.quasi.element#8270c0
constant.character.entity#ba5d64
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#1ea98f
entity.global.clojure#c0a063
meta.symbol.clojure#ba5d64
constant.keyword.clojure#1ea98f
meta.arguments.coffee, variable.parameter.function.coffee#ba5d64
source.ini#4ba430
meta.scope.prerequisites.makefile#ba5d64
source.makefile#c0a063
storage.modifier.import.groovy#c0a063
meta.method.groovy#4da3ff
meta.definition.variable.name.groovy#ba5d64
meta.definition.class.inherited.classes.groovy#4ba430
support.variable.semantic.hlsl#c0a063
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#8270c0
text.variable, text.bracketed#ba5d64
support.type.swift, support.type.vb.asp#c0a063
entity.name.function.xi#c0a063
entity.name.class.xi#1ea98f
constant.character.character-class.regexp.xi#ba5d64
constant.regexp.xi#8270c0
keyword.control.xi#1ea98f
invalid.xi#b0b0b0
beginning.punctuation.definition.quote.markdown.xi#4ba430
beginning.punctuation.definition.list.markdown.xi#858585
constant.character.xi#4da3ff
accent.xi#4da3ff
wikiword.xi#c08752
constant.other.color.rgb-value.xi#ffffff
punctuation.definition.tag.xi#858585
entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition#c0a063
entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#ba5d64
meta.brace.square#b0b0b0
comment, punctuation.definition.comment#858585italic
markup.quote.markdown#858585
punctuation.definition.block.sequence.item.yaml#b0b0b0
constant.language.symbol.elixir#1ea98f
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
Indigo Dream by ivusc - VS Code Theme