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#191b1f
  • activityBar.foreground#c0ccdb
  • activityBarBadge.background#9A6FC4
  • activityBarBadge.foreground#ffffff
  • badge.background#9A6FC4
  • badge.foreground#ffffff
  • button.background#00B27D
  • button.foreground#ffffff
  • dropdown.background#0f1113
  • dropdown.border#0f1113
  • dropdown.foreground#c0ccdb
  • editor.background#141619
  • editor.findMatchBackground#000000
  • editor.findMatchBorder#00fff2
  • editor.findMatchHighlightBackground#00eeff2c
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.foreground#c0ccdb
  • editor.hoverHighlightBackground#9A6FC422
  • editor.lineHighlightBackground#1b1d21
  • editor.selectionBackground#9A6FC455
  • editor.wordHighlightBackground#ffffff22
  • editor.wordHighlightStrongBackground#00B27D22
  • editorBracketMatch.background#9A6FC444
  • editorBracketMatch.border#00B27D
  • editorCursor.foreground#ffffff
  • editorGroup.background#1b1d21
  • editorGroupHeader.tabsBackground#1b1d21
  • editorGutter.addedBackground#a7da1e
  • editorGutter.background#0f1113
  • editorGutter.deletedBackground#e61f44
  • editorGutter.modifiedBackground#f7b83d
  • editorHoverWidget.statusBarBackground#343840
  • editorIndentGuide.background#2b2f35
  • editorLineNumber.foreground#414852
  • editorLink.activeForeground#9A6FC4
  • editorOverviewRuler.addedForeground#a7da1e
  • editorOverviewRuler.deletedForeground#e61f44
  • editorOverviewRuler.errorForeground#e61f44
  • editorOverviewRuler.findMatchForeground#00B27D55
  • editorOverviewRuler.infoForeground#9d37fc
  • editorOverviewRuler.modifiedForeground#f7b83d
  • editorOverviewRuler.warningForeground#f7b83d
  • editorRuler.foreground#2b2f35
  • editorSuggestWidget.foreground#c0ccdb
  • editorSuggestWidget.highlightForeground#9A6FC4
  • editorSuggestWidget.selectedBackground#414852
  • editorWhitespace.foreground#2b2f35
  • editorWidget.background#2b2f35
  • editorWidget.border#414852
  • extensionButton.prominentBackground#9A6FC4
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#00e5a1
  • focusBorder#9A6FC4
  • foreground#c0ccdb
  • gitDecoration.conflictingResourceForeground#9d37fc
  • gitDecoration.deletedResourceForeground#e61f44
  • gitDecoration.ignoredResourceForeground#58616e
  • gitDecoration.modifiedResourceForeground#f7b83d
  • gitDecoration.untrackedResourceForeground#a7da1e
  • input.background#090a0b
  • input.border#363b43
  • input.foreground#c0ccdb
  • input.placeholderForeground#3d434c
  • inputOption.activeBorder#00B27D
  • list.activeSelectionBackground#00B27D
  • list.activeSelectionForeground#141619
  • list.focusBackground#363b43
  • list.hoverBackground#1b1d21
  • list.inactiveSelectionBackground#141619
  • panel.background#2b2f35
  • panel.border#414852
  • panelTitle.activeBorder#9A6FC4
  • panelTitle.inactiveForeground#636d7c
  • peekView.border#9A6FC4
  • peekViewEditor.background#0b0c0e
  • peekViewEditor.matchHighlightBackground#00B27D55
  • peekViewEditorGutter.background#0f1113
  • peekViewResult.background#1f2227
  • peekViewResult.fileForeground#b3c1d4
  • peekViewResult.lineForeground#a0b2c8
  • peekViewResult.matchHighlightBackground#00B27D55
  • peekViewResult.selectionBackground#191b1f
  • peekViewResult.selectionForeground#c0ccdb
  • peekViewTitle.background#0f1113
  • peekViewTitleDescription.foreground#b6c4d5
  • peekViewTitleLabel.foreground#c0ccdb
  • progressBar.background#ffffff
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#9A6FC4aa
  • scrollbarSlider.background#414852aa
  • scrollbarSlider.hoverBackground#9A6FC455
  • sideBar.background#1f2227
  • sideBar.foreground#c0ccdb
  • sideBarSectionHeader.background#262a30
  • sideBarSectionHeader.foreground#c0ccdb
  • statusBar.background#00B27D
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#9A6FC4
  • tab.inactiveBackground#1d2024
  • tab.inactiveForeground#6f7a8a
  • terminal.ansiBlack#1f2227
  • terminal.ansiBlue#ffffff
  • terminal.ansiBrightBlack#414852
  • terminal.ansiBrightBlue#ffffff
  • terminal.ansiBrightCyan#cdb7e2
  • terminal.ansiBrightGreen#19ffbb
  • terminal.ansiBrightMagenta#b48adf
  • terminal.ansiBrightRed#f03e5f
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#eee567
  • terminal.ansiCyan#00B27D
  • terminal.ansiGreen#00B27D
  • terminal.ansiMagenta#9A6FC4
  • terminal.ansiRed#c9324e
  • terminal.ansiWhite#d0d9e4
  • terminal.ansiYellow#d6cd52
  • terminal.background#090a0b
  • terminal.foreground#c0ccdb
  • titleBar.activeBackground#0b0c0e

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#494d58—
constant.character, constant.other, storage, entity.name.class, entity.other.inherited-class, entity.other.attribute-name, support.function, support.constant, support.type, support.class, keyword, keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as, keyword.other.definition#00B27D—
constant.language, storage.type, entity.name.tag, entity.name.section.group-title, meta.use support.class.builtin, meta.other.inherited-class support.class.builtin, punctuation.definition.heading.markdown, punctuation.definition.bold.markdown, punctuation.definition.italic.markdown, punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown, markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown, markup.bold.markdown, markup.italic.markdown#9A6FC4—
string.template#fff09a—
string, meta.structure.dictionary.json string.quoted.double.json, meta.structure.dictionary.value.json string.quoted.double.json, string.quoted.double.json, meta.property-value, support.constant.property-value, constant.other.color#CCCCCC—
entity.name.function, variable.parameter, variable.other#FFFFFF—
constant.numeric#AAAAAA—
entity.name.class—underline
invalid#CF433E
meta.diff, meta.diff.header#76818E—
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#A0A8B1—
meta.property-value punctuation.separator.key-value#C0CCDB—
variable.parameter.function.coffee#AAAAAA—
entity.name.section.markdown#00B27D—
markup.raw.inline.markdown#CCCCCC—
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#C0CCDB—
token.info-token#6796E6—
token.warn-token#CD9731—
token.error-token#F44747—
token.debug-token#B267E6—