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#24665e
  • activityBar.foreground#ffffff
  • activityBarBadge.background#f75431
  • activityBarBadge.foreground#ffffff
  • badge.background#f75431
  • badge.foreground#ffffff
  • button.background#d6a62f
  • button.foreground#ffffff
  • dropdown.background#fafafa
  • dropdown.border#fafafa
  • dropdown.foreground#24665e
  • editor.background#ffffff
  • editor.foreground#24665e
  • editor.hoverHighlightBackground#f7543122
  • editor.lineHighlightBackground#f7f7f7
  • editor.selectionBackground#f7543133
  • editor.wordHighlightBackground#8ec06522
  • editor.wordHighlightStrongBackground#d6a62f22
  • editorBracketMatch.background#f7543144
  • editorBracketMatch.border#d6a62f
  • 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#f75431
  • editorOverviewRuler.addedForeground#59a50b
  • editorOverviewRuler.deletedForeground#a30e29
  • editorOverviewRuler.errorForeground#a30e29
  • editorOverviewRuler.findMatchForeground#d6a62f55
  • editorOverviewRuler.infoForeground#6a1faf
  • editorOverviewRuler.modifiedForeground#c48405
  • editorOverviewRuler.warningForeground#c48405
  • editorRuler.foreground#e6e6e6
  • editorSuggestWidget.foreground#24665e
  • editorSuggestWidget.highlightForeground#f75431
  • editorSuggestWidget.selectedBackground#d9d9d9
  • editorWhitespace.foreground#e6e6e6
  • editorWidget.background#f2f2f2
  • editorWidget.border#cccccc
  • extensionButton.prominentBackground#f75431
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#f97d62
  • focusBorder#f75431
  • foreground#24665e
  • gitDecoration.conflictingResourceForeground#6a1faf
  • gitDecoration.deletedResourceForeground#a30e29
  • gitDecoration.ignoredResourceForeground#a6a6a6
  • gitDecoration.modifiedResourceForeground#c48405
  • gitDecoration.untrackedResourceForeground#59a50b
  • input.activeBorder#f75431
  • input.background#ffffff
  • input.border#999999
  • input.foreground#24665e
  • input.placeholderForeground#cccccc
  • inputOption.activeBorder#d6a62f
  • list.activeSelectionBackground#d6a62f
  • list.activeSelectionForeground#ffffff
  • list.focusBackground#d9d9d9
  • list.hoverBackground#ffffff
  • list.inactiveSelectionBackground#ffffff
  • notification.background#d9d9d9
  • notification.buttonBackground#f75431
  • notification.buttonForeground#ffffff
  • notification.errorBackground#e61f44
  • notification.errorForeground#ffffff
  • notification.foreground#24665e
  • notification.infoBackground#9d37fc
  • notification.infoForeground#ffffff
  • notification.warningBackground#f7b83d
  • notification.warningForeground#ffffff
  • panel.background#f5f5f5
  • panel.border#e0e0e0
  • panelTitle.activeBorder#f75431
  • panelTitle.activeForeground#737373
  • panelTitle.inactiveForeground#bfbfbf
  • peekView.border#f75431
  • peekViewEditor.background#fafafa
  • peekViewEditor.matchHighlightBackground#d6a62f55
  • peekViewEditorGutter.background#f0f0f0
  • peekViewResult.background#f2f2f2
  • peekViewResult.fileForeground#2b796f
  • peekViewResult.lineForeground#4abfb1
  • peekViewResult.matchHighlightBackground#d6a62f55
  • peekViewResult.selectionBackground#ffffff
  • peekViewResult.selectionForeground#2b796f
  • peekViewTitle.background#fafafa
  • peekViewTitleDescription.foreground#205b54
  • peekViewTitleLabel.foreground#24665e
  • progressBar.background#8ec065
  • scrollbar.shadow#999999
  • scrollbarSlider.activeBackground#f75431aa
  • scrollbarSlider.background#24665e35
  • scrollbarSlider.hoverBackground#f7543155
  • sideBar.background#f2f2f2
  • sideBar.foreground#24665e
  • sideBarSectionHeader.background#d9d9d9
  • sideBarSectionHeader.foreground#24665e
  • statusBar.background#f75431
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#d6a62f
  • tab.activeForeground#24665e
  • tab.border#e0e0e0
  • tab.inactiveBackground#f5f5f5
  • tab.inactiveForeground#83d3c9
  • terminal.ansiBlack#ffffff
  • terminal.ansiBlue#8ec065
  • terminal.ansiBrightBlack#ffffff
  • terminal.ansiBrightBlue#c3dead
  • terminal.ansiBrightCyan#fba593
  • terminal.ansiBrightGreen#fba593
  • terminal.ansiBrightMagenta#61cd8e
  • terminal.ansiBrightRed#f03e5f
  • terminal.ansiBrightWhite#3fb1a3
  • terminal.ansiBrightYellow#e7ca84
  • terminal.ansiCyan#f75431
  • terminal.ansiGreen#f75431
  • terminal.ansiMagenta#30985b
  • terminal.ansiRed#ba0e2e
  • terminal.ansiWhite#2b796f
  • terminal.ansiYellow#d6a62f
  • terminal.background#ffffff
  • terminal.foreground#24665e
  • titleBar.activeBackground#a8e0da
  • titleBar.activeForeground#24665e
  • widget.shadow#cccccc55

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#24665e
comment#a5b9ba
string#f78d30
constant.numeric#f78d30
constant.language#d6a62f
constant.character, constant.other#d6a62f
variable
keyword#30985b
storage#d6a62f
storage.type#f75431
entity.name.class#d6a62funderline
entity.other.inherited-class#d6a62f
entity.name.function#8ec065
variable.parameter#24665e
entity.name.tag#f75431
entity.other.attribute-name#d6a62f
support.function#f75431
support.constant#d6a62f
support.type, support.class#d6a62f
support.other.variable
invalid#cf433e
invalid.deprecated#cf433e
meta.structure.dictionary.json string.quoted.double.json#f78d30
meta.diff, meta.diff.header#a5b9ba
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#7a9799
meta.property-value, support.constant.property-value, constant.other.color#f78d30
meta.structure.dictionary.json string.quoted.double.json#d6a62f
meta.structure.dictionary.value.json string.quoted.double.json#f78d30
meta.property-name support.type.property-namenormal
meta.property-value punctuation.separator.key-value#24665e
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#f75431
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#f75431normal
variable.other#24665enormal
variable.parameter.function.coffee#f78d30
entity.name.section.markdown#d6a62f
punctuation.definition.heading.markdown#30985b
markup.raw.inline.markdown#f78d30
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#30985b
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#30985b
punctuation.definition.metadata.markdown#30985b
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#f75431
markup.bold.markdown, markup.italic.markdown#f75431
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#24665e

Shiki preview

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

Loading...

Rainglow - Coding Theme