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#121212
  • activityBar.border#333333
  • activityBar.foreground#eaeaea
  • activityBar.inactiveForeground#8a8a8d
  • activityBarBadge.background#F59E0B
  • activityBarBadge.foreground#121212
  • breadcrumb.activeSelectionForeground#eaeaea
  • breadcrumb.foreground#8a8a8d
  • button.background#F59E0B
  • button.border#333333
  • button.foreground#121212
  • checkbox.border#333333
  • contrastActiveBorder#333333
  • contrastBorder#333333
  • descriptionForeground#bebebe
  • diffEditor.insertedLineBackground#129B701A
  • diffEditor.insertedTextBackground#129B7033
  • diffEditor.insertedTextBorder#00000000
  • diffEditor.removedLineBackground#B91C1C1A
  • diffEditor.removedTextBackground#B91C1C33
  • diffEditor.removedTextBorder#00000000
  • dropdown.background#212121
  • dropdown.border#333333
  • editor.background#121212
  • editor.findMatchBackground#F59E0B33
  • editor.findMatchHighlightBackground#F59E0B33
  • editor.foreground#eaeaea
  • editor.inactiveSelectionBackground#33333333
  • editor.lineHighlightBackground#212121
  • editor.selectionBackground#333333
  • editor.selectionForeground#ffffff
  • editor.wordHighlightBackground#FBBF2417
  • editor.wordHighlightStrongBackground#FBBF2417
  • editorBracketMatch.background#F59E0B17
  • editorBracketMatch.border#F59E0B
  • editorCursor.foreground#F59E0B
  • editorGroup.border#333333
  • editorGroupHeader.tabsBackground#121212
  • editorGroupHeader.tabsBorder#333333
  • editorGutter.background#121212
  • editorIndentGuide.activeBackground1#333333
  • editorIndentGuide.background1#212121
  • editorLineNumber.activeForeground#F59E0B
  • editorLineNumber.foreground#333333
  • editorOverviewRuler.border#333333
  • editorRuler.foreground#333333
  • editorSuggestWidget.background#212121
  • editorSuggestWidget.border#333333
  • editorSuggestWidget.foreground#eaeaea
  • editorSuggestWidget.selectedBackground#262626
  • editorWhitespace.foreground#8a8a8d33
  • editorWidget.background#212121
  • editorWidget.border#333333
  • extensionButton.background#F59E0B
  • extensionButton.foreground#121212
  • extensionButton.hoverBackground#D97706
  • extensionButton.prominentBackground#F59E0B
  • extensionButton.prominentForeground#121212
  • extensionButton.prominentHoverBackground#D97706
  • focusBorder#333333
  • foreground#eaeaea
  • gitDecoration.addedResourceForeground#EFBF04
  • gitDecoration.conflictingResourceForeground#D97706
  • gitDecoration.deletedResourceForeground#B91C1C
  • gitDecoration.ignoredResourceForeground#8A8A8D
  • gitDecoration.modifiedResourceForeground#F59E0B
  • gitDecoration.renamedResourceForeground#FBBF24
  • gitDecoration.untrackedResourceForeground#EFBF04
  • input.background#212121
  • input.border#333333
  • input.foreground#eaeaea
  • inputOption.activeBorder#333333
  • inputValidation.errorBorder#333333
  • inputValidation.infoBorder#333333
  • inputValidation.warningBorder#333333
  • keybindingLabel.background#212121
  • keybindingLabel.border#333333
  • keybindingLabel.bottomBorder#333333
  • keybindingLabel.foreground#eaeaea
  • list.activeSelectionBackground#262626
  • list.activeSelectionForeground#eaeaea
  • list.focusBackground#2e2e2e
  • list.highlightForeground#F59E0B
  • list.hoverForeground#eaeaea
  • list.inactiveSelectionBackground#262626
  • list.inactiveSelectionForeground#eaeaea
  • listFilterWidget.background#212121
  • listFilterWidget.noMatchesOutline#333333
  • listFilterWidget.outline#333333
  • menu.background#121212
  • menu.border#333333
  • menu.foreground#eaeaea
  • notebook.outputContainerBackgroundColor#121212
  • notebook.outputContainerBorderColor#333333
  • notificationCenterHeader.background#121212
  • notifications.background#121212
  • notifications.border#333333
  • panel.background#121212
  • panel.border#333333
  • panelSection.border#333333
  • panelSectionHeader.border#333333
  • panelTitle.activeBorder#F59E0B
  • panelTitle.activeForeground#eaeaea
  • panelTitle.inactiveForeground#8a8a8d
  • pickerGroup.border#333333
  • progressBar.background#F59E0B
  • quickInput.background#121212
  • quickInputList.focusBackground#F59E0B4d
  • quickInputList.focusForeground#ffffff
  • sash.hoverBorder#333333
  • scrollbarSlider.activeBackground#8a8a8d
  • scrollbarSlider.background#33333380
  • scrollbarSlider.hoverBackground#8a8a8d80
  • sideBar.background#121212
  • sideBar.border#333333
  • sideBar.foreground#eaeaea
  • sideBarSectionHeader.background#121212
  • sideBarTitle.foreground#eaeaea
  • statusBar.background#121212
  • statusBar.border#333333
  • statusBar.foreground#eaeaea
  • tab.activeBackground#121212
  • tab.activeBorder#333333
  • tab.activeBorderTop#333333
  • tab.activeForeground#eaeaea
  • tab.border#333333
  • tab.hoverBackground#262626
  • tab.inactiveBackground#212121
  • tab.inactiveForeground#bebebe
  • tab.unfocusedActiveBorder#333333
  • tab.unfocusedHoverBackground#262626
  • terminal.ansiBlack#333333
  • terminal.ansiBlue#325dca
  • terminal.ansiBrightBlack#8a8a8d
  • terminal.ansiBrightBlue#3c71f6
  • terminal.ansiBrightCyan#24d0c7
  • terminal.ansiBrightGreen#22C55E
  • terminal.ansiBrightMagenta#b027de
  • terminal.ansiBrightRed#e62222
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#f1cb42
  • terminal.ansiCyan#1ea7a0
  • terminal.ansiGreen#129B70
  • terminal.ansiMagenta#8d20b2
  • terminal.ansiRed#B91C1C
  • terminal.ansiWhite#bebebe
  • terminal.ansiYellow#F59E0B
  • terminal.background#121212
  • terminal.foreground#eaeaea
  • terminal.selectionBackground#333333
  • textLink.activeForeground#F59E0B
  • textLink.foreground#F59E0B
  • titleBar.activeBackground#121212
  • titleBar.activeForeground#eaeaea
  • titleBar.border#333333
  • titleBar.inactiveBackground#121212d9
  • titleBar.inactiveForeground#8a8a8d

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
emphasisitalic
meta.import variable.other.readwrite, meta.import variable.other.readwrite.alias, meta.import variable.other, meta.import entity.name.namespace, meta.import support.class, entity.name.import#EFBF04
strongbold
comment, comment.block, comment.line, punctuation.definition.comment#8A8A8Ditalic
string, string.quoted, string.unquoted#eaeaea
string.regexp, string.regex#D97706
constant.character.escape, string.escape, string.special, string.special.symbol#EFBF04
constant.numeric, number, float#EFBF04
constant.language.boolean, constant.language.true, constant.language.false#10B981
variable, variable.other.readwrite#D97706
variable.language, variable.language.this, variable.builtin#3B82F6
variable.parameter#bebebe
variable.other.member#eaeaea
constant, constant.other#D97706
meta.preprocessor, entity.name.function.preprocessor#FBBF24
keyword, keyword.control, keyword.type, storage.type#059669
keyword.operator, operator#bebebe
variable.other.property, support.type.property-name, meta.object-literal.key#F59E0B
entity.name.function, entity.name.function.constructor#DC2626
meta.function-call, meta.method-call, support.function, entity.name.function.call, entity.name.function.method, variable.function#F59E0B
entity.name.type, entity.name.class, support.class, support.type#FBBF24
support.type.builtin, storage.type.builtin#F59E0Bitalic
entity.name.namespace, support.module, namespace#BF9903italic
meta.decorator, entity.name.function.decorator, punctuation.decorator#D97706
entity.name.tag, tag#059669
entity.other.attribute-name#D97706italic
punctuation.definition.tag#bebebe
punctuation, punctuation.separator, punctuation.accessor, punctuation.bracket#8A8A8D
punctuation.special, punctuation.special.symbol#3B82F6
markup.inserted#10B981
markup.deleted#DC2626
markup.changed#F59E0B
markup.heading#D97706bold
markup.underline.link, string.other.link#F59E0B

Shiki preview

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

Loading...

MatteBlack - Coding Theme