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#1d2227
  • activityBar.foreground#ffffff
  • activityBarBadge.background#e85362
  • activityBarBadge.foreground#ffffff
  • badge.background#e85362
  • badge.foreground#ffffff
  • button.background#5392db
  • button.foreground#ffffff
  • dropdown.background#15181b
  • dropdown.border#15181b
  • dropdown.foreground#ffffff
  • editor.background#191d21
  • editor.foreground#ffffff
  • editor.hoverHighlightBackground#e8536222
  • editor.lineHighlightBackground#20252a
  • editor.selectionBackground#077cf955
  • editor.wordHighlightBackground#5392db22
  • editor.wordHighlightStrongBackground#5392db22
  • editorBracketMatch.background#e8536244
  • editorBracketMatch.border#5392db
  • editorCursor.foreground#ffffff
  • editorGroupHeader.tabsBackground#20252a
  • editorGutter.addedBackground#a7da1e
  • editorGutter.background#15181b
  • editorGutter.deletedBackground#e61f44
  • editorGutter.modifiedBackground#f7b83d
  • editorIndentGuide.background1#2f363e
  • editorLineNumber.foreground#45505b
  • editorLink.activeForeground#e85362
  • editorOverviewRuler.addedForeground#a7da1e
  • editorOverviewRuler.deletedForeground#e61f44
  • editorOverviewRuler.errorForeground#e61f44
  • editorOverviewRuler.findMatchForeground#5392db55
  • editorOverviewRuler.infoForeground#9d37fc
  • editorOverviewRuler.modifiedForeground#f7b83d
  • editorOverviewRuler.warningForeground#f7b83d
  • editorRuler.foreground#2f363e
  • editorSuggestWidget.foreground#ffffff
  • editorSuggestWidget.highlightForeground#e85362
  • editorSuggestWidget.selectedBackground#45505b
  • editorWhitespace.foreground#3a434d
  • editorWidget.background#2f363e
  • editorWidget.border#45505b
  • extensionButton.prominentBackground#e85362
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#ee808b
  • focusBorder#e85362
  • foreground#ffffff
  • gitDecoration.conflictingResourceForeground#9d37fc
  • gitDecoration.deletedResourceForeground#e61f44
  • gitDecoration.ignoredResourceForeground#5b6978
  • gitDecoration.modifiedResourceForeground#f7b83d
  • gitDecoration.untrackedResourceForeground#a7da1e
  • input.background#0e1012
  • input.border#3a434d
  • input.foreground#ffffff
  • input.placeholderForeground#414b55
  • inputOption.activeBorder#5392db
  • list.activeSelectionBackground#20252a
  • list.activeSelectionForeground#ffffff
  • list.focusBackground#3a434d
  • list.hoverBackground#20252a
  • list.inactiveSelectionBackground#191d21
  • list.inactiveSelectionForeground#00ff37
  • panel.background#2f363e
  • panel.border#45505b
  • panelTitle.activeBorder#e85362
  • panelTitle.inactiveForeground#667687
  • peekView.border#e85362
  • peekViewEditor.background#101315
  • peekViewEditor.matchHighlightBackground#5392db55
  • peekViewEditorGutter.background#15181b
  • peekViewResult.background#242a2f
  • peekViewResult.fileForeground#f5f5f5
  • peekViewResult.lineForeground#e6e6e6
  • peekViewResult.matchHighlightBackground#5392db55
  • peekViewResult.selectionBackground#1d2227
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#15181b
  • peekViewTitleDescription.foreground#f7f7f7
  • peekViewTitleLabel.foreground#ffffff
  • progressBar.background#5392db
  • scrollbar.shadow#030304
  • scrollbarSlider.activeBackground#e85362aa
  • scrollbarSlider.background#45505baa
  • scrollbarSlider.hoverBackground#e8536255
  • sideBar.background#242a2f
  • sideBar.foreground#ffffff
  • sideBarSectionHeader.background#2b3138
  • sideBarSectionHeader.foreground#ffffff
  • statusBar.background#e8536200
  • statusBar.debuggingBackground#8840479b
  • statusBar.focusBorder#e85362
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#e8536200
  • tab.inactiveBackground#22272d
  • tab.inactiveForeground#728394
  • terminal.ansiBlack#242a2f
  • terminal.ansiBlue#5392db
  • terminal.ansiBrightBlack#45505b
  • terminal.ansiBrightBlue#a7c7ed
  • terminal.ansiBrightCyan#d7c9f0
  • terminal.ansiBrightGreen#f4adb4
  • terminal.ansiBrightMagenta#f4adb4
  • terminal.ansiBrightRed#f03e5f
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#a7c7ed
  • terminal.ansiCyan#9b78db
  • terminal.ansiGreen#e85362
  • terminal.ansiMagenta#e85362
  • terminal.ansiRed#ba0e2e
  • terminal.ansiWhite#ffffff
  • terminal.ansiYellow#5392db
  • terminal.background#0e1012
  • terminal.foreground#ffffff
  • titleBar.activeBackground#101315

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
—#ffffff—
comment#718493—
string#9fbde0—
constant.numeric#9fbde0—
constant.language#5392db—
constant.character, constant.other#5392db—
variable—
keyword#e85362—
storage#5392db
storage.type#e85362
entity.name.class#5392dbunderline
entity.other.inherited-class#5392db
entity.name.function#5392db
variable.parameter#ffffff
entity.name.tag#e85362
entity.other.attribute-name#5392db
support.function#9b78db
support.constant#5392db
support.type, support.class#5392db
support.other.variable—
invalid#cf433e
invalid.deprecated#cf433e—
meta.structure.dictionary.json string.quoted.double.json#9fbde0—
meta.diff, meta.diff.header#718493—
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#9caab4—
meta.property-value, support.constant.property-value, constant.other.color#9fbde0—
meta.structure.dictionary.json string.quoted.double.json#5392db—
meta.structure.dictionary.value.json string.quoted.double.json#9fbde0—
meta.property-name support.type.property-name—
meta.property-value punctuation.separator.key-value#ffffff—
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#e85362—
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#e85362
variable.other#ffffff
variable.parameter.function.coffee#9fbde0
entity.name.section.markdown#5392db—
punctuation.definition.heading.markdown#e85362—
markup.raw.inline.markdown#9fbde0—
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#e85362—
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#e85362—
punctuation.definition.metadata.markdown#e85362—
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#e85362
markup.bold.markdown, markup.italic.markdown#e85362—
markup.italic.markdown—italic
markup.bold.markdown—bold
markup.raw.block.markdown#664e4d—
markup.deleted.git_gutter#e61f44—
markup.inserted.git_gutter#a7da1e—
markup.changed.git_gutter#f7b83d—
meta.template.expression#ffffff—
Wave Delight by sadhu - VS Code Theme