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#5d3c42
  • activityBar.foreground#FCE3E5
  • activityBar.inactiveForeground#F9C9CD
  • activityBarBadge.background#ECB177
  • button.background#4A171D
  • button.foreground#FCE3E5
  • button.hoverBackground#C1656B
  • button.secondaryBackground#4A171D
  • button.secondaryForeground#FCE3E5
  • button.secondaryHoverBackground#C1656B
  • checkbox.background#4A171D
  • checkbox.border#FCE3E5
  • checkbox.foreground#FCE3E5
  • commandCenter.activeBackground#4A171D
  • commandCenter.background#5d3c42
  • commandCenter.border#FCE3E5
  • commandCenter.foreground#FCE3E5
  • dropdown.background#4A171D
  • dropdown.foreground#FCE3E5
  • editor.background#2e1e21
  • editor.findMatchBackground#a13940
  • editor.findMatchBorder#ECB17755
  • editor.findMatchHighlightBackground#5b2428
  • editor.foreground#eeffff
  • editor.inactiveSelectionBackground#5b2428
  • editor.lineHighlightBackground#4e3237
  • editor.selectionBackground#5b2428
  • editor.selectionHighlightBackground#5b2428
  • editorBracketMatch.background#C1656B
  • editorBracketMatch.border#C1656B
  • editorCursor.foreground#ECB177
  • editorGroupHeader.tabsBackground#22191b
  • focusBorder#B3F7FF77
  • input.background#4A171D
  • inputOption.activeBorder#ECB177
  • list.activeSelectionBackground#B3F7FF77
  • list.activeSelectionForeground#FCE3E5
  • list.focusBackground#5d3c42
  • list.focusForeground#FCE3E5
  • list.highlightForeground#FCE3E5
  • list.hoverBackground#B3F7FF33
  • list.hoverForeground#FCE3E5
  • list.inactiveSelectionBackground#B3F7FF22
  • list.inactiveSelectionForeground#FCE3E5
  • minimap.errorHighlight#FF5370
  • minimap.findMatchHighlight#C1656B
  • minimap.selectionHighlight#C1656B
  • minimap.warningHighlight#ECB177
  • notificationCenterHeader.background#5d3c42
  • notifications.background#2e1e21
  • notifications.border#5d3c42aa
  • progressBar.background#ECB177
  • sideBar.background#22191b
  • sideBar.foreground#FCE3E5
  • sideBarSectionHeader.background#5d3c42
  • sideBarSectionHeader.foreground#FCE3E5
  • sideBarTitle.foreground#F9C9CD
  • statusBar.background#F9C9CD
  • statusBar.debuggingBackground#B3F7FF
  • statusBar.foreground#121212
  • statusBar.noFolderBackground#5d3c42
  • statusBar.noFolderForeground#FCE3E5
  • statusBarItem.activeBackground#C1656B
  • statusBarItem.compactHoverBackground#B3F7FF
  • statusBarItem.hoverBackground#B3F7FF
  • statusBarItem.prominentBackground#B3F7FF
  • statusBarItem.remoteBackground#C1656B
  • tab.activeBackground#2e1e21
  • tab.activeForeground#FCE3E5
  • tab.border#22191b
  • tab.inactiveBackground#22191b
  • tab.inactiveForeground#F9C9CD
  • textLink.activeForeground#f2cca6
  • textLink.foreground#f2cca6
  • titleBar.activeBackground#5d3c42
  • titleBar.activeForeground#FCE3E5
  • titleBar.inactiveBackground#5d3c42
  • welcomePage.progress.background#5d3c42
  • welcomePage.progress.foreground#ECB177
  • welcomePage.tileBackground#22191b

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#819097italic
variable, string constant.other.placeholder#89e4d5
constant.other.color#ffffff
invalid, invalid.illegal#FF5370
keyword, storage.type, storage.modifier#ea92c8
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#da9399
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#B3F7FF
meta.block variable.other#ec878c
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#F9C9CD
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#97e2ff
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#82AAFF
entity.other.attribute-name#e6d8b3
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#89DDFF
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#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#C3E88D
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#C3E88D
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#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
Cheri Lupina Theme by Gabriel Lathos - VS Code Theme