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#111010
  • activityBar.foreground#dedede
  • activityBarBadge.background#4e5d84
  • activityBarBadge.foreground#ffffff
  • badge.background#4e5d84
  • badge.foreground#ffffff
  • button.background#617fa0
  • button.foreground#ffffff
  • dropdown.background#070606
  • dropdown.border#070606
  • dropdown.foreground#dedede
  • editor.background#0c0b0b
  • editor.foreground#dedede
  • editor.hoverHighlightBackground#4e5d8422
  • editor.lineHighlightBackground#141212
  • editor.selectionBackground#617fa055
  • editor.wordHighlightBackground#95c2e822
  • editor.wordHighlightStrongBackground#617fa022
  • editorBracketMatch.background#4e5d8444
  • editorBracketMatch.border#617fa0
  • editorCursor.foreground#f8f8f0
  • editorGroup.background#141212
  • editorGroupHeader.tabsBackground#141212
  • editorGutter.addedBackground#a7da1e
  • editorGutter.background#070606
  • editorGutter.deletedBackground#e61f44
  • editorGutter.modifiedBackground#f7b83d
  • editorIndentGuide.background#272323
  • editorLineNumber.foreground#413c3c
  • editorLink.activeForeground#4e5d84
  • editorOverviewRuler.addedForeground#a7da1e
  • editorOverviewRuler.deletedForeground#e61f44
  • editorOverviewRuler.errorForeground#e61f44
  • editorOverviewRuler.findMatchForeground#617fa055
  • editorOverviewRuler.infoForeground#9d37fc
  • editorOverviewRuler.modifiedForeground#f7b83d
  • editorOverviewRuler.warningForeground#f7b83d
  • editorRuler.foreground#272323
  • editorSuggestWidget.foreground#dedede
  • editorSuggestWidget.highlightForeground#4e5d84
  • editorSuggestWidget.selectedBackground#413c3c
  • editorWhitespace.foreground#272323
  • editorWidget.background#272323
  • editorWidget.border#413c3c
  • extensionButton.prominentBackground#4e5d84
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#6274a2
  • focusBorder#4e5d84
  • foreground#dedede
  • gitDecoration.conflictingResourceForeground#9d37fc
  • gitDecoration.deletedResourceForeground#e61f44
  • gitDecoration.ignoredResourceForeground#5c5454
  • gitDecoration.modifiedResourceForeground#f7b83d
  • gitDecoration.untrackedResourceForeground#a7da1e
  • input.activeBorder#4e5d84
  • input.background#000000
  • input.border#343030
  • input.foreground#dedede
  • input.placeholderForeground#3c3737
  • inputOption.activeBorder#617fa0
  • list.activeSelectionBackground#617fa0
  • list.activeSelectionForeground#0c0b0b
  • list.focusBackground#343030
  • list.hoverBackground#141212
  • list.inactiveSelectionBackground#0c0b0b
  • notification.background#191717
  • notification.buttonBackground#4e5d84
  • notification.buttonForeground#ffffff
  • notification.errorBackground#e61f44
  • notification.errorForeground#ffffff
  • notification.foreground#dedede
  • notification.infoBackground#9d37fc
  • notification.infoForeground#ffffff
  • notification.warningBackground#f7b83d
  • notification.warningForeground#ffffff
  • panel.background#272323
  • panel.border#413c3c
  • panelTitle.activeBorder#4e5d84
  • panelTitle.inactiveForeground#696060
  • peekView.border#4e5d84
  • peekViewEditor.background#010101
  • peekViewEditor.matchHighlightBackground#617fa055
  • peekViewEditorGutter.background#070606
  • peekViewResult.background#191717
  • peekViewResult.fileForeground#d4d4d4
  • peekViewResult.lineForeground#c4c4c4
  • peekViewResult.matchHighlightBackground#617fa055
  • peekViewResult.selectionBackground#111010
  • peekViewResult.selectionForeground#dedede
  • peekViewTitle.background#070606
  • peekViewTitleDescription.foreground#d6d6d6
  • peekViewTitleLabel.foreground#dedede
  • progressBar.background#95c2e8
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#4e5d84aa
  • scrollbarSlider.background#413c3caa
  • scrollbarSlider.hoverBackground#4e5d8455
  • sideBar.background#191717
  • sideBar.foreground#dedede
  • sideBarSectionHeader.background#211e1e
  • sideBarSectionHeader.foreground#dedede
  • statusBar.background#4e5d84
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#617fa0
  • tab.inactiveBackground#171515
  • tab.inactiveForeground#766d6d
  • terminal.ansiBlack#191717
  • terminal.ansiBlue#95c2e8
  • terminal.ansiBrightBlack#413c3c
  • terminal.ansiBrightBlue#e9f2fa
  • terminal.ansiBrightCyan#ffdb8f
  • terminal.ansiBrightGreen#8391b5
  • terminal.ansiBrightMagenta#ffffff
  • terminal.ansiBrightRed#f03e5f
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#a1b3c6
  • terminal.ansiCyan#ffbb29
  • terminal.ansiGreen#4e5d84
  • terminal.ansiMagenta#c2dcf2
  • terminal.ansiRed#ba0e2e
  • terminal.ansiWhite#ebebeb
  • terminal.ansiYellow#617fa0
  • terminal.background#000000
  • terminal.foreground#dedede
  • titleBar.activeBackground#010101

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#dedede
comment#7b726b
string#ffbb29
constant.numeric#617fa0
constant.language#617fa0
constant.character, constant.other#617fa0
variable
keyword#c2dcf2
storage#617fa0
storage.type#4e5d84
entity.name.class#617fa0underline
entity.other.inherited-class#617fa0
entity.name.function#95c2e8
variable.parameter#dedede
entity.name.tag#4e5d84
entity.other.attribute-name#617fa0
support.function#ffbb29
support.constant#617fa0
support.type, support.class#617fa0
support.other.variable
invalid#cf433e
invalid.deprecated#cf433e
meta.structure.dictionary.json string.quoted.double.json#ffbb29
meta.diff, meta.diff.header#7b726b
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#a09892
meta.property-value, support.constant.property-value, constant.other.color#ffbb29
meta.structure.dictionary.json string.quoted.double.json#617fa0
meta.structure.dictionary.value.json string.quoted.double.json#ffbb29
meta.property-name support.type.property-namenormal
meta.property-value punctuation.separator.key-value#dedede
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#4e5d84
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#4e5d84normal
variable.other#dededenormal
variable.parameter.function.coffee#617fa0
entity.name.section.markdown#617fa0
punctuation.definition.heading.markdown#c2dcf2
markup.raw.inline.markdown#ffbb29
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#c2dcf2
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#c2dcf2
punctuation.definition.metadata.markdown#c2dcf2
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#4e5d84
markup.bold.markdown, markup.italic.markdown#4e5d84
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#dedede

Shiki preview

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

Loading...

Rainglow - Coding Theme