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#121416
  • activityBar.border#1E2022
  • activityBar.foreground#e8e8e8
  • activityBar.inactiveForeground#78787E
  • activityBarBadge.background#de7470
  • activityBarBadge.foreground#ffffff
  • badge.background#de7470
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#e8e8e8
  • breadcrumb.background#16181A
  • breadcrumb.focusForeground#EDF0F2
  • breadcrumb.foreground#78787E
  • breadcrumbPicker.background#16181A
  • button.background#a0a6ad
  • button.border#e8e8e860
  • button.foreground#1d1f20
  • button.hoverBackground#B0B6BD
  • button.secondaryBackground#282A2C
  • button.secondaryForeground#EDF0F2
  • button.secondaryHoverBackground#363A3C
  • descriptionForeground#78787E
  • dropdown.background#16181A
  • dropdown.border#363A3C
  • dropdown.foreground#EDF0F2
  • dropdown.listBackground#121416
  • editor.background#16181A
  • editor.findMatchBackground#de747060
  • editor.findMatchBorder#de7470
  • editor.findMatchHighlightBackground#a0a6ad35
  • editor.foreground#EDF0F2
  • editor.inactiveSelectionBackground#282A2C30
  • editor.lineHighlightBackground#1E2022
  • editor.lineHighlightBorder#282A2C00
  • editor.rangeHighlightBackground#1E202280
  • editor.selectionBackground#a0a6ad40
  • editor.wordHighlightBackground#a0a6ad25
  • editor.wordHighlightBorder#a0a6ad60
  • editor.wordHighlightStrongBackground#a0a6ad45
  • editor.wordHighlightStrongBorder#a0a6ad80
  • editorBracketMatch.background#a0a6ad35
  • editorBracketMatch.border#a0a6ad
  • editorCursor.foreground#a0a6ad
  • editorGroupHeader.tabsBackground#121416
  • editorGroupHeader.tabsBorder#1E2022
  • editorGutter.addedBackground#88A8A0
  • editorGutter.background#16181A
  • editorGutter.deletedBackground#de7470
  • editorGutter.modifiedBackground#B8A8C8
  • editorHoverWidget.background#16181A
  • editorHoverWidget.border#363A3C
  • editorHoverWidget.statusBarBackground#1E2022
  • editorIndentGuide.activeBackground1#565A5C
  • editorIndentGuide.background1#282A2C
  • editorLineNumber.activeForeground#e8e8e8
  • editorLineNumber.foreground#464A4C
  • editorOverviewRuler.addedForeground#88A8A0
  • editorOverviewRuler.border#1E2022
  • editorOverviewRuler.deletedForeground#de7470
  • editorOverviewRuler.errorForeground#de7470
  • editorOverviewRuler.findMatchForeground#de747080
  • editorOverviewRuler.modifiedForeground#B8A8C8
  • editorOverviewRuler.warningForeground#B8A8C8
  • editorRuler.foreground#282A2C
  • editorSuggestWidget.background#16181A
  • editorSuggestWidget.border#363A3C
  • editorSuggestWidget.focusHighlightForeground#a0a6ad
  • editorSuggestWidget.foreground#EDF0F2
  • editorSuggestWidget.highlightForeground#e8e8e8
  • editorSuggestWidget.selectedBackground#282A2C
  • editorWidget.background#1E2022
  • editorWidget.border#363A3C
  • editorWidget.foreground#EDF0F2
  • editorWidget.resizeBorder#a0a6ad
  • errorForeground#de7470
  • focusBorder#a0a6ad80
  • gitDecoration.addedResourceForeground#98B8B0
  • gitDecoration.conflictingResourceForeground#D8C8C0
  • gitDecoration.deletedResourceForeground#de7470
  • gitDecoration.ignoredResourceForeground#565A5C
  • gitDecoration.modifiedResourceForeground#B8A8C8
  • gitDecoration.stageDeletedResourceForeground#de7470
  • gitDecoration.stageModifiedResourceForeground#B8A8C8
  • gitDecoration.submoduleResourceForeground#A8B8C0
  • gitDecoration.untrackedResourceForeground#a0a6ad
  • icon.foreground#e8e8e8
  • input.background#121416
  • input.border#363A3C
  • input.foreground#EDF0F2
  • input.placeholderForeground#78787E
  • inputOption.activeBackground#a0a6ad
  • inputOption.activeBorder#e8e8e8
  • inputOption.activeForeground#1d1f20
  • inputValidation.errorBackground#de747020
  • inputValidation.errorBorder#de7470
  • inputValidation.infoBackground#e8e8e820
  • inputValidation.infoBorder#e8e8e8
  • inputValidation.warningBackground#B8A8C820
  • inputValidation.warningBorder#B8A8C8
  • list.activeSelectionBackground#a0a6ad
  • list.activeSelectionForeground#ffffff
  • list.activeSelectionIconForeground#ffffff
  • list.focusBackground#282A2C
  • list.hoverBackground#1E2022
  • list.inactiveSelectionBackground#282A2C
  • list.inactiveSelectionForeground#D0D5D8
  • minimap.background#16181A
  • minimap.errorHighlight#de7470
  • minimap.findMatchHighlight#de747080
  • minimap.selectionHighlight#a0a6ad50
  • minimap.warningHighlight#B8A8C8
  • minimapGutter.addedBackground#98B8B0
  • minimapGutter.deletedBackground#de7470
  • minimapGutter.modifiedBackground#B8A8C8
  • notificationCenter.border#363A3C
  • notificationCenterHeader.background#1E2022
  • notificationCenterHeader.foreground#EDF0F2
  • notifications.background#1E2022
  • notifications.border#363A3C
  • notifications.foreground#EDF0F2
  • notificationsErrorIcon.foreground#de7470
  • notificationsInfoIcon.foreground#e8e8e8
  • notificationsWarningIcon.foreground#B8A8C8
  • panel.background#121416
  • panel.border#363A3C
  • panelTitle.activeBorder#a0a6ad
  • panelTitle.activeForeground#EDF0F2
  • panelTitle.inactiveForeground#78787E
  • peekView.border#a0a6ad
  • peekViewEditor.background#16181A
  • peekViewEditor.matchHighlightBackground#a0a6ad40
  • peekViewEditorGutter.background#1E2022
  • peekViewResult.background#1E2022
  • peekViewResult.fileForeground#EDF0F2
  • peekViewResult.lineForeground#D0D5D8
  • peekViewResult.matchHighlightBackground#a0a6ad50
  • peekViewResult.selectionBackground#a0a6ad35
  • peekViewResult.selectionForeground#EDF0F2
  • peekViewTitle.background#121416
  • peekViewTitleDescription.foreground#78787E
  • peekViewTitleLabel.foreground#e8e8e8
  • progressBar.background#e8e8e8
  • sash.hoverBorder#a0a6ad
  • scrollbar.shadow#00000040
  • scrollbarSlider.activeBackground#a0a6ad
  • scrollbarSlider.background#565A5C50
  • scrollbarSlider.hoverBackground#565A5C70
  • selection.background#a0a6ad45
  • sideBar.background#121416
  • sideBar.foreground#D0D5D8
  • sideBarSectionHeader.background#1E2022
  • sideBarSectionHeader.border#363A3C
  • sideBarSectionHeader.foreground#EDF0F2
  • sideBarTitle.foreground#e8e8e8
  • statusBar.background#a0a6ad
  • statusBar.border#363A3C
  • statusBar.debuggingBackground#de7470
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#1d1f20
  • statusBar.noFolderBackground#1E2022
  • statusBar.noFolderForeground#EDF0F2
  • tab.activeBackground#16181A
  • tab.activeBorder#a0a6ad
  • tab.activeBorderTop#a0a6ad
  • tab.activeForeground#e8e8e8
  • tab.border#1E2022
  • tab.hoverBackground#1A1C1E
  • tab.hoverBorder#a0a6ad80
  • tab.hoverForeground#e8e8e8
  • tab.inactiveBackground#121416
  • tab.inactiveForeground#78787E
  • tab.unfocusedActiveForeground#D0D5D8
  • terminal.ansiBlack#16181A
  • terminal.ansiBlue#a0a6ad
  • terminal.ansiBrightBlack#565A5C
  • terminal.ansiBrightBlue#C0C6CD
  • terminal.ansiBrightCyan#B8C8D0
  • terminal.ansiBrightGreen#A8C8C0
  • terminal.ansiBrightMagenta#D8B8D8
  • terminal.ansiBrightRed#EE8480
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#E8D8D0
  • terminal.ansiCyan#A8B8C0
  • terminal.ansiGreen#98B8B0
  • terminal.ansiMagenta#C8A8C8
  • terminal.ansiRed#de7470
  • terminal.ansiWhite#EDF0F2
  • terminal.ansiYellow#D8C8C0
  • terminal.background#16181A
  • terminal.border#1E2022
  • terminal.foreground#EDF0F2
  • textBlockQuote.background#1E2022
  • textBlockQuote.border#a0a6ad
  • textCodeBlock.background#1E2022
  • textLink.activeForeground#F8F8F8
  • textLink.foreground#e8e8e8
  • textPreformat.foreground#B8A8C8
  • textSeparator.foreground#363A3C
  • titleBar.activeBackground#121416
  • titleBar.activeForeground#EDF0F2
  • titleBar.border#1E2022
  • titleBar.inactiveBackground#16181A
  • titleBar.inactiveForeground#78787E

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#68686Eitalic
keyword, storage#e8e8e8
storage.type, support.type#a0a6ad
constant.language, support.constant, variable.language#F8D8D8
variable, support.variable#EDF0F2
entity.name.function, support.function#B8A8C8bold
entity.name.type, entity.other.inherited-class, support.class#a0a6adbold
constant.numeric, constant.character, constant#de7470
string#B0B0B8
constant.character.escape#e8e8e8
punctuation#989EA0
entity.name.tag#e8e8e8
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#a0a6aditalic
meta.property-name, support.type.property-name#B8A8C8
markup.heading#a0a6adbold

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...