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#312d2c
  • activityBar.border#E8D8CC
  • activityBar.foreground#f8d7bd
  • activityBar.inactiveForeground#9D8A88
  • activityBarBadge.background#9f252c
  • activityBarBadge.foreground#ffffff
  • badge.background#9f252c
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#9f252c
  • breadcrumb.background#FEFDFB
  • breadcrumb.focusForeground#2D2725
  • breadcrumb.foreground#8D7A78
  • breadcrumbPicker.background#ffffff
  • button.background#9f252c
  • button.border#9f252c60
  • button.foreground#ffffff
  • button.hoverBackground#7F1D20
  • button.secondaryBackground#5D4A48
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#312d2c
  • descriptionForeground#8D7A78
  • dropdown.background#ffffff
  • dropdown.border#E8D8CC
  • dropdown.foreground#2D2725
  • dropdown.listBackground#FCF9F6
  • editor.background#FEFDFB
  • editor.findMatchBackground#f8d7bd50
  • editor.findMatchBorder#f8d7bd
  • editor.findMatchHighlightBackground#9f252c28
  • editor.foreground#2D2725
  • editor.inactiveSelectionBackground#F8EFE840
  • editor.lineHighlightBackground#FBF5F0
  • editor.lineHighlightBorder#F8EFE800
  • editor.selectionBackground#9f252c35
  • editor.wordHighlightBackground#9f252c20
  • editor.wordHighlightBorder#9f252c60
  • editor.wordHighlightStrongBackground#9f252c40
  • editor.wordHighlightStrongBorder#9f252c80
  • editorBracketMatch.background#9f252c30
  • editorBracketMatch.border#9f252c
  • editorCursor.foreground#9f252c
  • editorGroupHeader.tabsBackground#FCF9F6
  • editorGroupHeader.tabsBorder#E8D8CC
  • editorGutter.addedBackground#70A070
  • editorGutter.background#FEFDFB
  • editorGutter.deletedBackground#C83540
  • editorGutter.modifiedBackground#B87850
  • editorHoverWidget.background#ffffff
  • editorHoverWidget.border#E8D8CC
  • editorHoverWidget.statusBarBackground#FCF9F6
  • editorIndentGuide.activeBackground1#D0B8A8
  • editorIndentGuide.background1#E8D8CC
  • editorLineNumber.activeForeground#9f252c
  • editorLineNumber.foreground#D0C0B8
  • editorOverviewRuler.addedForeground#70A070
  • editorOverviewRuler.border#E8D8CC
  • editorOverviewRuler.deletedForeground#C83540
  • editorOverviewRuler.errorForeground#C83540
  • editorOverviewRuler.findMatchForeground#f8d7bd80
  • editorOverviewRuler.modifiedForeground#B87850
  • editorOverviewRuler.warningForeground#C88850
  • editorRuler.foreground#E8D8CC
  • editorSuggestWidget.background#ffffff
  • editorSuggestWidget.border#E8D8CC
  • editorSuggestWidget.focusHighlightForeground#7F1D20
  • editorSuggestWidget.foreground#2D2725
  • editorSuggestWidget.highlightForeground#9f252c
  • editorSuggestWidget.selectedBackground#F8EFE8
  • editorWidget.background#ffffff
  • editorWidget.border#E8D8CC
  • editorWidget.foreground#2D2725
  • editorWidget.resizeBorder#9f252c
  • errorForeground#C83540
  • focusBorder#9f252c80
  • gitDecoration.addedResourceForeground#70A070
  • gitDecoration.conflictingResourceForeground#D8A878
  • gitDecoration.deletedResourceForeground#C83540
  • gitDecoration.ignoredResourceForeground#9D8A88
  • gitDecoration.modifiedResourceForeground#B87850
  • gitDecoration.stageDeletedResourceForeground#C83540
  • gitDecoration.stageModifiedResourceForeground#B87850
  • gitDecoration.submoduleResourceForeground#6e6c78
  • gitDecoration.untrackedResourceForeground#9f252c
  • icon.foreground#9f252c
  • input.background#ffffff
  • input.border#E8D8CC
  • input.foreground#2D2725
  • input.placeholderForeground#9D8A88
  • inputOption.activeBackground#9f252c
  • inputOption.activeBorder#7F1D20
  • inputOption.activeForeground#ffffff
  • inputValidation.errorBackground#C8354020
  • inputValidation.errorBorder#C83540
  • inputValidation.infoBackground#f8d7bd20
  • inputValidation.infoBorder#f8d7bd
  • inputValidation.warningBackground#C8885020
  • inputValidation.warningBorder#C88850
  • list.activeSelectionBackground#9f252c
  • list.activeSelectionForeground#ffffff
  • list.activeSelectionIconForeground#ffffff
  • list.focusBackground#F8EFE8
  • list.hoverBackground#FBF5F0
  • list.inactiveSelectionBackground#F8EFE8
  • list.inactiveSelectionForeground#2D2725
  • minimap.background#FEFDFB
  • minimap.errorHighlight#C83540
  • minimap.findMatchHighlight#f8d7bd80
  • minimap.selectionHighlight#9f252c50
  • minimap.warningHighlight#C88850
  • minimapGutter.addedBackground#70A070
  • minimapGutter.deletedBackground#C83540
  • minimapGutter.modifiedBackground#B87850
  • notificationCenter.border#E8D8CC
  • notificationCenterHeader.background#FBF5F0
  • notificationCenterHeader.foreground#2D2725
  • notifications.background#ffffff
  • notifications.border#E8D8CC
  • notifications.foreground#2D2725
  • notificationsErrorIcon.foreground#C83540
  • notificationsInfoIcon.foreground#9f252c
  • notificationsWarningIcon.foreground#C88850
  • panel.background#FCF9F6
  • panel.border#E8D8CC
  • panelTitle.activeBorder#9f252c
  • panelTitle.activeForeground#2D2725
  • panelTitle.inactiveForeground#9D8A88
  • peekView.border#9f252c
  • peekViewEditor.background#FEFDFB
  • peekViewEditor.matchHighlightBackground#9f252c40
  • peekViewEditorGutter.background#FCF9F6
  • peekViewResult.background#FCF9F6
  • peekViewResult.fileForeground#2D2725
  • peekViewResult.lineForeground#5D4A48
  • peekViewResult.matchHighlightBackground#9f252c50
  • peekViewResult.selectionBackground#9f252c30
  • peekViewResult.selectionForeground#2D2725
  • peekViewTitle.background#312d2c
  • peekViewTitleDescription.foreground#9D8A88
  • peekViewTitleLabel.foreground#f8d7bd
  • progressBar.background#9f252c
  • sash.hoverBorder#9f252c
  • scrollbar.shadow#00000015
  • scrollbarSlider.activeBackground#9f252c
  • scrollbarSlider.background#D8B8A860
  • scrollbarSlider.hoverBackground#D8B8A880
  • selection.background#9f252c40
  • sideBar.background#FCF9F6
  • sideBar.foreground#5D4A48
  • sideBarSectionHeader.background#F8EFE8
  • sideBarSectionHeader.border#E8D8CC
  • sideBarSectionHeader.foreground#2D2725
  • sideBarTitle.foreground#9f252c
  • statusBar.background#9f252c
  • statusBar.border#D88878
  • statusBar.debuggingBackground#C83540
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#5D4A48
  • statusBar.noFolderForeground#ffffff
  • tab.activeBackground#FEFDFB
  • tab.activeBorder#9f252c
  • tab.activeBorderTop#9f252c
  • tab.activeForeground#9f252c
  • tab.border#E8D8CC
  • tab.hoverBackground#FBF5F0
  • tab.hoverBorder#9f252c80
  • tab.hoverForeground#9f252c
  • tab.inactiveBackground#FCF9F6
  • tab.inactiveForeground#8D7A78
  • terminal.ansiBlack#2D2725
  • terminal.ansiBlue#6e6c78
  • terminal.ansiBrightBlack#8D7A78
  • terminal.ansiBrightBlue#8E8C98
  • terminal.ansiBrightCyan#98A8B8
  • terminal.ansiBrightGreen#88C088
  • terminal.ansiBrightMagenta#D89098
  • terminal.ansiBrightRed#E84550
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#f8d7bd
  • terminal.ansiCyan#8898A8
  • terminal.ansiGreen#70A070
  • terminal.ansiMagenta#B87888
  • terminal.ansiRed#C83540
  • terminal.ansiWhite#FCF9F6
  • terminal.ansiYellow#D8A878
  • terminal.background#FEFDFB
  • terminal.border#E8D8CC
  • terminal.foreground#2D2725
  • textBlockQuote.background#FBF5F0
  • textBlockQuote.border#9f252c
  • textCodeBlock.background#FBF5F0
  • textLink.activeForeground#7F1D20
  • textLink.foreground#9f252c
  • textPreformat.foreground#B87850
  • textSeparator.foreground#E8D8CC
  • titleBar.activeBackground#312d2c
  • titleBar.activeForeground#f8d7bd
  • titleBar.border#E8D8CC
  • titleBar.inactiveBackground#5D4A48
  • titleBar.inactiveForeground#9D8A88

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9D8A88italic
keyword, storage#7F1D20
storage.type, support.type#6F1518
constant.language, support.constant, variable.language#D8A890
variable, support.variable#2D2725
entity.name.function, support.function#B87850bold
entity.name.type, entity.other.inherited-class, support.class#6F1518bold
constant.numeric, constant.character, constant#B87850
string#887878
constant.character.escape#9f252c
punctuation#8D7A78
entity.name.tag#7F1D20
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#6F1518italic
meta.property-name, support.type.property-name#B87850
markup.heading#9f252cbold

Shiki preview

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

Loading...