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#23272e
  • activityBar.border#23272e
  • activityBarBadge.background#3e4556
  • badge.background#21242a
  • debugToolBar.background#21242a
  • editor.background#282c34
  • editor.findMatchBackground#2257a0
  • editor.foreground#bbc2cf
  • editor.selectionBackground#2257a0
  • editorCursor.foreground#51afef
  • editorError.foreground#ff6c6b
  • editorGroupHeader.tabsBackground#21242a
  • editorGutter.addedBackground#98be65
  • editorGutter.deletedBackground#ff6c6b
  • editorGutter.modifiedBackground#da8548
  • editorIndentGuide.background#3f444a
  • editorWarning.foreground#ecbe7b
  • list.hoverBackground#3f444a
  • list.inactiveSelectionBackground#2257a0
  • minimapGutter.addedBackground#98be65
  • minimapGutter.deletedBackground#ff6c6b
  • minimapGutter.modifiedBackground#da8548
  • panelTitle.activeBorder#51afef
  • scrollbarSlider.activeBackground#51afef
  • scrollbarSlider.hoverBackground#2257A0
  • sideBar.background#21242a
  • sideBar.foreground#bbc2cf
  • sideBarSectionHeader.background#21252b
  • sideBarSectionHeader.foreground#bbc2cf
  • sideBarTitle.foreground#bbc2cf
  • statusBar.background#23272e
  • statusBar.debuggingBackground#ff6c6b
  • statusBar.debuggingForeground#bbc2cf
  • statusBar.noFolderBackground#3e4556
  • statusBarItem.activeBackground#5b626880
  • statusBarItem.hoverBackground#282c34
  • statusBarItem.remoteBackground#51afef
  • statusBarItem.remoteForeground#bbc2cf
  • tab.activeBorderTop#51afef
  • tab.hoverBackground#23272e
  • tab.inactiveBackground#21242a
  • terminal.ansiBlack#1B2229
  • terminal.ansiBlue#51afef
  • terminal.ansiBrightBlack#3f444a
  • terminal.ansiBrightBlue#51afef
  • terminal.ansiBrightCyan#46d9ff
  • terminal.ansiBrightGreen#98be65
  • terminal.ansiBrightMagenta#a9a1e1
  • terminal.ansiBrightRed#ff6c6b
  • terminal.ansiBrightWhite#efefef
  • terminal.ansiBrightYellow#ecbe7b
  • terminal.ansiCyan#46d9ff
  • terminal.ansiGreen#98be65
  • terminal.ansiMagenta#c678dd
  • terminal.ansiRed#ff6c6b
  • terminal.ansiWhite#bbc2cf
  • terminal.ansiYellow#ecbe7b
  • terminal.background#282c34
  • terminal.foreground#bbc2cf

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, string.quoted.docstring.multi.python, string.quoted.docstring.multi.python punctuation.definition.string.begin.python, string.quoted.docstring.multi.python punctuation.definition.string.end.python#5B6268
variable, string constant.other.placeholder#bbc2cf
constant.other.color#bbc2cf
invalid, invalid.illegal#ff6c6b
keyword, keyword.other, keyword.operator.logical, keyword.operator.constructor, keyword.operator.new#51afef
storage.type#ecbe7bbold
storage.type.struct#51afef
storage.modifier#51afef
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, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#51afef
meta.preprocessorbold
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#4bc4f7
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#c678dd
meta.block variable.other#bbc2cf
support.other.variable, string.other.link#bbc2cfunderline
variable.parameter#FFA8FF
constant.numeric, support.constant, constant.character, keyword.other.unit#da8548
constant.language#da8548bold
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#98be65
constant.other#98be65bold
constant.escape, constant.character.escape#98be65bold
entity.name, support.type, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#ecbe7b
support.type#51afef
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#a9a1e1
variable.language#a9a1e1
entity.name.method.js#a9a1e1
meta.class-method.js entity.name.function.js, variable.function.constructor#a9a1e1
entity.other.attribute-name#FFA8FF
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFCB6B
entity.other.attribute-name.class#51afef
source.sass keyword.control#4bc4f7
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#51afef
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#da8548
support.function.misc.css#ff6c6b
markup.inserted#98be65
markup.deleted#ff6c6b
markup.changed#da8548
string.regexp#98be65bold
constant.character.escape#98be65
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#51afef
source.js constant.other.object.key.js string.unquoted.label.js#ff6c6bitalic
source.json meta.structure.dictionary.json support.type.property-name.json#51afef
text.html.markdown, punctuation.definition.list_item.markdown#bbc2cf
text.html.markdown markup.inline.raw.markdown#c678dd
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#21252a
markdown.heading, markup.heading.markdown punctuation.definition.heading.markdown#51afefbold
markup.heading entity.name#a9a1e1bold
markup.italicitalic
markup.bold, markup.bold stringbold
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 stringbold
markup.underlineunderline
markup.quote punctuation.definition.blockquote.markdown#21252a
markup.quoteitalic
string.other.link.description.title.markdown#c678dd
constant.other.reference.link.markdown#a9a1e1
markup.raw.block#c678dd
markup.inline.raw.string.markdown#5B6268
markup.underline.link.markdown, markup.underline.link.image.markdown#da8548
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#bbc2cf
variable.language.fenced.markdown#5b6268
meta.separator#5b6868bold
markup.table#bbc2cf

Shiki preview

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

Loading...

doom-one by NTBBloodbath - VS Code Theme