Skip to main content
CodingTheme

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#0c0a20
  • activityBar.foreground#93a1ff
  • activityBarBadge.background#ff2e97
  • activityBarBadge.foreground#ffffff
  • button.background#1ea8fc
  • button.foreground#f2f3f7
  • button.hoverBackground#1ea8fc
  • descriptionForeground#f2f3f7
  • editor.background#0c0a20
  • editor.findMatchBackground#484f7d
  • editor.findMatchHighlightBackground#484f7d80
  • editor.foreground#f2f3f7
  • editor.hoverHighlightBackground#42c6ff2a
  • editor.lineHighlightBackground#0c0a20
  • editor.selectionBackground#484f7d
  • editor.selectionHighlightBackground#484f7d8e
  • editor.wordHighlightBackground#ffffff22
  • editor.wordHighlightStrongBackground#42c6ff63
  • editorCursor.foreground#ff2e97
  • editorError.foreground#ff2e97
  • editorGroup.border#ffd400
  • editorGroup.dropBackground#93a1ff
  • editorGroupHeader.border#ffd400
  • editorGroupHeader.noTabsBackground#0c0a20
  • editorGroupHeader.tabsBackground#0c0a20
  • editorGroupHeader.tabsBorder#ffd400
  • editorHoverWidget.background#3b4167
  • editorHoverWidget.border#3b4167
  • editorIndentGuide.activeBackground#484f7d
  • editorIndentGuide.background#2d2844
  • editorInfo.foreground#93a1ff
  • editorLineNumber.activeForeground#42c6ff
  • editorLineNumber.foreground#484f7d
  • editorRuler.foreground#484f7d
  • editorWarning.foreground#ff9b50
  • editorWidget.background#3b4167
  • editorWidget.border#3b4167
  • foreground#f2f3f7
  • gitDecoration.conflictingResourceForeground#df85ff
  • gitDecoration.deletedResourceForeground#ff2e97
  • gitDecoration.ignoredResourceForeground#93a1ff
  • gitDecoration.modifiedResourceForeground#ffd400
  • gitDecoration.untrackedResourceForeground#42c6ff
  • input.background#0c0a20
  • input.border#763b8c
  • input.placeholderForeground#93a1ff
  • inputOption.activeBorder#ff9b50
  • list.activeSelectionBackground#6b357f
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#93a1ff
  • list.errorForeground#ff2e97
  • list.focusBackground#5e2f6f
  • list.hoverBackground#5e2f6f
  • list.inactiveSelectionBackground#131033
  • list.warningForeground#ff2e97
  • panel.background#090819
  • panel.border#090819
  • panelTitle.activeBorder#1ea8fc
  • panelTitle.activeForeground#f2f3f7
  • panelTitle.inactiveForeground#93a1ff
  • peekView.border#ff9b50
  • peekViewEditor.background#110d26
  • peekViewEditor.matchHighlightBackground#161130
  • peekViewEditor.matchHighlightBorder#161130
  • peekViewResult.background#0c0a20
  • peekViewResult.selectionBackground#ff9b50
  • peekViewTitle.background#0c0a20
  • peekViewTitleDescription.foreground#93a1ff
  • progressBar.background#ff2e97
  • scrollbar.shadow#090819
  • scrollbarSlider.activeBackground#919ad9
  • scrollbarSlider.background#9199d94f
  • scrollbarSlider.hoverBackground#9199d9b4
  • sideBar.background#090819
  • sideBarSectionHeader.background#0c0a20
  • sideBarSectionHeader.foreground#93a1ff
  • statusBar.background#090819
  • statusBar.foreground#93a1ff
  • statusBar.noFolderBackground#1ea8fc
  • statusBar.noFolderForeground#ffffff
  • tab.activeBackground#181346
  • tab.activeForeground#f2f3f7
  • tab.border#ffd400
  • tab.inactiveBackground#090819
  • tab.inactiveForeground#93a1ff
  • terminal.ansiBlack#283034
  • terminal.ansiBlue#42c6ff
  • terminal.ansiBrightBlack#435056
  • terminal.ansiBrightBlue#42c6ff
  • terminal.ansiBrightCyan#42c6ff
  • terminal.ansiBrightGreen#add0e5
  • terminal.ansiBrightMagenta#ff2afc
  • terminal.ansiBrightRed#ff2e97
  • terminal.ansiBrightWhite#f4f6f9
  • terminal.ansiBrightYellow#ffd400
  • terminal.ansiCyan#42c6ff
  • terminal.ansiGreen#62a9cf
  • terminal.ansiMagenta#ff2afc
  • terminal.ansiRed#ff2e97
  • terminal.ansiWhite#d9e0e9
  • terminal.ansiYellow#ffd400
  • terminal.background#090819
  • terminal.foreground#e4eeff
  • titleBar.activeBackground#090819
  • window.activeBorder#ff0000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, string.quoted.docstring.multi.python#54884fitalic
string#93a1ff
constant.numeric#ffd400
constant.language#df85ff
constant.character, constant.other#ffdd33
variable
keyword#ff2afc
storage#42c6ff
storage.type#a0d200
entity.name.class, entity.name.type.class#A875FFitalic
entity.other.inherited-class, meta.other.inherited-class.php#ffd400italic
entity.name.function - meta.function-call#FF5C5C
variable.parameter#FFFFFF
entity.name.tag#42c6ff
entity.other.attribute-name#ff2afc
support.function#ff9b50
support.constant#A3D6E0
support.type, support.class#42c6ffitalic
support.other.variable
variable.language.this.js, variable.language.this.ts, variable.language.super.js, variable.language.this.php#42c6ffitalic
invalid#cf433e
invalid.deprecated#cf433e
meta.diff, meta.diff.header#456b7c
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#6494a9
meta.property-value, support.constant.property-value, constant.other.color#cccccc
meta.structure.dictionary.json string.quoted.double.json#FF0081
support.type.property-name.json#6b357f
meta.structure.dictionary.value.json string.quoted.double.json#F8F8F2
meta.property-name support.type.property-name
meta.property-value punctuation.separator.key-value#b6ced8
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#ff2afc
support.other.namespace.php#F8F8F2
meta.use#1ea8fc
variable.other#ffffff
keyword.other.phpdoc.php#A875FF
keyword.other.type.php, meta.other.type.phpdoc.php#93a1ff
variable.parameter.function.coffee#aaaaaa
entity.name.section.markdown#5dcdfd
punctuation.definition.heading.markdown#1ea8fc
markup.raw.inline.markdown#cccccc
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#1ea8fc
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#1ea8fc
punctuation.definition.metadata.markdown#1ea8fc
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#1ea8fc
markup.bold.markdown, markup.italic.markdown#1ea8fc
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#b6ced8

Shiki preview

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

Loading...

Black Beauty by Mandy - VS Code Theme