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#000
  • activityBar.border#0000
  • activityBar.foreground#fff
  • activityBarBadge.background#fff
  • activityBarBadge.foreground#000
  • badge.background#fff
  • badge.foreground#000
  • button.background#fff
  • button.foreground#000
  • contrastBorder#0000
  • debugToolBar.background#0a0b0f
  • diffEditor.insertedTextBackground#00ff6833
  • diffEditor.removedTextBackground#ff003233
  • dropdown.background#0a0b0f
  • dropdown.border#1e1d27
  • dropdown.foreground#fff
  • editor.background#000
  • editor.findMatchBackground#ffca0099
  • editor.findMatchHighlightBackground#ffca004c
  • editor.focusedStackFrameHighlightBackground#f909
  • editor.foreground#fff
  • editor.lineHighlightBackground#f0f0f014
  • editor.lineHighlightBorder#0000
  • editor.selectionBackground#f0f0f07f
  • editor.selectionForeground#fff
  • editor.selectionHighlightBorder#f0f0f03f
  • editor.stackFrameHighlightBackground#ff99004c
  • editor.wordHighlightBackground#f0f0f03f
  • editor.wordHighlightStrongBackground#f0f0f07f
  • editorBracketMatch.background#f0f0f07f
  • editorBracketMatch.border#0000
  • editorCursor.foreground#fff
  • editorError.foreground#ff0032
  • editorGroup.border#0a0b0f
  • editorGroupHeader.tabsBackground#000
  • editorGroupHeader.tabsBorder#0000
  • editorGutter.addedBackground#00ff68
  • editorGutter.deletedBackground#ff0032
  • editorGutter.modifiedBackground#000
  • editorIndentGuide.background1#0a0b0f
  • editorLineNumber.activeForeground#888
  • editorLineNumber.foreground#1e1d27
  • editorLink.activeForeground#fff
  • editorOverviewRuler.addedForeground#0000
  • editorOverviewRuler.border#0000
  • editorOverviewRuler.bracketMatchForeground#f0f0f07f
  • editorOverviewRuler.errorForeground#ff0032
  • editorOverviewRuler.findMatchForeground#ffca0099
  • editorOverviewRuler.modifiedForeground#fff
  • editorOverviewRuler.selectionHighlightForeground#f0f0f07f
  • editorOverviewRuler.warningForeground#f90
  • editorOverviewRuler.wordHighlightForeground#f0f0f03f
  • editorOverviewRuler.wordHighlightStrongForeground#f0f0f07f
  • editorRuler.foreground#0a0b0f
  • editorSuggestWidget.background#000
  • editorSuggestWidget.border#fff
  • editorSuggestWidget.focusHighlightForeground#0a0b0f
  • editorSuggestWidget.foreground#fff
  • editorSuggestWidget.selectedBackground#fff
  • editorWarning.foreground#f90
  • editorWhitespace.foreground#a5a5a5
  • editorWidget.background#0a0b0f
  • editorWidget.border#1e1d27
  • errorForeground#ff0032
  • extensionButton.background#000
  • extensionButton.foreground#fff
  • extensionButton.hoverBackground#0a0b0f
  • extensionButton.prominentBackground#000
  • extensionButton.prominentForeground#fff
  • extensionButton.prominentHoverBackground#0a0b0f
  • focusBorder#1e1d27
  • foreground#fff
  • gitDecoration.ignoredResourceForeground#888
  • gitDecoration.modifiedResourceForeground#fff
  • gitDecoration.untrackedResourceForeground#fff
  • input.background#0a0b0f
  • input.border#1e1d27
  • input.foreground#fff
  • input.placeholderForeground#888
  • list.activeSelectionBackground#fff
  • list.activeSelectionForeground#000
  • list.dropBackground#f0f0f07f
  • list.focusBackground#f0f0f03f
  • list.focusForeground#fff
  • list.focusHighlightForeground#0a0b0f
  • list.highlightForeground#fff
  • list.hoverBackground#0a0b0f
  • list.inactiveSelectionBackground#0a0b0f
  • list.inactiveSelectionForeground#fff
  • panel.background#0a0b0f
  • panel.border#888
  • panelSectionHeader.background#000
  • panelTitle.activeBorder#888
  • panelTitle.border#000
  • peekView.border#fff
  • peekViewEditor.background#0000
  • peekViewEditor.matchHighlightBackground#ffca0099
  • peekViewResult.background#0000
  • peekViewResult.fileForeground#a8a8b1
  • peekViewResult.lineForeground#a8a8b1
  • peekViewResult.matchHighlightBackground#ffca0099
  • peekViewResult.selectionBackground#fff
  • peekViewResult.selectionForeground#000
  • peekViewTitle.background#0000
  • peekViewTitleDescription.foreground#888
  • peekViewTitleLabel.foreground#fff
  • progressBar.background#f0f0f0
  • scrollbar.shadow#0000
  • scrollbarSlider.background#616a9319
  • scrollbarSlider.hoverBackground#fff
  • sideBar.background#000
  • sideBar.border#888
  • sideBar.foreground#a8a8b1
  • sideBarSectionHeader.background#000
  • sideBarSectionHeader.foreground#a8a8b1
  • sideBarTitle.foreground#888
  • statusBar.background#000
  • statusBar.border#888
  • statusBar.debuggingBackground#f90
  • statusBar.debuggingBorder#888
  • statusBar.debuggingForeground#000
  • statusBar.foreground#fff
  • statusBar.noFolderBackground#000
  • statusBar.noFolderBorder#888
  • statusBar.noFolderForeground#fff
  • statusBarItem.remoteBackground#000
  • statusBarItem.remoteForeground#fff
  • tab.activeBackground#000
  • tab.activeBorder#fff
  • tab.activeForeground#fff
  • tab.activeModifiedBorder#0000
  • tab.border#0000
  • tab.hoverForeground#fff
  • tab.inactiveBackground#0000
  • tab.inactiveForeground#a8a8b1
  • tab.inactiveModifiedBorder#fff
  • terminal.ansiBlack#fff
  • terminal.ansiBlue#004bff
  • terminal.ansiBrightBlack#fff
  • terminal.ansiBrightBlue#004bff
  • terminal.ansiBrightCyan#00d2ff
  • terminal.ansiBrightGreen#00ff68
  • terminal.ansiBrightMagenta#7d46fc
  • terminal.ansiBrightRed#ff0032
  • terminal.ansiBrightWhite#fff
  • terminal.ansiBrightYellow#ffca00
  • terminal.ansiCyan#00d2ff
  • terminal.ansiGreen#00ff68
  • terminal.ansiMagenta#7d46fc
  • terminal.ansiRed#ff0032
  • terminal.ansiWhite#fff
  • terminal.ansiYellow#ffca00
  • terminal.background#000
  • terminal.foreground#fff
  • terminal.selectionBackground#f0f0f07f
  • terminalCursor.background#888
  • terminalCursor.foreground#fff
  • textLink.activeForeground#fff
  • textLink.foreground#fff
  • titleBar.activeBackground#000
  • titleBar.activeForeground#a8a8b1
  • titleBar.inactiveBackground#000
  • titleBar.inactiveForeground#888
  • widget.shadow#0000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, string.quoted.docstring#888
string#a8a8b1
punctuation.definition.string, storage.type.string.python#fff
beginning.punctuation, entity.name.section.group-title, entity.name.tag, entity.other.attribute-name.class, entity.other.attribute-name.id, keyword.const, keyword.control, keyword.function, keyword.import, keyword.operator.assignment, keyword.operator.comparison, keyword.operator.decrement, keyword.operator.expression, keyword.operator.increment, keyword.operator.increment-decrement, keyword.operator.logical, keyword.operator.misc, keyword.operator.new, keyword.operator.other, keyword.operator.ternary, keyword.other.fn, keyword.other.rust, keyword.other.special-method, keyword.other.where, keyword.package, keyword.type, keyword.var, markup.heading, meta.tag.sgml.doctype.html, punctuation.separator.key-value, storage.modifier, storage.type.class, storage.type.enum, storage.type.function, storage.type.import, storage.type.interface, storage.type.js, storage.type.namespace, storage.type.property, storage.type.rust, storage.type.string.python, storage.type.ts, storage.type.tsx, storage.type.type, support.type.object.modulebold
FlashBlack by Fábio Silva - VS Code Theme