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.background#3e3e3f
  • activityBar.foreground#c1c1c1
  • activityBarBadge.background#85ffc7
  • activityBarBadge.foreground#35443d
  • badge.background#85ffc7
  • badge.foreground#35443d
  • button.background#40a5a5
  • button.foreground#35443d
  • dropdown.background#343435
  • dropdown.border#343435
  • dropdown.foreground#c1c1c1
  • editor.background#39393a
  • editor.foreground#c1c1c1
  • editor.hoverHighlightBackground#85ffc722
  • editor.lineHighlightBackground#414142
  • editor.selectionBackground#ffffff55
  • editor.wordHighlightBackground#ff855222
  • editor.wordHighlightStrongBackground#40a5a522
  • editorBracketMatch.background#85ffc744
  • editorBracketMatch.border#40a5a5
  • editorCursor.foreground#f8f8f0
  • editorGroup.background#414142
  • editorGroupHeader.tabsBackground#414142
  • editorGutter.addedBackground#a7da1e
  • editorGutter.background#343435
  • editorGutter.deletedBackground#e61f44
  • editorGutter.modifiedBackground#f7b83d
  • editorIndentGuide.background#525254
  • editorLineNumber.foreground#6c6c6d
  • editorLink.activeForeground#85ffc7
  • editorOverviewRuler.addedForeground#a7da1e
  • editorOverviewRuler.deletedForeground#e61f44
  • editorOverviewRuler.errorForeground#e61f44
  • editorOverviewRuler.findMatchForeground#40a5a555
  • editorOverviewRuler.infoForeground#9d37fc
  • editorOverviewRuler.modifiedForeground#f7b83d
  • editorOverviewRuler.warningForeground#f7b83d
  • editorRuler.foreground#525254
  • editorSuggestWidget.foreground#c1c1c1
  • editorSuggestWidget.highlightForeground#85ffc7
  • editorSuggestWidget.selectedBackground#6c6c6d
  • editorWhitespace.foreground#525254
  • editorWidget.background#525254
  • editorWidget.border#6c6c6d
  • extensionButton.prominentBackground#85ffc7
  • extensionButton.prominentForeground#35443d
  • extensionButton.prominentHoverBackground#b8ffde
  • focusBorder#85ffc7
  • foreground#c1c1c1
  • gitDecoration.conflictingResourceForeground#9d37fc
  • gitDecoration.deletedResourceForeground#e61f44
  • gitDecoration.ignoredResourceForeground#858587
  • gitDecoration.modifiedResourceForeground#f7b83d
  • gitDecoration.untrackedResourceForeground#a7da1e
  • input.activeBorder#85ffc7
  • input.background#2c2c2d
  • input.border#5f5f61
  • input.foreground#c1c1c1
  • input.placeholderForeground#666668
  • inputOption.activeBorder#40a5a5
  • list.activeSelectionBackground#40a5a5
  • list.activeSelectionForeground#39393a
  • list.focusBackground#5f5f61
  • list.hoverBackground#414142
  • list.inactiveSelectionBackground#39393a
  • notification.background#464647
  • notification.buttonBackground#85ffc7
  • notification.buttonForeground#35443d
  • notification.errorBackground#e61f44
  • notification.errorForeground#ffffff
  • notification.foreground#c1c1c1
  • notification.infoBackground#9d37fc
  • notification.infoForeground#ffffff
  • notification.warningBackground#f7b83d
  • notification.warningForeground#ffffff
  • panel.background#525254
  • panel.border#6c6c6d
  • panelTitle.activeBorder#85ffc7
  • panelTitle.inactiveForeground#929294
  • peekView.border#85ffc7
  • peekViewEditor.background#2f2f30
  • peekViewEditor.matchHighlightBackground#40a5a555
  • peekViewEditorGutter.background#343435
  • peekViewResult.background#464647
  • peekViewResult.fileForeground#b7b7b7
  • peekViewResult.lineForeground#a7a7a7
  • peekViewResult.matchHighlightBackground#40a5a555
  • peekViewResult.selectionBackground#3e3e3f
  • peekViewResult.selectionForeground#c1c1c1
  • peekViewTitle.background#343435
  • peekViewTitleDescription.foreground#b9b9b9
  • peekViewTitleLabel.foreground#c1c1c1
  • progressBar.background#ff8552
  • scrollbar.shadow#202020
  • scrollbarSlider.activeBackground#85ffc7aa
  • scrollbarSlider.background#6c6c6daa
  • scrollbarSlider.hoverBackground#85ffc755
  • sideBar.background#464647
  • sideBar.foreground#c1c1c1
  • sideBarSectionHeader.background#4d4d4f
  • sideBarSectionHeader.foreground#c1c1c1
  • statusBar.background#85ffc7
  • statusBar.foreground#35443d
  • statusBar.noFolderBackground#40a5a5
  • tab.inactiveBackground#434344
  • tab.inactiveForeground#9f9fa0
  • terminal.ansiBlack#464647
  • terminal.ansiBlue#ff8552
  • terminal.ansiBrightBlack#6c6c6d
  • terminal.ansiBrightBlue#ffcdb8
  • terminal.ansiBrightCyan#ffcdb8
  • terminal.ansiBrightGreen#ebfff6
  • terminal.ansiBrightMagenta#ebfff6
  • terminal.ansiBrightRed#f03e5f
  • terminal.ansiBrightWhite#f4f4f4
  • terminal.ansiBrightYellow#7ecdcd
  • terminal.ansiCyan#ff8552
  • terminal.ansiGreen#85ffc7
  • terminal.ansiMagenta#85ffc7
  • terminal.ansiRed#ba0e2e
  • terminal.ansiWhite#cecece
  • terminal.ansiYellow#40a5a5
  • terminal.background#2c2c2d
  • terminal.foreground#c1c1c1
  • titleBar.activeBackground#2f2f30

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#c1c1c1
comment#606063
string#86baba
constant.numeric#afd1d1
constant.language#40a5a5
constant.character, constant.other#40a5a5
variable
keyword#85ffc7
storage#40a5a5
storage.type#85ffc7
entity.name.class#40a5a5underline
entity.other.inherited-class#40a5a5
entity.name.function#ff8552
variable.parameter#ffffff
entity.name.tag#85ffc7
entity.other.attribute-name#40a5a5
support.function#ff8552
support.constant#40a5a5
support.type, support.class#40a5a5
support.other.variable
invalid#cf433e
invalid.deprecated#cf433e
meta.structure.dictionary.json string.quoted.double.json#86baba
meta.diff, meta.diff.header#606063
markup.deleted#e61f44
markup.inserted#A6E22E
markup.changed#f7b83d
constant.numeric.line-number.find-in-files - match#8FBE00A0
entity.name.filename.find-in-files#E6DB74
keyword.other#86868a
meta.property-value, support.constant.property-value, constant.other.color#86baba
meta.structure.dictionary.json string.quoted.double.json#40a5a5
meta.structure.dictionary.value.json string.quoted.double.json#86baba
meta.property-name support.type.property-namenormal
meta.property-value punctuation.separator.key-value#c1c1c1
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#85ffc7
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#85ffc7normal
variable.other#ffffffnormal
variable.parameter.function.coffee#afd1d1
entity.name.section.markdown#40a5a5
punctuation.definition.heading.markdown#85ffc7
markup.raw.inline.markdown#86baba
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#85ffc7
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#85ffc7
punctuation.definition.metadata.markdown#85ffc7
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#85ffc7
markup.bold.markdown, markup.italic.markdown#85ffc7
markup.italic.markdownitalic
markup.bold.markdownbold
markup.raw.block.markdown#664e4d
markup.deleted.git_gutter#e61f44
markup.inserted.git_gutter#a7da1e
markup.changed.git_gutter#f7b83d
meta.template.expression#c1c1c1

Shiki preview

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

Loading...