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#000000
  • activityBar.foreground#ffffff
  • activityBarBadge.background#81209e
  • activityBarBadge.foreground#ffffff
  • badge.background#81209e
  • badge.foreground#ffffff
  • button.background#1ba2f7
  • button.foreground#ffffff
  • dropdown.background#fafafa
  • dropdown.border#fafafa
  • dropdown.foreground#000000
  • editor.background#ffffff
  • editor.foreground#000000
  • editor.hoverHighlightBackground#81209e22
  • editor.lineHighlightBackground#f7f7f7
  • editor.selectionBackground#f8785633
  • editor.wordHighlightBackground#f8785622
  • editor.wordHighlightStrongBackground#1ba2f722
  • editorBracketMatch.background#81209e44
  • editorBracketMatch.border#1ba2f7
  • editorCursor.foreground#000000
  • editorGroup.background#f7f7f7
  • editorGroupHeader.tabsBackground#f7f7f7
  • editorGutter.addedBackground#1ba2f7
  • editorGutter.background#fafafa
  • editorGutter.deletedBackground#f87856
  • editorGutter.modifiedBackground#81209e
  • editorIndentGuide.background#e6e6e6
  • editorLineNumber.foreground#cccccc
  • editorLink.activeForeground#81209e
  • editorOverviewRuler.addedForeground#1ba2f7
  • editorOverviewRuler.deletedForeground#f87856
  • editorOverviewRuler.errorForeground#f87856
  • editorOverviewRuler.findMatchForeground#1ba2f755
  • editorOverviewRuler.infoForeground#81209e
  • editorOverviewRuler.modifiedForeground#81209e
  • editorOverviewRuler.warningForeground#81209e
  • editorRuler.foreground#e6e6e6
  • editorSuggestWidget.foreground#000000
  • editorSuggestWidget.highlightForeground#81209e
  • editorSuggestWidget.selectedBackground#d9d9d9
  • editorWhitespace.foreground#e6e6e6
  • editorWidget.background#f2f2f2
  • editorWidget.border#cccccc
  • extensionButton.prominentBackground#81209e
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#a429c8
  • focusBorder#81209e
  • foreground#000000
  • gitDecoration.conflictingResourceForeground#81209e
  • gitDecoration.deletedResourceForeground#f87856
  • gitDecoration.ignoredResourceForeground#a6a6a6
  • gitDecoration.modifiedResourceForeground#81209e
  • gitDecoration.untrackedResourceForeground#1ba2f7
  • input.activeBorder#81209e
  • input.background#ffffff
  • input.border#999999
  • input.foreground#000000
  • input.placeholderForeground#cccccc
  • inputOption.activeBorder#1ba2f7
  • list.activeSelectionBackground#1ba2f7
  • list.activeSelectionForeground#ffffff
  • list.focusBackground#d9d9d9
  • list.hoverBackground#ffffff
  • list.inactiveSelectionBackground#ffffff
  • notification.background#d9d9d9
  • notification.buttonBackground#81209e
  • notification.buttonForeground#ffffff
  • notification.errorBackground#f87856
  • notification.errorForeground#ffffff
  • notification.foreground#000000
  • notification.infoBackground#81209e
  • notification.infoForeground#ffffff
  • notification.warningBackground#81209e
  • notification.warningForeground#ffffff
  • panel.background#f5f5f5
  • panel.border#e0e0e0
  • panelTitle.activeBorder#81209e
  • panelTitle.activeForeground#737373
  • panelTitle.inactiveForeground#bfbfbf
  • peekView.border#81209e
  • peekViewEditor.background#fafafa
  • peekViewEditor.matchHighlightBackground#1ba2f755
  • peekViewEditorGutter.background#f0f0f0
  • peekViewResult.background#f2f2f2
  • peekViewResult.fileForeground#0d0d0d
  • peekViewResult.lineForeground#404040
  • peekViewResult.matchHighlightBackground#1ba2f755
  • peekViewResult.selectionBackground#ffffff
  • peekViewResult.selectionForeground#0d0d0d
  • peekViewTitle.background#fafafa
  • peekViewTitleDescription.foreground#000000
  • peekViewTitleLabel.foreground#000000
  • progressBar.background#f87856
  • scrollbar.shadow#999999
  • scrollbarSlider.activeBackground#81209eaa
  • scrollbarSlider.background#00000035
  • scrollbarSlider.hoverBackground#81209e55
  • sideBar.background#f2f2f2
  • sideBar.foreground#000000
  • sideBarSectionHeader.background#d9d9d9
  • sideBarSectionHeader.foreground#000000
  • statusBar.background#81209e
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#1ba2f7
  • tab.activeForeground#000000
  • tab.border#e0e0e0
  • tab.inactiveBackground#f5f5f5
  • tab.inactiveForeground#666666
  • terminal.ansiBlack#ffffff
  • terminal.ansiBlue#f87856
  • terminal.ansiBrightBlack#ffffff
  • terminal.ansiBrightBlue#fcc6b8
  • terminal.ansiBrightCyan#b94ada
  • terminal.ansiBrightGreen#b94ada
  • terminal.ansiBrightMagenta#fcc6b8
  • terminal.ansiBrightRed#f03e5f
  • terminal.ansiBrightWhite#333333
  • terminal.ansiBrightYellow#7ecafa
  • terminal.ansiCyan#81209e
  • terminal.ansiGreen#81209e
  • terminal.ansiMagenta#f87856
  • terminal.ansiRed#ba0e2e
  • terminal.ansiWhite#0d0d0d
  • terminal.ansiYellow#1ba2f7
  • terminal.background#ffffff
  • terminal.foreground#000000
  • titleBar.activeBackground#808080
  • titleBar.activeForeground#000000
  • widget.shadow#cccccc55

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#000000
comment#555555
string#0b6aa5
constant.numeric#0b6aa5
constant.language#1ba2f7
constant.character, constant.other#1ba2f7
variable
keyword#f87856
storage#1ba2f7
storage.type#81209e
entity.name.class#1ba2f7underline
entity.other.inherited-class#1ba2f7
entity.name.function#f87856
variable.parameter#1ba2f7
entity.name.tag#81209e
entity.other.attribute-name#1ba2f7
support.function#81209e
support.constant#1ba2f7
support.type, support.class#1ba2f7
support.other.variable
invalid#cf433e
invalid.deprecated#cf433e
meta.structure.dictionary.json string.quoted.double.json#0b6aa5
meta.diff, meta.diff.header#555555
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#2f2f2f
meta.property-value, support.constant.property-value, constant.other.color#0b6aa5
meta.structure.dictionary.json string.quoted.double.json#1ba2f7
meta.structure.dictionary.value.json string.quoted.double.json#0b6aa5
meta.property-name support.type.property-namenormal
meta.property-value punctuation.separator.key-value#000000
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#81209e
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#81209enormal
variable.other#1ba2f7normal
variable.parameter.function.coffee#0b6aa5
entity.name.section.markdown#1ba2f7
punctuation.definition.heading.markdown#f87856
markup.raw.inline.markdown#0b6aa5
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#f87856
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#f87856
punctuation.definition.metadata.markdown#f87856
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#81209e
markup.bold.markdown, markup.italic.markdown#81209e
markup.italic.markdownitalic
markup.bold.markdownbold
markup.raw.block.markdown#664e4d
markup.deleted.git_gutter#f87856
markup.inserted.git_gutter#1ba2f7
markup.changed.git_gutter#81209e
meta.template.expression#000000

Shiki preview

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

Loading...

Rainglow - Coding Theme