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.activeBackground#5e43744d
  • activityBar.background#3b2a49
  • activityBarBadge.background#8d348f
  • activityBarBadge.foreground#eeffff
  • badge.background#bd62f1
  • badge.foreground#f9ebff
  • button.background#bd62f1
  • button.foreground#f9ebff
  • button.hoverBackground#9940cc
  • button.secondaryBackground#5a3763
  • button.secondaryForeground#f9ebff
  • commandCenter.activeBackground#b17edc25
  • debugToolBar.background#391c50
  • debugToolBar.border#e9a9b8
  • dropdown.listBackground#391c50
  • editor.background#2b2613
  • editor.foldBackground#8e62b330
  • editor.foreground#eeffff
  • editor.hoverHighlightBackground#ff00d045
  • editor.lineHighlightBackground#fcd78915
  • editor.selectionBackground#ff00d045
  • editor.selectionHighlightBackground#ff400045
  • editor.wordHighlightBackground#ff000015
  • editor.wordHighlightStrongBackground#2fa80e15
  • editorGroupHeader.tabsBackground#523867
  • editorHoverWidget.background#522379
  • editorHoverWidget.border#bd62f1
  • editorHoverWidget.foreground#f9ebff
  • editorHoverWidget.highlightForeground#ff00d045
  • editorStickyScroll.border#ff000015
  • editorStickyScroll.shadow#ff000015
  • editorStickyScrollHover.background#ff000015
  • editorSuggestWidget.background#523867
  • editorSuggestWidget.border#bd62f1
  • editorWidget.background#391c50
  • editorWidget.border#bd62f1
  • editorWidget.foreground#f9ebff
  • focusBorder#8d348f
  • gitDecoration.ignoredResourceForeground#796c85
  • gitDecoration.untrackedResourceForeground#1e6e08
  • icon.foreground#f9ebff
  • input.background#391c50
  • input.placeholderForeground#aba0af
  • inputOption.hoverBackground#391c50
  • list.activeSelectionBackground#8d348f
  • list.hoverBackground#5a3763
  • list.inactiveSelectionBackground#5a3763
  • listFilterWidget.background#5a3763
  • menu.background#391c50
  • menu.foreground#f9ebff
  • menu.separatorBackground#bd62f1
  • minimap.background#ff400010
  • minimapSlider.activeBackground#ff400055
  • minimapSlider.background#ff400030
  • minimapSlider.hoverBackground#ff400030
  • notifications.background#391c50
  • notifications.foreground#f9ebff
  • notificationsInfoIcon.foreground#bd62f1
  • notificationToast.border#bd62f1
  • peekView.border#bd62f1
  • peekViewEditor.background#382f1f
  • peekViewEditor.matchHighlightBackground#fcc22435
  • peekViewEditor.matchHighlightBorder#fcb82435
  • peekViewEditorGutter.background#2e271a
  • peekViewResult.background#3d3642
  • peekViewResult.fileForeground#f9ebff
  • peekViewResult.lineForeground#f9ebff
  • peekViewTitle.background#3d3642
  • peekViewTitleLabel.foreground#f9ebff
  • quickInput.background#391c50
  • quickInput.foreground#f9ebff
  • settings.checkboxBackground#391c50
  • settings.checkboxBorder#bd62f1
  • settings.checkboxForeground#f9ebff
  • settings.dropdownBackground#391c50
  • settings.dropdownBorder#bd62f1
  • settings.dropdownForeground#f9ebff
  • settings.focusedRowBorder#bd62f1
  • settings.modifiedItemIndicator#bd62f1
  • settings.textInputBackground#391c50
  • settings.textInputBorder#bd62f1
  • settings.textInputForeground#f9ebff
  • sideBar.background#252110
  • sideBar.foreground#f9ebff
  • sideBarSectionHeader.background#372546
  • sideBarSectionHeader.foreground#f9ebff
  • sideBarTitle.background#523867
  • statusBar.background#523867
  • statusBarItem.warningBackground#fbce2a8a
  • tab.activeBackground#522379
  • tab.border#5a3763
  • tab.hoverBackground#6a2d9c
  • tab.inactiveBackground#593a72
  • textLink.activeForeground#f9ebff
  • textLink.foreground#f9ebff
  • titleBar.activeBackground#8e62b3
  • titleBar.activeForeground#f9ebff
  • toolbar.hoverBackground#ff400030
  • tree.indentGuidesStroke#bd62f1

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#ab96b6italic
variable, string constant.other.placeholder#e3f667
constant.other.color#e0e3ce
invalid, invalid.illegal#c75040bold
keyword, storage.type, storage.modifier#78d60d
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#6fd3ef
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#d2a69e
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#f3f6d6
meta.block variable.other#f3bc75
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#fbcd2a
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#ff78e6
support.type#f4f449italic
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#acbdd6
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#707e19
variable.language#ff5d73
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF
entity.other.attribute-name#C792EA
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#677ca1
markup.inserted#C3E88D
markup.deleted#FF5370
markup.changed#C792EA
string.regexp#dea661
constant.character.escape#9d56dc
*url*, *link*, *uri*italic underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#707e19italic
source.js constant.other.object.key.js string.unquoted.label.js#FF5370italic
source.json meta.structure.dictionary.json support.type.property-name.json#c8a3e9
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#d6d6b0
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#d2a69e
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#d86059
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#f34826
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#ffb9b9
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#f4aaae
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#c171f7
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#f1d9b1
text.html.markdown, punctuation.definition.list_item.markdown#d6d6b0
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
Figue Theme by chyfra - VS Code Theme