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#1c1d22
  • activityBar.foreground#9090b2
  • activityBarBadge.background#68b0ab
  • activityBarBadge.foreground#ffffff
  • badge.background#68b0ab
  • badge.foreground#ffffff
  • button.background#8fc0a9
  • button.foreground#ffffff
  • dropdown.background#121316
  • dropdown.border#121316
  • dropdown.foreground#9090b2
  • editor.background#17181c
  • editor.foreground#9090b2
  • editor.hoverHighlightBackground#68b0ab22
  • editor.lineHighlightBackground#1e1f24
  • editor.selectionBackground#68b0ab55
  • editor.wordHighlightBackground#c8d5b922
  • editor.wordHighlightStrongBackground#8fc0a922
  • editorBracketMatch.background#68b0ab44
  • editorBracketMatch.border#8fc0a9
  • editorCursor.foreground#f8f8f0
  • editorGroup.background#1e1f24
  • editorGroupHeader.tabsBackground#1e1f24
  • editorGutter.addedBackground#a7da1e
  • editorGutter.background#121316
  • editorGutter.deletedBackground#e61f44
  • editorGutter.modifiedBackground#f7b83d
  • editorIndentGuide.background#2e3038
  • editorLineNumber.foreground#454854
  • editorLink.activeForeground#68b0ab
  • editorOverviewRuler.addedForeground#a7da1e
  • editorOverviewRuler.deletedForeground#e61f44
  • editorOverviewRuler.errorForeground#e61f44
  • editorOverviewRuler.findMatchForeground#8fc0a955
  • editorOverviewRuler.infoForeground#9d37fc
  • editorOverviewRuler.modifiedForeground#f7b83d
  • editorOverviewRuler.warningForeground#f7b83d
  • editorRuler.foreground#2e3038
  • editorSuggestWidget.foreground#9090b2
  • editorSuggestWidget.highlightForeground#68b0ab
  • editorSuggestWidget.selectedBackground#454854
  • editorWhitespace.foreground#2e3038
  • editorWidget.background#2e3038
  • editorWidget.border#454854
  • extensionButton.prominentBackground#68b0ab
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#89c2be
  • focusBorder#68b0ab
  • foreground#9090b2
  • gitDecoration.conflictingResourceForeground#9d37fc
  • gitDecoration.deletedResourceForeground#e61f44
  • gitDecoration.ignoredResourceForeground#5c6070
  • gitDecoration.modifiedResourceForeground#f7b83d
  • gitDecoration.untrackedResourceForeground#a7da1e
  • input.activeBorder#68b0ab
  • input.background#0c0c0e
  • input.border#3a3c46
  • input.foreground#9090b2
  • input.placeholderForeground#40434e
  • inputOption.activeBorder#8fc0a9
  • list.activeSelectionBackground#8fc0a9
  • list.activeSelectionForeground#17181c
  • list.focusBackground#3a3c46
  • list.hoverBackground#1e1f24
  • list.inactiveSelectionBackground#17181c
  • notification.background#23242a
  • notification.buttonBackground#68b0ab
  • notification.buttonForeground#ffffff
  • notification.errorBackground#e61f44
  • notification.errorForeground#ffffff
  • notification.foreground#9090b2
  • notification.infoBackground#9d37fc
  • notification.infoForeground#ffffff
  • notification.warningBackground#f7b83d
  • notification.warningForeground#ffffff
  • panel.background#2e3038
  • panel.border#454854
  • panelTitle.activeBorder#68b0ab
  • panelTitle.inactiveForeground#676c7e
  • peekView.border#68b0ab
  • peekViewEditor.background#0e0e11
  • peekViewEditor.matchHighlightBackground#8fc0a955
  • peekViewEditorGutter.background#121316
  • peekViewResult.background#23242a
  • peekViewResult.fileForeground#8484aa
  • peekViewResult.lineForeground#72729d
  • peekViewResult.matchHighlightBackground#8fc0a955
  • peekViewResult.selectionBackground#1c1d22
  • peekViewResult.selectionForeground#9090b2
  • peekViewTitle.background#121316
  • peekViewTitleDescription.foreground#8787ac
  • peekViewTitleLabel.foreground#9090b2
  • progressBar.background#c8d5b9
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#68b0abaa
  • scrollbarSlider.background#454854aa
  • scrollbarSlider.hoverBackground#68b0ab55
  • sideBar.background#23242a
  • sideBar.foreground#9090b2
  • sideBarSectionHeader.background#292b32
  • sideBarSectionHeader.foreground#9090b2
  • statusBar.background#68b0ab
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#8fc0a9
  • tab.inactiveBackground#202227
  • tab.inactiveForeground#73788c
  • terminal.ansiBlack#23242a
  • terminal.ansiBlue#c8d5b9
  • terminal.ansiBrightBlack#454854
  • terminal.ansiBrightBlue#fafbf9
  • terminal.ansiBrightCyan#d0e5db
  • terminal.ansiBrightGreen#abd3d0
  • terminal.ansiBrightMagenta#ffffff
  • terminal.ansiBrightRed#f03e5f
  • terminal.ansiBrightWhite#ccccdc
  • terminal.ansiBrightYellow#d0e5db
  • terminal.ansiCyan#8fc0a9
  • terminal.ansiGreen#68b0ab
  • terminal.ansiMagenta#faf3dd
  • terminal.ansiRed#ba0e2e
  • terminal.ansiWhite#9f9fbc
  • terminal.ansiYellow#8fc0a9
  • terminal.background#0c0c0e
  • terminal.foreground#9090b2
  • titleBar.activeBackground#0e0e11

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#9090b2
comment#6b6e7f
string#baa353
constant.numeric#d8b436
constant.language#8fc0a9
constant.character, constant.other#8fc0a9
variable
keyword#faf3dd
storage#8fc0a9
storage.type#68b0ab
entity.name.class#8fc0a9underline
entity.other.inherited-class#8fc0a9
entity.name.function#c8d5b9
variable.parameter#d5d5e8
entity.name.tag#68b0ab
entity.other.attribute-name#8fc0a9
support.function#8fc0a9
support.constant#8fc0a9
support.type, support.class#8fc0a9
support.other.variable
invalid#cf433e
invalid.deprecated#cf433e
meta.structure.dictionary.json string.quoted.double.json#baa353
meta.diff, meta.diff.header#6b6e7f
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#9395a4
meta.property-value, support.constant.property-value, constant.other.color#baa353
meta.structure.dictionary.json string.quoted.double.json#8fc0a9
meta.structure.dictionary.value.json string.quoted.double.json#baa353
meta.property-name support.type.property-namenormal
meta.property-value punctuation.separator.key-value#9090b2
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#68b0ab
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#68b0abnormal
variable.other#d5d5e8normal
variable.parameter.function.coffee#d8b436
entity.name.section.markdown#8fc0a9
punctuation.definition.heading.markdown#faf3dd
markup.raw.inline.markdown#baa353
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#faf3dd
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#faf3dd
punctuation.definition.metadata.markdown#faf3dd
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#68b0ab
markup.bold.markdown, markup.italic.markdown#68b0ab
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#9090b2

Shiki preview

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

Loading...

Rainglow - Coding Theme