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#0E131B
  • activityBarBadge.background#0E131BD2
  • activityBarBadge.foreground#C8D1DD
  • badge.background#0E131B
  • button.background#0E131B
  • debugToolBar.background#0E131BD2
  • dropdown.background#171F2C
  • dropdown.border#181A1F
  • editor.background#0E131B
  • editor.findMatchBackground#F386BF55
  • editor.findMatchHighlightBackground#F386BF33
  • editor.foreground#C8D1DF
  • editor.lineHighlightBackground#171F2C
  • editor.selectionBackground#2F405A
  • editor.selectionHighlightBackground#2F405A77
  • editor.wordHighlightBackground#484E5B
  • editor.wordHighlightBorder#7F848E
  • editor.wordHighlightStrongBackground#ABB2BF26
  • editor.wordHighlightStrongBorder#7F848E
  • editorBracketMatch.background#171F2C
  • editorBracketMatch.border#6C8093C5
  • editorCursor.background#C8D1DF
  • editorCursor.foreground#C8D1DF
  • editorError.foreground#E16BA0
  • editorGroup.border#181A1F
  • editorGroup.emptyBackground#0E131B
  • editorGroupHeader.tabsBackground#111822
  • editorHoverWidget.background#0E131BD2
  • editorHoverWidget.border#A8B6CC
  • editorIndentGuide.activeBackground#6C8093
  • editorIndentGuide.background#232F43
  • editorLightBulb.foreground#88ABF9
  • editorLightBulbAutoFix.foreground#E8C37D
  • editorLineNumber.activeForeground#A8B6CC
  • editorLineNumber.foreground#6C809370
  • editorMarkerNavigation.background#0E131B
  • editorOverviewRuler.border#232F43
  • editorRuler.foreground#232F43
  • editorSuggestWidget.background#0E131BD2
  • editorSuggestWidget.border#A8B6CC
  • editorSuggestWidget.foreground#A8B6CC
  • editorSuggestWidget.highlightForeground#88ABF9
  • editorSuggestWidget.selectedBackground#232F43
  • editorUnnecessaryCode.opacity#000000B2
  • editorWarning.foreground#E0C084D5
  • editorWhitespace.foreground#6C809370
  • editorWidget.background#0E131B
  • focusBorder#A8B6CC
  • icon.foreground#6C8093
  • input.background#171F2C
  • list.activeSelectionBackground#232F43
  • list.activeSelectionForeground#C8D1DF
  • list.dropBackground#232F43
  • list.errorForeground#BA7BCC
  • list.focusBackground#292D35
  • list.highlightForeground#C5C5C5
  • list.hoverBackground#0E131B
  • list.hoverForeground#C8D1DF
  • list.inactiveSelectionBackground#171F2C
  • list.inactiveSelectionForeground#C8D1DF
  • list.warningForeground#E8C37D
  • panel.border#232F43
  • peekViewEditor.matchHighlightBackground#171F2C
  • scrollbarSlider.activeBackground#2F405A
  • scrollbarSlider.background#232F43
  • scrollbarSlider.hoverBackground#2A3950
  • sideBar.background#0E131B
  • sideBar.border#232F43
  • sideBar.foreground#B1B1B1
  • sideBarSectionHeader.background#0E131B
  • statusBar.background#111822
  • statusBar.debuggingBackground#1B2636
  • statusBar.debuggingBorder#0E131BD2
  • statusBar.debuggingForeground#6C8093C5
  • statusBar.foreground#6C8093C5
  • statusBar.noFolderBackground#0E131B
  • statusBarItem.hoverBackground#171F2C
  • tab.activeBackground#0E131B
  • tab.activeBorder#D89F24
  • tab.activeForeground#C8D1DF
  • tab.border#0E131B
  • tab.inactiveBackground#111822
  • tab.inactiveForeground#6C8093
  • terminal.ansiBlack#0E131BD2
  • terminal.ansiBlue#7ECEC6
  • terminal.ansiGreen#98C379
  • terminal.ansiYellow#E8C37d
  • terminal.background#0E131B
  • terminal.foreground#C8D1DF
  • textBlockQuote.background#171F2C
  • titleBar.activeBackground#0E131B
  • titleBar.activeForeground#C8D1DF
  • titleBar.inactiveBackground#0E131B
  • titleBar.inactiveForeground#6B717D

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#2d8a39
variable, string constant.other.placeholder, variable.other.local#bb4c4c
constant.other.color#7e7e7e
invalid, invalid.illegal#b6b6b6
keyword, storage.type, storage.modifier#b86ceb
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#6dd6ff
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#f07178
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#4b7eee
meta.block variable.other#8d383e
support.other.variable, string.other.link#a53e43
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#cf5343
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#99d441
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#ddaa4c
support.type#B2CCD6
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#B2CCD6
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF5370
variable.language#FF5370italic
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF
entity.other.attribute-name#C792EA
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFCB6Bitalic
entity.other.attribute-name.class#FFCB6B
source.sass keyword.control#3063d3
markup.inserted#a5db54
markup.deleted#fd274b
markup.changed#C792EA
string.regexp#89DDFF
constant.character.escape#89DDFF
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#82AAFFitalic
source.js constant.other.object.key.js string.unquoted.label.js#FF5370italic
source.json meta.structure.dictionary.json support.type.property-name.json#C792EA
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#82AAFF
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#C792EA
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#C792EA
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#65737E
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.quote punctuation.definition.blockquote.markdown#65737E
markup.quoteitalic
string.other.link.title.markdown#82AAFF
string.other.link.description.title.markdown#C792EA
constant.other.reference.link.markdown#FFCB6B
markup.raw.block#C792EA
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

Shiki preview

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

Loading...

SuperDark - Coding Theme