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#4d545d
  • activityBar.foreground#ffffff
  • activityBarBadge.background#00b1b3
  • activityBarBadge.foreground#ffffff
  • badge.background#00b1b3
  • badge.foreground#ffffff
  • button.background#ef6733
  • button.foreground#ffffff
  • dropdown.background#fafafa
  • dropdown.border#fafafa
  • dropdown.foreground#4d545d
  • editor.background#ffffff
  • editor.foreground#4d545d
  • editor.hoverHighlightBackground#00b1b322
  • editor.lineHighlightBackground#f7f7f7
  • editor.selectionBackground#00b1b333
  • editor.wordHighlightBackground#4d545d22
  • editor.wordHighlightStrongBackground#ef673322
  • editorBracketMatch.background#00b1b344
  • editorBracketMatch.border#ef6733
  • 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#00b1b3
  • editorOverviewRuler.addedForeground#59a50b
  • editorOverviewRuler.deletedForeground#a30e29
  • editorOverviewRuler.errorForeground#a30e29
  • editorOverviewRuler.findMatchForeground#ef673355
  • editorOverviewRuler.infoForeground#6a1faf
  • editorOverviewRuler.modifiedForeground#c48405
  • editorOverviewRuler.warningForeground#c48405
  • editorRuler.foreground#e6e6e6
  • editorSuggestWidget.foreground#4d545d
  • editorSuggestWidget.highlightForeground#00b1b3
  • editorSuggestWidget.selectedBackground#d9d9d9
  • editorWhitespace.foreground#e6e6e6
  • editorWidget.background#f2f2f2
  • editorWidget.border#cccccc
  • extensionButton.prominentBackground#00b1b3
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#00e3e6
  • focusBorder#00b1b3
  • foreground#4d545d
  • gitDecoration.conflictingResourceForeground#6a1faf
  • gitDecoration.deletedResourceForeground#a30e29
  • gitDecoration.ignoredResourceForeground#a6a6a6
  • gitDecoration.modifiedResourceForeground#c48405
  • gitDecoration.untrackedResourceForeground#59a50b
  • input.activeBorder#00b1b3
  • input.background#ffffff
  • input.border#999999
  • input.foreground#4d545d
  • input.placeholderForeground#cccccc
  • inputOption.activeBorder#ef6733
  • list.activeSelectionBackground#ef6733
  • list.activeSelectionForeground#ffffff
  • list.focusBackground#d9d9d9
  • list.hoverBackground#ffffff
  • list.inactiveSelectionBackground#ffffff
  • notification.background#d9d9d9
  • notification.buttonBackground#00b1b3
  • notification.buttonForeground#ffffff
  • notification.errorBackground#e61f44
  • notification.errorForeground#ffffff
  • notification.foreground#4d545d
  • notification.infoBackground#9d37fc
  • notification.infoForeground#ffffff
  • notification.warningBackground#f7b83d
  • notification.warningForeground#ffffff
  • panel.background#f5f5f5
  • panel.border#e0e0e0
  • panelTitle.activeBorder#00b1b3
  • panelTitle.activeForeground#737373
  • panelTitle.inactiveForeground#bfbfbf
  • peekView.border#00b1b3
  • peekViewEditor.background#fafafa
  • peekViewEditor.matchHighlightBackground#ef673355
  • peekViewEditorGutter.background#f0f0f0
  • peekViewResult.background#f2f2f2
  • peekViewResult.fileForeground#59616b
  • peekViewResult.lineForeground#8b939f
  • peekViewResult.matchHighlightBackground#ef673355
  • peekViewResult.selectionBackground#ffffff
  • peekViewResult.selectionForeground#59616b
  • peekViewTitle.background#fafafa
  • peekViewTitleDescription.foreground#464c55
  • peekViewTitleLabel.foreground#4d545d
  • progressBar.background#4d545d
  • scrollbar.shadow#999999
  • scrollbarSlider.activeBackground#00b1b3aa
  • scrollbarSlider.background#4d545d35
  • scrollbarSlider.hoverBackground#00b1b355
  • sideBar.background#f2f2f2
  • sideBar.foreground#4d545d
  • sideBarSectionHeader.background#d9d9d9
  • sideBarSectionHeader.foreground#4d545d
  • statusBar.background#00b1b3
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#ef6733
  • tab.activeForeground#4d545d
  • tab.border#e0e0e0
  • tab.inactiveBackground#f5f5f5
  • tab.inactiveForeground#b5bac1
  • terminal.ansiBlack#ffffff
  • terminal.ansiBlue#4d545d
  • terminal.ansiBrightBlack#ffffff
  • terminal.ansiBrightBlue#7d8793
  • terminal.ansiBrightCyan#f6ad92
  • terminal.ansiBrightGreen#1afcff
  • terminal.ansiBrightMagenta#1afcff
  • terminal.ansiBrightRed#f03e5f
  • terminal.ansiBrightWhite#7d8793
  • terminal.ansiBrightYellow#f6ad92
  • terminal.ansiCyan#ef6733
  • terminal.ansiGreen#00b1b3
  • terminal.ansiMagenta#00b1b3
  • terminal.ansiRed#ba0e2e
  • terminal.ansiWhite#59616b
  • terminal.ansiYellow#ef6733
  • terminal.background#ffffff
  • terminal.foreground#4d545d
  • titleBar.activeBackground#d0d4d8
  • titleBar.activeForeground#4d545d
  • widget.shadow#cccccc55

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#4d545d
comment#9eacbc
string#98d5d6
constant.numeric#c68369
constant.language#ef6733
constant.character, constant.other#ef6733
variable
keyword#00b1b3
storage#ef6733
storage.type#00b1b3
entity.name.class#ef6733underline
entity.other.inherited-class#ef6733
entity.name.function#4d545d
variable.parameter#23262b
entity.name.tag#00b1b3
entity.other.attribute-name#ef6733
support.function#ef6733
support.constant#ef6733
support.type, support.class#ef6733
support.other.variable
invalid#cf433e
invalid.deprecated#cf433e
meta.structure.dictionary.json string.quoted.double.json#98d5d6
meta.diff, meta.diff.header#9eacbc
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#71859d
meta.property-value, support.constant.property-value, constant.other.color#98d5d6
meta.structure.dictionary.json string.quoted.double.json#ef6733
meta.structure.dictionary.value.json string.quoted.double.json#98d5d6
meta.property-name support.type.property-namenormal
meta.property-value punctuation.separator.key-value#4d545d
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#00b1b3
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#00b1b3normal
variable.other#23262bnormal
variable.parameter.function.coffee#c68369
entity.name.section.markdown#ef6733
punctuation.definition.heading.markdown#00b1b3
markup.raw.inline.markdown#98d5d6
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#00b1b3
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#00b1b3
punctuation.definition.metadata.markdown#00b1b3
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#00b1b3
markup.bold.markdown, markup.italic.markdown#00b1b3
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#4d545d

Shiki preview

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

Loading...

Rainglow - Coding Theme