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#dddddd
  • activityBar.activeBorder#005FB8
  • activityBar.background#F8F8F8
  • activityBar.border#E5E5E5
  • activityBar.foreground#1F1F1F
  • activityBar.inactiveForeground#616161
  • activityBarBadge.background#005FB8
  • activityBarBadge.foreground#FFFFFF
  • badge.background#CCCCCC
  • badge.foreground#3B3B3B
  • button.background#005FB8
  • button.border#0000001a
  • button.foreground#FFFFFF
  • button.hoverBackground#0258A8
  • button.secondaryBackground#E5E5E5
  • button.secondaryForeground#3B3B3B
  • button.secondaryHoverBackground#CCCCCC
  • chat.slashCommandBackground#D2ECFF
  • chat.slashCommandForeground#306CA2
  • checkbox.background#F8F8F8
  • checkbox.border#CECECE
  • descriptionForeground#3B3B3B
  • diffEditor.unchangedRegionBackground#f8f8f8
  • dropdown.background#FFFFFF
  • dropdown.border#CECECE
  • dropdown.foreground#3B3B3B
  • dropdown.listBackground#FFFFFF
  • editor.background#FFFFFF
  • editor.foreground#3B3B3B
  • editor.inactiveSelectionBackground#e5ebf169
  • editor.selectionHighlightBackground#ADD6FF80
  • editorGroup.border#E5E5E5
  • editorGroupHeader.tabsBackground#F8F8F8
  • editorGroupHeader.tabsBorder#E5E5E5
  • editorGutter.addedBackground#2EA043
  • editorGutter.deletedBackground#F85149
  • editorGutter.modifiedBackground#005FB8
  • editorIndentGuide.activeBackground1#939393
  • editorIndentGuide.background1#D3D3D3
  • editorLineNumber.activeForeground#171184
  • editorLineNumber.foreground#6E7681
  • editorOverviewRuler.border#E5E5E5
  • editorSuggestWidget.background#F8F8F8
  • editorWidget.background#F8F8F8
  • errorForeground#F85149
  • focusBorder#005FB8
  • foreground#3B3B3B
  • icon.foreground#3B3B3B
  • input.background#FFFFFF
  • input.border#CECECE
  • input.foreground#3B3B3B
  • input.placeholderForeground#767676
  • inputOption.activeBackground#BED6ED
  • inputOption.activeBorder#005FB8
  • inputOption.activeForeground#000000
  • keybindingLabel.foreground#3B3B3B
  • list.activeSelectionBackground#E8E8E8
  • list.activeSelectionForeground#000000
  • list.activeSelectionIconForeground#000000
  • list.focusAndSelectionOutline#005FB8
  • list.hoverBackground#F2F2F2
  • menu.border#CECECE
  • menu.selectionBackground#005FB8
  • menu.selectionForeground#ffffff
  • notebook.cellBorderColor#E5E5E5
  • notebook.selectedCellBackground#C8DDF150
  • notificationCenterHeader.background#FFFFFF
  • notificationCenterHeader.foreground#3B3B3B
  • notifications.background#FFFFFF
  • notifications.border#E5E5E5
  • notifications.foreground#3B3B3B
  • panel.background#F8F8F8
  • panel.border#E5E5E5
  • panelInput.border#E5E5E5
  • panelTitle.activeBorder#005FB8
  • panelTitle.activeForeground#3B3B3B
  • panelTitle.inactiveForeground#3B3B3B
  • peekViewEditor.matchHighlightBackground#BB800966
  • peekViewResult.background#FFFFFF
  • peekViewResult.matchHighlightBackground#BB800966
  • pickerGroup.border#E5E5E5
  • pickerGroup.foreground#8B949E
  • ports.iconRunningProcessForeground#369432
  • progressBar.background#005FB8
  • quickInput.background#F8F8F8
  • quickInput.foreground#3B3B3B
  • searchEditor.textInputBorder#CECECE
  • settings.dropdownBackground#FFFFFF
  • settings.dropdownBorder#CECECE
  • settings.headerForeground#1F1F1F
  • settings.modifiedItemIndicator#BB800966
  • settings.numberInputBorder#CECECE
  • settings.textInputBorder#CECECE
  • sideBar.background#F8F8F8
  • sideBar.border#E5E5E5
  • sideBar.foreground#3B3B3B
  • sideBarSectionHeader.background#F8F8F8
  • sideBarSectionHeader.border#E5E5E5
  • sideBarSectionHeader.foreground#3B3B3B
  • sideBarTitle.foreground#3B3B3B
  • statusBar.background#F8F8F8
  • statusBar.border#E5E5E5
  • statusBar.debuggingBackground#FD716C
  • statusBar.debuggingForeground#000000
  • statusBar.focusBorder#005FB8
  • statusBar.foreground#3B3B3B
  • statusBar.noFolderBackground#F8F8F8
  • statusBarItem.errorBackground#C72E0F
  • statusBarItem.focusBorder#005FB8
  • statusBarItem.prominentBackground#6E768166
  • statusBarItem.remoteBackground#005FB8
  • statusBarItem.remoteForeground#FFFFFF
  • tab.activeBackground#FFFFFF
  • tab.activeBorder#F8F8F8
  • tab.activeBorderTop#005FB8
  • tab.activeForeground#3B3B3B
  • tab.border#E5E5E5
  • tab.hoverBackground#FFFFFF
  • tab.inactiveBackground#F8F8F8
  • tab.inactiveForeground#868686
  • tab.lastPinnedBorder#D4D4D4
  • tab.selectedBackground#ffffffa5
  • tab.selectedBorderTop#68a3da
  • tab.selectedForeground#333333b3
  • tab.unfocusedActiveBorder#F8F8F8
  • tab.unfocusedActiveBorderTop#E5E5E5
  • tab.unfocusedHoverBackground#F8F8F8
  • terminal.foreground#3B3B3B
  • terminal.inactiveSelectionBackground#E5EBF1
  • terminal.tab.activeBorder#005FB8
  • terminalCursor.foreground#005FB8
  • textBlockQuote.background#F8F8F8
  • textBlockQuote.border#E5E5E5
  • textCodeBlock.background#F8F8F8
  • textLink.activeForeground#005FB8
  • textLink.foreground#005FB8
  • textPreformat.background#0000001F
  • textPreformat.foreground#3B3B3B
  • textSeparator.foreground#21262D
  • titleBar.activeBackground#F8F8F8
  • titleBar.activeForeground#1E1E1E
  • titleBar.border#E5E5E5
  • titleBar.inactiveBackground#F8F8F8
  • titleBar.inactiveForeground#8B949E
  • welcomePage.tileBackground#F3F3F3
  • widget.border#E5E5E5

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded, string meta.image.inline.markdown, variable.legacy.builtin.python#000000ff
emphasisitalic
strongbold
meta.diff.header#000080
comment#008000
constant.language#0000ff
constant.numeric, variable.other.enummember, keyword.operator.plus.exponent, keyword.operator.minus.exponent#086554
constant.regexp#811f3f
entity.name.tag#800000
entity.name.selector#800000
entity.other.attribute-name#AA1400
entity.other.attribute-name.class.css, source.css entity.other.attribute-name.class, entity.other.attribute-name.id.css, entity.other.attribute-name.parent-selector.css, entity.other.attribute-name.parent.less, source.css entity.other.attribute-name.pseudo-class, entity.other.attribute-name.pseudo-element.css, source.css.less entity.other.attribute-name.id, entity.other.attribute-name.scss#800000
invalid#a32f02
markup.underlineunderline
markup.bold#000080bold
markup.heading#800000bold
markup.italicitalic
markup.strikethroughstrikethrough
markup.inserted#098658
markup.deleted#a31515
markup.changed#0451a5
punctuation.definition.quote.begin.markdown, punctuation.definition.list.begin.markdown#0451a5
markup.inline.raw#800000
punctuation.definition.tag#800000
meta.preprocessor, entity.name.function.preprocessor#0000ff
meta.preprocessor.string#a31515
meta.preprocessor.numeric#098658
meta.structure.dictionary.key.python#0451a5
storage#0000ff
storage.type#0000ff
storage.modifier, keyword.operator.noexcept#0000ff
string, meta.embedded.assembly#a31515
string.comment.buffered.block.pug, string.quoted.pug, string.interpolated.pug, string.unquoted.plain.in.yaml, string.unquoted.plain.out.yaml, string.unquoted.block.yaml, string.quoted.single.yaml, string.quoted.double.xml, string.quoted.single.xml, string.unquoted.cdata.xml, string.quoted.double.html, string.quoted.single.html, string.unquoted.html, string.quoted.single.handlebars, string.quoted.double.handlebars#0000ff
string.regexp#811f3f
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#0000ff
meta.template.expression#000000
support.constant.property-value, support.constant.font-name, support.constant.media-type, support.constant.media, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#0451a5
support.type.vendored.property-name, support.type.property-name, source.css variable, source.coffee.embedded#e50000
support.type.property-name.json#0451a5
keyword#0000ff
keyword.control#0000ff
keyword.operator#000000
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.alignof, keyword.operator.typeid, keyword.operator.alignas, keyword.operator.instanceof, keyword.operator.logical.python, keyword.operator.wordlike#0000ff
keyword.other.unit#098658
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#800000
support.function.git-rebase#0451a5
constant.sha.git-rebase#098658
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#000000
variable.language#0000ff

Shiki preview

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

Loading...