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#34C759
  • activityBar.background#EEEEF0
  • activityBar.border#00000000
  • activityBar.foreground#1D1D1F
  • activityBar.inactiveForeground#86868B
  • activityBarBadge.background#34C759
  • activityBarBadge.foreground#F2F2F2
  • badge.background#34C759
  • badge.foreground#F2F2F2
  • breadcrumb.activeSelectionForeground#007AFF
  • breadcrumb.background#F2F2F2
  • breadcrumb.focusForeground#1D1D1F
  • breadcrumb.foreground#86868B
  • breadcrumbPicker.background#F2F2F2
  • button.background#007AFF
  • button.foreground#F2F2F2
  • button.hoverBackground#0051D5
  • button.secondaryBackground#86868B
  • button.secondaryForeground#F2F2F2
  • button.secondaryHoverBackground#6E6E73
  • checkbox.background#F2F2F2
  • checkbox.border#D2D2D7
  • checkbox.foreground#1D1D1F
  • debugExceptionWidget.background#F2F2F2
  • debugExceptionWidget.border#FF3B30
  • debugToolBar.background#F2F2F2
  • debugToolBar.border#D2D2D7
  • descriptionForeground#86868B
  • diffEditor.insertedLineBackground#34C75910
  • diffEditor.insertedTextBackground#34C75920
  • diffEditor.removedLineBackground#FF3B3010
  • diffEditor.removedTextBackground#FF3B3020
  • dropdown.background#F2F2F2
  • dropdown.border#D2D2D7
  • dropdown.foreground#1D1D1F
  • dropdown.listBackground#F2F2F2
  • editor.background#F2F2F2
  • editor.findMatchBackground#FFD60A60
  • editor.findMatchHighlightBackground#FFD60A30
  • editor.findRangeHighlightBackground#B3D7FF30
  • editor.foreground#1D1D1F
  • editor.hoverHighlightBackground#34C75920
  • editor.inactiveSelectionBackground#B3D7FF30
  • editor.lineHighlightBackground#F5F5F750
  • editor.selectionBackground#B3D7FF60
  • editor.selectionHighlightBackground#B3D7FF40
  • editor.wordHighlightBackground#FFD60A30
  • editor.wordHighlightStrongBackground#FFD60A50
  • editorBracketMatch.background#B3D7FF40
  • editorBracketMatch.border#00000000
  • editorCursor.foreground#007AFF
  • editorError.foreground#FF3B30
  • editorGroupHeader.border#D2D2D7
  • editorGroupHeader.tabsBackground#EEEEF0
  • editorGroupHeader.tabsBorder#00000000
  • editorGutter.addedBackground#34C759
  • editorGutter.background#F2F2F2
  • editorGutter.deletedBackground#FF3B30
  • editorGutter.modifiedBackground#007AFF
  • editorHint.foreground#34C759
  • editorHoverWidget.background#F2F2F2
  • editorHoverWidget.border#D2D2D7
  • editorIndentGuide.activeBackground#86868B60
  • editorIndentGuide.background#D2D2D740
  • editorInfo.foreground#007AFF
  • editorLineNumber.activeForeground#86868B
  • editorLineNumber.foreground#C7C7CC
  • editorLink.activeForeground#007AFF
  • editorOverviewRuler.border#D2D2D7
  • editorRuler.foreground#D2D2D740
  • editorSuggestWidget.background#F2F2F2
  • editorSuggestWidget.border#D2D2D7
  • editorSuggestWidget.foreground#1D1D1F
  • editorSuggestWidget.highlightForeground#007AFF
  • editorSuggestWidget.selectedBackground#EEEEF0
  • editorWarning.foreground#FF9500
  • editorWhitespace.foreground#D2D2D740
  • editorWidget.background#F2F2F2
  • editorWidget.border#D2D2D7
  • errorForeground#FF3B30
  • extensionButton.prominentBackground#007AFF
  • extensionButton.prominentForeground#F2F2F2
  • extensionButton.prominentHoverBackground#0051D5
  • focusBorder#007AFF60
  • foreground#1D1D1F
  • gitDecoration.conflictingResourceForeground#FF9500
  • gitDecoration.deletedResourceForeground#FF3B30
  • gitDecoration.ignoredResourceForeground#86868B
  • gitDecoration.modifiedResourceForeground#007AFF
  • gitDecoration.submoduleResourceForeground#5AC8FA
  • gitDecoration.untrackedResourceForeground#34C759
  • icon.foreground#86868B
  • input.background#F2F2F2
  • input.border#D2D2D7
  • input.foreground#1D1D1F
  • input.placeholderForeground#86868B
  • inputOption.activeBackground#007AFF20
  • inputOption.activeBorder#007AFF
  • inputOption.activeForeground#1D1D1F
  • inputValidation.errorBackground#FF3B30
  • inputValidation.errorBorder#FF3B30
  • inputValidation.errorForeground#F2F2F2
  • inputValidation.infoBackground#007AFF
  • inputValidation.infoBorder#007AFF
  • inputValidation.infoForeground#F2F2F2
  • inputValidation.warningBackground#FF9500
  • inputValidation.warningBorder#FF9500
  • inputValidation.warningForeground#F2F2F2
  • keybindingLabel.background#EEEEF0
  • keybindingLabel.border#D2D2D7
  • keybindingLabel.bottomBorder#86868B
  • keybindingLabel.foreground#1D1D1F
  • list.activeSelectionBackground#007AFF20
  • list.activeSelectionForeground#1D1D1F
  • list.dropBackground#34C75930
  • list.errorForeground#FF3B30
  • list.focusBackground#007AFF30
  • list.focusForeground#1D1D1F
  • list.highlightForeground#007AFF
  • list.hoverBackground#EEEEF0
  • list.hoverForeground#1D1D1F
  • list.inactiveSelectionBackground#D2D2D740
  • list.inactiveSelectionForeground#1D1D1F
  • list.warningForeground#FF9500
  • listFilterWidget.background#F2F2F2
  • listFilterWidget.noMatchesOutline#FF3B30
  • listFilterWidget.outline#007AFF
  • menu.background#F2F2F2
  • menu.foreground#1D1D1F
  • menu.selectionBackground#007AFF20
  • menu.selectionForeground#1D1D1F
  • menu.separatorBackground#D2D2D7
  • menubar.selectionBackground#007AFF20
  • menubar.selectionForeground#1D1D1F
  • merge.currentContentBackground#34C75920
  • merge.currentHeaderBackground#34C75940
  • merge.incomingContentBackground#007AFF20
  • merge.incomingHeaderBackground#007AFF40
  • notificationCenter.border#D2D2D7
  • notificationCenterHeader.background#EEEEF0
  • notificationCenterHeader.foreground#1D1D1F
  • notificationLink.foreground#007AFF
  • notifications.background#F2F2F2
  • notifications.border#D2D2D7
  • notifications.foreground#1D1D1F
  • notificationsErrorIcon.foreground#FF3B30
  • notificationsInfoIcon.foreground#007AFF
  • notificationsWarningIcon.foreground#FF9500
  • panel.background#EEEEEE
  • panel.border#D2D2D7
  • panel.dropBorder#34C759
  • panelTitle.activeBorder#34C759
  • panelTitle.activeForeground#1D1D1F
  • panelTitle.inactiveForeground#86868B
  • peekView.border#007AFF
  • peekViewEditor.background#EEEEEE
  • peekViewEditor.matchHighlightBackground#FFD60A50
  • peekViewResult.background#EEEEF0
  • peekViewResult.fileForeground#1D1D1F
  • peekViewResult.lineForeground#86868B
  • peekViewResult.matchHighlightBackground#FFD60A50
  • peekViewResult.selectionBackground#007AFF30
  • peekViewResult.selectionForeground#1D1D1F
  • peekViewTitle.background#EEEEF0
  • peekViewTitleDescription.foreground#86868B
  • peekViewTitleLabel.foreground#1D1D1F
  • pickerGroup.border#D2D2D7
  • pickerGroup.foreground#007AFF
  • progressBar.background#007AFF
  • quickInput.background#F2F2F2
  • quickInput.foreground#1D1D1F
  • quickInputList.focusBackground#007AFF20
  • quickInputList.focusForeground#1D1D1F
  • quickInputTitle.background#EEEEF0
  • sash.hoverBorder#007AFF
  • scrollbar.shadow#00000020
  • scrollbarSlider.activeBackground#86868B80
  • scrollbarSlider.background#86868B40
  • scrollbarSlider.hoverBackground#86868B60
  • settings.checkboxBackground#F2F2F2
  • settings.checkboxBorder#D2D2D7
  • settings.checkboxForeground#1D1D1F
  • settings.dropdownBackground#F2F2F2
  • settings.dropdownBorder#D2D2D7
  • settings.dropdownForeground#1D1D1F
  • settings.dropdownListBorder#D2D2D7
  • settings.headerForeground#1D1D1F
  • settings.modifiedItemIndicator#007AFF
  • settings.numberInputBackground#F2F2F2
  • settings.numberInputBorder#D2D2D7
  • settings.numberInputForeground#1D1D1F
  • settings.textInputBackground#F2F2F2
  • settings.textInputBorder#D2D2D7
  • settings.textInputForeground#1D1D1F
  • sideBar.background#EEEEF0
  • sideBar.border#D2D2D760
  • sideBar.dropBackground#34C75930
  • sideBar.foreground#1D1D1F
  • sideBarSectionHeader.background#EBEBF0
  • sideBarTitle.foreground#000000
  • statusBar.background#259238
  • statusBar.border#00000000
  • statusBar.debuggingBackground#FF3B30
  • statusBar.debuggingForeground#F2F2F2
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#EEEEF0
  • statusBar.noFolderForeground#1D1D1F
  • statusBarItem.errorBackground#FF3B30
  • statusBarItem.errorForeground#F2F2F2
  • statusBarItem.hoverBackground#289944
  • statusBarItem.prominentBackground#007AFF
  • statusBarItem.prominentHoverBackground#0051D5
  • statusBarItem.remoteBackground#007AFF
  • statusBarItem.remoteForeground#F2F2F2
  • statusBarItem.warningBackground#FF9500
  • statusBarItem.warningForeground#F2F2F2
  • tab.activeBackground#F2F2F2
  • tab.activeBorder#00000000
  • tab.activeBorderTop#34C759
  • tab.activeForeground#1D1D1F
  • tab.border#00000000
  • tab.hoverBackground#EBEBF0
  • tab.hoverBorder#00000000
  • tab.hoverForeground#1D1D1F
  • tab.inactiveBackground#F5F5F700
  • tab.inactiveForeground#86868B
  • tab.lastPinnedBorder#D2D2D7
  • tab.unfocusedActiveBorder#00000000
  • terminal.ansiBlack#1D1D1F
  • terminal.ansiBlue#007AFF
  • terminal.ansiBrightBlack#86868B
  • terminal.ansiBrightBlue#0A84FF
  • terminal.ansiBrightCyan#70D7FF
  • terminal.ansiBrightGreen#32D74B
  • terminal.ansiBrightMagenta#BF5AF2
  • terminal.ansiBrightRed#FF453A
  • terminal.ansiBrightWhite#F2F2F2
  • terminal.ansiBrightYellow#FFD426
  • terminal.ansiCyan#5AC8FA
  • terminal.ansiGreen#34C759
  • terminal.ansiMagenta#AF52DE
  • terminal.ansiRed#FF3B30
  • terminal.ansiWhite#EEEEF0
  • terminal.ansiYellow#FFD60A
  • terminal.background#F2F2F2
  • terminal.foreground#1D1D1F
  • terminal.selectionBackground#B3D7FF60
  • terminalCursor.foreground#007AFF
  • titleBar.activeBackground#EEEEF0
  • titleBar.activeForeground#1D1D1F
  • titleBar.border#00000000
  • titleBar.inactiveBackground#EEEEEE
  • titleBar.inactiveForeground#86868B
  • tree.indentGuidesStroke#D2D2D7
  • window.activeBorder#34C759
  • window.inactiveBorder#D2D2D7

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#86868Bitalic
keyword, storage.type, storage.modifier#AF52DEbold
keyword.control, keyword.operator#AF52DE
entity.name.function, meta.function-call#007AFF
variable, variable.other#1D1D1F
constant, constant.language, constant.numeric#FF9500
string, string.quoted#34C759
entity.name.type, entity.name.class, support.type, support.class#5AC8FA
entity.name.tag, meta.tag#FF3B30
entity.other.attribute-name#007AFF
support.function, support.constant#5AC8FA
punctuation#86868B
invalid, invalid.illegal#FF3B30underline
markup.heading#007AFFbold
markup.boldbold
markup.italicitalic
markup.underline.link#007AFFunderline
markup.inline.raw, markup.fenced_code#34C759
entity.name.tag.html, entity.name.tag.xml#FF2D55bold
meta.property-name, support.type.property-name#007AFF
variable.parameter#FF9500