Skip to main content
Coding Theme

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#0d0b0f
  • activityBar.foreground#e0ceed
  • activityBarBadge.background#a29dfa
  • activityBarBadge.foreground#ffffff
  • badge.background#a29dfa
  • badge.foreground#ffffff
  • button.background#b657ff
  • button.foreground#ffffff
  • dropdown.background#030303
  • dropdown.border#030303
  • dropdown.foreground#e0ceed
  • editor.background#080709
  • editor.foreground#e0ceed
  • editor.hoverHighlightBackground#a29dfa22
  • editor.lineHighlightBackground#100e12
  • editor.selectionBackground#b657ff55
  • editor.wordHighlightBackground#f5b0ef22
  • editor.wordHighlightStrongBackground#b657ff22
  • editorBracketMatch.background#a29dfa44
  • editorBracketMatch.border#b657ff
  • editorCursor.foreground#f8f8f0
  • editorGroup.background#100e12
  • editorGroupHeader.tabsBackground#100e12
  • editorGutter.addedBackground#a7da1e
  • editorGutter.background#030303
  • editorGutter.deletedBackground#e61f44
  • editorGutter.modifiedBackground#f7b83d
  • editorIndentGuide.background#211d26
  • editorLineNumber.foreground#3b3442
  • editorLink.activeForeground#a29dfa
  • editorOverviewRuler.addedForeground#a7da1e
  • editorOverviewRuler.deletedForeground#e61f44
  • editorOverviewRuler.errorForeground#e61f44
  • editorOverviewRuler.findMatchForeground#b657ff55
  • editorOverviewRuler.infoForeground#9d37fc
  • editorOverviewRuler.modifiedForeground#f7b83d
  • editorOverviewRuler.warningForeground#f7b83d
  • editorRuler.foreground#211d26
  • editorSuggestWidget.foreground#e0ceed
  • editorSuggestWidget.highlightForeground#a29dfa
  • editorSuggestWidget.selectedBackground#3b3442
  • editorSuggestWidget.selectedForeground#e0cdec
  • editorWhitespace.foreground#211d26
  • editorWidget.background#211d26
  • editorWidget.border#3b3442
  • extensionButton.prominentBackground#a29dfa
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#d0cefc
  • focusBorder#a29dfa
  • foreground#e0ceed
  • gitDecoration.conflictingResourceForeground#9d37fc
  • gitDecoration.deletedResourceForeground#e61f44
  • gitDecoration.ignoredResourceForeground#544a5f
  • gitDecoration.modifiedResourceForeground#f7b83d
  • gitDecoration.untrackedResourceForeground#a7da1e
  • input.activeBorder#a29dfa
  • input.background#000000
  • input.border#2e2834
  • input.foreground#e0ceed
  • input.placeholderForeground#362f3d
  • inputOption.activeBorder#b657ff
  • list.activeSelectionBackground#b657ff
  • list.activeSelectionForeground#080709
  • list.focusBackground#2e2834
  • list.highlightForeground#a299f7
  • list.hoverBackground#100e12
  • list.inactiveSelectionBackground#080709
  • notification.background#151217
  • notification.buttonBackground#a29dfa
  • notification.buttonForeground#ffffff
  • notification.errorBackground#e61f44
  • notification.errorForeground#ffffff
  • notification.foreground#e0ceed
  • notification.infoBackground#9d37fc
  • notification.infoForeground#ffffff
  • notification.warningBackground#f7b83d
  • notification.warningForeground#ffffff
  • panel.background#000000
  • panel.border#3b3442
  • panelTitle.activeBorder#a29dfa
  • panelTitle.inactiveForeground#61556d
  • peekView.border#a29dfa
  • peekViewEditor.background#000000
  • peekViewEditor.matchHighlightBackground#b657ff55
  • peekViewEditorGutter.background#030303
  • peekViewResult.background#151217
  • peekViewResult.fileForeground#d7bfe8
  • peekViewResult.lineForeground#c8a9df
  • peekViewResult.matchHighlightBackground#b657ff55
  • peekViewResult.selectionBackground#0d0b0f
  • peekViewResult.selectionForeground#e0ceed
  • peekViewTitle.background#030303
  • peekViewTitleDescription.foreground#d9c3e9
  • peekViewTitleLabel.foreground#e0ceed
  • progressBar.background#f5b0ef
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#a29dfaaa
  • scrollbarSlider.background#3b3442aa
  • scrollbarSlider.hoverBackground#a29dfa55
  • sideBar.background#151217
  • sideBar.foreground#e0ceed
  • sideBarSectionHeader.background#1c1920
  • sideBarSectionHeader.foreground#e0ceed
  • statusBar.background#9D89E2
  • statusBar.foreground#000000
  • statusBar.noFolderBackground#ffffff
  • tab.activeBorder#9D89E2
  • tab.activeModifiedBorder#9D89E2
  • tab.inactiveBackground#121014
  • tab.inactiveForeground#6e607c
  • tab.inactiveModifiedBorder#9D89E2
  • tab.unfocusedActiveModifiedBorder#9D89E2
  • tab.unfocusedInactiveModifiedBorder#9D89E2
  • terminal.ansiBlack#151217
  • terminal.ansiBlue#f5b0ef
  • terminal.ansiBrightBlack#3b3442
  • terminal.ansiBrightBlue#ffffff
  • terminal.ansiBrightCyan#c7b4e4
  • terminal.ansiBrightGreen#fefeff
  • terminal.ansiBrightMagenta#bfaccd
  • terminal.ansiBrightRed#f03e5f
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#e2bdff
  • terminal.ansiCyan#8e69c9
  • terminal.ansiGreen#a29dfa
  • terminal.ansiMagenta#8e6da6
  • terminal.ansiRed#ba0e2e
  • terminal.ansiWhite#ece1f4
  • terminal.ansiYellow#b657ff
  • terminal.background#000000
  • terminal.foreground#e0ceed
  • titleBar.activeBackground#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#e0ceed
comment#614e6e
string#f5b0ef
constant.numeric#f25ae6
constant.language#b657ff
constant.character, constant.other#b657ff
variable
keyword#8e6da6
storage#b657ff
storage.type#a29dfa
entity.name.class#b657ffunderline
entity.other.inherited-class#b657ff
entity.name.function#f5b0ef
variable.parameter#e0ceed
entity.name.tag#a29dfa
entity.other.attribute-name#b657ff
support.function#8e69c9
support.constant#b657ff
support.type, support.class#b657ff
support.other.variable
invalid#cf433e
invalid.deprecated#cf433e
meta.structure.dictionary.json string.quoted.double.json#f5b0ef
meta.diff, meta.diff.header#614e6e
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#886f99
meta.property-value, support.constant.property-value, constant.other.color#f5b0ef
meta.structure.dictionary.json string.quoted.double.json#b657ff
meta.structure.dictionary.value.json string.quoted.double.json#f5b0ef
meta.property-name support.type.property-namenormal
meta.property-value punctuation.separator.key-value#e0ceed
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#a29dfa
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#a29dfanormal
variable.other#e0ceednormal
variable.parameter.function.coffee#f25ae6
entity.name.section.markdown#b657ff
punctuation.definition.heading.markdown#8e6da6
markup.raw.inline.markdown#f5b0ef
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#8e6da6
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#8e6da6
punctuation.definition.metadata.markdown#8e6da6
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#a29dfa
markup.bold.markdown, markup.italic.markdown#a29dfa
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#e0ceed

Shiki preview

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

Loading...

Lilac - Coding Theme