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#332b2c
  • activityBar.foreground#e2dcdd
  • activityBarBadge.background#f0a56c
  • activityBarBadge.foreground#ffffff
  • badge.background#f0a56c
  • badge.foreground#ffffff
  • button.background#689d81
  • button.foreground#ffffff
  • dropdown.background#272122
  • dropdown.border#272122
  • dropdown.foreground#e2dcdd
  • editor.background#2d2627
  • editor.foreground#e2dcdd
  • editor.hoverHighlightBackground#f0a56c22
  • editor.lineHighlightBackground#352d2e
  • editor.selectionBackground#689d8155
  • editor.wordHighlightBackground#d8ca9622
  • editor.wordHighlightStrongBackground#689d8122
  • editorBracketMatch.background#f0a56c44
  • editorBracketMatch.border#689d81
  • editorCursor.foreground#ffffff
  • editorGroup.background#352d2e
  • editorGroupHeader.tabsBackground#352d2e
  • editorGutter.addedBackground#a7da1e
  • editorGutter.background#272122
  • editorGutter.deletedBackground#e61f44
  • editorGutter.modifiedBackground#f7b83d
  • editorIndentGuide.background#493d3f
  • editorLineNumber.foreground#645557
  • editorLink.activeForeground#f0a56c
  • editorOverviewRuler.addedForeground#a7da1e
  • editorOverviewRuler.deletedForeground#e61f44
  • editorOverviewRuler.errorForeground#e61f44
  • editorOverviewRuler.findMatchForeground#689d8155
  • editorOverviewRuler.infoForeground#9d37fc
  • editorOverviewRuler.modifiedForeground#f7b83d
  • editorOverviewRuler.warningForeground#f7b83d
  • editorRuler.foreground#493d3f
  • editorSuggestWidget.foreground#e2dcdd
  • editorSuggestWidget.highlightForeground#f0a56c
  • editorSuggestWidget.selectedBackground#645557
  • editorWhitespace.foreground#493d3f
  • editorWidget.background#493d3f
  • editorWidget.border#645557
  • extensionButton.prominentBackground#f0a56c
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#f5c19a
  • focusBorder#f0a56c
  • foreground#e2dcdd
  • gitDecoration.conflictingResourceForeground#9d37fc
  • gitDecoration.deletedResourceForeground#e61f44
  • gitDecoration.ignoredResourceForeground#806c6f
  • gitDecoration.modifiedResourceForeground#f7b83d
  • gitDecoration.untrackedResourceForeground#a7da1e
  • input.activeBorder#f0a56c
  • input.background#1f1a1b
  • input.border#56494b
  • input.foreground#e2dcdd
  • input.placeholderForeground#5f5052
  • inputOption.activeBorder#689d81
  • list.activeSelectionBackground#689d81
  • list.activeSelectionForeground#2d2627
  • list.focusBackground#56494b
  • list.hoverBackground#352d2e
  • list.inactiveSelectionBackground#2d2627
  • notification.background#3b3233
  • notification.buttonBackground#f0a56c
  • notification.buttonForeground#ffffff
  • notification.errorBackground#e61f44
  • notification.errorForeground#ffffff
  • notification.foreground#e2dcdd
  • notification.infoBackground#9d37fc
  • notification.infoForeground#ffffff
  • notification.warningBackground#f7b83d
  • notification.warningForeground#ffffff
  • panel.background#493d3f
  • panel.border#645557
  • panelTitle.activeBorder#f0a56c
  • panelTitle.inactiveForeground#8d787b
  • peekView.border#f0a56c
  • peekViewEditor.background#221d1d
  • peekViewEditor.matchHighlightBackground#689d8155
  • peekViewEditorGutter.background#272122
  • peekViewResult.background#3b3233
  • peekViewResult.fileForeground#d9d1d2
  • peekViewResult.lineForeground#cbc0c2
  • peekViewResult.matchHighlightBackground#689d8155
  • peekViewResult.selectionBackground#332b2c
  • peekViewResult.selectionForeground#e2dcdd
  • peekViewTitle.background#272122
  • peekViewTitleDescription.foreground#dbd4d5
  • peekViewTitleLabel.foreground#e2dcdd
  • progressBar.background#d8ca96
  • scrollbar.shadow#110f0f
  • scrollbarSlider.activeBackground#f0a56caa
  • scrollbarSlider.background#645557aa
  • scrollbarSlider.hoverBackground#f0a56c55
  • sideBar.background#3b3233
  • sideBar.foreground#e2dcdd
  • sideBarSectionHeader.background#43393a
  • sideBarSectionHeader.foreground#e2dcdd
  • statusBar.background#f0a56c
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#689d81
  • tab.inactiveBackground#382f31
  • tab.inactiveForeground#998689
  • terminal.ansiBlack#3b3233
  • terminal.ansiBlue#d8ca96
  • terminal.ansiBrightBlack#645557
  • terminal.ansiBrightBlue#f4f0e0
  • terminal.ansiBrightCyan#a6c5b5
  • terminal.ansiBrightGreen#f9dec9
  • terminal.ansiBrightMagenta#f9dec9
  • terminal.ansiBrightRed#f03e5f
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#a6c5b5
  • terminal.ansiCyan#689d81
  • terminal.ansiGreen#f0a56c
  • terminal.ansiMagenta#f0a56c
  • terminal.ansiRed#ba0e2e
  • terminal.ansiWhite#eeeaeb
  • terminal.ansiYellow#689d81
  • terminal.background#1f1a1b
  • terminal.foreground#e2dcdd
  • titleBar.activeBackground#221d1d

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#e2dcdd
comment#635456
string#bc6b79
constant.numeric#bcae6b
constant.language#689d81
constant.character, constant.other#689d81
variable
keyword#f0a56c
storage#689d81
storage.type#f0a56c
entity.name.class#689d81underline
entity.other.inherited-class#689d81
entity.name.function#d8ca96
variable.parameter#ffffff
entity.name.tag#f0a56c
entity.other.attribute-name#689d81
support.function#689d81
support.constant#689d81
support.type, support.class#689d81
support.other.variable
invalid#cf433e
invalid.deprecated#cf433e
meta.structure.dictionary.json string.quoted.double.json#bc6b79
meta.diff, meta.diff.header#635456
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#8c777a
meta.property-value, support.constant.property-value, constant.other.color#bc6b79
meta.structure.dictionary.json string.quoted.double.json#689d81
meta.structure.dictionary.value.json string.quoted.double.json#bc6b79
meta.property-name support.type.property-namenormal
meta.property-value punctuation.separator.key-value#e2dcdd
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#f0a56c
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#f0a56cnormal
variable.other#ffffffnormal
variable.parameter.function.coffee#bcae6b
entity.name.section.markdown#689d81
punctuation.definition.heading.markdown#f0a56c
markup.raw.inline.markdown#bc6b79
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#f0a56c
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#f0a56c
punctuation.definition.metadata.markdown#f0a56c
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#f0a56c
markup.bold.markdown, markup.italic.markdown#f0a56c
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#e2dcdd

Shiki preview

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

Loading...

Rainglow - Coding Theme