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#80434300
  • activityBar.background#080808
  • activityBar.border#8e535300
  • activityBar.foreground#dedede
  • activityBar.inactiveForeground#ffffff66
  • activityBarBadge.background#a8a8a8
  • activityBarBadge.foreground#080808
  • badge.background#4d4d4d
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#e0e0e0
  • breadcrumb.background#080808
  • breadcrumb.focusForeground#e0e0e0
  • breadcrumb.foreground#cccccccc
  • button.background#d75f87
  • button.foreground#ffffff
  • button.hoverBackground#ff5f87
  • button.secondaryBackground#262626
  • button.secondaryForeground#c6c6c6
  • button.secondaryHoverBackground#121212
  • checkbox.background#080808
  • checkbox.border#c6c6c6
  • checkbox.foreground#cccccc
  • debugExceptionWidget.background#080808
  • debugExceptionWidget.border#00988e
  • debugToolBar.background#080808
  • debugToolBar.border#00988e
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#94b9791a
  • diffEditor.removedTextBackground#e273731a
  • dropdown.background#080808
  • dropdown.border#c6c6c6
  • dropdown.foreground#cccccc
  • editor.background#080808
  • editor.findMatchBackground#ffa5603a
  • editor.findMatchBorder#ffa56000
  • editor.findMatchHighlightBackground#ff5f874d
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#121212
  • editor.foreground#c6c6c6
  • editor.hoverHighlightBackground#264f7840
  • editor.inactiveSelectionBackground#3a3d41
  • editor.lineHighlightBackground#121212
  • editor.lineHighlightBorder#121212
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#d75f8766
  • editor.selectionHighlightBackground#add6ff26
  • editor.selectionHighlightBorder#ffa56000
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#004972b8
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#888888
  • editorCodeLens.foreground#999999
  • editorCursor.background#000000
  • editorCursor.foreground#ffa560
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#ffa1a1
  • editorGroup.border#444444
  • editorGroup.emptyBackground#080808
  • editorGroupHeader.tabsBackground#080808
  • editorGutter.addedBackground#94b979
  • editorGutter.background#080808
  • editorGutter.commentRangeForeground#c5c5c5
  • editorGutter.deletedBackground#e27373
  • editorGutter.foldingControlForeground#c5c5c5
  • editorGutter.modifiedBackground#ffba7b
  • editorHoverWidget.background#252526
  • editorHoverWidget.border#454545
  • editorHoverWidget.foreground#cccccc
  • editorIndentGuide.activeBackground1#4e4e4e
  • editorIndentGuide.background1#4e4e4e
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#97bedc
  • editorLineNumber.activeForeground#d75f87
  • editorLineNumber.foreground#767676
  • editorLink.activeForeground#4e94ce
  • editorMarkerNavigation.background#121212
  • editorMarkerNavigationError.background#e27373
  • editorMarkerNavigationInfo.background#97bedc
  • editorMarkerNavigationWarning.background#ffba7b
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#4e4e4e
  • editorSuggestWidget.background#252526
  • editorSuggestWidget.border#454545
  • editorSuggestWidget.foreground#d4d4d4
  • editorSuggestWidget.highlightForeground#d75f87
  • editorSuggestWidget.selectedBackground#121212
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#ffdca0
  • editorWhitespace.foreground#e3e4e229
  • editorWidget.background#080808
  • editorWidget.foreground#cccccc
  • editorWidget.resizeBorder#d75f87
  • focusBorder#d75f8700
  • foreground#c6c6c6
  • gitDecoration.addedResourceForeground#bddeab
  • gitDecoration.conflictingResourceForeground#97bedc
  • gitDecoration.deletedResourceForeground#e27373
  • gitDecoration.ignoredResourceForeground#4e4e4e
  • gitDecoration.modifiedResourceForeground#ffba7b
  • gitDecoration.stageDeletedResourceForeground#e27373
  • gitDecoration.stageModifiedResourceForeground#e2c08d
  • gitDecoration.submoduleResourceForeground#97bedc
  • gitDecoration.untrackedResourceForeground#bddeab
  • icon.foreground#c6c6c6
  • input.background#080808
  • input.border#c6c6c6
  • input.foreground#cccccc
  • input.placeholderForeground#a6a6a6
  • inputOption.activeBackground#d75f87cc
  • inputOption.activeBorder#121212
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#121212
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#121212
  • list.focusBackground#d75f87
  • list.focusForeground#ffffff
  • list.highlightForeground#ffffff
  • list.hoverBackground#121212
  • list.hoverForeground#cccccc
  • list.inactiveSelectionBackground#121212
  • list.inactiveSelectionForeground#dedede
  • listFilterWidget.background#121212
  • listFilterWidget.noMatchesOutline#d75f87
  • listFilterWidget.outline#c6c6c6
  • menu.background#080808
  • menu.border#c6c6c6
  • menu.foreground#c6c6c6
  • menu.selectionBackground#121212
  • menu.selectionBorder#00000000
  • menu.selectionForeground#dedede
  • menu.separatorBackground#121212
  • menubar.selectionBackground#121212
  • menubar.selectionBorder#00000000
  • menubar.selectionForeground#dedede
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#27403B
  • merge.currentHeaderBackground#367366
  • merge.incomingContentBackground#28384B
  • merge.incomingHeaderBackground#395F8F
  • minimap.background#080808
  • minimap.errorHighlight#ffa1a1
  • minimap.findMatchHighlight#ffa5603a
  • minimap.selectionHighlight#d75f8766
  • minimap.warningHighlight#ffdca0
  • minimapGutter.addedBackground#94b979
  • minimapGutter.deletedBackground#e27373
  • minimapGutter.modifiedBackground#ffba7b
  • notificationCenter.border#474747
  • notificationCenterHeader.background#303031
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#121212
  • notifications.border#303031
  • notifications.foreground#cccccc
  • notificationsErrorIcon.foreground#ffa1a1
  • notificationsInfoIcon.foreground#b1d8f6
  • notificationsWarningIcon.foreground#ffdca0
  • notificationToast.border#474747
  • panel.background#080808
  • panel.border#80808059
  • panelSection.border#80808059
  • panelTitle.activeBorder#e7e7e7
  • panelTitle.activeForeground#e7e7e7
  • panelTitle.inactiveForeground#e7e7e799
  • peekView.border#d75f87
  • peekViewEditor.background#121212
  • peekViewEditor.matchHighlightBackground#ffa5602e
  • peekViewEditor.matchHighlightBorder#ffa560
  • peekViewEditorGutter.background#121212
  • peekViewResult.background#252526
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#bbbbbb
  • peekViewResult.matchHighlightBackground#ea5c004d
  • peekViewResult.selectionBackground#121212
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#262626
  • peekViewTitleDescription.foreground#ccccccb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#ffffff
  • pickerGroup.foreground#d75f87
  • progressBar.background#d75f87
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#bfbfbf66
  • scrollbarSlider.background#79797966
  • scrollbarSlider.hoverBackground#76767681
  • selection.background#d75f87
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#c6c6c6
  • sideBar.background#080808
  • sideBar.border#080808
  • sideBar.dropBackground#121212
  • sideBar.foreground#c6c6c6
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#00000000
  • sideBarSectionHeader.foreground#c6c6c6
  • sideBarTitle.foreground#dedede
  • statusBar.background#080808
  • statusBar.debuggingBackground#00988e
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#d75f87
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.remoteBackground#d75f87
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#121212
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#ffffff
  • tab.border#00000000
  • tab.inactiveBackground#080808
  • tab.inactiveForeground#a8a8a8
  • terminal.ansiBlack#929292
  • terminal.ansiBlue#97bedc
  • terminal.ansiBrightBlack#bdbdbd
  • terminal.ansiBrightBlue#b1d8f6
  • terminal.ansiBrightCyan#1ab2a8
  • terminal.ansiBrightGreen#bddeab
  • terminal.ansiBrightMagenta#fbdaff
  • terminal.ansiBrightRed#ffa1a1
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ffdca0
  • terminal.ansiCyan#00988e
  • terminal.ansiGreen#94b979
  • terminal.ansiMagenta#e1c0fa
  • terminal.ansiRed#e27373
  • terminal.ansiWhite#dedede
  • terminal.ansiYellow#ffba7b
  • terminal.border#80808059
  • terminal.foreground#dedede
  • terminal.selectionBackground#474e911a
  • terminalCursor.background#ffa560
  • terminalCursor.foreground#ffffff
  • textLink.foreground#d75f87
  • titleBar.activeBackground#080808
  • titleBar.activeForeground#dedede
  • titleBar.border#f7f7f700
  • titleBar.inactiveBackground#080808
  • titleBar.inactiveForeground#dedede99
  • tree.indentGuidesStroke#121212
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#000000b3

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

Shiki preview

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

Loading...

VS Code Sunbather - Coding Theme