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#002b2b
  • activityBar.border#616161
  • activityBar.dropBackground#000
  • activityBar.foreground#fff
  • activityBarBadge.background#000
  • activityBarBadge.foreground#fff
  • badge.background#fffaa6
  • badge.foreground#000000
  • breadcrumb.activeSelectionForeground#ff0000
  • breadcrumb.focusForeground#ff0000
  • breadcrumb.foreground#ffa600
  • button.background#fffaa6
  • button.foreground#000
  • button.hoverBackground#ff0
  • debugTokenExpression.boolean#ffffff
  • debugTokenExpression.error#ff0000
  • debugTokenExpression.name#fffaa6
  • debugTokenExpression.number#ffffff
  • debugTokenExpression.string#ffffff
  • debugTokenExpression.value#ffffff
  • debugToolBar.background#002020
  • debugToolBar.border#fffaa6
  • descriptionForeground#ffffff
  • dropdown.background#004646
  • dropdown.border#fffaa6
  • dropdown.foreground#ffffff
  • editor.background#002b2b
  • editor.findMatchBackground#003232
  • editor.focusedStackFrameHighlightBackground#792121
  • editor.foreground#ffffff
  • editor.hoverHighlightBackground#002b2b
  • editor.lineHighlightBackground#1073cf2d
  • editor.lineHighlightBorder#9fced11f
  • editor.selectionBackground#0000ff
  • editor.stackFrameHighlightBackground#645522d2
  • editorGroup.border#616161
  • editorGroupHeader.tabsBackground#002b2b
  • editorHoverWidget.background#002b2b
  • editorHoverWidget.border#ff0
  • editorIndentGuide.background#616161
  • editorLineNumber.activeForeground#ff00ff
  • editorLineNumber.foreground#ffff00
  • editorLink.activeForeground#07fafa
  • errorForeground#ff0000
  • focusBorder#fffaa6
  • foreground#ffffff
  • input.background#ffffff
  • input.border#fffaa6
  • input.foreground#000000
  • input.placeholderForeground#000000
  • inputOption.activeBorder#0f0
  • inputValidation.errorBackground#faa
  • inputValidation.errorBorder#ff0000
  • list.activeSelectionBackground#0000ff
  • list.activeSelectionForeground#ffffff
  • list.errorForeground#fff
  • list.focusBackground#00f
  • list.focusForeground#fff
  • list.highlightForeground#f0f
  • list.hoverBackground#002b2b
  • list.inactiveFocusBackground#ff0000
  • list.inactiveSelectionBackground#002b2b
  • list.inactiveSelectionForeground#fff
  • list.invalidItemForeground#fff
  • list.warningForeground#fff
  • menu.background#002a2a
  • menu.border#aaaaaa
  • menu.foreground#ffffff
  • menu.selectionBackground#0000ff
  • menu.selectionBorder#0000ff
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#aaaaaa
  • menubar.selectionBackground#006464
  • menubar.selectionForeground#ffffff
  • notificationLink.foreground#07fafa
  • notifications.background#002B2B
  • notifications.foreground#ffffff
  • notificationToast.border#fffaa6
  • panelTitle.activeForeground#fffa66
  • panelTitle.inactiveForeground#ff0000
  • selection.background#6abeee
  • settings.checkboxBackground#ffffff
  • settings.checkboxBorder#ff0000
  • settings.checkboxForeground#000000
  • settings.dropdownForeground#ffffff
  • settings.headerForeground#f00000
  • settings.modifiedItemForeground#ff9999
  • sideBar.background#004040
  • sideBar.border#616161
  • sideBarSectionHeader.background#002b2b
  • sideBarSectionHeader.foreground#ffffff
  • sideBarTitle.foreground#fff
  • statusBar.background#006464
  • statusBar.debuggingBackground#0000ff
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#002a2a
  • statusBar.noFolderForeground#ffffff
  • tab.activeBackground#004040
  • tab.activeBorder#f00
  • tab.activeForeground#fff
  • tab.inactiveBackground#002b2b
  • terminal.background#004040
  • terminal.foreground#fff
  • textLink.activeForeground#07fafa
  • textLink.foreground#07fafa
  • textPreformat.foreground#ffffff
  • textSeparator.foreground#ffffff
  • titleBar.activeBackground#002a2a
  • titleBar.activeForeground#ffffff
  • titleBar.inactiveBackground#006464
  • titleBar.inactiveForeground#ffffff
  • welcomePage.tileBackground#002020

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#eeffffff
comment, punctuation.definition.comment#00ff00
variable, string constant.other.placeholder#EEFFFF
constant.other.color#ffffff
invalid, invalid.illegal#FF5370
keyword, storage.type, storage.modifier#00ffff
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#89DDFF
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#ffffff
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#00ff00normal
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#FFCB6B
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#94558D
entity.name.method.js#ffffff
meta.class-method.js entity.name.function.js, variable.function.constructor#00ffff
entity.other.attribute-name#ffFFFF
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#ffffff
markup.inserted#00ff00
markup.deleted#FF5370
markup.changed#C792EA
string.regexp#89DDFF
constant.character.escape#89DDFF
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#ffffff
source.js constant.other.object.key.js string.unquoted.label.js#94558Ditalic
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#00ff00
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
text.html.markdown meta.dummy.line-break
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#00ff00
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.strikestrike
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#65737E
meta.separator#65737Ebold
markup.table#EEFFFF
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#b267e6
emehtotas01 by mahksyne - VS Code Theme