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.background#141414
  • activityBar.border#141414
  • activityBar.foreground#00FF9C
  • activityBarBadge.background#00FF9C
  • activityBarBadge.foreground#001107
  • badge.background#00FF9C
  • badge.foreground#001107
  • button.background#00ff9da6
  • button.foreground#00140b
  • button.hoverBackground#00FF9C
  • debugToolBar.background#002212ec
  • debugToolBar.border#00FF9C
  • diffEditor.insertedTextBackground#00ff8427
  • diffEditor.removedTextBackground#ff174534
  • dropdown.background#002212ec
  • dropdown.border#00FF9C
  • dropdown.foreground#00FF9C
  • editor.background#141414
  • editor.findMatchHighlightBackground#009550
  • editor.foreground#00FF9C
  • editor.lineHighlightBackground#141414
  • editor.lineHighlightBorder#ff000000
  • editor.selectionBackground#79fcb033
  • editor.selectionHighlightBackground#79fcb033
  • editor.wordHighlightBackground#009550
  • editor.wordHighlightStrongBackground#009550
  • editorBracketMatch.background#555555
  • editorBracketMatch.border#ff004c
  • editorCursor.foreground#00FF9C
  • editorError.foreground#ff1865
  • editorGroup.background#141414
  • editorGroup.border#141414
  • editorGroupHeader.tabsBackground#141414
  • editorGutter.addedBackground#3c9f4a
  • editorGutter.background#141414
  • editorGutter.deletedBackground#a22929
  • editorGutter.modifiedBackground#26506d
  • editorHoverWidget.background#002212ec
  • editorHoverWidget.border#00FF9C
  • editorIndentGuide.activeBackground#00FF9C
  • editorLineNumber.activeForeground#00FF9C
  • editorLineNumber.foreground#00ff9d8c
  • editorLink.activeForeground#00FF9C
  • editorRuler.foreground#141414
  • editorSuggestWidget.background#002212ec
  • editorSuggestWidget.border#00FF9C
  • editorSuggestWidget.highlightForeground#00c3ff
  • editorSuggestWidget.selectedBackground#006d6de8
  • editorWarning.foreground#009550
  • editorWhitespace.foreground#555555
  • editorWidget.background#002212ec
  • editorWidget.border#00FF9C
  • errorForeground#ff3270
  • extensionButton.prominentBackground#00ff9da6
  • extensionButton.prominentForeground#00140b
  • extensionButton.prominentHoverBackground#00FF9C
  • foreground#ffffff
  • gitDecoration.conflictingResourceForeground#ffff00
  • gitDecoration.deletedResourceForeground#ff004c
  • gitDecoration.ignoredResourceForeground#6196f770
  • gitDecoration.modifiedResourceForeground#00c3ff
  • gitDecoration.submoduleResourceForeground#ffff00
  • gitDecoration.untrackedResourceForeground#00FF9C
  • gitlens.gutterBackgroundColor#182333
  • gitlens.gutterForegroundColor#00FF9C
  • gitlens.gutterUncommittedForegroundColor#ffff00
  • gitlens.lineHighlightBackgroundColor#ff174426
  • gitlens.lineHighlightOverviewRulerColor#ffff00
  • gitlens.trailingLineForegroundColor#00ff8449
  • input.background#002212ec
  • input.border#00FF9C
  • input.foreground#00FF9C
  • input.placeholderForeground#009550
  • inputValidation.errorBackground#53001ce5
  • inputValidation.errorBorder#ff004c
  • inputValidation.infoBackground#002f6de8
  • inputValidation.infoBorder#00c3ff
  • inputValidation.warningBackground#693300e8
  • inputValidation.warningBorder#ff9100
  • list.activeSelectionBackground#002212ec
  • list.activeSelectionForeground#00FF9C
  • list.errorForeground#ff235a
  • list.focusBackground#002212ec
  • list.highlightForeground#00FF9C
  • list.hoverBackground#002212ec
  • list.hoverForeground#00FF9C
  • list.inactiveSelectionBackground#141414
  • list.inactiveSelectionForeground#00FF9C
  • merge.commonContentBackground#ff004c33
  • merge.commonHeaderBackground#ff004c44
  • merge.currentContentBackground#00ff8427
  • merge.currentHeaderBackground#00ff8450
  • merge.incomingContentBackground#141414
  • merge.incomingHeaderBackground#141414
  • notificationCenter.border#00FF9C
  • notificationCenterHeader.background#002212ec
  • notificationCenterHeader.foreground#00FF9C
  • notifications.background#002212e7
  • notifications.foreground#00FF9C
  • notificationToast.border#00FF9C
  • panel.border#00FF9C
  • panelTitle.activeBorder#00FF9C
  • panelTitle.activeForeground#00FF9C
  • peekView.border#00FF9C
  • peekViewEditor.matchHighlightBackground#79fcb033
  • peekViewResult.fileForeground#00FF9C
  • peekViewResult.selectionForeground#00FF9C
  • peekViewTitle.background#002212ec
  • peekViewTitleDescription.foreground#00FF9C
  • peekViewTitleLabel.foreground#00FF9C
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#002212ec
  • statusBar.border#00FF9C
  • statusBar.debuggingBackground#002212ec
  • statusBar.debuggingBorder#002212ec
  • statusBar.debuggingForeground#002212ec
  • statusBar.foreground#00FF9C
  • tab.activeBackground#141414
  • tab.activeForeground#00FF9C
  • tab.border#2D2D2D
  • tab.inactiveBackground#2D2D2D
  • tab.inactiveForeground#adadad
  • terminal.foreground#00FF9C
  • terminalCursor.foreground#00FF9C
  • textLink.activeForeground#00FF9C
  • textLink.foreground#00FF9C
  • titleBar.activeBackground#141414
  • titleBar.activeForeground#00FF9C
  • titleBar.border#141414
  • titleBar.inactiveBackground#141414
  • titleBar.inactiveForeground#00FF9C

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#eeffffff
comment, punctuation.definition.comment#cecececeitalic
variable, string constant.other.placeholder#ffffff
constant.other.color#ffffff
invalid, invalid.illegal#FF5370
keyword, storage.type, storage.modifier#00f2ff
keyword.control, constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#00FF9C
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#00f2ff
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#ffffff
meta.block variable.other#00FF9C
support.other.variable, string.other.link#00FF9C
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#ffff66
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#00f2ffnormal
entity.name, support.type, support.class, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#00FF9C
support.type#ffff66
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#00f2ff
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#00FF9C
variable.language#00FF9Citalic
entity.name.method.js#00f2ffitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#00f2ff
entity.other.attribute-name#00f2ff
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#00FF9Citalic
entity.other.attribute-name.class#00FF9C
source.sass keyword.control#00f2ff
markup.inserted#C3E88D
markup.deleted#FF5370
markup.changed#00f2ff
string.regexp#00f2ff
constant.character.escape#00f2ff
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#00f2ffitalic
source.js constant.other.object.key.js string.unquoted.label.js#FF5370italic
source.json meta.structure.dictionary.json support.type.property-name.json#00f2ff
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FFCB6B
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#F78C6C
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FF5370
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#C17E70
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#00f2ff
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#f07178
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#00f2ff
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#C3E88D
text.html.markdown, punctuation.definition.list_item.markdown#EEFFFF
text.html.markdown markup.inline.raw.markdown#00f2ff
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#65737E
text.html.markdown meta.dummy.line-break
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#C3E88D
markup.italic#f07178italic
markup.bold, markup.bold string#f07178bold
markup.bold markup.italic, markup.italic markup.bold, markup.quote markup.bold, markup.bold markup.italic string, markup.italic markup.bold string, markup.quote markup.bold string#f07178bold
markup.underline#F78C6Cunderline
markup.strikestrike
markup.quote punctuation.definition.blockquote.markdown#65737E
markup.quoteitalic
string.other.link.title.markdown#00f2ff
string.other.link.description.title.markdown#00f2ff
constant.other.reference.link.markdown#FFCB6B
markup.raw.block#00f2ff
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#EEFFFF
variable.language.fenced.markdown#65737E
meta.separator#65737Ebold
markup.table#EEFFFF
token.info-token#00f2ff
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#00f2ff

Shiki preview

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

Loading...

Kryptonite by void-jw - VS Code Theme