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#3d3d5b
  • activityBar.foreground#ffffff
  • activityBarBadge.background#9d50ba
  • activityBarBadge.foreground#ffffff
  • badge.background#9d50ba
  • badge.foreground#ffffff
  • button.background#ee4266
  • button.foreground#ffffff
  • dropdown.background#fafafa
  • dropdown.border#fafafa
  • dropdown.foreground#3d3d5b
  • editor.background#ffffff
  • editor.foreground#3d3d5b
  • editor.hoverHighlightBackground#9d50ba22
  • editor.lineHighlightBackground#f7f7f7
  • editor.selectionBackground#ee426633
  • editor.wordHighlightBackground#ffd23f22
  • editor.wordHighlightStrongBackground#ee426622
  • editorBracketMatch.background#9d50ba44
  • editorBracketMatch.border#ee4266
  • 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#9d50ba
  • editorOverviewRuler.addedForeground#59a50b
  • editorOverviewRuler.deletedForeground#a30e29
  • editorOverviewRuler.errorForeground#a30e29
  • editorOverviewRuler.findMatchForeground#ee426655
  • editorOverviewRuler.infoForeground#6a1faf
  • editorOverviewRuler.modifiedForeground#c48405
  • editorOverviewRuler.warningForeground#c48405
  • editorRuler.foreground#e6e6e6
  • editorSuggestWidget.foreground#3d3d5b
  • editorSuggestWidget.highlightForeground#9d50ba
  • editorSuggestWidget.selectedBackground#d9d9d9
  • editorWhitespace.foreground#e6e6e6
  • editorWidget.background#f2f2f2
  • editorWidget.border#cccccc
  • extensionButton.prominentBackground#9d50ba
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#b175c8
  • focusBorder#9d50ba
  • foreground#3d3d5b
  • gitDecoration.conflictingResourceForeground#6a1faf
  • gitDecoration.deletedResourceForeground#a30e29
  • gitDecoration.ignoredResourceForeground#a6a6a6
  • gitDecoration.modifiedResourceForeground#c48405
  • gitDecoration.untrackedResourceForeground#59a50b
  • input.activeBorder#9d50ba
  • input.background#ffffff
  • input.border#999999
  • input.foreground#3d3d5b
  • input.placeholderForeground#cccccc
  • inputOption.activeBorder#ee4266
  • list.activeSelectionBackground#ee4266
  • list.activeSelectionForeground#ffffff
  • list.focusBackground#d9d9d9
  • list.hoverBackground#ffffff
  • list.inactiveSelectionBackground#ffffff
  • notification.background#d9d9d9
  • notification.buttonBackground#9d50ba
  • notification.buttonForeground#ffffff
  • notification.errorBackground#e61f44
  • notification.errorForeground#ffffff
  • notification.foreground#3d3d5b
  • notification.infoBackground#9d37fc
  • notification.infoForeground#ffffff
  • notification.warningBackground#f7b83d
  • notification.warningForeground#ffffff
  • panel.background#f5f5f5
  • panel.border#e0e0e0
  • panelTitle.activeBorder#9d50ba
  • panelTitle.activeForeground#737373
  • panelTitle.inactiveForeground#bfbfbf
  • peekView.border#9d50ba
  • peekViewEditor.background#fafafa
  • peekViewEditor.matchHighlightBackground#ee426655
  • peekViewEditorGutter.background#f0f0f0
  • peekViewResult.background#f2f2f2
  • peekViewResult.fileForeground#47476a
  • peekViewResult.lineForeground#7575a2
  • peekViewResult.matchHighlightBackground#ee426655
  • peekViewResult.selectionBackground#ffffff
  • peekViewResult.selectionForeground#47476a
  • peekViewTitle.background#fafafa
  • peekViewTitleDescription.foreground#373752
  • peekViewTitleLabel.foreground#3d3d5b
  • progressBar.background#ffd23f
  • scrollbar.shadow#999999
  • scrollbarSlider.activeBackground#9d50baaa
  • scrollbarSlider.background#3d3d5b35
  • scrollbarSlider.hoverBackground#9d50ba55
  • sideBar.background#f2f2f2
  • sideBar.foreground#3d3d5b
  • sideBarSectionHeader.background#d9d9d9
  • sideBarSectionHeader.foreground#3d3d5b
  • statusBar.background#9d50ba
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#ee4266
  • tab.activeForeground#3d3d5b
  • tab.border#e0e0e0
  • tab.inactiveBackground#f5f5f5
  • tab.inactiveForeground#a3a3c1
  • terminal.ansiBlack#ffffff
  • terminal.ansiBlue#ffd23f
  • terminal.ansiBrightBlack#ffffff
  • terminal.ansiBrightBlue#ffeaa5
  • terminal.ansiBrightCyan#f6a0b2
  • terminal.ansiBrightGreen#c699d7
  • terminal.ansiBrightMagenta#a6ada4
  • terminal.ansiBrightRed#f03e5f
  • terminal.ansiBrightWhite#666698
  • terminal.ansiBrightYellow#f6a0b2
  • terminal.ansiCyan#ee4266
  • terminal.ansiGreen#9d50ba
  • terminal.ansiMagenta#727c6f
  • terminal.ansiRed#ba0e2e
  • terminal.ansiWhite#47476a
  • terminal.ansiYellow#ee4266
  • terminal.background#ffffff
  • terminal.foreground#3d3d5b
  • titleBar.activeBackground#c1c1d6
  • titleBar.activeForeground#3d3d5b
  • widget.shadow#cccccc55

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#3d3d5b
comment#a7a7e2
string#a2d66b
constant.numeric#88c448
constant.language#ee4266
constant.character, constant.other#ee4266
variable
keyword#727c6f
storage#ee4266
storage.type#9d50ba
entity.name.class#ee4266underline
entity.other.inherited-class#ee4266
entity.name.function#ffd23f
variable.parameter#3d3d5b
entity.name.tag#9d50ba
entity.other.attribute-name#ee4266
support.function#ee4266
support.constant#ee4266
support.type, support.class#ee4266
support.other.variable
invalid#cf433e
invalid.deprecated#cf433e
meta.structure.dictionary.json string.quoted.double.json#a2d66b
meta.diff, meta.diff.header#a7a7e2
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#6d6dcf
meta.property-value, support.constant.property-value, constant.other.color#a2d66b
meta.structure.dictionary.json string.quoted.double.json#ee4266
meta.structure.dictionary.value.json string.quoted.double.json#a2d66b
meta.property-name support.type.property-namenormal
meta.property-value punctuation.separator.key-value#3d3d5b
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#9d50ba
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#9d50banormal
variable.other#3d3d5bnormal
variable.parameter.function.coffee#88c448
entity.name.section.markdown#ee4266
punctuation.definition.heading.markdown#727c6f
markup.raw.inline.markdown#a2d66b
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#727c6f
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#727c6f
punctuation.definition.metadata.markdown#727c6f
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#9d50ba
markup.bold.markdown, markup.italic.markdown#9d50ba
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#3d3d5b

Shiki preview

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

Loading...

Rainglow - Coding Theme