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#585e6d
  • activityBar.foreground#ffffff
  • activityBarBadge.background#585e6d
  • activityBarBadge.foreground#ffffff
  • badge.background#585e6d
  • badge.foreground#ffffff
  • button.background#5e9989
  • button.foreground#ffffff
  • dropdown.background#fafafa
  • dropdown.border#fafafa
  • dropdown.foreground#585e6d
  • editor.background#ffffff
  • editor.foreground#585e6d
  • editor.hoverHighlightBackground#585e6d22
  • editor.lineHighlightBackground#f7f7f7
  • editor.selectionBackground#d3643b33
  • editor.wordHighlightBackground#cab69622
  • editor.wordHighlightStrongBackground#5e998922
  • editorBracketMatch.background#585e6d44
  • editorBracketMatch.border#5e9989
  • editorCursor.foreground#333333
  • editorGroup.background#f7f7f7
  • editorGroupHeader.tabsBackground#f7f7f7
  • editorGutter.addedBackground#59a50b
  • editorGutter.background#fafafa
  • editorGutter.deletedBackground#a30e29
  • editorGutter.modifiedBackground#c48405
  • editorIndentGuide.background#e6e6e6
  • editorLineNumber.foreground#cccccc
  • editorLink.activeForeground#585e6d
  • editorOverviewRuler.addedForeground#59a50b
  • editorOverviewRuler.deletedForeground#a30e29
  • editorOverviewRuler.errorForeground#a30e29
  • editorOverviewRuler.findMatchForeground#5e998955
  • editorOverviewRuler.infoForeground#6a1faf
  • editorOverviewRuler.modifiedForeground#c48405
  • editorOverviewRuler.warningForeground#c48405
  • editorRuler.foreground#e6e6e6
  • editorSuggestWidget.foreground#585e6d
  • editorSuggestWidget.highlightForeground#585e6d
  • editorSuggestWidget.selectedBackground#d9d9d9
  • editorWhitespace.foreground#e6e6e6
  • editorWidget.background#f2f2f2
  • editorWidget.border#cccccc
  • extensionButton.prominentBackground#585e6d
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#6f7689
  • focusBorder#585e6d
  • foreground#585e6d
  • gitDecoration.conflictingResourceForeground#6a1faf
  • gitDecoration.deletedResourceForeground#a30e29
  • gitDecoration.ignoredResourceForeground#a6a6a6
  • gitDecoration.modifiedResourceForeground#c48405
  • gitDecoration.untrackedResourceForeground#59a50b
  • input.activeBorder#585e6d
  • input.background#ffffff
  • input.border#999999
  • input.foreground#585e6d
  • input.placeholderForeground#cccccc
  • inputOption.activeBorder#5e9989
  • list.activeSelectionBackground#5e9989
  • list.activeSelectionForeground#ffffff
  • list.focusBackground#d9d9d9
  • list.hoverBackground#ffffff
  • list.inactiveSelectionBackground#ffffff
  • notification.background#d9d9d9
  • notification.buttonBackground#585e6d
  • notification.buttonForeground#ffffff
  • notification.errorBackground#e61f44
  • notification.errorForeground#ffffff
  • notification.foreground#585e6d
  • notification.infoBackground#9d37fc
  • notification.infoForeground#ffffff
  • notification.warningBackground#f7b83d
  • notification.warningForeground#ffffff
  • panel.background#f5f5f5
  • panel.border#e0e0e0
  • panelTitle.activeBorder#585e6d
  • panelTitle.activeForeground#737373
  • panelTitle.inactiveForeground#bfbfbf
  • peekView.border#585e6d
  • peekViewEditor.background#fafafa
  • peekViewEditor.matchHighlightBackground#5e998955
  • peekViewEditorGutter.background#f0f0f0
  • peekViewResult.background#f2f2f2
  • peekViewResult.fileForeground#636a7b
  • peekViewResult.lineForeground#989eac
  • peekViewResult.matchHighlightBackground#5e998955
  • peekViewResult.selectionBackground#ffffff
  • peekViewResult.selectionForeground#636a7b
  • peekViewTitle.background#fafafa
  • peekViewTitleDescription.foreground#515765
  • peekViewTitleLabel.foreground#585e6d
  • progressBar.background#cab696
  • scrollbar.shadow#999999
  • scrollbarSlider.activeBackground#585e6daa
  • scrollbarSlider.background#585e6d35
  • scrollbarSlider.hoverBackground#585e6d55
  • sideBar.background#f2f2f2
  • sideBar.foreground#585e6d
  • sideBarSectionHeader.background#d9d9d9
  • sideBarSectionHeader.foreground#585e6d
  • statusBar.background#585e6d
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#5e9989
  • tab.activeForeground#585e6d
  • tab.border#e0e0e0
  • tab.inactiveBackground#f5f5f5
  • tab.inactiveForeground#c3c6ce
  • terminal.ansiBlack#ffffff
  • terminal.ansiBlue#cab696
  • terminal.ansiBrightBlack#ffffff
  • terminal.ansiBrightBlue#ece5da
  • terminal.ansiBrightCyan#f3ada5
  • terminal.ansiBrightGreen#8a91a1
  • terminal.ansiBrightMagenta#f2cfb5
  • terminal.ansiBrightRed#f03e5f
  • terminal.ansiBrightWhite#8a91a1
  • terminal.ansiBrightYellow#9bc2b7
  • terminal.ansiCyan#e75b4b
  • terminal.ansiGreen#585e6d
  • terminal.ansiMagenta#e2975f
  • terminal.ansiRed#ba0e2e
  • terminal.ansiWhite#636a7b
  • terminal.ansiYellow#5e9989
  • terminal.background#ffffff
  • terminal.foreground#585e6d
  • titleBar.activeBackground#dfe1e5
  • titleBar.activeForeground#585e6d
  • widget.shadow#cccccc55

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#585e6d
comment#c7cee0
string#e7a84b
constant.numeric#e7a84b
constant.language#5e9989
constant.character, constant.other#5e9989
variable
keyword#e2975f
storage#5e9989
storage.type#585e6d
entity.name.class#5e9989underline
entity.other.inherited-class#5e9989
entity.name.function#cab696
variable.parameter#585e6d
entity.name.tag#585e6d
entity.other.attribute-name#5e9989
support.function#e75b4b
support.constant#5e9989
support.type, support.class#5e9989
support.other.variable
invalid#cf433e
invalid.deprecated#cf433e
meta.structure.dictionary.json string.quoted.double.json#e7a84b
meta.diff, meta.diff.header#c7cee0
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#96a3c5
meta.property-value, support.constant.property-value, constant.other.color#e7a84b
meta.structure.dictionary.json string.quoted.double.json#5e9989
meta.structure.dictionary.value.json string.quoted.double.json#e7a84b
meta.property-name support.type.property-namenormal
meta.property-value punctuation.separator.key-value#585e6d
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#585e6d
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#585e6dnormal
variable.other#585e6dnormal
variable.parameter.function.coffee#e7a84b
entity.name.section.markdown#5e9989
punctuation.definition.heading.markdown#e2975f
markup.raw.inline.markdown#e7a84b
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#e2975f
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#e2975f
punctuation.definition.metadata.markdown#e2975f
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#585e6d
markup.bold.markdown, markup.italic.markdown#585e6d
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#585e6d

Shiki preview

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

Loading...

Rainglow - Coding Theme