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#37302a
  • activityBar.background#37302a
  • activityBar.foreground#ffefb3
  • activityBarBadge.background#37302a
  • activityBarBadge.foreground#ffefb3
  • badge.background#37302a
  • badge.foreground#ffefb3
  • breadcrumb.foreground#9a906e
  • button.background#37302a
  • button.foreground#ffefb3
  • descriptionForeground#9a906e
  • editor.background#2e2815
  • editor.findMatchBackground#5a4d3d
  • editor.findMatchForeground#ef7567
  • editor.findMatchHighlightBackground#37302a80
  • editor.findMatchHighlightForeground#ef7567ff
  • editor.findRangeHighlightBackground#ffcbaa20
  • editor.foreground#ffefb3
  • editor.inactiveSelectionBackground#5a4d3d80
  • editor.lineHighlightBackground#37302a80
  • editor.placeholder.foreground#ffefb380
  • editor.selectionBackground#5a4d3d
  • editor.selectionForeground#ffefb3
  • editor.selectionHighlightBackground#5a4d3d80
  • editor.wordHighlightBackground#5a4d3d80
  • editor.wordHighlightStrongBackground#5a4d3d
  • editorBracketHighlight.foreground1#ffefb3
  • editorBracketHighlight.foreground2#ffefb3
  • editorBracketHighlight.foreground3#ffefb3
  • editorBracketHighlight.foreground4#ffefb3
  • editorBracketHighlight.foreground5#ffefb3
  • editorBracketHighlight.foreground6#ffefb3
  • editorBracketHighlight.unexpectedBracket.foreground#ef7567
  • editorGroupHeader.tabsBackground#37302a
  • editorGutter.addedBackground#d7eaac
  • editorGutter.background#2e2815
  • editorGutter.deletedBackground#ef7567
  • editorGutter.modifiedBackground#C792EA
  • editorLineNumber.activeForeground#ffefb3
  • editorLineNumber.foreground#9a906e
  • editorLink.activeForeground#ffffff
  • editorRuler.foreground#37302a
  • editorSuggestWidget.background#2e2815
  • editorSuggestWidget.foreground#ffefb3
  • editorWidget.background#2e2815
  • editorWidget.border#37302a
  • editorWidget.foreground#ffefb3
  • extensionButton.prominentForeground#ffffff
  • focusBorder#37302a
  • foreground#ffefb3
  • gitDecoration.ignoredResourceForeground#9a906e
  • icon.foreground#ffefb3
  • inlineChatInput.placeholderForeground#ffefb380
  • input.background#37302a
  • input.border#37302a
  • input.foreground#ffefb3
  • input.placeholderForeground#ffefb380
  • inputOption.activeBackground#5a4d3d
  • inputOption.activeBorder#ffcbaa
  • inputOption.activeForeground#ffefb3
  • inputValidation.errorBackground#37302a
  • inputValidation.errorBorder#ef7567
  • inputValidation.warningBackground#37302a
  • inputValidation.warningBorder#C792EA
  • list.activeSelectionBackground#37302a80
  • list.activeSelectionForeground#ffefb3
  • list.activeSelectionIconForeground#ffefb3
  • list.deemphasizedForeground#9a906e
  • list.dropBackground#5a4d3d80
  • list.filterMatchBackground#ffcbaa40
  • list.filterMatchBorder#ffcbaa
  • list.focusBackground#37302a80
  • list.focusForeground#ffffff
  • list.focusOutline#37302a
  • list.highlightForeground#ffffff
  • list.hoverBackground#37302a80
  • list.inactiveSelectionBackground#37302a80
  • list.inactiveSelectionForeground#ffefb3
  • list.inactiveSelectionIconForeground#ffefb3
  • menu.background#2e2815
  • menu.foreground#ffefb3
  • notifications.background#2e2815
  • notifications.foreground#ffefb3
  • panelTitle.activeForeground#ffefb3
  • panelTitle.inactiveForeground#9a906e
  • peekViewTitleDescription.foreground#9a906e
  • pickerGroup.foreground#ffffff
  • quickInput.background#2e2815
  • quickInput.foreground#ffefb3
  • quickInputList.focusBackground#37302a80
  • quickInputList.focusForeground#ffffff
  • quickInputList.focusIconForeground#ffcbaa
  • searchEditor.findMatchBackground#5a4d3d
  • searchEditor.textInputBorder#37302a
  • selection.background#5a4d3d80
  • sideBar.background#2e2815
  • sideBar.foreground#9a906e
  • sideBarSectionHeader.background#2e2815
  • sideBarSectionHeader.foreground#ffefb3
  • sideBarTitle.foreground#2e2815
  • statusBar.background#37302a
  • statusBar.debuggingBackground#37302a
  • statusBar.debuggingForeground#ffefb3
  • statusBar.foreground#ffefb3
  • statusBar.noFolderBackground#37302a
  • statusBar.noFolderForeground#ffefb3
  • statusBarItem.activeBackground#37302a
  • statusBarItem.hoverBackground#37302a
  • statusBarItem.prominentBackground#37302a
  • tab.activeBackground#37302a80
  • tab.activeForeground#ffefb3
  • tab.inactiveBackground#37302a
  • tab.inactiveForeground#9a906e
  • textLink.activeForeground#ffffff
  • textLink.foreground#ffffff
  • titleBar.activeBackground#37302a
  • titleBar.activeForeground#ffefb3
  • titleBar.inactiveBackground#37302a
  • titleBar.inactiveForeground#ffefb3
  • toolbar.activeBackground#37302a
  • toolbar.hoverBackground#37302a80
  • widget.shadow#2e281580

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9a906e
variable, string constant.other.placeholder#ffefb3
constant.other.color#ffefb3
invalid, invalid.illegal#ceb3ff
keyword, storage.type, storage.modifier#ffefb3
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#ffcbaa
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#ffefb3
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#ffefb3
meta.block variable.other#ffefb3
support.other.variable, string.other.link#ffefb3
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#ffefb3
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#ffcbaa
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#ffcbaa
support.type#ffefb3
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#ffefb3
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#ef7567
variable.language#ffefb3
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF
entity.other.attribute-name#ffcbaa
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFCB6Bitalic
entity.other.attribute-name.class#ffcbaa
source.sass keyword.control#ffefb3
markup.inserted#C3E88D
markup.deleted#ef7567
markup.changed#C792EA
string.regexp#ffcbaa
constant.character.escape#B2CCD6
*url*, *link*, *uri*#ffffffunderline
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#ef7567italic
punctuation.section.embedded.ruby, source.ruby.embedded#ffefb3
log.error#ef7567
log.warning#C792EA
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#ef7567
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#ef7567
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#ffefb3
text.html.markdown markup.inline.raw.markdown#ffcbaa
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#ffefb3
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#ffefb3
markup.italic#ffcbaaitalic
markup.bold, markup.bold string#ef7567bold
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#ffcbaabold
markup.underline#ffcbaaunderline
markup.quote punctuation.definition.blockquote.markdown#ffefb3
markup.quoteitalic
string.other.link.title.markdown#ffcbaa
string.other.link.description.title.markdown#ffffff
markup.underline.link.markdown, markup.inline.raw.string.markdown#9a906e
constant.other.reference.link.markdown#ffffff
markup.raw.block#ffefb3
markup.raw.block.fenced.markdown#ffefb3
punctuation.definition.fenced.markdown#ffefb3
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#ffefb3
variable.language.fenced.markdown#ffefb3
meta.separator#ffefb3bold
markup.table#ffefb3
Ablaze Theme by Kyrylo Silin - VS Code Theme