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#131D25
  • activityBar.activeBorder#ff8d03
  • activityBar.background#1c2730
  • activityBar.foreground#EEFFFF
  • activityBarBadge.background#ff8d03
  • activityBarBadge.foreground#131D25
  • badge.background#ff8d03
  • badge.foreground#131D25
  • banner.background#20303b
  • breadcrumb.background#1c2730
  • breadcrumbPicker.background#131D25
  • button.background#1c2730
  • button.border#ff8d03
  • button.foreground#ff8d03
  • button.hoverBackground#ffffff0a
  • button.secondaryBackground#6a7a83
  • button.secondaryForeground#131D25
  • button.separator#ff8d03
  • checkbox.background#1c2730
  • checkbox.selectBorder#ff8d03
  • debugToolBar.background#131D25
  • dropdown.background#131D25
  • dropdown.border#cfdede
  • dropdown.listBackground#131D25
  • editor.background#1c2730
  • editor.lineHighlightBackground#0000003f
  • editor.selectionBackground#79777728
  • editor.selectionHighlightBorder#ff8d03
  • editorGroupHeader.tabsBackground#1c2730
  • editorGutter.background#1a232c
  • editorHoverWidget.background#131D25
  • editorPane.background#131D25
  • editorWidget.foreground#EEFFFF
  • errorForeground#ff0000
  • extensionBadge.remoteForeground#ff8d03
  • extensionButton.background#131c22
  • extensionButton.foreground#ff8d03
  • extensionButton.hoverBackground#ffffff0a
  • extensionButton.prominentBackground#1c2730
  • extensionButton.prominentForeground#ff8d03
  • extensionButton.prominentHoverBackground#ffffff0a
  • focusBorder#eeeeef3e
  • foreground#EEFFFF
  • input.background#131D25
  • input.border#ff8d03
  • input.foreground#cfdede
  • list.activeSelectionBackground#1c2730
  • list.dropBackground#131D25
  • list.filterMatchBorder#ff8d03
  • list.focusBackground#1c2730
  • list.focusForeground#ff8d03
  • list.focusHighlightForeground#ff8d03
  • list.focusOutline#ff8d03
  • list.hoverBackground#1c2730
  • list.hoverForeground#ff8d03
  • list.inactiveFocusBackground#131D25
  • list.inactiveSelectionBackground#131D25
  • menu.background#131D25
  • menu.foreground#cfdede
  • menu.selectionBackground#1c2730
  • menu.selectionForeground#ff8d03
  • menu.separatorBackground#364857
  • menubar.selectionBackground#1c2730
  • menubar.selectionBorder#cfdede
  • menubar.selectionForeground#cfdede
  • minimap.background#1c2730
  • notificationCenterHeader.background#131D25
  • notifications.background#1c2730
  • notifications.border#eeffff27
  • notifications.foreground#EEFFFF
  • panel.background#131D25
  • panel.border#ff8d03
  • panelSectionHeader.foreground#EEFFFF
  • panelTitle.activeForeground#ff8d03
  • panelTitle.inactiveForeground#cfdede
  • progressBar.background#ff8d03
  • quickInput.background#131D25
  • quickInput.foreground#cfdede
  • quickInputList.focusBackground#1c2730
  • quickInputList.focusForeground#ff8d03
  • quickInputList.focusIconForeground#ff8d03
  • quickInputTitle.background#1c2730
  • sash.hoverBorder#cfdede
  • settings.checkboxBorder#364857
  • settings.dropdownBorder#364857
  • settings.dropdownListBorder#cfdede
  • settings.focusedRowBackground#1c2730
  • settings.focusedRowBorder#ff8d03
  • settings.headerBorder#364857
  • settings.sashBorder#cfdede
  • sideBar.background#131D25
  • sideBar.dropBackground#131D25
  • sideBar.foreground#cfdede
  • sideBarSectionHeader.background#131D25
  • sideBarSectionHeader.foreground#cfdede
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#131D25
  • statusBar.debuggingBackground#06969a
  • statusBar.debuggingForeground#EEFFFF
  • statusBar.focusBorder#ff8d03
  • statusBar.foreground#EEFFFF
  • statusBar.noFolderBackground#1c2730
  • statusBar.noFolderForeground#bbc8c8
  • statusBarItem.errorBackground#ff2323
  • tab.activeBackground#131D25
  • tab.activeBorder#ff8d03
  • tab.activeForeground#ff8d03
  • tab.border#131D25
  • tab.hoverBackground#ffffff0a
  • tab.hoverBorder#ff8d03
  • tab.inactiveBackground#1c2730
  • tab.inactiveForeground#cfdede
  • tab.unfocusedActiveBackground#1c2730
  • tab.unfocusedActiveBorder#131D25
  • tab.unfocusedInactiveBackground#192935
  • terminal.background#131D25
  • textBlockQuote.background#131D25
  • titleBar.activeBackground#131D25

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#c0c0a2italic
variable, string constant.other.placeholder#ffaa41—
constant.other.color#ffffff—
invalid, invalid.illegal#f14d69—
keyword, storage.type, storage.modifier#73d0ff—
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#C2E88D—
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#f07178—
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#ffb55b—
meta.block variable.other#f07178—
support.other.variable, string.other.link#f07178—
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#F78C6C—
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#95E6CB—
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#FFCC00—
support.type#B2CCD6—
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#B2CCD6—
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#ffd173—
entity.other.attribute-name#3094ff—
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFCB6Bitalic
entity.other.attribute-name.class#FFCB6B—
source.sass keyword.control#82AAFF—
markup.inserted#C3E88D—
markup.deleted#FF5370—
markup.changed#C792EA—
string.regexp#D5FF80—
constant.character.escape#89DDFF—
*url*, *link*, *uri*—underline
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#fdb735—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#79B8FF—
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#f66c43—
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#f84966—
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#ef656c—
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#c386eb—
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#D5FF80—
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#ff8d03—
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.quote—italic
string.other.link.title.markdown#82AAFF—
string.other.link.description.title.markdown#FFCC00—
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#65737E—
meta.separator#65737Ebold
markup.table#EEFFFF—
—#cccac2—
comment#b8cfe680italic
string, constant.other.symbol#d5ff80—
string.regexp, constant.character, constant.other#95e6cb—
constant.numeric#b8e7ff—
constant.language#79B8FF—
variable, variable.parameter.function-call#e3f3f3—
variable.member#f28779—
variable.language#5ccfe6italic
storage#ffad66—
keyword#ffad66—
keyword.operator#f29e74—
punctuation.separator, punctuation.terminator#cccac2b3—
punctuation.section#cccac2—
punctuation.accessor#f29e74—
punctuation.definition.template-expression#ffad66—
punctuation.section.embedded#ffad66—
meta.embedded#cccac2—
source.java storage.type, source.haskell storage.type, source.c storage.type#73d0ff—
entity.other.inherited-class#5ccfe6—
storage.type.function#ffad66—
source.java storage.type.primitive#5ccfe6—
entity.name.function#C2E88D—
variable.parameter, meta.parameter#dfbfff—
variable.function, variable.annotation, meta.function-call.generic, support.function.go#ffd173—
support.function, support.macro#f28779—
entity.name.import, entity.name.package#d5ff80—
entity.name#73d0ff—
entity.name.tag, meta.tag.sgml#5ccfe6—
support.class.component#73d0ff—
punctuation.definition.tag.end, punctuation.definition.tag.begin, punctuation.definition.tag#5ccfe680—
entity.other.attribute-name#ffd173—
support.constant#f29e74italic
support.type, support.class, source.go storage.type#5ccfe6—
meta.decorator variable.other, meta.decorator punctuation.decorator, storage.type.annotation#ffdfb3—
invalid#ff6666—
meta.diff, meta.diff.header#c594c5—
source.ruby variable.other.readwrite#ffd173—
source.css entity.name.tag, source.sass entity.name.tag, source.scss entity.name.tag, source.less entity.name.tag, source.stylus entity.name.tag#73d0ff—
source.css support.type, source.sass support.type, source.scss support.type, source.less support.type, source.stylus support.type#b8cfe680—
support.type.property-name#5ccfe6—
constant.numeric.line-number.find-in-files - match#b8cfe680—
constant.numeric.line-number.match#ffad66—
entity.name.filename.find-in-files#d5ff80—
message.error#ff6666—
markup.heading, markup.heading entity.name#ff8d03bold
markup.underline.link, string.other.link#5ccfe6—
markup.italic#f28779italic
markup.bold#f28779bold
markup.italic markup.bold, markup.bold markup.italic—bold italic
markup.raw——
markup.raw.inline——
meta.separator#b8cfe680bold
markup.quote#95e6cbitalic
markup.list punctuation.definition.list.begin#ffd173—
markup.inserted#87d96c—
markup.changed#80bfff—
markup.deleted#f27983—
markup.strike#ffdfb3—
markup.table#5ccfe6—
text.html.markdown markup.inline.raw#f29e74—
text.html.markdown meta.dummy.line-break#b8cfe680—
punctuation.definition.markdown#b8cfe680—
keyword.other.template, keyword.other.substitution, keyword.control, constant.other.color#ff8d03—
variable#E3F3F3—
variable.function#82AAFF—
variable.other.ruby, source.ruby#E3F3F3—
meta.function-call.ruby#82AAFF—
source.python#E3F3F3—
string.template punctuation.definition.string#bfc7d5—