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#E3CEC6
  • activityBar.background#F4F2F1
  • activityBar.foreground#992C05
  • activityBar.inactiveForeground#4E545A
  • activityBarBadge.background#992C05
  • activityBarBadge.foreground#F6F6F6
  • badge.background#992C05
  • badge.foreground#F6F6F6
  • breadcrumb.activeSelectionForeground#0C0C0E
  • breadcrumb.background#DFDFDF
  • breadcrumb.focusForeground#0C0C0E
  • breadcrumb.foreground#4E545A
  • button.background#992C05
  • button.foreground#F6F6F6
  • button.secondaryBackground#F4F2F1
  • button.secondaryForeground#0C0C0E
  • contrastBorder#0C0C0E
  • dropdown.background#DFDFDF
  • dropdown.foreground#0C0C0E
  • editor.background#F6F6F6
  • editor.foreground#0C0C0E
  • editor.lineHighlightBackground#E6E6E6
  • editor.lineHighlightBorder#E6E6E6
  • editor.selectionBackground#E6E6E6
  • editor.selectionForeground#992C05
  • editor.snippetFinalTabstopHighlightBackground#F6F6F6
  • editor.snippetTabstopHighlightBackground#F6F6F6
  • editor.snippetTabstopHighlightBorder#4E545A
  • editorBracketHighlight.foreground1#0C0C0E
  • editorCodeLens.foreground#4E545A
  • editorCursor.foreground#992C05
  • editorGroupHeader.tabsBackground#F4F2F1
  • editorHoverWidget.background#F4F2F1
  • editorHoverWidget.border#4E545A
  • editorIndentGuide.background1#992C05
  • editorLineNumber.foreground#4E545A
  • editorLink.activeForeground#992C05
  • editorRuler.foreground#992C05
  • editorSuggestWidget.background#F4F2F1
  • editorSuggestWidget.focusHighlightForeground#992C05
  • editorSuggestWidget.foreground#0C0C0E
  • editorSuggestWidget.highlightForeground#992C05
  • editorSuggestWidget.selectedBackground#F4F2F1
  • editorSuggestWidget.selectedIconForeground#992C05
  • editorWhitespace.foreground#b4b4b4
  • editorWidget.background#F4F2F1
  • focusBorder#992C05
  • foreground#0C0C0E
  • gitDecoration.ignoredResourceForeground#4E545A
  • icon.foreground#992C05
  • input.background#DFDFDF
  • input.foreground#0C0C0E
  • input.placeholderForeground#4E545A
  • keybindingLabel.background#F6F6F6
  • keybindingLabel.foreground#0C0C0E
  • list.activeSelectionBackground#E6E6E6
  • list.activeSelectionForeground#0C0C0E
  • list.dropBackground#E6E6E6
  • list.focusBackground#E6E6E6
  • list.highlightForeground#992C05
  • list.hoverBackground#E6E6E6
  • list.inactiveSelectionBackground#B0B0B0
  • menu.background#F4F2F1
  • menu.foreground#0C0C0E
  • menu.selectionBackground#E6E6E6
  • menu.separatorBackground#E3CEC6
  • menubar.selectionBackground#E6E6E6
  • notificationLink.foreground#992C05
  • notifications.background#F4F2F1
  • panel.background#DFDFDF
  • panelTitle.activeForeground#0C0C0E
  • panelTitle.inactiveForeground#4E545A
  • peekView.border#E6E6E6
  • peekViewEditor.background#F6F6F6
  • peekViewResult.fileForeground#0C0C0E
  • peekViewResult.lineForeground#0C0C0E
  • peekViewResult.selectionBackground#E6E6E6
  • peekViewResult.selectionForeground#0C0C0E
  • peekViewTitleDescription.foreground#4E545A
  • peekViewTitleLabel.foreground#0C0C0E
  • pickerGroup.border#F4F2F1
  • pickerGroup.foreground#992C05
  • progressBar.background#992C05
  • scrollbarSlider.activeBackground#B0B0B0
  • scrollbarSlider.background#E3CEC6
  • settings.checkboxForeground#0C0C0E
  • settings.dropdownForeground#0C0C0E
  • settings.headerForeground#0C0C0E
  • settings.numberInputForeground#0C0C0E
  • settings.textInputForeground#0C0C0E
  • sideBar.background#DFDFDF
  • sideBar.foreground#0C0C0E
  • sideBarSectionHeader.background#F6F6F6
  • sideBarTitle.background#F4F2F1
  • sideBarTitle.foreground#0C0C0E
  • statusBar.background#E3CEC6
  • statusBar.foreground#0C0C0E
  • statusBar.noFolderBackground#E6E6E6
  • statusBar.noFolderForeground#0C0C0E
  • statusBarItem.remoteForeground#F6F6F6
  • tab.activeBackground#E3CEC6
  • tab.activeForeground#992C05
  • tab.inactiveBackground#DFDFDF
  • tab.inactiveForeground#0C0C0E
  • terminal.background#F6F6F6
  • terminal.border#E3CEC6
  • terminal.foreground#0C0C0E
  • terminalCursor.background#F6F6F6
  • terminalCursor.foreground#992C05
  • textLink.foreground#992C05
  • titleBar.activeBackground#F4F2F1
  • titleBar.activeForeground#0C0C0E
  • titleBar.inactiveForeground#4E545A

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
—#0C0C0E—
comment#4E545A—
keyword.control, keyword.operator.expression, keyword.operator.new, keyword.other, storage.modifier, storage.type, support.variable#004AB2—
entity.name.tag.css, entity.name.tag.scss#004AB2—
entity.name.tag.doctype.html, keyword.control.flow.alias.yaml, keyword.control.flow.anchor.yaml, keyword.other.important, meta.doctype, meta.tag.metadata.doctype, meta.tag.metadata.doctype.html, punctuation.section.embedded, punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php, variable.other.alias.yaml, variable.other.anchor.yaml#004AB2—
markup.heading#004AB2—
entity.name.tag.yaml, entity.other.attribute-name, support.type.property-name#004AB2—
support.type.property-name.css, support.type.property-name.media.css#732B68—
entity.name.tag.html#992C05—
storage.type.java, storage.type.primitive, storage.type.tag#992C05—
constant.numeric, constant.other.color, keyword.other.unit#992C05—
entity.other.attribute-name.id#992C05—
markup.quote#992C05—
entity.other.attribute-name.class.css#004AB2—
keyword.other.directive.yaml, string#315C00—
string.regexp#315C00—
constant.language.symbol, constant.other.reference.link.markdown, constant.other.symbol#315C00—
variable.language, variable.language.this.php, variable.other.constant, variable.other.php, variable.other.readwrite.instance.ruby, variable.scss#315C00—
markup.link, markup.underline.link#315C00—
entity.other.attribute-name.pseudo-element.css#004AB2—
support.function#992C05—
entity.name.type, support.class#992C05—
constant.language#992C05—
punctuation.definition.list.begin#3B4045—
markup.inline.raw, markup.raw#3B4045—
invalid#9C2121—
markup.italic—italic
markup.bold—bold