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#2b2d42
  • activityBar.foreground#dddddd
  • activityBar.inactiveForeground#dddddd
  • activityBarBadge.background#007acc
  • activityBarBadge.foreground#ffffff
  • badge.background#dddddd
  • badge.foreground#2b2d42
  • breadcrumb.activeSelectionForeground#e0e0e0
  • breadcrumb.background#2b2d42
  • breadcrumb.focusForeground#e0e0e0
  • breadcrumb.foreground#cccccccc
  • button.background#8d99ae
  • button.foreground#ffffff
  • button.hoverBackground#6c83a9
  • button.secondaryBackground#8d99ae
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#6c83a9
  • checkbox.background#2b2d42
  • checkbox.border#00000000
  • checkbox.foreground#cccccc
  • debugExceptionWidget.background#333333
  • debugExceptionWidget.border#474747
  • debugToolBar.background#333333
  • debugToolBar.border#474747
  • diffEditor.border#6c83a9
  • diffEditor.insertedTextBackground#3c4d68
  • diffEditor.removedTextBackground#405271
  • dropdown.background#2b2d42
  • dropdown.border#00000000
  • dropdown.foreground#cccccc
  • editor.background#2b2d42
  • editor.findMatchBackground#6c83a9
  • editor.findMatchBorder#74879f
  • editor.findMatchHighlightBackground#222222
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#264f784d
  • editor.foreground#ffffff
  • editor.hoverHighlightBackground#264f7840
  • editor.inactiveSelectionBackground#3a3d41
  • editor.lineHighlightBackground#ffffff0A
  • editor.lineHighlightBorder#282828
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#6c83a9
  • editor.selectionHighlightBackground#add6ff26
  • editor.selectionHighlightBorder#6c83a9
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#6c83a9
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#888888
  • editorCodeLens.foreground#dddddd
  • editorCursor.background#2b2d42
  • editorCursor.foreground#aeafad
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#b1ceff
  • editorGroup.border#2b2d42
  • editorGroup.emptyBackground#2b2d42
  • editorGroupHeader.tabsBackground#2b2d42
  • editorGutter.addedBackground#aacaff
  • editorGutter.background#2b2d42
  • editorGutter.commentRangeForeground#dddddd
  • editorGutter.deletedBackground#abcbff
  • editorGutter.foldingControlForeground#dddddd
  • editorGutter.modifiedBackground#b0ceff
  • editorHoverWidget.background#25283f
  • editorHoverWidget.border#6c83a9
  • editorHoverWidget.foreground#cccccc
  • editorIndentGuide.activeBackground#707070
  • editorIndentGuide.background#404040
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#75beff
  • editorLineNumber.activeForeground#c6c6c6
  • editorLineNumber.foreground#dddddd
  • editorLink.activeForeground#b5d1ff
  • editorMarkerNavigation.background#6c83a9
  • editorMarkerNavigationError.background#6c83a9
  • editorMarkerNavigationInfo.background#8c969f
  • editorMarkerNavigationWarning.background#2b2d42
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#5a5a5a
  • editorSuggestWidget.background#2b2d42
  • editorSuggestWidget.border#454545
  • editorSuggestWidget.foreground#dddddd
  • editorSuggestWidget.highlightForeground#b7d2ff
  • editorSuggestWidget.selectedBackground#6c83a9
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#a3c5fd
  • editorWhitespace.foreground#e3e4e229
  • editorWidget.background#2b2d42
  • editorWidget.foreground#cccccc
  • editorWidget.resizeBorder#5F5F5F
  • focusBorder#8d99ae
  • foreground#dddddd
  • gitDecoration.addedResourceForeground#dddddd
  • gitDecoration.conflictingResourceForeground#9dbdf2
  • gitDecoration.deletedResourceForeground#dddddd
  • gitDecoration.ignoredResourceForeground#9dbdf2
  • gitDecoration.modifiedResourceForeground#dddddd
  • gitDecoration.stageDeletedResourceForeground#9dbdf2
  • gitDecoration.stageModifiedResourceForeground#dddddd
  • gitDecoration.submoduleResourceForeground#9dbdf2
  • gitDecoration.untrackedResourceForeground#dddddd
  • icon.foreground#dddddd
  • input.background#2b2d42
  • input.border#00000000
  • input.foreground#cccccc
  • input.placeholderForeground#a6a6a6
  • inputOption.activeBackground#6c83a9
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#094771
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#383b3d
  • list.focusBackground#8d99ae
  • list.focusForeground#cccccc
  • list.highlightForeground#edf2f4
  • list.hoverBackground#8d99ae
  • list.hoverForeground#cccccc
  • list.inactiveSelectionBackground#8d99ae
  • list.inactiveSelectionForeground#cccccc
  • listFilterWidget.background#8d99ae
  • listFilterWidget.noMatchesOutline#dddddd
  • listFilterWidget.outline#00000000
  • menu.background#252526
  • menu.border#00000085
  • menu.foreground#cccccc
  • menu.selectionBackground#8d99ae
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#bbbbbb
  • menubar.selectionBackground#ffffff1a
  • menubar.selectionForeground#cccccc
  • merge.commonContentBackground#6c83a9
  • merge.commonHeaderBackground#6c83a9
  • merge.currentContentBackground#6c83a9
  • merge.currentHeaderBackground#6c83a9
  • merge.incomingContentBackground#6c83a9
  • merge.incomingHeaderBackground#6c83a9
  • minimap.background#2b2d42
  • minimap.errorHighlight#b1ceff
  • minimap.findMatchHighlight#6c83a9
  • minimap.selectionHighlight#6c83a9
  • minimap.warningHighlight#a3c5fd
  • minimapGutter.addedBackground#aacaff
  • minimapGutter.deletedBackground#abcbff
  • minimapGutter.modifiedBackground#b0ceff
  • notificationCenter.border#6c83a9
  • notificationCenterHeader.background#2b2d42
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#2b2d42
  • notifications.border#6c83a9
  • notifications.foreground#cccccc
  • notificationsErrorIcon.foreground#dddddd
  • notificationsInfoIcon.foreground#dddddd
  • notificationsWarningIcon.foreground#dddddd
  • notificationToast.border#6c83a9
  • panel.background#2b2d42
  • panel.border#80808059
  • panelSection.border#80808059
  • panelTitle.activeBorder#e7e7e7
  • panelTitle.activeForeground#e7e7e7
  • panelTitle.inactiveForeground#e7e7e799
  • peekView.border#2b2d42
  • peekViewEditor.background#001f33
  • peekViewEditor.matchHighlightBackground#6c83a9
  • peekViewEditor.matchHighlightBorder#6c83a9
  • peekViewEditorGutter.background#2b2d42
  • peekViewResult.background#2b2d42
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#dddddd
  • peekViewResult.matchHighlightBackground#6c83a9
  • peekViewResult.selectionBackground#3399ff33
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#2b2d42
  • peekViewTitleDescription.foreground#ccccccb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#3f3f46
  • pickerGroup.foreground#6c83a9
  • progressBar.background#8d99ae
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#6c83a9
  • scrollbarSlider.background#6c83a9
  • scrollbarSlider.hoverBackground#638fd7
  • selection.background#8d99ae
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#dddddd
  • sideBar.background#2b2d42
  • sideBar.dropBackground#383b3d
  • sideBar.foreground#dddddd
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#cccccc33
  • sideBarSectionHeader.foreground#cccccc
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#8d99ae
  • statusBar.border#2b2d42
  • statusBar.debuggingBackground#8d99ae
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#8d99ae
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#2b2d42
  • statusBarItem.remoteBackground#8d99ae
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#6c83a9
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#ffffff
  • tab.border#2b2d42
  • tab.inactiveBackground#2b2d42
  • tab.inactiveForeground#ffffff80
  • terminal.ansiBlack#b0cdff
  • terminal.ansiBlue#b0cdff
  • terminal.ansiBrightBlack#b0cdff
  • terminal.ansiBrightBlue#b0cdff
  • terminal.ansiBrightCyan#b0cdff
  • terminal.ansiBrightGreen#b0cdff
  • terminal.ansiBrightMagenta#b0cdff
  • terminal.ansiBrightRed#b0cdff
  • terminal.ansiBrightWhite#e5e5e5
  • terminal.ansiBrightYellow#b0cdff
  • terminal.ansiCyan#b0cdff
  • terminal.ansiGreen#b0cdff
  • terminal.ansiMagenta#b0cdff
  • terminal.ansiRed#b0cdff
  • terminal.ansiWhite#e5e5e5
  • terminal.ansiYellow#b0cdff
  • terminal.border#80808059
  • terminal.foreground#cccccc
  • terminal.selectionBackground#ffffff40
  • terminalCursor.background#8d99ae
  • terminalCursor.foreground#ffffff
  • textLink.foreground#a3a3a3
  • titleBar.activeBackground#2b2d42
  • titleBar.activeForeground#cccccc
  • titleBar.border#00000000
  • titleBar.inactiveBackground#2b2d42
  • titleBar.inactiveForeground#dddddd
  • tree.indentGuidesStroke#dddddd
  • 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#a5c7ff
variable.other.generic-type.haskell#f1f7ff
storage.type.haskell#73a8ff
support.variable.magic.python#a5c7ff
punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python#ffffff
variable.parameter.function.language.special.self.python#4286f5
storage.modifier.lifetime.rust#ffffff
support.function.std.rust#4286f5
entity.name.lifetime.rust#4286f5
variable.language.rust#a5c7ff
support.constant.edge#f1f7ff
constant.other.character-class.regexp#a5c7ff
keyword.operator.quantifier.regexp#73a8ff
punctuation.definition.string.begin,punctuation.definition.string.end#bfd7ff
variable.parameter.function#ffffff
comment markup.link#a5bce2bf
markup.changed.diff#4286f5
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff#4286f5
markup.inserted.diff#bfd7ff
markup.deleted.diff#a5c7ff
meta.function.c,meta.function.cpp#a5c7ff
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#4286f5
support.constant.math#4286f5
support.constant.property.math#73a8ff
variable.other.constant#4286f5
storage.type.annotation.java, storage.type.object.array.java#4286f5
source.java#a5c7ff
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#4286f5
storage.modifier.import.java,storage.type.java,storage.type.generic.java#4286f5
keyword.operator.instanceof.java#f1f7ff
meta.definition.variable.name.java#a5c7ff
keyword.operator.logical#6c83a9
keyword.operator.bitwise#6c83a9
keyword.operator.channel#6c83a9
support.constant.property-value.scss,support.constant.property-value.css#73a8ff
keyword.operator.css,keyword.operator.scss,keyword.operator.less#6c83a9
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#73a8ff
punctuation.separator.list.comma.css#ffffff
support.constant.color.w3c-standard-color-name.css#73a8ff
support.type.vendored.property-name.css#6c83a9
support.module.node,support.type.object.module,support.module.node#4286f5
entity.name.type.module#4286f5
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#a5c7ff
support.constant.json#73a8ff
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#f1f7ff
support.type.object.console#a5c7ff
support.variable.property.process#73a8ff
entity.name.function,support.function.console#4286f5
keyword.operator.misc.rust#ffffff
keyword.operator.sigil.rust#f1f7ff
keyword.operator.delete#f1f7ff
support.type.object.dom#6c83a9
support.variable.dom,support.variable.property.dom#a5c7ff
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational#6c83a9
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#f1f7ff
punctuation.separator.delimiter#ffffff
punctuation.separator.c,punctuation.separator.cpp#f1f7ff
support.type.posix-reserved.c,support.type.posix-reserved.cpp#6c83a9
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp#f1f7ff
variable.parameter.function.language.python#73a8ff
support.type.python#6c83a9
keyword.operator.logical.python#f1f7ff
variable.parameter.function.python#73a8ff
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#4286f5
constant.character.format.placeholder.other.python#73a8ff
keyword.operator#ffffff
keyword.operator.assignment.compound#f1f7ff
keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts#6c83a9
keyword#f1f7ff
entity.name.namespace#4286f5
variable#a5c7ff
variable.c#ffffff
variable.language#4286f5
token.variable.parameter.java#ffffff
import.storage.java#4286f5
token.package.keyword#f1f7ff
token.package#ffffff
entity.name.function, meta.require, support.function.any-method, variable.function#4286f5
entity.name.type.namespace#4286f5
support.class, entity.name.type.class#4286f5
entity.name.class.identifier.namespace.type#4286f5
entity.name.class, variable.other.class.js, variable.other.class.ts#4286f5
variable.other.class.php#a5c7ff
entity.name.type#4286f5
keyword.control#f1f7ff
control.elements, keyword.operator.less#73a8ff
keyword.other.special-method#4286f5
storage#f1f7ff
token.storage#f1f7ff
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#f1f7ff
token.storage.type.java#4286f5
support.function#6c83a9
support.type.property-name#ffffff
support.constant.property-value#ffffff
support.constant.font-name#73a8ff
meta.tag#ffffff
string#bfd7ff
entity.other.inherited-class#4286f5
constant.other.symbol#6c83a9
constant.numeric#73a8ff
constant#73a8ff
punctuation.definition.constant#73a8ff
entity.name.tag#a5c7ff
entity.other.attribute-name#73a8ff
entity.other.attribute-name.id#4286f5bold
entity.other.attribute-name.class.css#73a8ffbold
meta.selector#f1f7ff
markup.heading#a5c7ff
markup.heading punctuation.definition.heading, entity.name.section#4286f5
keyword.other.unit#a5c7ff
markup.bold,todo.bold#73a8ff
punctuation.definition.bold#4286f5
markup.italic, punctuation.definition.italic,todo.emphasis#f1f7ff
emphasis md#f1f7ff
entity.name.section.markdown#a5c7ff
punctuation.definition.heading.markdown#a5c7ff
punctuation.definition.list.begin.markdown#a5c7ff
markup.heading.setext#ffffff
punctuation.definition.bold.markdown#73a8ff
markup.inline.raw.markdown#bfd7ff
markup.inline.raw.string.markdown#bfd7ff
punctuation.definition.list.markdown#a5c7ff
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#a5c7ff
beginning.punctuation.definition.list.markdown#a5c7ff
punctuation.definition.metadata.markdown#a5c7ff
markup.underline.link.markdown,markup.underline.link.image.markdown#f1f7ff
string.other.link.title.markdown,string.other.link.description.markdown#4286f5
string.regexp#6c83a9
constant.character.escape#6c83a9
punctuation.section.embedded, variable.interpolation#a5c7ff
punctuation.section.embedded.begin,punctuation.section.embedded.end#f1f7ff
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#a5c7ff
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#a5c7ff
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#bfd7ff
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#6c83a9
support.type.property-name.json#a5c7ff
support.type.property-name.json punctuation#a5c7ff
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#f1f7ff
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#f1f7ff
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php#4286f5
keyword.operator.error-control.php#f1f7ff
keyword.operator.type.php#f1f7ff
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#4286f5
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php#4286f5
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#73a8ff
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#73a8ff
entity.name.goto-label.php,support.other.php#4286f5
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#6c83a9
keyword.operator.regexp.php#f1f7ff
keyword.operator.comparison.php#6c83a9
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#f1f7ff
meta.function.decorator.python#4286f5
support.token.decorator.python,meta.function.decorator.identifier.python#6c83a9
function.parameter#ffffff
function.brace#ffffff
function.parameter.ruby, function.parameter.cs#ffffff
constant.language.symbol.ruby#6c83a9
rgb-value#6c83a9
inline-color-decoration rgb-value#73a8ff
less rgb-value#73a8ff
selector.sass#a5c7ff
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#4286f5
block.scope.end,block.scope.begin#ffffff
storage.type.cs#4286f5
entity.name.variable.local.cs#a5c7ff
token.info-token#4286f5
token.warn-token#73a8ff
token.error-token#f44747
token.debug-token#f1f7ff
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#f1f7ff
meta.template.expression#ffffff
keyword.operator.module#f1f7ff
support.type.type.flowtype#4286f5
support.type.primitive#4286f5
meta.property.object#a5c7ff
variable.parameter.function.js#a5c7ff
keyword.other.template.begin#bfd7ff
keyword.other.template.end#bfd7ff
keyword.other.substitution.begin#bfd7ff
keyword.other.substitution.end#bfd7ff
keyword.operator.assignment#6c83a9
keyword.operator.assignment.go#4286f5
keyword.operator.arithmetic.go, keyword.operator.address.go#f1f7ff
entity.name.package.go#4286f5
support.type.prelude.elm#6c83a9
support.constant.elm#73a8ff
punctuation.quasi.element#f1f7ff
constant.character.entity#a5c7ff
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#6c83a9
entity.global.clojure#4286f5
meta.symbol.clojure#a5c7ff
constant.keyword.clojure#6c83a9
meta.arguments.coffee, variable.parameter.function.coffee#a5c7ff
source.ini#bfd7ff
meta.scope.prerequisites.makefile#a5c7ff
source.makefile#4286f5
storage.modifier.import.groovy#4286f5
meta.method.groovy#4286f5
meta.definition.variable.name.groovy#a5c7ff
meta.definition.class.inherited.classes.groovy#bfd7ff
support.variable.semantic.hlsl#4286f5
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#f1f7ff
text.variable, text.bracketed#a5c7ff
support.type.swift, support.type.vb.asp#4286f5
entity.name.function.xi#4286f5
entity.name.class.xi#6c83a9
constant.character.character-class.regexp.xi#a5c7ff
constant.regexp.xi#f1f7ff
keyword.control.xi#6c83a9
invalid.xi#ffffff
beginning.punctuation.definition.quote.markdown.xi#bfd7ff
beginning.punctuation.definition.list.markdown.xi#a5bce2bf
constant.character.xi#4286f5
accent.xi#4286f5
wikiword.xi#73a8ff
constant.other.color.rgb-value.xi#ffffff
punctuation.definition.tag.xi#a5bce2bf
entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition#4286f5
entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#a5c7ff
meta.brace.square#ffffff
comment, punctuation.definition.comment#a5bce2bfitalic
markup.quote.markdown#a5bce2bf
punctuation.definition.block.sequence.item.yaml#ffffff
constant.language.symbol.elixir#6c83a9
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...

gCode Theme - Coding Theme