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#0f0f0f
  • activityBar.background#0f0f0f
  • activityBar.border#ff000000
  • activityBar.foreground#dededec9
  • activityBar.inactiveForeground#ffffff66
  • activityBarBadge.background#000000
  • activityBarBadge.foreground#ffffff
  • badge.background#363636
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#e0e0e0
  • breadcrumb.background#0f0f0f
  • breadcrumb.focusForeground#e0e0e0
  • breadcrumb.foreground#cccccccc
  • button.background#5fe1ff
  • button.foreground#000000
  • button.hoverBackground#1ed5ff
  • button.secondaryBackground#cfcfcf
  • button.secondaryForeground#000000
  • button.secondaryHoverBackground#f2f2f2
  • checkbox.background#1f1f1f
  • checkbox.border#00000000
  • checkbox.foreground#ffffff
  • debugExceptionWidget.background#1d1d1d
  • debugExceptionWidget.border#47474700
  • debugToolBar.background#1d1d1d
  • debugToolBar.border#47474700
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#1f1f1f
  • dropdown.border#00000000
  • dropdown.foreground#ffffff
  • editor.background#0f0f0f
  • editor.findMatchBackground#bebebe6c
  • editor.findMatchBorder#75734d00
  • editor.findMatchHighlightBackground#88888855
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#34b79e28
  • editor.foreground#ffffff
  • editor.hoverHighlightBackground#82828268
  • editor.inactiveSelectionBackground#3a3d41
  • editor.lineHighlightBackground#ffffff0A
  • editor.lineHighlightBorder#28282800
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#ffffff34
  • editor.selectionHighlightBackground#adadad42
  • editor.selectionHighlightBorder#ffc10700
  • editor.wordHighlightBackground#b8b8b852
  • editor.wordHighlightBorder#ff000000
  • editor.wordHighlightStrongBackground#adadad4c
  • editor.wordHighlightStrongBorder#0d0d0d00
  • editorBracketMatch.background#b2b2b250
  • editorBracketMatch.border#bcbcbc3c
  • editorCodeLens.foreground#999999
  • editorCursor.background#000000
  • editorCursor.foreground#b4b4b4
  • editorError.background#d31c136e
  • editorError.border#ffffff00
  • editorError.foreground#ffffff00
  • editorGroup.border#b23a3a00
  • editorGroup.emptyBackground#0f0f0f
  • editorGroupHeader.border#ff000000
  • editorGroupHeader.tabsBackground#0f0f0f
  • editorGroupHeader.tabsBorder#ffffff00
  • editorGutter.addedBackground#40a313d9
  • editorGutter.background#0f0f0f
  • editorGutter.commentRangeForeground#c5c5c5
  • editorGutter.deletedBackground#cb1f27
  • editorGutter.foldingControlForeground#c5c5c5
  • editorGutter.modifiedBackground#2ca9cdcb
  • editorHoverWidget.background#1c1c1c
  • editorHoverWidget.border#45454500
  • editorHoverWidget.foreground#cccccc
  • editorIndentGuide.activeBackground1#414141
  • editorIndentGuide.background1#40404000
  • editorInfo.background#75beff40
  • editorInfo.border#4490BF00
  • editorInfo.foreground#75beff00
  • editorLineNumber.activeForeground#c6c6c6
  • editorLineNumber.foreground#858585
  • editorLink.activeForeground#ffffff
  • editorMarkerNavigation.background#2d2d30
  • editorMarkerNavigationError.background#f48771
  • editorMarkerNavigationInfo.background#75beff
  • editorMarkerNavigationWarning.background#cca700
  • editorOverviewRuler.background#00000000
  • editorOverviewRuler.border#868a5400
  • editorRuler.foreground#5a5a5a00
  • editorSuggestWidget.background#191919
  • editorSuggestWidget.border#30303022
  • editorSuggestWidget.foreground#d4d4d4
  • editorSuggestWidget.highlightForeground#ffffff
  • editorSuggestWidget.selectedBackground#f9f9f95a
  • editorWarning.background#cca7007e
  • editorWarning.border#ffffff00
  • editorWarning.foreground#cca70000
  • editorWhitespace.foreground#dedede29
  • editorWidget.background#1d1d1d
  • editorWidget.foreground#cccccc
  • editorWidget.resizeBorder#585858
  • focusBorder#3f3f3f
  • foreground#cccccc
  • gitDecoration.addedResourceForeground#81b88b
  • gitDecoration.conflictingResourceForeground#6c6cc4
  • gitDecoration.deletedResourceForeground#c74e39
  • gitDecoration.ignoredResourceForeground#8c8c8c
  • gitDecoration.modifiedResourceForeground#e2c08d
  • gitDecoration.stageDeletedResourceForeground#c74e39
  • gitDecoration.stageModifiedResourceForeground#e2c08d
  • gitDecoration.submoduleResourceForeground#8db9e2
  • gitDecoration.untrackedResourceForeground#73c991
  • icon.foreground#cccccc
  • input.background#1f1f1f
  • input.border#00000000
  • input.foreground#ffffff
  • input.placeholderForeground#d9d9d9
  • inputOption.activeBackground#cdcdcd66
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#343434
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#343434
  • list.focusBackground#414141
  • list.focusForeground#cccccc
  • list.highlightForeground#ffffff
  • list.hoverBackground#343434
  • list.hoverForeground#cccccc
  • list.inactiveSelectionBackground#343434
  • list.inactiveSelectionForeground#cccccc
  • listFilterWidget.background#000000
  • listFilterWidget.noMatchesOutline#790b00
  • listFilterWidget.outline#e6a0a000
  • menu.background#191919
  • menu.border#00000000
  • menu.foreground#cccccc
  • menu.selectionBackground#717171
  • menu.selectionBorder#ff060600
  • menu.selectionForeground#000000
  • menu.separatorBackground#ffffff00
  • menubar.selectionBackground#383838
  • menubar.selectionBorder#ff000000
  • menubar.selectionForeground#ececec
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#27403B
  • merge.currentHeaderBackground#367366
  • merge.incomingContentBackground#28384B
  • merge.incomingHeaderBackground#395F8F
  • minimap.background#0f0f0f
  • minimap.errorHighlight#ffffff00
  • minimap.findMatchHighlight#bebebe6c
  • minimap.selectionHighlight#ffffff34
  • minimap.warningHighlight#cca70000
  • minimapGutter.addedBackground#40a313d9
  • minimapGutter.deletedBackground#cb1f27
  • minimapGutter.modifiedBackground#2ca9cdcb
  • notificationCenter.border#5e3f3f00
  • notificationCenterHeader.background#000000
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#040404
  • notifications.border#1010fb00
  • notifications.foreground#cccccc
  • notificationsErrorIcon.foreground#ff3838
  • notificationsInfoIcon.foreground#009fff
  • notificationsWarningIcon.foreground#ffcb00
  • notificationToast.border#ffffff00
  • panel.background#0f0f0f
  • panel.border#80808000
  • panelSection.border#80808000
  • panelTitle.activeBorder#f2f2f2
  • panelTitle.activeForeground#f2f2f2
  • panelTitle.inactiveForeground#e7e7e799
  • peekView.border#007acc
  • peekViewEditor.background#001f33
  • peekViewEditor.matchHighlightBackground#ff8f0099
  • peekViewEditor.matchHighlightBorder#ee931e
  • peekViewEditorGutter.background#001f33
  • peekViewResult.background#252526
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#bbbbbb
  • peekViewResult.matchHighlightBackground#ea5c004d
  • peekViewResult.selectionBackground#3399ff33
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#1e1e1e
  • peekViewTitleDescription.foreground#ccccccb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#3d3d3d00
  • pickerGroup.foreground#9f9f9f
  • progressBar.background#3f3f3f
  • scrollbar.shadow#17171700
  • scrollbarSlider.activeBackground#414141
  • scrollbarSlider.background#303030a7
  • scrollbarSlider.hoverBackground#414141b9
  • selection.background#1f729b
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#cccccc
  • sideBar.background#0f0f0f
  • sideBar.border#ff212100
  • sideBar.dropBackground#343434
  • sideBar.foreground#cbcbcb
  • sideBarSectionHeader.background#962a2a00
  • sideBarSectionHeader.border#7b2a2a00
  • sideBarSectionHeader.foreground#c2c2c2
  • sideBarTitle.foreground#b4b4b4
  • statusBar.background#0f0f0f
  • statusBar.border#ff000000
  • statusBar.debuggingBackground#414141
  • statusBar.debuggingBorder#ff000000
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#f7f7f7
  • statusBar.noFolderBackground#414141
  • statusBar.noFolderBorder#ff000000
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.remoteBackground#0f0f0f
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#0f0f0f
  • tab.activeBorder#828282df
  • tab.activeBorderTop#00000000
  • tab.activeForeground#ffffff
  • tab.border#2f2fcf00
  • tab.hoverBackground#222222
  • tab.hoverBorder#ff000000
  • tab.inactiveBackground#0f0f0f
  • tab.inactiveForeground#ffffff80
  • terminal.ansiBlack#4d4d4d
  • terminal.ansiBlue#459eff
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#72b5ff
  • terminal.ansiBrightCyan#87eeff
  • terminal.ansiBrightGreen#23d18b
  • terminal.ansiBrightMagenta#d670d6
  • terminal.ansiBrightRed#f14c4c
  • terminal.ansiBrightWhite#e5e5e5
  • terminal.ansiBrightYellow#f5f543
  • terminal.ansiCyan#3ae3ff
  • terminal.ansiGreen#0dbc79
  • terminal.ansiMagenta#bc3fbc
  • terminal.ansiRed#cd3131
  • terminal.ansiWhite#e5e5e5
  • terminal.ansiYellow#e5e510
  • terminal.border#80808000
  • terminal.foreground#cccccc
  • terminal.selectionBackground#363636
  • terminalCursor.background#868686
  • terminalCursor.foreground#ffffff
  • textLink.foreground#3794ff
  • titleBar.activeBackground#0f0f0f
  • titleBar.activeForeground#cccccc
  • titleBar.border#00000000
  • titleBar.inactiveBackground#13131399
  • titleBar.inactiveForeground#cccccc85
  • tree.indentGuidesStroke#585858
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#000000

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