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#2b3233
  • activityBar.border#547a75
  • activityBar.foreground#82cab0
  • activityBarBadge.background#ff3b55
  • activityBarBadge.foreground#e2e2e2
  • badge.background#ff3b55
  • badge.foreground#e2e2e2
  • button.background#547a75
  • button.foreground#e2e2e2
  • dropdown.background#252e2e
  • dropdown.border#547a75
  • editor.background#2b3233
  • editor.findMatchBackground#3d614c
  • editor.foreground#95c5b3
  • editor.lineHighlightBackground#252e2e34
  • editor.lineHighlightBorder#547a753a
  • editor.selectionBackground#48685cb4
  • editorCodeLens.foreground#78ada6
  • editorGroupHeader.tabsBackground#242727
  • editorGutter.background#252e2e
  • editorIndentGuide.activeBackground#547a75c2
  • editorLineNumber.activeForeground#82cab0
  • editorLineNumber.foreground#547a75
  • editorLink.activeForeground#d3ec8c
  • editorSuggestWidget.background#252e2e
  • editorSuggestWidget.border#547a75
  • editorSuggestWidget.foreground#82cab0
  • editorSuggestWidget.highlightForeground#d3ec8c
  • editorSuggestWidget.selectedBackground#48685cb4
  • editorWhitespace.foreground#547a758a
  • focusBorder#d3ec8c
  • input.background#1e2424
  • input.border#547a75
  • input.foreground#82cab0
  • list.activeSelectionBackground#547a75
  • list.focusBackground#48685cb4
  • list.focusForeground#bae5d5
  • list.highlightForeground#d3ec8c
  • list.hoverBackground#252e2e
  • list.hoverForeground#bae5d5
  • panel.background#252e2e
  • panel.border#547a75
  • panelTitle.activeBorder#65cca6
  • panelTitle.activeForeground#bae5d5
  • panelTitle.inactiveForeground#547a75
  • sideBar.background#252e2e
  • sideBar.border#547a75
  • sideBar.foreground#9ac8b7
  • sideBarSectionHeader.background#2b3233
  • sideBarSectionHeader.border#65cca6
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#547a75
  • statusBar.debuggingBackground#ff3b55
  • statusBar.foreground#bae5d5
  • statusBarItem.hoverBackground#2b3233
  • tab.activeBackground#252e2e
  • tab.activeBorder#65cca6
  • tab.hoverBackground#252e2e
  • tab.hoverForeground#e2e2e2
  • tab.inactiveBackground#2b3233
  • tab.inactiveForeground#9ac8b7
  • terminal.ansiBrightBlue#549db3
  • terminal.ansiBrightGreen#65cca6
  • terminal.ansiBrightMagenta#c282ca
  • terminal.ansiBrightYellow#d3ec8c
  • terminal.ansiRed#ff3b55
  • terminal.ansiYellow#d3ec8c
  • terminal.background#1e2424
  • terminal.foreground#82cab0
  • textLink.activeForeground#d3ec8c
  • textLink.foreground#65cca6

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#547a75italic
variable, string constant.other.placeholder, keyword.operator.expansion.shell#ff3b55
constant.other.color#ffffff
invalid, invalid.illegal#FF5370
keyword, storage.type, storage.modifier#65cca6
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, entity.name.type.txt, entity.name.function.txt, keyword.operator.logical.shell#82cab0
keyword.control.import.python, keyword.control.flow.python, keyword.control.loop.js, keyword.control.flow.js, keyword.control.java, keyword.control.loop.java#65cca6italic
keyword.operator.assignment.js, keyword.operator.increment.js, keyword.operator.arithmetic.python, keyword.operator.assignment.python, keyword.operator.comparison.python, constant.character.format.placeholder.other.python, keyword.operator.arithmetic.python, keyword.operator.arithmetic.java, keyword.operator.comparison.java, keyword.operator.assignment.java#82cab0
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#ff3b55
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#ff3b55
meta.block variable.other#ff3b55
support.other.variable, string.other.link#d416bb
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#d3ec8c
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#67dd98
string, punctuation.definition.string.begin.js, punctuation.definition.string.end.js, punctuation.definition.string.begin.python, punctuation.definition.string.end.python, punctuation.definition.string.begin.html, punctuation.definition.string.end.html, punctuation.definition.string.begin.css, punctuation.definition.string.end.css, punctuation.definition.string.begin.java, punctuation.definition.string.end.java, punctuation.definition.string.begin.json, punctuation.definition.string.end.json, punctuation.definition.string.begin.shell, punctuation.definition.string.end.shell#d3ec8c
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#ff3b55
text.html.derivative#bae5d5
support.type#59e4c6
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#82cab0
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#d753ff
variable.language#65cca6italic
entity.name.method.js#c329d8italic
meta.class-method.js entity.name.function.js, variable.function.constructor#df3ac9
entity.other.attribute-name#65cca6
entity.other.attribute-name.class, entity.other.attribute-name.id.css, punctuation.definition.entity.css, source.sass keyword.control, entity.other.attribute-name.html#65cca6italic
markup.inserted#da44ee
markup.deleted#c739c7
markup.changed#C792EA
string.regexp#82cab0
constant.character.escape#82cab0
*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
support.type.property-name.json#ca25cfitalic
source.json meta.structure.dictionary.json support.type.property-name.json#65cca6italic
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ff3b55
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#ff3b55
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#ff3b55
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#ff3b55
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#ff3b55
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#ff3b55
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#ff3b55
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#ff3b55
text.html.markdown, punctuation.definition.list_item.markdown#82cab0
text.html.markdown markup.inline.raw.markdown#d3ec8c
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#ff3b55italic
markup.bold, markup.bold string#ff3b55bold
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#d3ec8cbold
markup.underline#ff3b55underline
markup.quote punctuation.definition.blockquote.markdown#65737E
markup.quoteitalic
string.other.link.title.markdown#d3ec8c
string.other.link.description.title.markdown#d3ec8c
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...

HyperGhoul Theme - Coding Theme