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#d1431400
  • activityBar.activeBorder#d14414
  • activityBar.activeFocusBorder#d14414
  • activityBar.background#FFF5E3
  • activityBar.border#d143144a
  • activityBar.dropBorder#FFF
  • activityBar.foreground#d14414
  • activityBar.inactiveForeground#58585A
  • activityBarBadge.background#d14414
  • activityBarBadge.foreground#FFF5E3
  • badge.background#EEE5E9
  • badge.foreground#d14414
  • button.background#d14414
  • button.border#FFF
  • button.foreground#FFF
  • button.hoverBackground#d1441499
  • contrastActiveBorder#0000ff00
  • contrastBorder#11111100
  • editor.background#111
  • editor.foreground#FFF
  • editor.lineHighlightBackground#181818
  • editor.selectionBackground#d1441433
  • editor.selectionForeground#E8C547
  • editorCursor.foreground#d14414
  • editorGroupHeader.border#111
  • editorHoverWidget.border#000
  • editorLightBulb.foreground#E8C547
  • editorLineNumber.activeForeground#d14114
  • editorLineNumber.foreground#CDD1C4
  • editorWidget.background#212121
  • editorWidget.border#212121
  • editorWidget.foreground#CDD1C4
  • focusBorder#d14414
  • foreground#FFF5E3
  • icon.foreground#d14414
  • input.background#212121
  • input.border#FFF5E3
  • input.foreground#FFF5E3
  • input.placeholderForeground#58585a
  • inputOption.activeBorder#212121
  • list.activeSelectionBackground#FFF5E3
  • list.activeSelectionForeground#D14414
  • list.activeSelectionIconForeground#D14414
  • list.dropBackground#d14414
  • list.focusOutline#d14414
  • list.highlightForeground#d14414
  • list.hoverBackground#FFF5E3
  • list.hoverForeground#d14414
  • panel.background#121212
  • panel.border#d1441433
  • panel.dropBorder#FFF
  • panelTitle.activeBorder#d14414
  • panelTitle.activeForeground#CDD1C4
  • panelTitle.inactiveForeground#767676
  • scrollbar.shadow#d1441433
  • scrollbarSlider.activeBackground#d1441486
  • scrollbarSlider.background#d1441433
  • scrollbarSlider.hoverBackground#d1441466
  • sideBar.background#111
  • sideBar.border#212121
  • sideBar.foreground#b6acac
  • sideBarSectionHeader.background#1111
  • sideBarSectionHeader.border#212121
  • sideBarSectionHeader.foreground#d14414
  • sideBarTitle.foreground#d14414
  • statusBar.background#FFF5E3
  • statusBar.debuggingBackground#263238
  • statusBar.foreground#D14414
  • statusBar.noFolderBackground#FFF5E3
  • statusBar.noFolderBorder#212121
  • symbolIcon.folderForeground#fff
  • tab.activeBackground#111
  • tab.activeBorder#d14414
  • tab.activeBorderTop#111
  • tab.activeForeground#FFF5E3
  • tab.activeModifiedBorder#212121
  • tab.border#111
  • tab.hoverBackground#111
  • tab.hoverBorder#d14414
  • tab.hoverForeground#d14414
  • tab.inactiveBackground#212121
  • tab.inactiveForeground#9b9b9b
  • tab.unfocusedActiveBackground#FFF
  • tab.unfocusedActiveBorder#212121
  • tab.unfocusedHoverBackground#111
  • tab.unfocusedHoverForeground#FFF
  • tab.unfocusedInactiveBackground#212121
  • tab.unfocusedInactiveForeground#9b9b9b
  • terminal.tab.activeBorder#111
  • textLink.activeForeground#FD862E
  • textLink.foreground#d14414
  • titleBar.activeBackground#212121
  • titleBar.activeForeground#d14414
  • titleBar.border#000
  • titleBar.inactiveBackground#111
  • widget.shadow#d1441444
  • window.activeBorder#21212100
  • window.inactiveBorder#00000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#546E7Aitalic
variable, string constant.other.placeholder#EFC88B
constant.other.color#ffffff
invalid, invalid.illegal#FF5370
keyword, storage.type, storage.modifier#F786AA
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#D14414
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#AAEFDF
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#EEE5E9
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#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#FF5370italic
entity.name.method.js#AAEFDFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#AAEFDF
entity.other.attribute-name#F786AA
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#AAEFDF
markup.inserted#EEE5E9
markup.deleted#FF5370
markup.changed#F786AA
string.regexp#D14414
constant.character.escape#D14414
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#AAEFDFitalic
source.js constant.other.object.key.js string.unquoted.label.js#FF5370italic
source.json meta.structure.dictionary.json support.type.property-name.json#F786AA
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#AAEFDF
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#F786AA
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#EEE5E9
text.html.markdown, punctuation.definition.list_item.markdown#EFC88B
text.html.markdown markup.inline.raw.markdown#F786AA
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#EEE5E9
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.quoteitalic
string.other.link.title.markdown#AAEFDF
string.other.link.description.title.markdown#F786AA
constant.other.reference.link.markdown#FFCB6B
markup.raw.block#F786AA
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#EFC88B
variable.language.fenced.markdown#65737E
meta.separator#65737Ebold
markup.table#EFC88B
TatangoTheme[unofficial] by TheWebDev - VS Code Theme