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#2b303b
  • activityBar.foreground#dee3ec
  • activityBarBadge.background#26a6a6
  • activityBarBadge.foreground#ffffff
  • badge.background#26a6a6
  • badge.foreground#ffffff
  • button.background#ff5d38
  • button.foreground#ffffff
  • dropdown.background#d8dde8
  • dropdown.border#d8dde8
  • dropdown.foreground#2b303b
  • editor.background#dee3ec
  • editor.foreground#2b303b
  • editor.hoverHighlightBackground#26a6a622
  • editor.lineHighlightBackground#d4dbe6
  • editor.selectionBackground#26a6a633
  • editor.wordHighlightBackground#a6b73a22
  • editor.wordHighlightStrongBackground#ff5d3822
  • editorBracketMatch.background#26a6a644
  • editorBracketMatch.border#ff5d38
  • editorCursor.foreground#2b303b
  • editorGroup.background#d4dbe6
  • editorGroupHeader.tabsBackground#d4dbe6
  • editorGutter.addedBackground#59a50b
  • editorGutter.background#d8dde8
  • editorGutter.deletedBackground#a30e29
  • editorGutter.modifiedBackground#c48405
  • editorIndentGuide.background#bec8d9
  • editorLineNumber.foreground#9dacc7
  • editorLink.activeForeground#26a6a6
  • editorOverviewRuler.addedForeground#59a50b
  • editorOverviewRuler.deletedForeground#a30e29
  • editorOverviewRuler.errorForeground#a30e29
  • editorOverviewRuler.findMatchForeground#ff5d3855
  • editorOverviewRuler.infoForeground#6a1faf
  • editorOverviewRuler.modifiedForeground#c48405
  • editorOverviewRuler.warningForeground#c48405
  • editorRuler.foreground#bec8d9
  • editorSuggestWidget.foreground#2b303b
  • editorSuggestWidget.highlightForeground#26a6a6
  • editorSuggestWidget.selectedBackground#adbad0
  • editorWhitespace.foreground#bec8d9
  • editorWidget.background#ced5e3
  • editorWidget.border#9dacc7
  • extensionButton.prominentBackground#26a6a6
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#30cfcf
  • focusBorder#26a6a6
  • foreground#2b303b
  • gitDecoration.conflictingResourceForeground#6a1faf
  • gitDecoration.deletedResourceForeground#a30e29
  • gitDecoration.ignoredResourceForeground#6d83ab
  • gitDecoration.modifiedResourceForeground#c48405
  • gitDecoration.untrackedResourceForeground#59a50b
  • input.activeBorder#26a6a6
  • input.background#dee3ec
  • input.border#5d75a1
  • input.foreground#2b303b
  • input.placeholderForeground#9dacc7
  • inputOption.activeBorder#ff5d38
  • list.activeSelectionBackground#ff5d38
  • list.activeSelectionForeground#ffffff
  • list.focusBackground#adbad0
  • list.hoverBackground#e8ebf2
  • list.inactiveSelectionBackground#dee3ec
  • notification.background#adbad0
  • notification.buttonBackground#26a6a6
  • notification.buttonForeground#ffffff
  • notification.errorBackground#e61f44
  • notification.errorForeground#ffffff
  • notification.foreground#2b303b
  • notification.infoBackground#9d37fc
  • notification.infoForeground#ffffff
  • notification.warningBackground#f7b83d
  • notification.warningForeground#ffffff
  • panel.background#d1d8e5
  • panel.border#b7c2d6
  • panelTitle.activeBorder#26a6a6
  • panelTitle.activeForeground#415271
  • panelTitle.inactiveForeground#8d9ebd
  • peekView.border#26a6a6
  • peekViewEditor.background#d8dde8
  • peekViewEditor.matchHighlightBackground#ff5d3855
  • peekViewEditorGutter.background#cbd3e1
  • peekViewResult.background#ced5e3
  • peekViewResult.fileForeground#363c4a
  • peekViewResult.lineForeground#616c85
  • peekViewResult.matchHighlightBackground#ff5d3855
  • peekViewResult.selectionBackground#e4e8f0
  • peekViewResult.selectionForeground#363c4a
  • peekViewTitle.background#d8dde8
  • peekViewTitleDescription.foreground#252932
  • peekViewTitleLabel.foreground#2b303b
  • progressBar.background#a6b73a
  • scrollbar.shadow#5d75a1
  • scrollbarSlider.activeBackground#26a6a6aa
  • scrollbarSlider.background#2b303b35
  • scrollbarSlider.hoverBackground#26a6a655
  • sideBar.background#ced5e3
  • sideBar.foreground#2b303b
  • sideBarSectionHeader.background#adbad0
  • sideBarSectionHeader.foreground#2b303b
  • statusBar.background#26a6a6
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#ff5d38
  • tab.activeForeground#2b303b
  • tab.border#b7c2d6
  • tab.inactiveBackground#d1d8e5
  • tab.inactiveForeground#8993a9
  • terminal.ansiBlack#eef1f5
  • terminal.ansiBlue#a6b73a
  • terminal.ansiBrightBlack#ffffff
  • terminal.ansiBrightBlue#cbd780
  • terminal.ansiBrightCyan#ffb09e
  • terminal.ansiBrightGreen#59d9d9
  • terminal.ansiBrightMagenta#59d9d9
  • terminal.ansiBrightRed#f03e5f
  • terminal.ansiBrightWhite#566076
  • terminal.ansiBrightYellow#ffb09e
  • terminal.ansiCyan#ff5d38
  • terminal.ansiGreen#26a6a6
  • terminal.ansiMagenta#26a6a6
  • terminal.ansiRed#ba0e2e
  • terminal.ansiWhite#363c4a
  • terminal.ansiYellow#ff5d38
  • terminal.background#dee3ec
  • terminal.foreground#2b303b
  • titleBar.activeBackground#a7aebe
  • titleBar.activeForeground#2b303b
  • widget.shadow#9dacc755

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#2b303b
comment#6e7a94
string#a6b73a
constant.numeric#a6b73a
constant.language#ff5d38
constant.character, constant.other#ff5d38
variable
keyword#26a6a6
storage#ff5d38
storage.type#26a6a6
entity.name.class#ff5d38underline
entity.other.inherited-class#ff5d38
entity.name.function#a6b73a
variable.parameter#2b303b
entity.name.tag#26a6a6
entity.other.attribute-name#ff5d38
support.function#ff5d38
support.constant#ff5d38
support.type, support.class#ff5d38
support.other.variable
invalid#cf433e
invalid.deprecated#cf433e
meta.structure.dictionary.json string.quoted.double.json#a6b73a
meta.diff, meta.diff.header#6e7a94
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#4d5668
meta.property-value, support.constant.property-value, constant.other.color#a6b73a
meta.structure.dictionary.json string.quoted.double.json#ff5d38
meta.structure.dictionary.value.json string.quoted.double.json#a6b73a
meta.property-name support.type.property-namenormal
meta.property-value punctuation.separator.key-value#2b303b
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#26a6a6
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#26a6a6normal
variable.other#2b303bnormal
variable.parameter.function.coffee#a6b73a
entity.name.section.markdown#ff5d38
punctuation.definition.heading.markdown#26a6a6
markup.raw.inline.markdown#a6b73a
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#26a6a6
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#26a6a6
punctuation.definition.metadata.markdown#26a6a6
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#26a6a6
markup.bold.markdown, markup.italic.markdown#26a6a6
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#2b303b

Shiki preview

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

Loading...

Rainglow - Coding Theme