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#000000
  • activityBar.foreground#d1cccc
  • activityBarBadge.background#3b3b3b79
  • activityBarBadge.foreground#d7d8d8
  • badge.background#535353b0
  • badge.foreground#d7d8d8
  • breadcrumbPicker.background#232530
  • button.background#2E303E
  • debugToolBar.background#1C1E26
  • diffEditor.insertedTextBackground#09F7A01A
  • diffEditor.removedTextBackground#F43E5C1A
  • dropdown.background#000000
  • dropdown.listBackground#000000
  • editor.background#000000
  • editor.findMatchBackground#72727280
  • editor.findMatchHighlightBackground#72727262
  • editor.findRangeHighlightBackground#6C6F931A
  • editor.hoverHighlightBackground#06537c64
  • editor.inactiveSelectionBackground#72727280
  • editor.lineHighlightBackground#5151512f
  • editor.rangeHighlightBackground#2E303E80
  • editor.selectionBackground#72727262
  • editor.selectionHighlightBackground#7272724b
  • editor.wordHighlightBackground#72727262
  • editor.wordHighlightStrongBackground#72727262
  • editorBracketMatch.background#000000
  • editorBracketMatch.border#1374a9
  • editorCodeLens.foreground#6C6F9380
  • editorCursor.background#1C1E26
  • editorCursor.foreground#bfbfbf
  • editorError.foreground#F43E5C
  • editorGroup.border#4f4f4f
  • editorGroup.dropBackground#6C6F934D
  • editorGroupHeader.tabsBackground#000000
  • editorGutter.addedBackground#09F7A0B3
  • editorGutter.deletedBackground#F43E5CB3
  • editorGutter.modifiedBackground#21BFC2B3
  • editorIndentGuide.activeBackground#2510df
  • editorIndentGuide.background#3d3d3d6e
  • editorLineNumber.activeForeground#ffffffad
  • editorLineNumber.foreground#72727280
  • editorOverviewRuler.addedForeground#09F7A080
  • editorOverviewRuler.border#10a25edc
  • editorOverviewRuler.bracketMatchForeground#D5D8DA80
  • editorOverviewRuler.deletedForeground#F43E5C80
  • editorOverviewRuler.errorForeground#F43E5CE6
  • editorOverviewRuler.findMatchForeground#6C6F93
  • editorOverviewRuler.modifiedForeground#21BFC280
  • editorOverviewRuler.warningForeground#27D79780
  • editorRuler.foreground#6C6F934D
  • editorSuggestWidget.highlightForeground#E95378
  • editorWarning.foreground#27D797B3
  • editorWhitespace.foreground#000000
  • editorWidget.background#000000
  • editorWidget.border#232530
  • errorForeground#F43E5C
  • extensionButton.prominentBackground#E95378
  • extensionButton.prominentHoverBackground#E9436D
  • focusBorder#737373
  • foreground#cecece
  • gitDecoration.addedResourceForeground#27D797B3
  • gitDecoration.deletedResourceForeground#F43E5C
  • gitDecoration.ignoredResourceForeground#fdfdfda8
  • gitDecoration.modifiedResourceForeground#d6cb28
  • gitDecoration.untrackedResourceForeground#60b596
  • input.background#323232a0
  • inputOption.activeBorder#696969
  • inputValidation.errorBackground#F43E5C80
  • inputValidation.errorBorder#F43E5C00
  • list.activeSelectionBackground#3c3c3c6c
  • list.activeSelectionForeground#D5D8DA
  • list.dropBackground#6C6F9380
  • list.errorForeground#F43E5CE6
  • list.focusBackground#2E303E80
  • list.focusForeground#D5D8DA
  • list.highlightForeground#b94a26
  • list.hoverBackground#3c3c3c6c
  • list.hoverForeground#D5D8DA
  • list.inactiveFocusBackground#2E303E80
  • list.inactiveSelectionBackground#2E303E4D
  • list.inactiveSelectionForeground#D5D8DA
  • list.warningForeground#27D797B3
  • panelTitle.activeBorder#007bff
  • peekView.border#1A1C23
  • peekViewEditor.background#232530
  • peekViewEditor.matchHighlightBackground#6C6F9380
  • peekViewResult.background#232530
  • peekViewResult.matchHighlightBackground#6C6F9380
  • peekViewResult.selectionBackground#2E303E80
  • peekViewTitle.background#232530
  • pickerGroup.foreground#E95378E6
  • progressBar.background#81676e
  • scrollbar.shadow#272727
  • scrollbarSlider.activeBackground#4e4e4e9a
  • scrollbarSlider.background#4e4e4e59
  • scrollbarSlider.hoverBackground#4e4e4e75
  • selection.background#72727285
  • sideBar.background#000000
  • sideBar.dropBackground#6C6F934D
  • sideBar.foreground#ffffffb4
  • sideBarSectionHeader.background#000000
  • sideBarSectionHeader.foreground#c7c6c6f1
  • statusBar.background#000000
  • statusBar.debuggingBackground#FAB38E
  • statusBar.debuggingForeground#06060C
  • statusBar.foreground#72a395
  • statusBar.noFolderBackground#1C1E26
  • statusBarItem.hoverBackground#72727262
  • statusBarItem.prominentBackground#2E303E
  • statusBarItem.prominentHoverBackground#6C6F93
  • tab.activeBackground#000000
  • tab.activeBorder#929292
  • tab.border#000000
  • tab.inactiveBackground#000000
  • terminal.ansiBlue#26BBD9
  • terminal.ansiBrightBlue#3FC4DE
  • terminal.ansiBrightCyan#6BE4E6
  • terminal.ansiBrightGreen#3FDAA4
  • terminal.ansiBrightMagenta#F075B5
  • terminal.ansiBrightRed#EC6A88
  • terminal.ansiBrightYellow#FBC3A7
  • terminal.ansiCyan#59E1E3
  • terminal.ansiGreen#29D398
  • terminal.ansiMagenta#EE64AC
  • terminal.ansiRed#E95678
  • terminal.ansiYellow#FAB795
  • terminal.foreground#d5dad5
  • terminal.selectionBackground#6C6F934D
  • terminalCursor.background#bfbfbf8a
  • terminalCursor.foreground#bfbfbf
  • textLink.activeForeground#0f7fc9
  • textLink.foreground#53e992
  • titleBar.activeBackground#000000
  • titleBar.inactiveBackground#000000a9
  • walkThrough.embeddedEditorBackground#232530
  • widget.shadow#4b4b4b3e

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#727272d8italic
constant.character.escape#0bbccce6
entity.name#FAC29AE6
entity.name.function#cf0061bold
entity.name.tag#E95678E6bold
entity.name.type, storage.type.cs#FAC29AE6
entity.other.attribute-name#46ACADbold
entity.other.inherited-class#FAB795E6
entity.other.attribute-name.id#25B0BCE6
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#FAB795E6
entity.name.variable, variable#E95678E6
entity.name.type.class.ts, entity.name.type.interface.ts#E0AAFF
variable.other.constant.property.ts, variable.other.constant.object.property.ts#FFFFFF
keyword.other.unit#F09483E6
markup.quote#FAB795B3italic
markup.heading, entity.name.section#E95678E6
markup.bold#B877DBE6bold
markup.italic#25B0BCE6italic
markup.inline.raw, markup.fenced_code.block#F09483E6
markup.underline.link#FAB795E6
storage, keyword, keyword.operator, keyword.operator.new, keyword.operator.logical, keyword.operator.expression, keyword.operator.delete, variable.language#2ac8cac7bold
text.html.derivative#ced4dabold
string.quoted, string.template, constant, string.quoted.double, string.quoted.single, string.quoted.double.ts, constant.numeric.decimal, constant.language.null#5baf41
string.regexp#F09483E6
string.other.link#F09483E6
support#FF4797bold
support.function#25B0BCE6
support.variable#E95678E6
support.type.property-name, meta.object-literal.key#E95678E6
support.type.property-name.css#d9d9d9
variable.parameter#e91087italic bold
string.template meta.embedded#BBBBBB
punctuation.definition.tag, punctuation.separator#ffffff9f
punctuation.definition.template-expression#B877DBE6
punctuation.section.embedded#B877DBE6
punctuation.definition.list#F09483E6
Burb Dark by sp3p3x - VS Code Theme