Skip to main content
Coding Theme

Color themes

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#333333
  • activityBar.border#444444
  • activityBar.foreground#D4D4D4
  • activityBar.inactiveForeground#BBBBBB
  • activityBarBadge.background#007acc
  • breadcrumb.activeSelectionForeground#D4D4D4
  • breadcrumb.background#252526
  • breadcrumb.focusForeground#D4D4D4
  • breadcrumb.foreground#BBBBBB
  • breadcrumbIcon.foreground#BBBBBB
  • breadcrumbPicker.background#252526
  • button.focusBorder#00000000
  • dropdown.background#3C3C3C
  • dropdown.focusBorder#00000000
  • dropdown.foreground#D4D4D4
  • editor.background#1E1E1E
  • editor.foreground#D4D4D4
  • editor.lineHighlightBackground#2D2D30
  • editor.selectionBackground#264F78
  • editorCursor.foreground#D4D4D4
  • editorGroup.border#444444
  • editorGroupHeader.tabsBackground#252526
  • editorGroupHeader.tabsBorder#444444
  • editorGutter.background#1E1E1E
  • editorIndentGuide.activeBackground#707070
  • editorIndentGuide.background#404040
  • editorLineNumber.activeForeground#D4D4D4
  • editorLineNumber.foreground#858585
  • editorStickyScrollHover.background#2D2D30
  • editorWidget.background#252526
  • editorWidget.foreground#D4D4D4
  • focusBorder#00000000
  • input.background#3C3C3C
  • input.border#444444
  • input.focusBorder#00000000
  • input.foreground#D4D4D4
  • input.placeholderForeground#BBBBBB
  • list.activeSelectionBackground#094771
  • list.activeSelectionForeground#D4D4D4
  • list.focusBackground#094771
  • list.focusForeground#D4D4D4
  • list.focusOutline#00000000
  • list.hoverBackground#2A2D2E
  • list.hoverForeground#D4D4D4
  • list.inactiveFocusOutline#00000000
  • list.inactiveSelectionBackground#37373D
  • list.inactiveSelectionForeground#BBBBBB
  • panel.background#1E1E1E
  • panel.border#444444
  • panel.foreground#D4D4D4
  • quickInput.background#252526
  • quickInput.foreground#D4D4D4
  • scrollbarSlider.activeBackground#606060
  • scrollbarSlider.background#404040
  • scrollbarSlider.hoverBackground#505050
  • sideBar.background#252526
  • sideBar.border#444444
  • sideBar.foreground#D4D4D4
  • sideBarSectionHeader.background#252526
  • sideBarSectionHeader.foreground#D4D4D4
  • sideBarTitle.foreground#D4D4D4
  • statusBar.background#333333
  • statusBar.border#444444
  • statusBar.debuggingBackground#444444
  • statusBar.foreground#D4D4D4
  • statusBar.noFolderBackground#333333
  • tab.activeBackground#1E1E1E
  • tab.activeForeground#D4D4D4
  • tab.border#444444
  • tab.inactiveBackground#2D2D2D
  • tab.inactiveForeground#BBBBBB
  • titleBar.activeBackground#333333
  • titleBar.activeForeground#D4D4D4
  • titleBar.border#444444
  • titleBar.inactiveBackground#333333
  • titleBar.inactiveForeground#BBBBBB

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6A9955—
variable, string constant.other.placeholder#9CDCFE—
keyword, storage.type, storage.modifier#569CD6—
keyword.control, keyword.operator.new, keyword.operator.delete, keyword.other.using, keyword.other.directive.using, keyword.other.operator, entity.name.operator#C586C0—
entity.name.function, meta.function-call, support.function#DCDCAA—
support.class, support.type, entity.name.type, entity.name.namespace, entity.other.attribute, entity.name.scope-resolution, entity.name.class#4EC9B0—
string, string.quoted.double, string.quoted.single#CE9178—
constant.numeric, constant.language.boolean#B5CEA8—
constant.language, support.constant, constant.character#569CD6—
entity.name.tag, punctuation.definition.tag#569CD6—
entity.other.attribute-name#9CDCFE—
meta.object-literal.key#9CDCFE—
constant.other.color#ffffff—
invalid, invalid.illegal#F44747—
punctuation, meta.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#D4D4D4—
meta.block variable.other#9CDCFE—
support.other.variable, string.other.link#9CDCFE—
support.type#4EC9B0—
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#9CDCFE—
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#9CDCFE—
variable.language#569CD6italic
entity.name.method.js#DCDCAAitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#DCDCAA—
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#9CDCFEitalic
entity.other.attribute-name.class#9CDCFE—
source.sass keyword.control#DCDCAA—
markup.inserted#B5CEA8—
markup.deleted#F44747—
markup.changed#569CD6—
string.regexp#CE9178—
constant.character.escape#D7BA7D—
*url*, *link*, *uri*—underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#DCDCAAitalic
source.js constant.other.object.key.js string.unquoted.label.js#9CDCFEitalic
source.json meta.structure.dictionary.json support.type.property-name.json#9CDCFE—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#9CDCFE—
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#9CDCFE—
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#9CDCFE—
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#9CDCFE—
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#9CDCFE—
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#9CDCFE—
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#9CDCFE—
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#9CDCFE—
text.html.markdown, punctuation.definition.list_item.markdown#D4D4D4—
text.html.markdown markup.inline.raw.markdown#569CD6—
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#6A9955—
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#569CD6—
markup.italic#9CDCFEitalic
markup.bold, markup.bold string#9CDCFEbold
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#9CDCFEbold
markup.underline#B5CEA8underline
markup.quote punctuation.definition.blockquote.markdown#6A9955—
markup.quote—italic
string.other.link.title.markdown#DCDCAA—
string.other.link.description.title.markdown#569CD6—
constant.other.reference.link.markdown#4EC9B0—
markup.raw.block#569CD6—
markup.raw.block.fenced.markdown#00000050—
punctuation.definition.fenced.markdown#00000050—
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#D4D4D4—
variable.language.fenced.markdown#6A9955—
meta.separator#6A9955bold
markup.table#D4D4D4—