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#31473c
  • activityBar.foreground#cce0d6
  • activityBarBadge.background#ad9895
  • activityBarBadge.foreground#ffffff
  • badge.background#ad9895
  • badge.foreground#ffffff
  • button.background#98d046
  • button.foreground#ffffff
  • dropdown.background#293b32
  • dropdown.border#293b32
  • dropdown.foreground#cce0d6
  • editor.background#2d4137
  • editor.foreground#cce0d6
  • editor.hoverHighlightBackground#ad989522
  • editor.lineHighlightBackground#334a3f
  • editor.selectionBackground#fcfcfa55
  • editor.wordHighlightBackground#fcfcfa22
  • editor.wordHighlightStrongBackground#98d04622
  • editorBracketMatch.background#ad989544
  • editorBracketMatch.border#98d046
  • editorCursor.foreground#f8f8f0
  • editorGroup.background#334a3f
  • editorGroupHeader.tabsBackground#334a3f
  • editorGutter.addedBackground#a7da1e
  • editorGutter.background#293b32
  • editorGutter.deletedBackground#e61f44
  • editorGutter.modifiedBackground#f7b83d
  • editorIndentGuide.background#425f50
  • editorLineNumber.foreground#577d6a
  • editorLink.activeForeground#ad9895
  • editorOverviewRuler.addedForeground#a7da1e
  • editorOverviewRuler.deletedForeground#e61f44
  • editorOverviewRuler.errorForeground#e61f44
  • editorOverviewRuler.findMatchForeground#98d04655
  • editorOverviewRuler.infoForeground#9d37fc
  • editorOverviewRuler.modifiedForeground#f7b83d
  • editorOverviewRuler.warningForeground#f7b83d
  • editorRuler.foreground#425f50
  • editorSuggestWidget.foreground#cce0d6
  • editorSuggestWidget.highlightForeground#ad9895
  • editorSuggestWidget.selectedBackground#577d6a
  • editorWhitespace.foreground#425f50
  • editorWidget.background#425f50
  • editorWidget.border#577d6a
  • extensionButton.prominentBackground#ad9895
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#c3b4b2
  • focusBorder#ad9895
  • foreground#cce0d6
  • gitDecoration.conflictingResourceForeground#9d37fc
  • gitDecoration.deletedResourceForeground#e61f44
  • gitDecoration.ignoredResourceForeground#6d9a83
  • gitDecoration.modifiedResourceForeground#f7b83d
  • gitDecoration.untrackedResourceForeground#a7da1e
  • input.activeBorder#ad9895
  • input.background#23322a
  • input.border#4c6e5d
  • input.foreground#cce0d6
  • input.placeholderForeground#537765
  • inputOption.activeBorder#98d046
  • list.activeSelectionBackground#98d046
  • list.activeSelectionForeground#2d4137
  • list.focusBackground#4c6e5d
  • list.hoverBackground#334a3f
  • list.inactiveSelectionBackground#2d4137
  • notification.background#375044
  • notification.buttonBackground#ad9895
  • notification.buttonForeground#ffffff
  • notification.errorBackground#e61f44
  • notification.errorForeground#ffffff
  • notification.foreground#cce0d6
  • notification.infoBackground#9d37fc
  • notification.infoForeground#ffffff
  • notification.warningBackground#f7b83d
  • notification.warningForeground#ffffff
  • panel.background#425f50
  • panel.border#577d6a
  • panelTitle.activeBorder#ad9895
  • panelTitle.inactiveForeground#7ca490
  • peekView.border#ad9895
  • peekViewEditor.background#25352d
  • peekViewEditor.matchHighlightBackground#98d04655
  • peekViewEditorGutter.background#293b32
  • peekViewResult.background#375044
  • peekViewResult.fileForeground#bfd8cc
  • peekViewResult.lineForeground#accdbc
  • peekViewResult.matchHighlightBackground#98d04655
  • peekViewResult.selectionBackground#31473c
  • peekViewResult.selectionForeground#cce0d6
  • peekViewTitle.background#293b32
  • peekViewTitleDescription.foreground#c2dace
  • peekViewTitleLabel.foreground#cce0d6
  • progressBar.background#fcfcfa
  • scrollbar.shadow#18231d
  • scrollbarSlider.activeBackground#ad9895aa
  • scrollbarSlider.background#577d6aaa
  • scrollbarSlider.hoverBackground#ad989555
  • sideBar.background#375044
  • sideBar.foreground#cce0d6
  • sideBarSectionHeader.background#3e594b
  • sideBarSectionHeader.foreground#cce0d6
  • statusBar.background#ad9895
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#98d046
  • tab.inactiveBackground#354d41
  • tab.inactiveForeground#8baf9d
  • terminal.ansiBlack#375044
  • terminal.ansiBlue#fcfcfa
  • terminal.ansiBrightBlack#577d6a
  • terminal.ansiBrightBlue#ffffff
  • terminal.ansiBrightCyan#d9d0ce
  • terminal.ansiBrightGreen#d9d0ce
  • terminal.ansiBrightMagenta#c5e597
  • terminal.ansiBrightRed#f03e5f
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#c5e597
  • terminal.ansiCyan#ad9895
  • terminal.ansiGreen#ad9895
  • terminal.ansiMagenta#98d046
  • terminal.ansiRed#ba0e2e
  • terminal.ansiWhite#dceae3
  • terminal.ansiYellow#98d046
  • terminal.background#23322a
  • terminal.foreground#cce0d6
  • titleBar.activeBackground#25352d

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#cce0d6
comment#5f8c75
string#f7a21b
constant.numeric#f7a21b
constant.language#98d046
constant.character, constant.other#98d046
variable
keyword#98d046
storage#98d046
storage.type#ad9895
entity.name.class#98d046underline
entity.other.inherited-class#98d046
entity.name.function#fcfcfa
variable.parameter#ffffff
entity.name.tag#ad9895
entity.other.attribute-name#98d046
support.function#ad9895
support.constant#98d046
support.type, support.class#98d046
support.other.variable
invalid#cf433e
invalid.deprecated#cf433e
meta.structure.dictionary.json string.quoted.double.json#f7a21b
meta.diff, meta.diff.header#5f8c75
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#89af9b
meta.property-value, support.constant.property-value, constant.other.color#f7a21b
meta.structure.dictionary.json string.quoted.double.json#98d046
meta.structure.dictionary.value.json string.quoted.double.json#f7a21b
meta.property-name support.type.property-namenormal
meta.property-value punctuation.separator.key-value#cce0d6
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#ad9895
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#ad9895normal
variable.other#ffffffnormal
variable.parameter.function.coffee#f7a21b
entity.name.section.markdown#98d046
punctuation.definition.heading.markdown#98d046
markup.raw.inline.markdown#f7a21b
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#98d046
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#98d046
punctuation.definition.metadata.markdown#98d046
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#ad9895
markup.bold.markdown, markup.italic.markdown#ad9895
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#cce0d6

Shiki preview

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

Loading...

Rainglow - Coding Theme