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.activeBorder#6aca9a
  • activityBar.background#eeeeee
  • activityBar.border#e5e5e5
  • activityBar.foreground#404040
  • activityBar.inactiveForeground#a1a1a1
  • activityBarBadge.background#171717
  • activityBarBadge.foreground#f5f5f5
  • badge.background#171717
  • badge.foreground#f5f5f5
  • breadcrumb.activeSelectionForeground#0a0a0a
  • breadcrumb.background#eeeeee
  • breadcrumb.focusForeground#404040
  • breadcrumb.foreground#a1a1a1
  • breadcrumbPicker.background#eeeeee
  • button.background#171717
  • button.foreground#f5f5f5
  • button.hoverBackground#171717
  • checkbox.background#eeeeee
  • checkbox.border#e5e5e5
  • debugToolBar.background#eeeeee
  • descriptionForeground#a1a1a1
  • diffEditor.insertedTextBackground#6aca9a22
  • diffEditor.removedTextBackground#fa6a6a22
  • dropdown.background#eeeeee
  • dropdown.border#e5e5e5
  • dropdown.foreground#404040
  • dropdown.listBackground#eeeeee
  • editor.background#eeeeee
  • editor.findMatchBackground#f4dcac
  • editor.findMatchHighlightBackground#f3e0b9
  • editor.focusedStackFrameHighlightBackground#eeeeee
  • editor.foldBackground#c4c4c4
  • editor.foreground#404040
  • editor.inactiveSelectionBackground#dddddd
  • editor.lineHighlightBackground#e5e5e5
  • editor.selectionBackground#dddddd
  • editor.selectionHighlightBackground#dddddd
  • editor.stackFrameHighlightBackground#eeeeee
  • editor.wordHighlightBackground#6aca9a20
  • editor.wordHighlightStrongBackground#6aca9a30
  • editorBracketHighlight.foreground1#fa9a6a
  • editorBracketHighlight.foreground2#6acaca
  • editorBracketHighlight.foreground3#fa6a6a
  • editorBracketHighlight.foreground4#6a9afa
  • editorBracketHighlight.foreground5#faca6a
  • editorBracketHighlight.foreground6#6aca9a
  • editorBracketHighlight.foreground7#ca6a9a
  • editorBracketMatch.background#eeeeee
  • editorCursor.foreground#404040
  • editorError.foreground#fa6a6a
  • editorGroup.border#e5e5e5
  • editorGroupHeader.tabsBackground#eeeeee
  • editorGroupHeader.tabsBorder#e5e5e5
  • editorGutter.addedBackground#6aca9a
  • editorGutter.addedSecondaryBackground#6aca9a60
  • editorGutter.commentRangeForeground#a1a1a1
  • editorGutter.deletedBackground#fa6a6a
  • editorGutter.deletedSecondaryBackground#fa6a6a60
  • editorGutter.foldingControlForeground#a1a1a1
  • editorGutter.modifiedBackground#faca6a
  • editorGutter.modifiedSecondaryBackground#faca6a60
  • editorHint.foreground#6aca9a
  • editorIndentGuide.activeBackground#a1a1a1
  • editorIndentGuide.background#a1a1a1
  • editorInfo.foreground#6acaca
  • editorInlayHint.background#eeeeee
  • editorInlayHint.foreground#a1a1a1
  • editorLineNumber.activeForeground#0a0a0a
  • editorLineNumber.foreground#a1a1a1
  • editorOverviewRuler.border#e5e5e5
  • editorStickyScroll.background#eeeeee
  • editorStickyScrollHover.background#e5e5e5
  • editorWarning.foreground#faca6a
  • editorWhitespace.foreground#e5e5e5
  • editorWidget.background#eeeeee
  • errorForeground#fa6a6a
  • focusBorder#a1a1a1
  • foreground#404040
  • gitDecoration.addedResourceForeground#6aca9a
  • gitDecoration.conflictingResourceForeground#faca6a
  • gitDecoration.deletedResourceForeground#fa6a6a
  • gitDecoration.ignoredResourceForeground#a1a1a1
  • gitDecoration.modifiedResourceForeground#faca6a
  • gitDecoration.submoduleResourceForeground#404040
  • gitDecoration.untrackedResourceForeground#a1a1a1
  • input.background#eeeeee
  • input.border#e5e5e5
  • input.foreground#404040
  • input.placeholderForeground#a1a1a1
  • inputOption.activeBackground#e5e5e5
  • list.activeSelectionBackground#e5e5e5
  • list.activeSelectionForeground#0a0a0a
  • list.focusBackground#e5e5e5
  • list.highlightForeground#404040
  • list.hoverBackground#dddddd
  • list.hoverForeground#404040
  • list.inactiveFocusBackground#eeeeee
  • list.inactiveSelectionBackground#e5e5e5
  • list.inactiveSelectionForeground#a1a1a1
  • menu.separatorBackground#a1a1a1
  • notificationCenterHeader.background#eeeeee
  • notificationCenterHeader.foreground#0a0a0a
  • notifications.background#eeeeee
  • notifications.border#e5e5e5
  • notifications.foreground#404040
  • notificationsErrorIcon.foreground#fa6a6a
  • notificationsInfoIcon.foreground#6acaca
  • notificationsWarningIcon.foreground#faca6a
  • panel.background#eeeeee
  • panel.border#e5e5e5
  • panelInput.border#e5e5e5
  • panelTitle.activeBorder#0a0a0a
  • panelTitle.activeForeground#0a0a0a
  • panelTitle.inactiveForeground#a1a1a1
  • peekViewEditor.background#eeeeee
  • peekViewEditor.matchHighlightBackground#f4dcac
  • peekViewResult.background#eeeeee
  • peekViewResult.matchHighlightBackground#f4dcac
  • pickerGroup.border#e5e5e5
  • pickerGroup.foreground#404040
  • problemsErrorIcon.foreground#fa6a6a
  • problemsInfoIcon.foreground#6acaca
  • problemsWarningIcon.foreground#faca6a
  • progressBar.background#6aca9a
  • quickInput.background#eeeeee
  • quickInput.foreground#404040
  • quickInputList.focusBackground#e5e5e5
  • scrollbar.shadow#e5e5e5
  • scrollbarSlider.activeBackground#e5e5e5
  • scrollbarSlider.background#e5e5e5
  • scrollbarSlider.hoverBackground#e5e5e5
  • settings.headerForeground#404040
  • settings.modifiedItemIndicator#6aca9a
  • sideBar.background#eeeeee
  • sideBar.border#e5e5e5
  • sideBar.foreground#a1a1a1
  • sideBarSectionHeader.background#e5e5e5
  • sideBarSectionHeader.border#e5e5e5
  • sideBarSectionHeader.foreground#0a0a0a
  • sideBarTitle.foreground#0a0a0a
  • statusBar.background#dddddd
  • statusBar.border#eeeeee
  • statusBar.debuggingBackground#eeeeee
  • statusBar.debuggingForeground#404040
  • statusBar.foreground#404040
  • statusBar.noFolderBackground#eeeeee
  • statusBarItem.prominentBackground#e5e5e5
  • tab.activeBackground#eeeeee
  • tab.activeBorder#e5e5e5
  • tab.activeBorderTop#0a0a0a
  • tab.activeForeground#0a0a0a
  • tab.border#e5e5e5
  • tab.hoverBackground#e5e5e5
  • tab.inactiveBackground#eeeeee
  • tab.inactiveForeground#a1a1a1
  • tab.unfocusedActiveBorder#e5e5e5
  • tab.unfocusedActiveBorderTop#e5e5e5
  • tab.unfocusedHoverBackground#eeeeee
  • terminal.ansiBlack#eeeeee
  • terminal.ansiBlue#6a9afa
  • terminal.ansiBrightBlack#dddddd
  • terminal.ansiBrightBlue#a6c2fc
  • terminal.ansiBrightCyan#a6dfdf
  • terminal.ansiBrightGreen#a6dfc2
  • terminal.ansiBrightMagenta#dfa6c2
  • terminal.ansiBrightRed#fca6a6
  • terminal.ansiBrightWhite#0a0a0a
  • terminal.ansiBrightYellow#fcdfa6
  • terminal.ansiCyan#6acaca
  • terminal.ansiGreen#6aca9a
  • terminal.ansiMagenta#ca6a9a
  • terminal.ansiRed#fa6a6a
  • terminal.ansiWhite#404040
  • terminal.ansiYellow#faca6a
  • terminal.foreground#404040
  • terminal.selectionBackground#dddddd
  • textBlockQuote.background#eeeeee
  • textBlockQuote.border#e5e5e5
  • textCodeBlock.background#eeeeee
  • textLink.activeForeground#6aca9a
  • textLink.foreground#6aca9a
  • textPreformat.foreground#a1a1a1
  • textSeparator.foreground#a1a1a1
  • titleBar.activeBackground#eeeeee
  • titleBar.activeForeground#0a0a0a
  • titleBar.border#e5e5e5
  • titleBar.inactiveBackground#eeeeee
  • titleBar.inactiveForeground#a1a1a1
  • tree.indentGuidesStroke#a1a1a1
  • welcomePage.buttonBackground#a1a1a1
  • welcomePage.buttonHoverBackground#404040

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
entity.name.tag, entity.other.attribute-name.directive, meta.directive, keyword.control.import, keyword.control.export, storage.type, storage.modifier, storage.type.class, storage.type.interface, storage.type.type#6aca9a
entity.name.function, support.function, keyword.control.flow, keyword.control.return, keyword.control.throw, keyword.control.trycatch, storage.modifier.async, storage.type.function.async, punctuation.attribute-shorthand.bind#fa9a6a
support.function.builtin, entity.name.function.decorator#965c40
constant.numeric, constant.language.boolean, constant.language, entity.name.constant, support.class.component#6a9afa
constant.character.escape, string.regexp, variable.language, variable.parameter.function.language.special, entity.name.type.interface, entity.name.type.alias#405c96
support.type.primitive, support.type, entity.name.type, entity.name.class#a6c2fc
variable.parameter, punctuation.definition.decorator#6aca9a
variable.other.readwrite, variable.other.object, variable.other.constant, constant.character#404040
meta.object-literal.key, meta.property-name, variable.other.property, support.variable.property, entity.other.attribute-name#404040
keyword, keyword.operator.expression, keyword.operator.new#404040
string, comment, keyword.operator, punctuation, meta.brace, delimiter#a1a1a1
markup.heading, markup.heading entity.name#0a0a0abold
markup.quote#404040italic
markup.underline.link, string.other.link#404040underline
markup.raw#404040