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#1F1726
  • activityBar.border#000000
  • activityBar.dropBackground#FFFCF5
  • activityBar.foreground#FFFCF5
  • activityBarBadge.background#3f23a1
  • activityBarBadge.foreground#FFFCF5
  • badge.background#9656D6
  • badge.foreground#FFFCF5
  • breadcrumb.activeSelectionForeground#FFFCF5
  • breadcrumb.focusForeground#FFFCF5
  • breadcrumb.foreground#A599E9
  • breadcrumbPicker.background#001122
  • button.background#9656D6
  • button.foreground#F5F0FA
  • button.hoverBackground#7D3CBD
  • contrastBorder#371C52
  • debugExceptionWidget.background#011627
  • debugExceptionWidget.border#9656D6
  • debugToolBar.background#011627
  • diffEditor.insertedTextBackground#99b76d23
  • diffEditor.insertedTextBorder#addb6733
  • diffEditor.removedTextBackground#ef535033
  • diffEditor.removedTextBorder#ef53504d
  • dropdown.background#1F1726
  • dropdown.border#9656D6
  • dropdown.foreground#FFFCF5
  • editor.background#1F1726
  • editor.findMatchBackground#9656D679
  • editor.findMatchHighlightBackground#1085bb5d
  • editor.findRangeHighlightBackground#ffffff
  • editor.foreground#FFFCF5
  • editor.hoverHighlightBackground#7e57c25a
  • editor.inactiveSelectionBackground#AE74E8
  • editor.lineHighlightBackground#371C52
  • editor.lineHighlightBorder#ffffff
  • editor.rangeHighlightBackground#7e57c25a
  • editor.selectionBackground#7D3CBD
  • editor.selectionHighlightBackground#642B9E
  • editor.wordHighlightBackground#DE1B1B
  • editor.wordHighlightStrongBackground#9656D6
  • editorBracketMatch.background#9656D64d
  • editorBracketMatch.border#ffffff
  • editorCodeLens.foreground#5e82ceb4
  • editorCursor.foreground#80a4c2
  • editorError.border#ffffff
  • editorError.foreground#DE1B1B
  • editorGroup.border#1F1726
  • editorGroup.dropBackground#7e57c273
  • editorGroup.emptyBackground#1F1726
  • editorGroupHeader.noTabsBackground#1F1726
  • editorGroupHeader.tabsBackground#141118
  • editorGroupHeader.tabsBorder#262A39
  • editorGutter.addedBackground#9CCC65
  • editorGutter.background#1F1726
  • editorGutter.deletedBackground#DE1B1B
  • editorGutter.modifiedBackground#E89C3F
  • editorHoverWidget.background#011627
  • editorHoverWidget.border#9656D6
  • editorIndentGuide.activeBackground#7E97AC
  • editorIndentGuide.background#5e81ce52
  • editorLineNumber.activeForeground#DABCF7
  • editorLineNumber.foreground#C79BF2
  • editorLink.activeForeground#ffffff
  • editorMarkerNavigation.background#0b2942
  • editorMarkerNavigationError.background#DE1B1B
  • editorMarkerNavigationWarning.background#E89C3F
  • editorOverviewRuler.commonContentForeground#7e57c2
  • editorOverviewRuler.currentContentForeground#7e57c2
  • editorOverviewRuler.incomingContentForeground#7e57c2
  • editorRuler.foreground#5e81ce52
  • editorSuggestWidget.background#2C3043
  • editorSuggestWidget.border#2B2F40
  • editorSuggestWidget.foreground#d6deeb
  • editorSuggestWidget.highlightForeground#FFFCF5
  • editorSuggestWidget.selectedBackground#9656D6
  • editorWarning.border#ffffff
  • editorWarning.foreground#E89C3F
  • editorWhitespace.foreground#ffffff
  • editorWidget.background#021320
  • editorWidget.border#9656D6
  • errorForeground#DE1B1B
  • extensionButton.prominentBackground#7e57c2
  • extensionButton.prominentForeground#FFFCF5
  • extensionButton.prominentHoverBackground#7e57c2
  • focusBorder#4B2175
  • foreground#F5F0FA
  • gitDecoration.conflictingResourceForeground#E89C3F
  • gitDecoration.deletedResourceForeground#DE1B1B
  • gitDecoration.ignoredResourceForeground#395a75
  • gitDecoration.modifiedResourceForeground#84B1FA
  • gitDecoration.untrackedResourceForeground#46E385
  • input.background#EAD9FA
  • input.border#291C36
  • input.foreground#371C52
  • input.placeholderForeground#371C52
  • inputOption.activeBorder#FFFCF5
  • inputValidation.errorBackground#DE1B1B
  • inputValidation.errorBorder#EF5350
  • inputValidation.infoBackground#00589EF2
  • inputValidation.infoBorder#64B5F6
  • inputValidation.warningBackground#675700F2
  • inputValidation.warningBorder#FFCA28
  • list.activeSelectionBackground#291C36
  • list.activeSelectionForeground#FFFCF5
  • list.dropBackground#1F1726
  • list.focusBackground#1F1726
  • list.focusForeground#FFFCF5
  • list.highlightForeground#FFFCF5
  • list.hoverBackground#291C36
  • list.hoverForeground#FFFCF5
  • list.inactiveSelectionBackground#291C36
  • list.inactiveSelectionForeground#F5F0FA
  • list.invalidItemForeground#975f94
  • merge.border#ffffff
  • merge.currentContentBackground#ffffff
  • merge.currentHeaderBackground#9656D6
  • merge.incomingContentBackground#ffffff
  • merge.incomingHeaderBackground#7e57c25a
  • notificationCenter.border#262a39
  • notificationLink.foreground#21C2B7
  • notifications.background#01111d
  • notifications.border#262a39
  • notifications.foreground#FFFCF5cc
  • notificationToast.border#262a39
  • panel.background#011627
  • panel.border#9656D6
  • panelTitle.activeBorder#9656D6
  • panelTitle.activeForeground#FFFCF5cc
  • panelTitle.inactiveForeground#d6deeb80
  • peekView.border#9656D6
  • peekViewEditor.background#011627
  • peekViewEditor.matchHighlightBackground#7e57c25a
  • peekViewResult.background#011627
  • peekViewResult.fileForeground#9656D6
  • peekViewResult.lineForeground#9656D6
  • peekViewResult.matchHighlightBackground#FFFCF5cc
  • peekViewResult.selectionBackground#2E3250
  • peekViewResult.selectionForeground#9656D6
  • peekViewTitle.background#011627
  • peekViewTitleDescription.foreground#697098
  • peekViewTitleLabel.foreground#9656D6
  • pickerGroup.border#011627
  • pickerGroup.foreground#d1aaff
  • scrollbar.shadow#1F1726
  • scrollbarSlider.activeBackground#4B2175
  • scrollbarSlider.background#4B2175
  • scrollbarSlider.hoverBackground#4B2175
  • selection.background#DABCF7
  • sideBar.background#1F1726
  • sideBar.border#000000
  • sideBar.foreground#FFFCF5
  • sideBarSectionHeader.background#2b273a
  • sideBarSectionHeader.foreground#FFFCF5
  • sideBarTitle.foreground#FFFCF5
  • statusBar.background#011627
  • statusBar.border#262A39
  • statusBar.debuggingBackground#202431
  • statusBar.debuggingBorder#201D2B
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#9656D6
  • statusBar.noFolderBackground#011627
  • statusBar.noFolderBorder#25293A
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#202431
  • statusBarItem.hoverBackground#202431
  • statusBarItem.prominentBackground#202431
  • statusBarItem.prominentHoverBackground#202431
  • tab.activeBackground#241D2A
  • tab.activeBorder#291C36
  • tab.activeForeground#FFFCF5
  • tab.border#291C36
  • tab.inactiveBackground#1F1726
  • tab.inactiveForeground#9656D6
  • tab.unfocusedActiveBorder#291C36
  • tab.unfocusedActiveForeground#371C52
  • tab.unfocusedInactiveForeground#371C52
  • terminal.ansiBlack#011627
  • terminal.ansiBlue#82AAFF
  • terminal.ansiBrightBlack#575656
  • terminal.ansiBrightBlue#82AAFF
  • terminal.ansiBrightCyan#7fdbca
  • terminal.ansiBrightGreen#22da6e
  • terminal.ansiBrightMagenta#C792EA
  • terminal.ansiBrightRed#DE1B1B
  • terminal.ansiBrightWhite#FFFCF5
  • terminal.ansiBrightYellow#ffeb95
  • terminal.ansiCyan#21c7a8
  • terminal.ansiGreen#22da6e
  • terminal.ansiMagenta#C792EA
  • terminal.ansiRed#DE1B1B
  • terminal.ansiWhite#FFFCF5
  • terminal.ansiYellow#addb67
  • terminal.selectionBackground#1b90dd4d
  • terminalCursor.background#234d70
  • titleBar.activeBackground#011627
  • titleBar.activeForeground#eeefff
  • titleBar.inactiveBackground#010e1a
  • titleBar.inactiveForeground#ffffff
  • walkThrough.embeddedEditorBackground#011627
  • welcomePage.buttonBackground#011627
  • welcomePage.buttonHoverBackground#011627
  • widget.shadow#4B2175

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#AEB9CBitalic
variable, string constant.other.placeholder#FFFCF5
constant.other.color#FFFCF5
invalid, invalid.illegal#F78BB8
keyword, storage.type, storage.modifier#C79BF2
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#8DD4F7
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter, source.css meta.at-rule.include#F78BB8
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#A7A7FA
meta.block variable.other#F78BB8
support.other.variable, string.other.link#F78BB8
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other, source.css entity.name.tag.reference, text.html.markdown punctuation.definition.markdown, text.html.markdown fenced_code.block.language.markdown#F78BB8
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#46E385
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#F5BC76
support.type#C8D1E0
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, source.css entity.name.tag#A7A7FA
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#F78BB8
variable.language#F78BB8italic
entity.name.method.js#A7A7FAitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#A7A7FA
entity.other.attribute-name, source.css punctuation.definition.entity#C8D1E0
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#F5BC76italic
entity.other.attribute-name.class#F5BC76
source.sass keyword.control#A7A7FA
markup.inserted#1EC963
markup.deleted#F78BB8
markup.changed#C79BF2
string.regexp#8DD4F7
constant.character.escape#8DD4F7
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#A7A7FAitalic
source.js constant.other.object.key.js string.unquoted.label.js#F78BB8italic
source.json meta.structure.dictionary.json support.type.property-name.json#C79BF2
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#F5BC76
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#F78BB8
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#F78BB8
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#CF7911
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#A7A7FA
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#F78BB8
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#C79BF2
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#1EC963
text.html.markdown, punctuation.definition.list_item.markdown#FFFCF5
text.html.markdown markup.inline.raw.markdown#C79BF2
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#58606E
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown, text.html.markdown string.other.link.title.markdown, text.html.markdown string.other.link.description.markdown#1EC963
markup.italic#F78BB8italic
markup.bold, markup.bold string#F78BB8bold
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#F78BB8bold
markup.underline#F78BB8underline
markup.quote punctuation.definition.blockquote.markdown#58606E
markup.quoteitalic
string.other.link.title.markdown#A7A7FA
string.other.link.description.title.markdown#C79BF2
constant.other.reference.link.markdown#F5BC76
markup.raw.block#C79BF2
markup.raw.block.fenced.markdown#8E99AB
punctuation.definition.fenced.markdown#8E99AB
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#FFFCF5
variable.language.fenced.markdown#58606E
meta.separator#58606Ebold
markup.table#FFFCF5
midt by Mark Hougaard Jensen - VS Code Theme