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#555555
  • activityBar.foreground#ffffff
  • activityBarBadge.background#3d8e91
  • activityBarBadge.foreground#ffffff
  • badge.background#3d8e91
  • badge.foreground#ffffff
  • button.background#f0624b
  • button.foreground#ffffff
  • dropdown.background#fafafa
  • dropdown.border#fafafa
  • dropdown.foreground#555555
  • editor.background#ffffff
  • editor.foreground#555555
  • editor.hoverHighlightBackground#3d8e9122
  • editor.lineHighlightBackground#f7f7f7
  • editor.selectionBackground#3d8e9133
  • editor.wordHighlightBackground#888c8122
  • editor.wordHighlightStrongBackground#f0624b22
  • editorBracketMatch.background#3d8e9144
  • editorBracketMatch.border#f0624b
  • editorCursor.foreground#222222
  • 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#3d8e91
  • editorOverviewRuler.addedForeground#59a50b
  • editorOverviewRuler.deletedForeground#a30e29
  • editorOverviewRuler.errorForeground#a30e29
  • editorOverviewRuler.findMatchForeground#f0624b55
  • editorOverviewRuler.infoForeground#6a1faf
  • editorOverviewRuler.modifiedForeground#c48405
  • editorOverviewRuler.warningForeground#c48405
  • editorRuler.foreground#e6e6e6
  • editorSuggestWidget.foreground#555555
  • editorSuggestWidget.highlightForeground#3d8e91
  • editorSuggestWidget.selectedBackground#d9d9d9
  • editorWhitespace.foreground#e6e6e6
  • editorWidget.background#f2f2f2
  • editorWidget.border#cccccc
  • extensionButton.prominentBackground#3d8e91
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#4db0b4
  • focusBorder#3d8e91
  • foreground#555555
  • gitDecoration.conflictingResourceForeground#6a1faf
  • gitDecoration.deletedResourceForeground#a30e29
  • gitDecoration.ignoredResourceForeground#a6a6a6
  • gitDecoration.modifiedResourceForeground#c48405
  • gitDecoration.untrackedResourceForeground#59a50b
  • input.activeBorder#3d8e91
  • input.background#ffffff
  • input.border#999999
  • input.foreground#555555
  • input.placeholderForeground#cccccc
  • inputOption.activeBorder#f0624b
  • list.activeSelectionBackground#f0624b
  • list.activeSelectionForeground#ffffff
  • list.focusBackground#d9d9d9
  • list.hoverBackground#ffffff
  • list.inactiveSelectionBackground#ffffff
  • notification.background#d9d9d9
  • notification.buttonBackground#3d8e91
  • notification.buttonForeground#ffffff
  • notification.errorBackground#e61f44
  • notification.errorForeground#ffffff
  • notification.foreground#555555
  • notification.infoBackground#9d37fc
  • notification.infoForeground#ffffff
  • notification.warningBackground#f7b83d
  • notification.warningForeground#ffffff
  • panel.background#f5f5f5
  • panel.border#e0e0e0
  • panelTitle.activeBorder#3d8e91
  • panelTitle.activeForeground#737373
  • panelTitle.inactiveForeground#bfbfbf
  • peekView.border#3d8e91
  • peekViewEditor.background#fafafa
  • peekViewEditor.matchHighlightBackground#f0624b55
  • peekViewEditorGutter.background#f0f0f0
  • peekViewResult.background#f2f2f2
  • peekViewResult.fileForeground#626262
  • peekViewResult.lineForeground#959595
  • peekViewResult.matchHighlightBackground#f0624b55
  • peekViewResult.selectionBackground#ffffff
  • peekViewResult.selectionForeground#626262
  • peekViewTitle.background#fafafa
  • peekViewTitleDescription.foreground#4d4d4d
  • peekViewTitleLabel.foreground#555555
  • progressBar.background#888c81
  • scrollbar.shadow#999999
  • scrollbarSlider.activeBackground#3d8e91aa
  • scrollbarSlider.background#55555535
  • scrollbarSlider.hoverBackground#3d8e9155
  • sideBar.background#f2f2f2
  • sideBar.foreground#555555
  • sideBarSectionHeader.background#d9d9d9
  • sideBarSectionHeader.foreground#555555
  • statusBar.background#3d8e91
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#f0624b
  • tab.activeForeground#555555
  • tab.border#e0e0e0
  • tab.inactiveBackground#f5f5f5
  • tab.inactiveForeground#bbbbbb
  • terminal.ansiBlack#ffffff
  • terminal.ansiBlue#888c81
  • terminal.ansiBrightBlack#ffffff
  • terminal.ansiBrightBlue#babdb6
  • terminal.ansiBrightCyan#71c0c3
  • terminal.ansiBrightGreen#71c0c3
  • terminal.ansiBrightMagenta#f8b4a9
  • terminal.ansiBrightRed#f03e5f
  • terminal.ansiBrightWhite#888888
  • terminal.ansiBrightYellow#f8b4a9
  • terminal.ansiCyan#3d8e91
  • terminal.ansiGreen#3d8e91
  • terminal.ansiMagenta#f0624b
  • terminal.ansiRed#ba0e2e
  • terminal.ansiWhite#626262
  • terminal.ansiYellow#f0624b
  • terminal.background#ffffff
  • terminal.foreground#555555
  • titleBar.activeBackground#d4d4d4
  • titleBar.activeForeground#555555
  • widget.shadow#cccccc55

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#555555
comment#cccccc
string#f7a21b
constant.numeric#f7a21b
constant.language#f0624b
constant.character, constant.other#f0624b
variable
keyword#f0624b
storage#f0624b
storage.type#3d8e91
entity.name.class#f0624bunderline
entity.other.inherited-class#f0624b
entity.name.function#888c81
variable.parameter#555555
entity.name.tag#3d8e91
entity.other.attribute-name#f0624b
support.function#3d8e91
support.constant#f0624b
support.type, support.class#f0624b
support.other.variable
invalid#cf433e
invalid.deprecated#cf433e
meta.structure.dictionary.json string.quoted.double.json#f7a21b
meta.diff, meta.diff.header#cccccc
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#a6a6a6
meta.property-value, support.constant.property-value, constant.other.color#f7a21b
meta.structure.dictionary.json string.quoted.double.json#f0624b
meta.structure.dictionary.value.json string.quoted.double.json#f7a21b
meta.property-name support.type.property-namenormal
meta.property-value punctuation.separator.key-value#555555
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#3d8e91
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#3d8e91normal
variable.other#555555normal
variable.parameter.function.coffee#f7a21b
entity.name.section.markdown#f0624b
punctuation.definition.heading.markdown#f0624b
markup.raw.inline.markdown#f7a21b
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#f0624b
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#f0624b
punctuation.definition.metadata.markdown#f0624b
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#3d8e91
markup.bold.markdown, markup.italic.markdown#3d8e91
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#555555

Shiki preview

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

Loading...

Rainglow - Coding Theme