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#1a140c
  • activityBar.foreground#d0a478
  • badge.background#765534
  • button.background#655137
  • dropdown.background#4a3b28
  • editor.background#1a140c
  • editor.foreground#d0a478
  • editor.lineHighlightBackground#564027
  • editor.selectionBackground#7a5836aa
  • editorCursor.foreground#d0a478
  • editorGroupHeader.tabsBackground#0f120e
  • editorHoverWidget.background#1a1510
  • editorLineNumber.activeForeground#a8a8a8
  • editorWhitespace.foreground#9e6f42
  • editorWidget.background#0f120e
  • focusBorder#9e6f42
  • input.background#4a3b28
  • inputOption.activeBorder#9e6f42
  • inputValidation.errorBackground#580c0c
  • inputValidation.errorBorder#942a1f
  • inputValidation.infoBackground#29263e
  • inputValidation.infoBorder#1a5a9f
  • inputValidation.warningBackground#4a3b28
  • list.activeSelectionBackground#734a1e
  • list.highlightForeground#dfab7a
  • list.hoverBackground#734a1e66
  • list.inactiveSelectionBackground#5c4838
  • menu.background#32230e
  • menu.foreground#c8c8c8
  • minimap.selectionHighlight#7a5836aa
  • peekView.border#564027
  • peekViewEditor.background#1a1510
  • peekViewEditor.matchHighlightBackground#7a5836aa
  • peekViewResult.background#32230e
  • peekViewTitle.background#32230e
  • pickerGroup.border#dfab7a
  • pickerGroup.foreground#dfab7a
  • ports.iconRunningProcessForeground#2d8c2e
  • progressBar.background#765534
  • quickInputList.focusBackground#734a1eAA
  • selection.background#7a5836aa
  • sideBar.background#32230e
  • statusBar.background#3d301f
  • statusBar.debuggingBackground#3d301f
  • statusBar.noFolderBackground#3d301f
  • statusBarItem.remoteBackground#655137
  • tab.inactiveBackground#0f120e
  • tab.lastPinnedBorder#4a3b28
  • titleBar.activeBackground#3d301f

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#d8d0d6
comment, markup.quote.markdown, meta.diff, meta.diff.header#958a90cc
meta.template.expression.js, constant.name.attribute.tag.jade, punctuation.definition.metadata.markdown, punctuation.definition.string.end.markdown, punctuation.definition.string.begin.markdown#d8d0d6
variable, support.variable, entity.name.tag.yaml, constant.character.entity.html, source.css entity.name.tag.reference, beginning.punctuation.definition.list.markdown, source.css entity.other.attribute-name.parent-selector, meta.structure.dictionary.json support.type.property-name#4ecfad
markup.bold, constant.numeric, meta.group.regexp, constant.other.php, support.constant.ext.php, constant.other.class.php, support.constant.core.php, fenced_code.block.language, constant.other.caps.python, entity.other.attribute-name, support.type.exception.python, source.css keyword.other.unit, variable.other.object.property.js.jsx, variable.other.object.js#d4a865
markup.list, text.xml string, entity.name.type, support.function, entity.other.attribute-name, meta.at-rule.extend, entity.name.function, entity.other.inherited-class, entity.other.keyframe-offset.css, text.html.markdown string.quoted, meta.function-call.generic.python, meta.at-rule.extend support.constant, entity.other.attribute-name.class.jade, source.css entity.other.attribute-name, text.xml punctuation.definition.string#e8d174
markup.heading, variable.language.this.js, variable.language.special.self.python#ff6b7a
punctuation.definition.interpolation, punctuation.section.embedded.end.php, punctuation.section.embedded.end.ruby, punctuation.section.embedded.begin.php, punctuation.section.embedded.begin.ruby, punctuation.definition.template-expression, entity.name.tag#ff5c8a
storage, keyword, meta.link, meta.image, markup.italic, source.js support.type#a78bfa
string.regexp, markup.changed#7dd3fc
constant, support.class, keyword.operator, support.constant, text.html.markdown string, source.css support.function, source.php support.function, support.function.magic.python, entity.other.attribute-name.id, markup.deleted#ff5757
string, text.html.php string, markup.inline.raw, markup.inserted, punctuation.definition.string, punctuation.definition.markdown, text.html meta.embedded source.js string, text.html.php punctuation.definition.string, text.html meta.embedded source.js punctuation.definition.string, text.html punctuation.definition.string, text.html string#86d973
entity.other.inherited-classunderline
West Coast Theme by Mohamad Haqnegahdar - VS Code Theme