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.

  • actionBar.toggledBackground#dddddd
  • activityBarBadge.background#007acc
  • checkbox.border#919191
  • diffEditor.unchangedRegionBackground#f8f8f8
  • editor.background#ffffff
  • editor.foreground#000000
  • editor.inactiveSelectionBackground#e5ebf1
  • editor.selectionHighlightBackground#add6ff80
  • editorIndentGuide.activeBackground1#939393
  • editorIndentGuide.background1#d3d3d3
  • editorSuggestWidget.background#f3f3f3
  • input.placeholderForeground#767676
  • list.activeSelectionIconForeground#ffffff
  • list.focusAndSelectionOutline#90c2f9
  • list.hoverBackground#e8e8e8
  • menu.border#d4d4d4
  • notebook.cellBorderColor#e8e8e8
  • notebook.selectedCellBackground#c8ddf150
  • ports.iconRunningProcessForeground#369432
  • searchEditor.textInputBorder#cecece
  • settings.numberInputBorder#cecece
  • settings.textInputBorder#cecece
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#61616130
  • sideBarTitle.foreground#6f6f6f
  • statusBarItem.errorBackground#c72e0f
  • statusBarItem.remoteBackground#16825d
  • statusBarItem.remoteForeground#ffffff
  • tab.lastPinnedBorder#61616130
  • tab.selectedBackground#ffffffa5
  • tab.selectedForeground#333333b3
  • terminal.inactiveSelectionBackground#e5ebf1
  • widget.border#d4d4d4

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
emphasisitalic
strongbold
meta.diff.header#000080
comment#008000
meta.preprocessor.string#A31515
string, meta.embedded.assembly#A31515
invalid#CD3131
markup.underlineunderline
markup.boldbold
markup.headingbold
markup.italicitalic
markup.strikethroughstrikethrough
markup.inserted#098658
markup.deleted#A31515
markup.changed#0451A5
markup.inline.raw#800000
string.regexp#811F3F
meta.template.expression#000000
token.info-token#316BCD
token.warn-token#CD9731
token.error-token#CD3131
token.debug-token#800080
Aperture Theme by Ryan Olson - VS Code Theme