Skip to main content
CodingTheme

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.

  • actionBar.toggledBackground#383a49
  • activityBar.activeBorder#0078D4
  • activityBar.background#181818
  • activityBar.border#2B2B2B
  • activityBar.foreground#D7D7D7
  • activityBar.inactiveForeground#868686
  • activityBarBadge.background#007ACC
  • activityBarBadge.foreground#FFFFFF
  • badge.background#616161
  • badge.foreground#F8F8F8
  • button.background#0078D4
  • button.border#FFFFFF12
  • button.foreground#FFFFFF
  • button.hoverBackground#026EC1
  • button.secondaryBackground#313131
  • button.secondaryForeground#CCCCCC
  • button.secondaryHoverBackground#3C3C3C
  • chat.editedFileForeground#E2C08D
  • chat.slashCommandBackground#34414B
  • chat.slashCommandForeground#40A6FF
  • checkbox.background#313131
  • checkbox.border#6B6B6B
  • debugToolBar.background#181818
  • descriptionForeground#9D9D9D
  • dropdown.background#313131
  • dropdown.border#3C3C3C
  • dropdown.foreground#CCCCCC
  • dropdown.listBackground#1F1F1F
  • editor.background#1E1E1E
  • editor.findMatchBackground#9E6A03
  • editor.foreground#D4D4D4
  • editor.inactiveSelectionBackground#3a3d417e
  • editor.selectionHighlightBackground#ADD6FF26
  • editorGroup.border#FFFFFF17
  • editorGroupHeader.tabsBackground#181818
  • editorGroupHeader.tabsBorder#2B2B2B
  • editorGutter.addedBackground#2EA043
  • editorGutter.deletedBackground#F85149
  • editorGutter.modifiedBackground#0078D4
  • editorIndentGuide.activeBackground1#707070
  • editorIndentGuide.background1#404040
  • editorLineNumber.activeForeground#CCCCCC
  • editorLineNumber.foreground#6E7681
  • editorOverviewRuler.border#010409
  • editorWidget.background#202020
  • errorForeground#F85149
  • focusBorder#0078D4
  • foreground#CCCCCC
  • icon.foreground#CCCCCC
  • input.background#313131
  • input.border#3C3C3C
  • input.foreground#CCCCCC
  • input.placeholderForeground#A6A6A6
  • inputOption.activeBackground#2489DB82
  • inputOption.activeBorder#2488DB
  • keybindingLabel.foreground#CCCCCC
  • list.activeSelectionIconForeground#FFF
  • list.dropBackground#383B3D
  • menu.background#252526
  • menu.border#454545
  • menu.foreground#CCCCCC
  • menu.selectionBackground#0078d4
  • menu.separatorBackground#454545
  • notificationCenterHeader.background#1F1F1F
  • notificationCenterHeader.foreground#CCCCCC
  • notifications.background#1F1F1F
  • notifications.border#2B2B2B
  • notifications.foreground#CCCCCC
  • panel.background#181818
  • panel.border#2B2B2B
  • panelInput.border#2B2B2B
  • panelTitle.activeBorder#0078D4
  • panelTitle.activeForeground#CCCCCC
  • panelTitle.inactiveForeground#9D9D9D
  • peekViewEditor.background#1F1F1F
  • peekViewEditor.matchHighlightBackground#BB800966
  • peekViewResult.background#1F1F1F
  • peekViewResult.matchHighlightBackground#BB800966
  • pickerGroup.border#3C3C3C
  • ports.iconRunningProcessForeground#369432
  • progressBar.background#0078D4
  • quickInput.background#222222
  • quickInput.foreground#CCCCCC
  • settings.dropdownBackground#313131
  • settings.dropdownBorder#3C3C3C
  • settings.headerForeground#FFFFFF
  • settings.modifiedItemIndicator#BB800966
  • sideBar.background#181818
  • sideBar.border#2B2B2B
  • sideBar.foreground#CCCCCC
  • sideBarSectionHeader.background#0000
  • sideBarSectionHeader.border#ccc3
  • sideBarSectionHeader.foreground#CCCCCC
  • sideBarTitle.foreground#BBBBBB
  • statusBar.background#181818
  • statusBar.border#2B2B2B
  • statusBar.debuggingBackground#0078D4
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.focusBorder#0078D4
  • statusBar.foreground#CCCCCC
  • statusBar.noFolderBackground#1F1F1F
  • statusBarItem.focusBorder#0078D4
  • statusBarItem.prominentBackground#6E768166
  • statusBarItem.remoteBackground#16825D
  • statusBarItem.remoteForeground#FFF
  • tab.activeBackground#1F1F1F
  • tab.activeBorder#1F1F1F
  • tab.activeBorderTop#0078D4
  • tab.activeForeground#FFFFFF
  • tab.border#2B2B2B
  • tab.hoverBackground#1F1F1F
  • tab.inactiveBackground#181818
  • tab.inactiveForeground#9D9D9D
  • tab.lastPinnedBorder#ccc3
  • tab.selectedBackground#222222
  • tab.selectedBorderTop#6caddf
  • tab.selectedForeground#ffffffa0
  • tab.unfocusedActiveBorder#1F1F1F
  • tab.unfocusedActiveBorderTop#2B2B2B
  • tab.unfocusedHoverBackground#1F1F1F
  • terminal.foreground#CCCCCC
  • terminal.inactiveSelectionBackground#3A3D41
  • terminal.tab.activeBorder#0078D4
  • textBlockQuote.background#2B2B2B
  • textBlockQuote.border#616161
  • textCodeBlock.background#2B2B2B
  • textLink.activeForeground#4daafc
  • textLink.foreground#4daafc
  • textPreformat.background#3C3C3C
  • textPreformat.foreground#D0D0D0
  • textSeparator.foreground#21262D
  • titleBar.activeBackground#181818
  • titleBar.activeForeground#CCCCCC
  • titleBar.border#2B2B2B
  • titleBar.inactiveBackground#1F1F1F
  • titleBar.inactiveForeground#9D9D9D
  • welcomePage.progress.foreground#0078D4
  • welcomePage.tileBackground#2B2B2B
  • widget.border#303031

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, entity.name.tag.wildcard, meta.property-list variable, punctuation.definition.entity, punctuation.section.function, punctuation.separator, keyword.operator, meta.function-call variable.other.object, punctuation.definition.template-expression, storage.type.function.arrow, variable.other.object#CCCCCC
meta.embedded, entity.name.tag.wildcard, meta.property-list variable, punctuation.definition.entity, punctuation.section.function, punctuation.separator, keyword.operator, meta.function-call variable.other.object, punctuation.definition.template-expression, storage.type.function.arrow, variable.other.object#CCCCCC
meta.tag.metadata.doctype.html entity.name.tag, meta.tag.metadata.doctype.html entity.other.attribute-name, meta.tag.metadata.doctype.html punctuation, meta.tag.metadata.doctype.html string, meta.tag.metadata.doctype.html, meta.tag.preprocessor.xml entity.name.tag, meta.tag.preprocessor.xml entity.other.attribute-name, meta.tag.preprocessor.xml punctuation, meta.tag.preprocessor.xml string, meta.tag.preprocessor.xml#8F8F8F
markup.changed, markup.heading, markup.underline.link, meta.diff.header, punctuation.definition.list.begin.markdown, punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php, entity.name.tag, entity.other.keyframe-offset, entity.other.attribute-name.class, entity.name.type, entity.other.inherited-class, support.type, entity.name.function, variable#7CACF8
support.constant.media, support.type.property-name, support.type.vendored.property-name, meta.definition.variable variable.scss, meta.parameters entity.name.function, meta.parameters variable.language, variable.parameter, meta.definition.method entity.name.function, meta.definition.property entity.name.function, meta.function-call entity.name.function, meta.object-literal.key, punctuation.decorator, support.variable.property, variable.object.property, variable.other.enummember, variable.other.object.property, variable.other.property#FACC15
constant, markup.inserted, meta.preprocessor.numeric, punctuation.definition.quote.begin.markdown, storage.type.numeric, constant.numeric.css, entity.other.attribute-name.id, keyword.other.unit, meta.property-list meta.property-value, meta.property-list support.constant, meta.property-value constant.other, support.constant.property-value, support.function.url.css, variable.parameter.misc.css#C4EED0
entity.other.attribute-name#A8C7FA
entity.other.attribute-name.pseudo-class, entity.other.attribute-name.pseudo-element#0B57D0
markup.inline.raw, meta.preprocessor.string, string, string.regexp constant, string.regexp constant.other, string.regexp keyword, string.regexp keyword.operator#FE8D59
keyword.control.at-rule, support.function, keyword, keyword.operator.expression, keyword.operator.new, storage, support.type.object.module, variable.language#BF67FF
meta.embedded, entity.name.tag.wildcard, meta.property-list variable, punctuation.definition.entity, punctuation.section.function, punctuation.separator, keyword.operator, meta.function-call variable.other.object, punctuation.definition.template-expression, storage.type.function.arrow, variable.other.object#D4D4D4
meta.embedded, entity.name.tag.wildcard, meta.property-list variable, punctuation.definition.entity, punctuation.section.function, punctuation.separator, keyword.operator, meta.function-call variable.other.object, punctuation.definition.template-expression, storage.type.function.arrow, variable.other.object#CCCCCC
meta.tag.metadata.doctype.html entity.name.tag, meta.tag.metadata.doctype.html entity.other.attribute-name, meta.tag.metadata.doctype.html punctuation, meta.tag.metadata.doctype.html string, meta.tag.metadata.doctype.html, meta.tag.preprocessor.xml entity.name.tag, meta.tag.preprocessor.xml entity.other.attribute-name, meta.tag.preprocessor.xml punctuation, meta.tag.preprocessor.xml string, meta.tag.preprocessor.xml#8F8F8F
markup.changed, markup.heading, markup.underline.link, meta.diff.header, punctuation.definition.list.begin.markdown, punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php, entity.name.tag, entity.other.keyframe-offset, entity.other.attribute-name.class, entity.name.type, entity.other.inherited-class, support.type, entity.name.function, variable#7CACF8
support.constant.media, support.type.property-name, support.type.vendored.property-name, meta.definition.variable variable.scss, meta.parameters entity.name.function, meta.parameters variable.language, variable.parameter, meta.definition.method entity.name.function, meta.definition.property entity.name.function, meta.function-call entity.name.function, meta.object-literal.key, punctuation.decorator, support.variable.property, variable.object.property, variable.other.enummember, variable.other.object.property, variable.other.property#FACC15
constant, markup.inserted, meta.preprocessor.numeric, punctuation.definition.quote.begin.markdown, storage.type.numeric, constant.numeric.css, entity.other.attribute-name.id, keyword.other.unit, meta.property-list meta.property-value, meta.property-list support.constant, meta.property-value constant.other, support.constant.property-value, support.function.url.css, variable.parameter.misc.css#C4EED0
entity.other.attribute-name#A8C7FA
entity.other.attribute-name.pseudo-class, entity.other.attribute-name.pseudo-element#0B57D0
markup.inline.raw, meta.preprocessor.string, string, string.regexp constant, string.regexp constant.other, string.regexp keyword, string.regexp keyword.operator#FE8D59
keyword.control.at-rule, support.function, keyword, keyword.operator.expression, keyword.operator.new, storage, support.type.object.module, variable.language#BF67FF
meta.embedded, entity.name.tag.wildcard, meta.property-list variable, punctuation.definition.entity, punctuation.section.function, punctuation.separator, keyword.operator, meta.function-call variable.other.object, punctuation.definition.template-expression, storage.type.function.arrow, variable.other.object#D4D4D4
emphasis, markup.italicitalic
header#000080
comment#ABABAB
invalid#F44747
markup.underlineunderline
strong, markup.bold, markup.headingbold
markup.strikethroughstrikethrough

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

Chrome DevTools Theme by goodbyte - VS Code Theme