Skip to main content
CodingTheme

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#161616
  • activityBar.background#161616
  • activityBar.border#161616
  • activityBar.foreground#ededed
  • activityBar.inactiveForeground#a0a0a0
  • activityBarBadge.background#343434
  • activityBarBadge.foreground#ededed
  • badge.background#343434
  • badge.foreground#ededed
  • breadcrumb.activeSelectionForeground#ededed
  • breadcrumb.background#161616
  • breadcrumb.focusForeground#ededed
  • breadcrumb.foreground#a0a0a0
  • button.background#707070
  • button.foreground#ededed
  • button.hoverBackground#7e7e7e
  • button.secondaryBackground#232323
  • button.secondaryForeground#ededed
  • button.secondaryHoverBackground#282828
  • checkbox.background#161616
  • checkbox.border#ffffff00
  • checkbox.foreground#ededed
  • debugExceptionWidget.background#232323
  • debugExceptionWidget.border#232323
  • debugToolBar.background#232323
  • debugToolBar.border#232323
  • diffEditor.border#343434
  • diffEditor.insertedTextBackground#234331aa
  • diffEditor.insertedTextBorder#ffffff00
  • diffEditor.removedTextBackground#5e2325aa
  • dropdown.background#161616
  • dropdown.border#ffffff00
  • dropdown.foreground#ededed
  • editor.background#161616
  • editor.findMatchBackground#7e7e7e
  • editor.findMatchBorder#7e7e7e
  • editor.findMatchHighlightBackground#70707045
  • editor.findMatchHighlightBorder#ff000000
  • editor.findRangeHighlightBackground#70707045
  • editor.findRangeHighlightBorder#00000000
  • editor.foldBackground#2e2e2e
  • editor.foreground#a0a0a0
  • editor.hoverHighlightBackground#70707045
  • editor.inactiveSelectionBackground#1c1c1c78
  • editor.lineHighlightBackground#2e2e2e45
  • editor.lineHighlightBorder#2e2e2e45
  • editor.rangeHighlightBackground#161616
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#2e2e2e78
  • editor.selectionHighlightBackground#34343426
  • editor.selectionHighlightBorder#343434
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#70707045
  • editor.wordHighlightStrongBorder#ffffff00
  • editorBracketMatch.background#343434
  • editorBracketMatch.border#343434
  • editorCodeLens.foreground#ededed
  • editorCursor.background#000000
  • editorCursor.foreground#aeafad
  • editorError.background#00000000
  • editorError.border#00000000
  • editorError.foreground#d45453
  • editorGroup.border#343434
  • editorGroup.emptyBackground#161616
  • editorGroupHeader.tabsBackground#161616
  • editorGroupHeader.tabsBorder#161616
  • editorGutter.addedBackground#234331
  • editorGutter.background#161616
  • editorGutter.commentRangeForeground#a0a0a0
  • editorGutter.deletedBackground#5e2325
  • editorGutter.foldingControlForeground#a0a0a0
  • editorGutter.modifiedBackground#1a3765
  • editorHoverWidget.background#1c1c1c
  • editorHoverWidget.border#1c1c1c
  • editorHoverWidget.foreground#ededed
  • editorIndentGuide.activeBackground#343434
  • editorIndentGuide.background#343434
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#3f8ef7
  • editorLineNumber.activeForeground#c6c6c6
  • editorLineNumber.foreground#a0a0a0
  • editorLink.activeForeground#1e4260
  • editorMarkerNavigation.background#343434
  • editorMarkerNavigationError.background#d45453
  • editorMarkerNavigationInfo.background#3f8ef7
  • editorMarkerNavigationWarning.background#f0da4a
  • editorOverviewRuler.background#ffffff00
  • editorOverviewRuler.border#161616
  • editorRuler.foreground#34343445
  • editorSuggestWidget.background#1c1c1c
  • editorSuggestWidget.border#1c1c1c
  • editorSuggestWidget.foreground#a0a0a0
  • editorSuggestWidget.highlightForeground#ededed
  • editorSuggestWidget.selectedBackground#2e2e2e
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#f0da4a
  • editorWhitespace.foreground#00000000
  • editorWidget.background#1c1c1c
  • editorWidget.foreground#a0a0a0
  • editorWidget.resizeBorder#1c1c1c
  • focusBorder#161616
  • foreground#a0a0a0
  • gitDecoration.addedResourceForeground#6ec18e
  • gitDecoration.conflictingResourceForeground#9b8cf5
  • gitDecoration.deletedResourceForeground#d45453
  • gitDecoration.ignoredResourceForeground#707070
  • gitDecoration.modifiedResourceForeground#f0da4a
  • gitDecoration.stageDeletedResourceForeground#d45453
  • gitDecoration.stageModifiedResourceForeground#f0da4a
  • gitDecoration.submoduleResourceForeground#68a7f8
  • gitDecoration.untrackedResourceForeground#6ec18e
  • icon.foreground#a0a0a0
  • input.background#161616
  • input.border#ffffff00
  • input.foreground#ededed
  • input.placeholderForeground#a0a0a0
  • inputOption.activeBackground#2e2e2e
  • inputOption.activeBorder#ffffff00
  • inputOption.activeForeground#ededed
  • list.activeSelectionBackground#2e2e2e
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#1c1c1c
  • list.focusBackground#2e2e2e
  • list.focusForeground#a0a0a0
  • list.highlightForeground#ededed
  • list.hoverBackground#282828
  • list.hoverForeground#ededed
  • list.inactiveSelectionBackground#1c1c1c
  • list.inactiveSelectionForeground#ededed
  • listFilterWidget.background#232323
  • listFilterWidget.noMatchesOutline#5e2325
  • listFilterWidget.outline#ffffff1c
  • menu.background#232323
  • menu.border#00000000
  • menu.foreground#a0a0a0
  • menu.selectionBackground#282828
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ededed
  • menu.separatorBackground#343434
  • menubar.selectionBackground#232323
  • menubar.selectionForeground#ededed
  • merge.commonContentBackground#343434
  • merge.commonHeaderBackground#343434
  • merge.currentContentBackground#1e382a
  • merge.currentHeaderBackground#1e382a
  • merge.incomingContentBackground#1a3765
  • merge.incomingHeaderBackground#1a3765
  • minimap.background#161616
  • minimap.errorHighlight#d45453
  • minimap.findMatchHighlight#7e7e7e
  • minimap.selectionHighlight#2e2e2e78
  • minimap.warningHighlight#f0da4a
  • minimapGutter.addedBackground#234331
  • minimapGutter.deletedBackground#5e2325
  • minimapGutter.modifiedBackground#1a3765
  • notificationCenter.border#232323
  • notificationCenterHeader.background#232323
  • notificationCenterHeader.foreground#ededed
  • notifications.background#a0a0a0
  • notifications.border#232323
  • notifications.foreground#a0a0a0
  • notificationsErrorIcon.foreground#d45453
  • notificationsInfoIcon.foreground#3f8ef7
  • notificationsWarningIcon.foreground#f0da4a
  • notificationToast.border#232323
  • panel.background#1c1c1c
  • panel.border#1c1c1c
  • panelSection.border#343434
  • panelTitle.activeBorder#ededed
  • panelTitle.activeForeground#ededed
  • panelTitle.inactiveForeground#a0a0a0
  • peekView.border#1c1c1c
  • peekViewEditor.background#1c1c1c
  • peekViewEditor.matchHighlightBackground#6d5e1b
  • peekViewEditor.matchHighlightBorder#6d5e1b
  • peekViewEditorGutter.background#1c1c1c
  • peekViewResult.background#1717d5
  • peekViewResult.fileForeground#a0a0a0
  • peekViewResult.lineForeground#a0a0a0
  • peekViewResult.matchHighlightBackground#6d5e1b
  • peekViewResult.selectionBackground#1a3765
  • peekViewResult.selectionForeground#ededed
  • peekViewTitle.background#1c1c1c
  • peekViewTitleDescription.foreground#a0a0a0
  • peekViewTitleLabel.foreground#ededed
  • pickerGroup.border#3f3f46
  • pickerGroup.foreground#ededed
  • progressBar.background#a0a0a0
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#2e2e2e
  • scrollbarSlider.background#1c1c1c
  • scrollbarSlider.hoverBackground#282828
  • selection.background#256aa7
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#a0a0a0
  • sideBar.background#161616
  • sideBar.border#161616
  • sideBar.dropBackground#1c1c1c
  • sideBar.foreground#ededed
  • sideBarSectionHeader.background#ffffff00
  • sideBarSectionHeader.border#00000000
  • sideBarSectionHeader.foreground#ededed
  • sideBarTitle.foreground#ededed
  • statusBar.background#161616
  • statusBar.border#161616
  • statusBar.debuggingBackground#1b1502
  • statusBar.debuggingBorder#1b1502
  • statusBar.debuggingForeground#a0a0a0
  • statusBar.foreground#a0a0a0
  • statusBar.noFolderBackground#16151e
  • statusBar.noFolderForeground#a0a0a0
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#282828
  • statusBarItem.remoteBackground#1c1c1c
  • statusBarItem.remoteForeground#ededed
  • tab.activeBackground#2e2e2e
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#ededed
  • tab.border#161616
  • tab.hoverBackground#282828
  • tab.hoverForeground#ededed
  • tab.inactiveBackground#161616
  • tab.inactiveForeground#a0a0a0
  • 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#343434
  • terminal.foreground#cccccc
  • terminal.selectionBackground#2e2e2eaa
  • terminalCursor.background#707070
  • terminalCursor.foreground#ededed
  • textLink.foreground#68a7f8
  • titleBar.activeBackground#161616
  • titleBar.activeForeground#ededed
  • titleBar.border#00000000
  • titleBar.inactiveBackground#1c1c1c
  • titleBar.inactiveForeground#a0a0a0
  • tree.indentGuidesStroke#585858
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#ffffff00

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

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

Blac by Dhruv Suthar - VS Code Theme