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#1a1818
  • activityBar.activeBorder#252323
  • activityBar.activeFocusBorder#2c2a2a
  • activityBar.background#252323
  • activityBar.border#252323
  • activityBar.dropBorder#00ffffc7
  • activityBar.foreground#475d58
  • activityBar.inactiveForeground#3c4e54b4
  • activityBarBadge.background#252323
  • activityBarBadge.foreground#aaa8a8a4
  • badge.background#ff0000
  • breadcrumb.activeSelectionForeground#8d8d8da4
  • breadcrumb.background#252323
  • breadcrumb.focusForeground#9e9c9ccc
  • breadcrumb.foreground#646e6e
  • breadcrumbPicker.background#252323
  • button.background#252323
  • button.foreground#4b4545
  • button.hoverBackground#292626be
  • debugConsole.sourceForeground#9e7878
  • dropdown.background#252323
  • dropdown.border#252323
  • dropdown.foreground#4b4545
  • dropdown.listBackground#252323
  • editor.background#252323
  • editor.findMatchBackground#00ffff85
  • editor.findMatchBorder#252323
  • editor.findMatchHighlightBackground#00ffff85
  • editor.findMatchHighlightBorder#161516
  • editor.foreground#8d8d8da4
  • editor.lineHighlightBackground#222022
  • editor.lineHighlightBorder#222022
  • editor.selectionBackground#503e50
  • editorBracketMatch.background#252323
  • editorCodeLens.foreground#40af0d
  • editorCursor.foreground#646e6e
  • editorGroup.border#252323
  • editorGroupHeader.border#252323
  • editorGroupHeader.noTabsBackground#252323
  • editorGroupHeader.tabsBackground#252323
  • editorGroupHeader.tabsBorder#252323
  • editorIndentGuide.activeBackground#535a5a
  • editorIndentGuide.background#393f3f
  • editorLineNumber.foreground#646e6e
  • editorOverviewRuler.border#252323
  • editorSuggestWidget.foreground#7a777a
  • editorSuggestWidget.highlightForeground#00ffffc7
  • editorWidget.background#252323
  • editorWidget.border#252323
  • editorWidget.foreground#4b4545
  • editorWidget.resizeBorder#252323
  • focusBorder#2c2a2a
  • foreground#8d8d8da4
  • inlineparameters.annotationBackground#252323
  • inlineparameters.annotationForeground#8d8d8da4
  • menu.background#252323
  • menu.border#252323
  • menu.foreground#8d8d8da4
  • menu.selectionBackground#2b232b
  • menu.selectionBorder#161516
  • menu.selectionForeground#8d8d8da4
  • menu.separatorBackground#161516
  • menubar.selectionBackground#161516
  • menubar.selectionBorder#161516
  • menubar.selectionForeground#8d8d8da4
  • minimap.background#252323
  • panel.background#252323
  • panel.border#252323
  • panel.dropBorder#161516
  • panelInput.border#252323
  • panelSection.border#252323
  • panelSection.dropBackground#161516
  • panelSectionHeader.background#252323
  • panelSectionHeader.border#252323
  • panelSectionHeader.foreground#754545
  • panelTitle.activeBorder#00ffff85
  • panelTitle.activeForeground#616161
  • panelTitle.inactiveForeground#424040
  • scrollbarSlider.activeBackground#454545be
  • scrollbarSlider.background#45454549
  • scrollbarSlider.hoverBackground#58565649
  • sideBar.background#252323
  • sideBar.border#252323
  • sideBar.dropBackground#00ffff98
  • sideBar.foreground#8d8d8da4
  • sideBarSectionHeader.background#252323
  • sideBarSectionHeader.border#252323
  • sideBarSectionHeader.foreground#8d8d8da4
  • sideBarTitle.foreground#8d8d8da4
  • statusBar.background#252323
  • statusBar.border#252323
  • statusBar.debuggingBackground#161516
  • statusBar.debuggingBorder#161516
  • statusBar.debuggingForeground#8d8d8da4
  • statusBar.foreground#8d8d8da4
  • statusBar.noFolderBackground#252323
  • statusBarItem.activeBackground#00ffff85
  • statusBarItem.hoverBackground#2b232b
  • symbolIcon.classForeground#5eff00
  • symbolIcon.functionForeground#00ffffc7
  • tab.activeBackground#252323
  • tab.activeBorder#00ffffc7
  • tab.activeForeground#8d8d8da4
  • tab.border#252323
  • tab.inactiveBackground#252323
  • terminal.ansiBlue#426ded
  • terminal.ansiBrightYellow#bbff00
  • terminal.ansiGreen#67a45f
  • terminal.ansiMagenta#a162a3
  • terminal.ansiYellow#787a07
  • terminal.background#252323
  • terminal.border#252323
  • terminal.foreground#8d8d8da4
  • terminalCursor.foreground#8d8d8da4
  • textLink.activeForeground#ff0000
  • textLink.foreground#00ffff54
  • titleBar.activeBackground#252323
  • titleBar.activeForeground#8d8d8da4
  • titleBar.border#252323
  • titleBar.inactiveBackground#252323
  • titleBar.inactiveForeground#8d8d8da4
  • tree.indentGuidesStroke#00ffff2f
  • welcomePage.background#252323
  • welcomePage.buttonBackground#252323
  • welcomePage.buttonHoverBackground#232d2e
  • widget.shadow#44333381
  • window.activeBorder#00ffff31
  • window.inactiveBorder#252323

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#546E7Aitalic
variable, string constant.other.placeholder#029e9eaf
constant.other.color#ffffff
invalid, invalid.illegal#ee5871
keyword, storage.type, storage.modifier#bb77b0d5
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#4f767eb2
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#3379798a
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#0d9bdd79
meta.block variable.other#656774
support.other.variable, string.other.link#71f077c2
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#d8787848
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#2384b1c2
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#a8833d
support.type#4e444a
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#a8624dd7
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#6b788091
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#097009italic
entity.other.attribute-name.class#FFCB6B
source.sass keyword.control#b94f61
markup.inserted#C3E88D
markup.deleted#FF5370
markup.changed#C792EA
string.regexp#89DDFF
constant.character.escape#ff89c4
*url*, *link*, *uri*
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#677e65
meta.separator#65737Ebold
markup.table#EEFFFF
Dark & Elegant by evangelos - VS Code Theme