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#0D0D12
  • activityBar.foreground#E0E0E8
  • activityBarBadge.background#2ECC71
  • activityBarBadge.foreground#ffffff
  • badge.background#2ECC71
  • badge.foreground#ffffff
  • button.background#2ECC71
  • button.foreground#ffffff
  • button.hoverBackground#2ECC71EE
  • diffEditor.insertedTextBackground#2ECC7122
  • diffEditor.removedTextBackground#E74C3C22
  • dropdown.background#1A1A25
  • dropdown.foreground#E0E0E8
  • editor.background#0A0A0E
  • editor.findMatchBackground#F39C1233
  • editor.findMatchBorder#F39C1277
  • editor.findMatchHighlightBackground#F39C1222
  • editor.findMatchHighlightBorder#F39C1244
  • editor.foreground#E0E0E8
  • editor.lineHighlightBackground#1A1A25
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#3498DB33
  • editor.selectionHighlightBackground#1A1A25
  • editor.wordHighlightBackground#3498DB22
  • editor.wordHighlightStrongBackground#2ECC7122
  • editorBracketMatch.background#3498DB33
  • editorBracketMatch.border#3498DB77
  • editorCursor.foreground#2ECC71
  • editorGroup.border#1A1A25
  • editorGroupHeader.tabsBackground#0F0F14
  • editorHoverWidget.background#0F0F14EE
  • editorHoverWidget.border#1A1A25
  • editorIndentGuide.activeBackground#3498DB33
  • editorIndentGuide.background#1A1A25
  • editorLineNumber.activeForeground#E0E0E8
  • editorLineNumber.foreground#707080
  • editorSuggestWidget.background#0F0F14EE
  • editorSuggestWidget.border#1A1A25
  • editorSuggestWidget.selectedBackground#1A1A25
  • editorWidget.background#0F0F14
  • editorWidget.border#1A1A25
  • gitDecoration.conflictingResourceForeground#9B59B6
  • gitDecoration.deletedResourceForeground#E74C3C
  • gitDecoration.ignoredResourceForeground#707080
  • gitDecoration.modifiedResourceForeground#F39C12
  • gitDecoration.untrackedResourceForeground#2ECC71
  • input.background#1A1A25
  • input.foreground#E0E0E8
  • input.placeholderForeground#707080
  • inputOption.activeBorder#2ECC71
  • list.activeSelectionBackground#1A1A25
  • list.activeSelectionForeground#E0E0E8
  • list.highlightForeground#3498DB
  • list.hoverBackground#1A1A25
  • list.inactiveSelectionBackground#0A0A0E
  • list.inactiveSelectionForeground#E0E0E8
  • minimap.background#0F0F14CC
  • minimap.selectionHighlight#3498DB66
  • minimapSlider.activeBackground#3498DB66
  • minimapSlider.background#3498DB22
  • minimapSlider.hoverBackground#3498DB44
  • notificationLink.foreground#3498DB
  • notifications.background#0F0F14EE
  • notifications.foreground#E0E0E8
  • panel.background#0F0F14
  • panel.border#1A1A25
  • panelTitle.activeForeground#E0E0E8
  • panelTitle.inactiveForeground#E0E0E8AA
  • peekView.border#2ECC71
  • peekViewEditor.background#0A0A0E
  • peekViewResult.background#0F0F14
  • peekViewTitle.background#0D0D12
  • progressBar.background#2ECC71
  • scrollbarSlider.activeBackground#3498DB66
  • scrollbarSlider.background#3498DB22
  • scrollbarSlider.hoverBackground#3498DB44
  • sideBar.background#0F0F14
  • sideBar.foreground#E0E0E8CC
  • sideBarSectionHeader.background#0D0D12
  • sideBarSectionHeader.foreground#E0E0E8
  • sideBarTitle.foreground#E0E0E8
  • statusBar.background#0D0D12
  • statusBar.foreground#E0E0E8CC
  • statusBar.noFolderBackground#0D0D12
  • statusBarItem.hoverBackground#1A1A25
  • tab.activeBackground#0A0A0E
  • tab.activeBorderTop#2ECC71
  • tab.activeForeground#E0E0E8
  • tab.inactiveBackground#0F0F14
  • tab.inactiveForeground#E0E0E8AA
  • terminal.ansiBlack#1A1A25
  • terminal.ansiBlue#3498DB
  • terminal.ansiBrightBlack#707080
  • terminal.ansiBrightBlue#3498DBEE
  • terminal.ansiBrightCyan#2ECCDBEE
  • terminal.ansiBrightGreen#2ECC71EE
  • terminal.ansiBrightMagenta#9B59B6EE
  • terminal.ansiBrightRed#E74C3CEE
  • terminal.ansiBrightWhite#E0E0E8
  • terminal.ansiBrightYellow#F39C12EE
  • terminal.ansiCyan#2ECCDB
  • terminal.ansiGreen#2ECC71
  • terminal.ansiMagenta#9B59B6
  • terminal.ansiRed#E74C3C
  • terminal.ansiWhite#E0E0E8CC
  • terminal.ansiYellow#F39C12
  • terminal.background#0F0F14
  • terminal.foreground#E0E0E8
  • titleBar.activeBackground#0D0D12
  • titleBar.activeForeground#E0E0E8

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#707080italic
variable, string constant.other.placeholder#E0E4F0
constant.other.color#ffffff
invalid, invalid.illegal#E74C3C
keyword, storage.type, storage.modifier#3498DBbold
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#3498DB
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#E74C3C
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#F39C12bold
meta.block variable.other#E0E4F0
support.other.variable, string.other.link#E0E4F0
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#F39C12
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#2ECC71
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#F39C12
support.type#E0E4F0
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#3498DB
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#E74C3C
variable.language#E74C3Citalic
entity.name.method.js#F39C12italic bold
meta.class-method.js entity.name.function.js, variable.function.constructor#F39C12
entity.other.attribute-name#3498DB
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#F39C12italic
entity.other.attribute-name.class#F39C12
source.sass keyword.control#3498DB
markup.inserted#2ECC71
markup.deleted#E74C3C
markup.changed#3498DB
string.regexp#2ECC71
constant.character.escape#3498DB
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#3498DBitalic
source.js constant.other.object.key.js string.unquoted.label.js#E74C3Citalic
source.json meta.structure.dictionary.json support.type.property-name.json#3498DB
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#F39C12
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#2ECC71
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#E74C3C
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#9B59B6
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#2ECC71
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#F39C12
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#3498DB
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#E74C3C
text.html.markdown, punctuation.definition.list_item.markdown#E0E0E8
text.html.markdown markup.inline.raw.markdown#3498DB
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#707080
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#F39C12
markup.italic#E0E0E8italic
markup.bold, markup.bold string#E0E0E8bold
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#E0E0E8bold italic
markup.underline#F39C12underline
markup.quote punctuation.definition.blockquote.markdown#707080
markup.quoteitalic
string.other.link.title.markdown#3498DB
string.other.link.description.title.markdown#3498DB
constant.other.reference.link.markdown#F39C12
markup.raw.block#3498DB
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#E0E0E8
variable.language.fenced.markdown#707080
meta.separator#707080bold
markup.table#E0E0E8
ZenFlow Noir by Demise - VS Code Theme