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#374043
  • activityBar.foreground#bdd6db
  • activityBarBadge.background#59c0e3
  • activityBarBadge.foreground#ffffff
  • badge.background#59c0e3
  • badge.foreground#ffffff
  • button.background#2d8da1
  • button.foreground#ffffff
  • dropdown.background#2d3637
  • dropdown.border#2d3637
  • dropdown.foreground#bdd6db
  • editor.background#323b3d
  • editor.foreground#bdd6db
  • editor.hoverHighlightBackground#59c0e322
  • editor.lineHighlightBackground#394345
  • editor.selectionBackground#2d8da155
  • editor.wordHighlightBackground#ffffff22
  • editor.wordHighlightStrongBackground#2d8da122
  • editorBracketMatch.background#59c0e344
  • editorBracketMatch.border#2d8da1
  • editorCursor.foreground#f8f8f0
  • editorGroup.background#394345
  • editorGroupHeader.tabsBackground#394345
  • editorGutter.addedBackground#a7da1e
  • editorGutter.background#2d3637
  • editorGutter.deletedBackground#e61f44
  • editorGutter.modifiedBackground#f7b83d
  • editorIndentGuide.background#495659
  • editorLineNumber.foreground#607175
  • editorLink.activeForeground#59c0e3
  • editorOverviewRuler.addedForeground#a7da1e
  • editorOverviewRuler.deletedForeground#e61f44
  • editorOverviewRuler.errorForeground#e61f44
  • editorOverviewRuler.findMatchForeground#2d8da155
  • editorOverviewRuler.infoForeground#9d37fc
  • editorOverviewRuler.modifiedForeground#f7b83d
  • editorOverviewRuler.warningForeground#f7b83d
  • editorRuler.foreground#495659
  • editorSuggestWidget.foreground#bdd6db
  • editorSuggestWidget.highlightForeground#59c0e3
  • editorSuggestWidget.selectedBackground#607175
  • editorWhitespace.foreground#495659
  • editorWidget.background#495659
  • editorWidget.border#607175
  • extensionButton.prominentBackground#59c0e3
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#85d1ea
  • focusBorder#59c0e3
  • foreground#bdd6db
  • gitDecoration.conflictingResourceForeground#9d37fc
  • gitDecoration.deletedResourceForeground#e61f44
  • gitDecoration.ignoredResourceForeground#788c90
  • gitDecoration.modifiedResourceForeground#f7b83d
  • gitDecoration.untrackedResourceForeground#a7da1e
  • input.activeBorder#59c0e3
  • input.background#272d2f
  • input.border#546467
  • input.foreground#bdd6db
  • input.placeholderForeground#5b6c6f
  • inputOption.activeBorder#2d8da1
  • list.activeSelectionBackground#2d8da1
  • list.activeSelectionForeground#323b3d
  • list.focusBackground#546467
  • list.hoverBackground#394345
  • list.inactiveSelectionBackground#323b3d
  • notification.background#3d494b
  • notification.buttonBackground#59c0e3
  • notification.buttonForeground#ffffff
  • notification.errorBackground#e61f44
  • notification.errorForeground#ffffff
  • notification.foreground#bdd6db
  • notification.infoBackground#9d37fc
  • notification.infoForeground#ffffff
  • notification.warningBackground#f7b83d
  • notification.warningForeground#ffffff
  • panel.background#495659
  • panel.border#607175
  • panelTitle.activeBorder#59c0e3
  • panelTitle.inactiveForeground#86989c
  • peekView.border#59c0e3
  • peekViewEditor.background#293032
  • peekViewEditor.matchHighlightBackground#2d8da155
  • peekViewEditorGutter.background#2d3637
  • peekViewResult.background#3d494b
  • peekViewResult.fileForeground#b0ced4
  • peekViewResult.lineForeground#9cc1c9
  • peekViewResult.matchHighlightBackground#2d8da155
  • peekViewResult.selectionBackground#374043
  • peekViewResult.selectionForeground#bdd6db
  • peekViewTitle.background#2d3637
  • peekViewTitleDescription.foreground#b3d0d6
  • peekViewTitleLabel.foreground#bdd6db
  • progressBar.background#ffffff
  • scrollbar.shadow#1b2021
  • scrollbarSlider.activeBackground#59c0e3aa
  • scrollbarSlider.background#607175aa
  • scrollbarSlider.hoverBackground#59c0e355
  • sideBar.background#3d494b
  • sideBar.foreground#bdd6db
  • sideBarSectionHeader.background#445153
  • sideBarSectionHeader.foreground#bdd6db
  • statusBar.background#59c0e3
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#2d8da1
  • tab.inactiveBackground#3b4648
  • tab.inactiveForeground#94a4a7
  • terminal.ansiBlack#3d494b
  • terminal.ansiBlue#ffffff
  • terminal.ansiBrightBlack#607175
  • terminal.ansiBrightBlue#ffffff
  • terminal.ansiBrightCyan#ffffff
  • terminal.ansiBrightGreen#b0e1f2
  • terminal.ansiBrightMagenta#ffffff
  • terminal.ansiBrightRed#f03e5f
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#61bfd3
  • terminal.ansiCyan#ffffff
  • terminal.ansiGreen#59c0e3
  • terminal.ansiMagenta#b1e2f2
  • terminal.ansiRed#ba0e2e
  • terminal.ansiWhite#cee0e4
  • terminal.ansiYellow#2d8da1
  • terminal.background#272d2f
  • terminal.foreground#bdd6db
  • titleBar.activeBackground#293032

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#bdd6db
comment#537178
string#ffffff
constant.numeric#ffffff
constant.language#2d8da1
constant.character, constant.other#2d8da1
variable
keyword#b1e2f2
storage#2d8da1
storage.type#59c0e3
entity.name.class#2d8da1underline
entity.other.inherited-class#2d8da1
entity.name.function#ffffff
variable.parameter#bdd6db
entity.name.tag#59c0e3
entity.other.attribute-name#2d8da1
support.function#ffffff
support.constant#2d8da1
support.type, support.class#2d8da1
support.other.variable
invalid#cf433e
invalid.deprecated#cf433e
meta.structure.dictionary.json string.quoted.double.json#ffffff
meta.diff, meta.diff.header#537178
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#7799a1
meta.property-value, support.constant.property-value, constant.other.color#ffffff
meta.structure.dictionary.json string.quoted.double.json#2d8da1
meta.structure.dictionary.value.json string.quoted.double.json#ffffff
meta.property-name support.type.property-namenormal
meta.property-value punctuation.separator.key-value#bdd6db
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#59c0e3
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#59c0e3normal
variable.other#bdd6dbnormal
variable.parameter.function.coffee#ffffff
entity.name.section.markdown#2d8da1
punctuation.definition.heading.markdown#b1e2f2
markup.raw.inline.markdown#ffffff
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#b1e2f2
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#b1e2f2
punctuation.definition.metadata.markdown#b1e2f2
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#59c0e3
markup.bold.markdown, markup.italic.markdown#59c0e3
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#bdd6db

Shiki preview

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

Loading...

Rainglow - Coding Theme