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#14af36
  • activityBar.activeBorder#14af36
  • activityBar.background#000000
  • activityBar.foreground#f2e5bc
  • activityBarBadge.background#13772c
  • activityBarBadge.foreground#f9f5d7
  • badge.background#458588
  • button.background#13772c
  • button.foreground#f9f5d7
  • dropdown.background#1c1d26
  • editor.background#000000
  • editor.findMatchBackground#ffffbe55
  • editor.findMatchHighlightBackground#ffffbe55
  • editor.findRangeHighlightBackground#ffffbe55
  • editor.foreground#f2e5bc
  • editor.inactiveSelectionBackground#ffffbe55
  • editor.lineHighlightBackground#000000
  • editor.lineHighlightBorder#272836
  • editor.selectionBackground#ffffbe55
  • editor.selectionHighlightBackground#ffffbe55
  • editor.wordHighlightBackground#ffffbe55
  • editor.wordHighlightStrongBackground#ffffbe55
  • editorCursor.background#000000
  • editorCursor.foreground#14af36
  • editorGroupHeader.tabsBackground#000000
  • editorWidget.background#272836
  • extensionButton.prominentBackground#599442
  • focusBorder#3e588c
  • foreground#f2e5bc
  • gitDecoration.conflictingResourceForeground#f42c3e
  • gitDecoration.ignoredResourceForeground#3e588c
  • gitDecoration.modifiedResourceForeground#fabd2f
  • gitDecoration.untrackedResourceForeground#7ec16e
  • input.background#000000
  • input.border#272836
  • list.activeSelectionBackground#1c1d26
  • list.focusBackground#1c1d26
  • list.hoverBackground#1c1d26
  • list.inactiveSelectionBackground#1c1d26
  • panel.background#000000
  • peekView.border#3e588c
  • peekViewEditor.background#21222d
  • peekViewResult.background#21222d
  • peekViewResult.selectionBackground#3e588c
  • sideBar.background#000000
  • sideBar.border#222222
  • sideBar.foreground#fbf1c7
  • sideBarSectionHeader.background#000000
  • statusBar.background#000000
  • statusBar.foreground#f2e5bc
  • statusBar.noFolderBackground#1c1d26
  • tab.activeBackground#000000
  • tab.activeBorder#444444
  • tab.activeForeground#f2e5bc
  • tab.inactiveBackground#000000
  • terminal.ansiBlack#1d2021
  • terminal.ansiBlue#458588
  • terminal.ansiBrightBlack#928374
  • terminal.ansiBrightBlue#99c6ca
  • terminal.ansiBrightCyan#7ec16e
  • terminal.ansiBrightGreen#b8bb26
  • terminal.ansiBrightMagenta#d3869b
  • terminal.ansiBrightRed#f42c3e
  • terminal.ansiBrightWhite#ebdbb2
  • terminal.ansiBrightYellow#fabd2f
  • terminal.ansiCyan#689d6a
  • terminal.ansiGreen#98971a
  • terminal.ansiMagenta#b16286
  • terminal.ansiRed#cc241d
  • terminal.ansiWhite#a89984
  • terminal.ansiYellow#13772c
  • terminal.background#000000
  • terminal.foreground#ebdbb2
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#f2e5bc

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
emphasisitalic
strongbold
header#458588
comment, punctuation.definition.comment#506899italic
variable, string constant.other.placeholder#eeffff
constant.other.color#ffffff
invalid, invalid.illegal#cc241d
constant, variable.arguments#d3869b
keyword, storage.type, storage.modifier#c792ea
keyword.control, keyword.operator, 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#89ddff
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#82aaff
meta.block variable.other#f07178
support.other.variable, string.other.link#f07178
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#f78c6c
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#c3e88d
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#ffcb6b
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#7ec16eitalic
entity.other.attribute-name.css#fe8019
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#82aaff
markup.inserted#c3e88d
markup.deleted#ff5370
markup.changed#fe8019
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
entity.name.selector#7ec16e
markup.punctuation.quote.beginning#98971a
markup.punctuation.list.beginning#99c6ca
meta.selector#7ec16e
#13772c
meta.preprocessor#fe8019
meta.preprocessor.string#b8bb26
meta.preprocessor.numeric#b8bb26
meta.structure.dictionary.key.python#689d6a
meta.header.diff#fe8019
storage#f42c3e
storage.modifier#fe8019
string#b8bb26
string.tag#b8bb26
string.value#b8bb26
string.regexp#fe8019
string.escape#f42c3e
string.quasi#7ec16e
string.entity#b8bb26
object#ebdbb2
module.node#99c6ca
support.type.property-name#99c6ca
Noir by jeandeaual - VS Code Theme