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.activeBackground#ffffff30
  • activityBar.activeBorder#ffffff
  • activityBar.background#2a2a2a
  • activityBar.border#cccccc10
  • activityBar.dropBackground#ffffff30
  • activityBar.foreground#cccccc
  • activityBar.inactiveForeground#cccccc10
  • activityBarBadge.background#ffffff
  • activityBarBadge.foreground#2a2a2a
  • breadcrumb.activeSelectionForeground#ffffff
  • breadcrumb.background#2a2a2a
  • breadcrumb.focusForeground#ffffff
  • breadcrumb.foreground#cccccc
  • breadcrumbPicker.background#2a2a2a
  • button.background#ffffff
  • button.foreground#2a2a2a
  • button.hoverBackground#ffffff
  • button.secondaryBackground#ffffff30
  • button.secondaryForeground#cccccc
  • button.secondaryHoverBackground#ffffff30
  • checkbox.background#2a2a2a
  • checkbox.border#cccccc10
  • checkbox.foreground#ffffff
  • debugToolBar.background#2a2a2a
  • debugToolBar.border#cccccc10
  • diffEditor.insertedTextBackground#00ff0030
  • diffEditor.insertedTextBorder#00ff00
  • diffEditor.removedTextBackground#ff000030
  • diffEditor.removedTextBorder#ff0000
  • dropdown.background#2a2a2a
  • dropdown.border#cccccc10
  • dropdown.foreground#cccccc
  • editor.background#2a2a2a
  • editor.focusedStackFrameHighlightBackground#00ff0030
  • editor.foreground#cccccc
  • editor.lineHighlightBackground#ffffff10
  • editor.lineHighlightBorder#ffffff
  • editor.selectionBackground#ffffff30
  • editor.selectionHighlightBackground#ffffff30
  • editor.stackFrameHighlightBackground#ffff0030
  • editorBracketHighlight.foreground1#ffffff
  • editorBracketHighlight.foreground2#cccccc
  • editorBracketHighlight.foreground3#cccccc10
  • editorBracketHighlight.foreground4#ffffff
  • editorBracketHighlight.foreground5#cccccc
  • editorBracketHighlight.foreground6#cccccc10
  • editorBracketHighlight.unexpectedBracket.foreground#ff0000
  • editorBracketMatch.background#ffffff30
  • editorBracketMatch.border#ffffff
  • editorCodeLens.foreground#cccccc
  • editorCursor.background#2a2a2a
  • editorCursor.foreground#ffffff
  • editorError.foreground#ff0000
  • editorGroup.border#cccccc10
  • editorGroup.dropBackground#ffffff30
  • editorGroup.emptyBackground#2a2a2a
  • editorGroup.focusedEmptyBorder#ffffff
  • editorGroupHeader.noTabsBackground#2a2a2a
  • editorGroupHeader.tabsBackground#2a2a2a
  • editorGroupHeader.tabsBorder#cccccc10
  • editorGutter.addedBackground#ffffff
  • editorGutter.background#2a2a2a
  • editorGutter.deletedBackground#ffffff
  • editorGutter.modifiedBackground#ffffff
  • editorHint.foreground#ffffff
  • editorIndentGuide.activeBackground#ffffff
  • editorIndentGuide.background#cccccc10
  • editorInfo.foreground#00ccff
  • editorOverviewRuler.addedForeground#ffffff
  • editorOverviewRuler.border#cccccc10
  • editorOverviewRuler.bracketMatchForeground#ffffff
  • editorOverviewRuler.deletedForeground#ffffff
  • editorOverviewRuler.errorForeground#ff0000
  • editorOverviewRuler.findMatchForeground#ffffff
  • editorOverviewRuler.infoForeground#00ccff
  • editorOverviewRuler.modifiedForeground#ffffff
  • editorOverviewRuler.selectionHighlightForeground#ffffff30
  • editorOverviewRuler.warningForeground#ffcc00
  • editorOverviewRuler.wordHighlightForeground#ffffff30
  • editorOverviewRuler.wordHighlightStrongForeground#ffffff
  • editorRuler.foreground#cccccc10
  • editorWarning.foreground#ffcc00
  • editorWhitespace.foreground#cccccc10
  • gitDecoration.addedResourceForeground#00ff00
  • gitDecoration.conflictingResourceForeground#ff00ff
  • gitDecoration.deletedResourceForeground#ff0000
  • gitDecoration.ignoredResourceForeground#cccccc10
  • gitDecoration.modifiedResourceForeground#ffcc00
  • gitDecoration.submoduleResourceForeground#ff8800
  • gitDecoration.untrackedResourceForeground#00ccff
  • input.background#2a2a2a
  • input.border#cccccc10
  • input.foreground#cccccc
  • input.placeholderForeground#cccccc10
  • inputOption.activeBackground#ffffff30
  • inputOption.activeBorder#ffffff
  • inputValidation.errorBackground#ff000030
  • inputValidation.errorBorder#ff0000
  • inputValidation.infoBackground#00ccff30
  • inputValidation.infoBorder#00ccff
  • inputValidation.warningBackground#ffcc0030
  • inputValidation.warningBorder#ffcc00
  • list.activeSelectionBackground#ffffff30
  • list.activeSelectionForeground#cccccc
  • list.errorForeground#ff0000
  • list.focusBackground#ffffff30
  • list.focusForeground#cccccc
  • list.highlightForeground#ffffff
  • list.hoverBackground#ffffff30
  • list.hoverForeground#cccccc
  • list.inactiveSelectionBackground#ffffff30
  • list.inactiveSelectionForeground#cccccc
  • list.warningForeground#ffcc00
  • markdown.blockquoteBorder#ffffff
  • markdown.blockquoteForeground#cccccc10
  • markdown.codeblock.background#ffffff30
  • markdown.headingForeground#ffffff
  • markdown.tableBorder#cccccc10
  • markdown.tableEvenRowBackground#2a2a2a
  • markdown.tableOddRowBackground#ffffff30
  • menu.background#2a2a2a
  • menu.border#cccccc10
  • menu.foreground#cccccc
  • menu.selectionBackground#ffffff30
  • menu.selectionBorder#ffffff
  • menu.selectionForeground#cccccc
  • menubar.selectionBackground#ffffff30
  • menubar.selectionForeground#cccccc
  • merge.border#cccccc10
  • merge.commonContentBackground#80808020
  • merge.commonHeaderBackground#80808030
  • merge.currentContentBackground#00ff0020
  • merge.currentHeaderBackground#00ff0030
  • merge.incomingContentBackground#0000ff20
  • merge.incomingHeaderBackground#0000ff30
  • minimap.background#2a2a2a
  • minimap.errorHighlight#ff000080
  • minimap.findMatchHighlight#ffffff30
  • minimap.foregroundOpacity#ffffff60
  • minimap.infoHighlight#00ccff80
  • minimap.selectionHighlight#ffffff30
  • minimap.warningHighlight#ffcc0080
  • minimapGutter.addedBackground#ffffff
  • minimapGutter.deletedBackground#ffffff
  • minimapGutter.modifiedBackground#ffffff
  • minimapSlider.activeBackground#ffffff
  • minimapSlider.background#ffffff30
  • minimapSlider.hoverBackground#ffffff30
  • notificationCenterHeader.background#ffffff30
  • notificationCenterHeader.foreground#cccccc
  • notificationLink.foreground#ffffff
  • notifications.background#2a2a2a
  • notifications.border#cccccc10
  • notifications.foreground#cccccc
  • notificationToast.border#cccccc10
  • panel.background#2a2a2a
  • panel.border#cccccc10
  • panelTitle.activeBorder#ffffff
  • panelTitle.activeForeground#cccccc
  • panelTitle.inactiveForeground#cccccc10
  • pickerGroup.border#cccccc10
  • pickerGroup.foreground#cccccc
  • quickInput.background#2a2a2a
  • quickInput.foreground#cccccc
  • quickInputTitle.background#ffffff30
  • scrollbar.shadow#00000030
  • scrollbarSlider.activeBackground#ffffff
  • scrollbarSlider.background#ffffff30
  • scrollbarSlider.hoverBackground#ffffff30
  • settings.checkboxBackground#2a2a2a
  • settings.checkboxBorder#cccccc10
  • settings.checkboxForeground#ffffff
  • settings.dropdownBackground#2a2a2a
  • settings.dropdownBorder#cccccc10
  • settings.dropdownForeground#cccccc
  • settings.headerForeground#cccccc
  • settings.modifiedItemIndicator#ffffff
  • settings.numberInputBackground#2a2a2a
  • settings.numberInputBorder#cccccc10
  • settings.numberInputForeground#cccccc
  • settings.textInputBackground#2a2a2a
  • settings.textInputBorder#cccccc10
  • settings.textInputForeground#cccccc
  • sideBar.background#2a2a2a
  • sideBar.border#cccccc10
  • sideBar.foreground#cccccc
  • sideBarSectionHeader.background#ffffff30
  • sideBarSectionHeader.border#cccccc10
  • sideBarSectionHeader.foreground#cccccc
  • sideBarTitle.foreground#cccccc
  • statusBar.background#2a2a2a
  • statusBar.border#cccccc10
  • statusBar.debuggingBackground#00ccff
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#cccccc
  • statusBar.noFolderBackground#2a2a2a
  • statusBarItem.activeBackground#ffffff30
  • statusBarItem.hoverBackground#ffffff30
  • statusBarItem.prominentBackground#ffffff
  • statusBarItem.prominentHoverBackground#ffffff
  • statusBarItem.remoteBackground#ffffff
  • statusBarItem.remoteForeground#2a2a2a
  • tab.activeBackground#2a2a2a
  • tab.activeBorder#ffffff
  • tab.activeForeground#cccccc
  • tab.activeModifiedBorder#ffffff
  • tab.border#cccccc10
  • tab.hoverBackground#ffffff30
  • tab.hoverBorder#ffffff
  • tab.inactiveBackground#2a2a2a80
  • tab.inactiveForeground#cccccc10
  • tab.inactiveModifiedBorder#ffffff30
  • tab.unfocusedActiveBorder#cccccc10
  • tab.unfocusedHoverBackground#ffffff30
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#0000ff
  • terminal.ansiBrightBlack#808080
  • terminal.ansiBrightBlue#4444ff
  • terminal.ansiBrightCyan#44ffff
  • terminal.ansiBrightGreen#44ff44
  • terminal.ansiBrightMagenta#ff44ff
  • terminal.ansiBrightRed#ff4444
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ffff44
  • terminal.ansiCyan#00ffff
  • terminal.ansiGreen#00ff00
  • terminal.ansiMagenta#ff00ff
  • terminal.ansiRed#ff0000
  • terminal.ansiWhite#ffffff
  • terminal.ansiYellow#ffff00
  • terminal.background#2a2a2a
  • terminal.border#cccccc10
  • terminal.foreground#cccccc
  • terminal.selectionBackground#ffffff30
  • terminalCursor.background#2a2a2a
  • terminalCursor.foreground#ffffff
  • titleBar.activeBackground#2a2a2a
  • titleBar.activeForeground#cccccc
  • titleBar.border#cccccc10
  • titleBar.inactiveBackground#2a2a2a
  • titleBar.inactiveForeground#cccccc10

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#cccccc10italic
string, string.template, string.quoted, string.regexp#ffffff
keyword, keyword.control, keyword.operator#ffffffbold
constant, constant.language, constant.numeric, constant.character#ffffff
variable, variable.parameter, variable.other#cccccc
entity.name.function, entity.name.method, support.function#ffffff
entity.name.type, entity.name.class, support.class, storage.type#ffffffbold
entity.name.tag, support.tag#ffffff
meta.tag, punctuation.definition.tag#cccccc
storage.modifier, storage.type#ffffff
support.constant, support.variable#ffffff
invalid.illegal, invalid.deprecated#ff0000bold underline
entity.other.inherited-class#ffffff
entity.name.section, meta.separator#ffffffbold
meta.directive, meta.preprocessor#cccccc10
punctuation.definition.string, punctuation.definition.parameters#cccccc
punctuation.definition.variable, punctuation.definition.entity#ffffff