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#09090B
  • activityBar.border#202020
  • activityBar.foreground#F0F0F0
  • activityBar.inactiveForeground#646464
  • activityBarBadge.background#FF4017
  • activityBarBadge.foreground#FFFFFF
  • badge.background#FF4017
  • badge.foreground#FFFFFF
  • breadcrumb.activeSelectionForeground#FF4017
  • breadcrumb.background#09090B
  • breadcrumb.focusForeground#F0F0F0
  • breadcrumb.foreground#8D8D8D
  • button.background#FF4017
  • button.foreground#FFFFFF
  • button.hoverBackground#F25837
  • button.secondaryBackground#262628
  • button.secondaryForeground#E8E8E8
  • button.secondaryHoverBackground#454545
  • commandCenter.activeBackground#262628
  • commandCenter.activeForeground#FFFFFF
  • commandCenter.background#18181B
  • commandCenter.border#454545
  • commandCenter.foreground#E8E8E8
  • descriptionForeground#8D8D8D
  • diffEditor.insertedLineBackground#10B98114
  • diffEditor.insertedTextBackground#10B98126
  • diffEditor.removedLineBackground#EF444414
  • diffEditor.removedTextBackground#EF444426
  • dropdown.background#18181B
  • dropdown.border#454545
  • dropdown.foreground#E8E8E8
  • editor.background#09090B
  • editor.findMatchBackground#FF401766
  • editor.findMatchBorder#FF4017
  • editor.findMatchHighlightBackground#FF744826
  • editor.foreground#D9D9D9
  • editor.inactiveSelectionBackground#262628
  • editor.lineHighlightBackground#111113
  • editor.lineHighlightBorder#18181B
  • editor.selectionBackground#FF744826
  • editor.selectionHighlightBackground#FF74481A
  • editor.wordHighlightBackground#64646433
  • editor.wordHighlightStrongBackground#FF744826
  • editorBracketHighlight.foreground1#F0F0F0
  • editorBracketHighlight.foreground2#FF4017
  • editorBracketHighlight.foreground3#60A5FA
  • editorBracketHighlight.foreground4#34D399
  • editorBracketHighlight.foreground5#FBBF24
  • editorBracketHighlight.foreground6#BBBBBB
  • editorBracketMatch.background#FF744826
  • editorBracketMatch.border#FF4017
  • editorCursor.foreground#FF4017
  • editorError.foreground#F87171
  • editorGroup.border#202020
  • editorGroupHeader.tabsBackground#09090B
  • editorGroupHeader.tabsBorder#202020
  • editorGutter.addedBackground#10B981
  • editorGutter.background#09090B
  • editorGutter.deletedBackground#EF4444
  • editorGutter.modifiedBackground#FBBF24
  • editorHint.foreground#34D399
  • editorHoverWidget.background#18181B
  • editorHoverWidget.border#454545
  • editorHoverWidget.foreground#E8E8E8
  • editorIndentGuide.activeBackground1#646464
  • editorIndentGuide.background1#202020
  • editorInfo.foreground#60A5FA
  • editorLineNumber.activeForeground#FF4017
  • editorLineNumber.foreground#454545
  • editorOverviewRuler.border#18181B
  • editorOverviewRuler.errorForeground#EF4444
  • editorOverviewRuler.findMatchForeground#FF4017AA
  • editorOverviewRuler.warningForeground#FBBF24
  • editorRuler.foreground#18181B
  • editorSuggestWidget.background#18181B
  • editorSuggestWidget.border#454545
  • editorSuggestWidget.foreground#E8E8E8
  • editorSuggestWidget.highlightForeground#FF4017
  • editorSuggestWidget.selectedBackground#262628
  • editorWarning.foreground#FBBF24
  • editorWhitespace.foreground#262628
  • editorWidget.background#18181B
  • editorWidget.border#454545
  • editorWidget.foreground#E8E8E8
  • errorForeground#F87171
  • extensionButton.prominentBackground#FF4017
  • extensionButton.prominentForeground#FFFFFF
  • extensionButton.prominentHoverBackground#F25837
  • focusBorder#FF4017
  • foreground#E8E8E8
  • gitDecoration.addedResourceForeground#34D399
  • gitDecoration.deletedResourceForeground#F87171
  • gitDecoration.ignoredResourceForeground#646464
  • gitDecoration.modifiedResourceForeground#FBBF24
  • gitDecoration.renamedResourceForeground#60A5FA
  • gitDecoration.untrackedResourceForeground#10B981
  • input.background#18181B
  • input.border#454545
  • input.foreground#E8E8E8
  • input.placeholderForeground#838383
  • inputOption.activeBorder#FF4017
  • inputValidation.errorBackground#2A1110
  • inputValidation.errorBorder#EF4444
  • inputValidation.warningBackground#2A1E0B
  • inputValidation.warningBorder#FBBF24
  • list.activeSelectionBackground#FF744826
  • list.activeSelectionForeground#FFFFFF
  • list.errorForeground#F87171
  • list.focusBackground#262628
  • list.highlightForeground#FF4017
  • list.hoverBackground#202020
  • list.inactiveSelectionBackground#18181B
  • list.inactiveSelectionForeground#E8E8E8
  • list.warningForeground#FBBF24
  • menu.background#18181B
  • menu.foreground#E8E8E8
  • menu.selectionBackground#262628
  • menu.selectionForeground#FFFFFF
  • menu.separatorBackground#454545
  • minimap.background#09090B
  • minimap.findMatchHighlight#FF4017AA
  • minimap.selectionHighlight#FF744866
  • notificationCenter.border#454545
  • notifications.background#18181B
  • notifications.border#454545
  • notifications.foreground#E8E8E8
  • notificationToast.border#454545
  • panel.background#111113
  • panel.border#202020
  • panelTitle.activeBorder#FF4017
  • panelTitle.activeForeground#F0F0F0
  • panelTitle.inactiveForeground#8D8D8D
  • peekView.border#FF4017
  • peekViewEditor.background#09090B
  • peekViewResult.background#111113
  • peekViewResult.selectionBackground#262628
  • peekViewTitle.background#18181B
  • pickerGroup.border#454545
  • pickerGroup.foreground#FF4017
  • problemsErrorIcon.foreground#F87171
  • problemsInfoIcon.foreground#60A5FA
  • problemsWarningIcon.foreground#FBBF24
  • progressBar.background#FF4017
  • quickInput.background#18181B
  • quickInput.foreground#E8E8E8
  • quickInputTitle.background#202020
  • scrollbarSlider.activeBackground#83838366
  • scrollbarSlider.background#45454566
  • scrollbarSlider.hoverBackground#64646466
  • selection.background#FF744826
  • sideBar.background#111113
  • sideBar.border#202020
  • sideBar.foreground#BBBBBB
  • sideBarSectionHeader.background#18181B
  • sideBarSectionHeader.border#202020
  • sideBarSectionHeader.foreground#E8E8E8
  • sideBarTitle.foreground#F0F0F0
  • statusBar.background#09090B
  • statusBar.border#202020
  • statusBar.debuggingBackground#FF4017
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#F0F0F0
  • statusBar.noFolderBackground#111113
  • statusBar.noFolderForeground#BBBBBB
  • statusBarItem.hoverBackground#202020
  • statusBarItem.remoteBackground#FF4017
  • statusBarItem.remoteForeground#FFFFFF
  • tab.activeBackground#111113
  • tab.activeBorderTop#FF4017
  • tab.activeForeground#F0F0F0
  • tab.border#202020
  • tab.inactiveBackground#09090B
  • tab.inactiveForeground#8D8D8D
  • tab.unfocusedActiveBorderTop#F25837
  • terminal.ansiBlack#09090B
  • terminal.ansiBlue#3B82F6
  • terminal.ansiBrightBlack#646464
  • terminal.ansiBrightBlue#60A5FA
  • terminal.ansiBrightCyan#0082F3
  • terminal.ansiBrightGreen#34D399
  • terminal.ansiBrightMagenta#FF4848
  • terminal.ansiBrightRed#F87171
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FCD34D
  • terminal.ansiCyan#60A5FA
  • terminal.ansiGreen#10B981
  • terminal.ansiMagenta#EA384C
  • terminal.ansiRed#EF4444
  • terminal.ansiWhite#D9D9D9
  • terminal.ansiYellow#FBBF24
  • terminal.background#09090B
  • terminal.foreground#D9D9D9
  • terminal.selectionBackground#FF744826
  • terminalCursor.foreground#FF4017
  • titleBar.activeBackground#09090B
  • titleBar.activeForeground#F0F0F0
  • titleBar.border#202020
  • titleBar.inactiveBackground#111113
  • titleBar.inactiveForeground#838383

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#838383italic
string, string.quoted, string.template#10B981
string.quoted.docstring, comment.block.documentation#34D399
keyword, storage.type, storage.modifier#FF4017bold
keyword.control, keyword.operator.expression#F25837bold
entity.name.function, support.function, meta.function-call#F0F0F0
variable.parameter, meta.function.parameters#BBBBBB
entity.name.type, entity.name.class, support.class, support.type#60A5FAbold
variable, identifier#D9D9D9
constant, constant.numeric, constant.language#FBBF24
keyword.operator, punctuation, meta.brace, meta.delimiter#8D8D8D
keyword.control.import, entity.name.namespace, support.module#BBBBBB
meta.decorator, entity.name.function.decorator#EB6E52bold
invalid, invalid.illegal#F87171underline