Skip to main content
Coding Theme

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#242B2E
  • activityBar.border#333D3D
  • activityBar.dropBackground#171C1C
  • activityBar.foreground#D4D4D4
  • activityBar.inactiveForeground#808080
  • activityBarBadge.background#6699CC
  • activityBarBadge.foreground#D4D4D4
  • badge.background#333D3D
  • badge.foreground#D4D4D4
  • breadcrumb.activeSelectionForeground#6699CC
  • breadcrumb.background#242B2E
  • breadcrumb.focusForeground#6699CC
  • breadcrumb.foreground#D4D4D4
  • breadcrumbPicker.background#171C1C
  • button.background#FAC863
  • button.foreground#242B2E
  • button.hoverBackground#FAC863
  • debugExceptionWidget.background#171C1C
  • debugExceptionWidget.border#30373A
  • descriptionForeground#808080
  • diffEditor.insertedTextBackground#3D4F3B
  • diffEditor.insertedTextBorder#FFFFFF4D
  • diffEditor.removedTextBackground#5E2629
  • diffEditor.removedTextBorder#FFFFFF4D
  • dropdown.background#171C1C
  • dropdown.border#333D3D
  • dropdown.foreground#D4D4D4
  • dropdown.listBackground#171C1C
  • editor.background#242B2E
  • editor.findMatchBackground#FFFFFF3D
  • editor.findMatchHighlightBackground#FFFFFF1F
  • editor.foreground#D4D4D4
  • editor.hoverHighlightBackground#FFFFFF1F
  • editor.inactiveSelectionBackground#FFFFFF1F
  • editor.lineHighlightBackground#FFFFFF0F
  • editor.rangeHighlightBackground#30373A
  • editor.selectionBackground#FFFFFF3D
  • editor.wordHighlightBackground#FFFFFF00
  • editor.wordHighlightStrongBackground#FFFFFF00
  • editorBracketMatch.background#FFFFFF00
  • editorBracketMatch.border#FFFFFF4D
  • editorCodeLens.foreground#808080
  • editorCursor.foreground#D4D4D4
  • editorError.border#242B2E
  • editorError.foreground#E15A60
  • editorGroup.border#30373A
  • editorGroup.dropBackground#30373A
  • editorGroup.emptyBackground#242B2E
  • editorGroup.focusedEmptyBorder#30373A
  • editorGroupHeader.noTabsBackground#30373A
  • editorGroupHeader.tabsBackground#171C1C
  • editorGroupHeader.tabsBorder#30373A
  • editorGutter.addedBackground#99C794
  • editorGutter.background#242B2E
  • editorGutter.deletedBackground#E15A60
  • editorGutter.modifiedBackground#6699CC
  • editorHoverWidget.background#171C1C
  • editorHoverWidget.border#30373A
  • editorIndentGuide.activeBackground#808080
  • editorIndentGuide.background#FFFFFF1F
  • editorLineNumber.activeForeground#808080
  • editorLineNumber.foreground#545454
  • editorLink.activeForeground#6699CC
  • editorMarkerNavigation.background#171C1C
  • editorMarkerNavigationError.background#E15A60
  • editorMarkerNavigationWarning.background#FAC863
  • editorOverviewRuler.addedForeground#99C794
  • editorOverviewRuler.border#30373A
  • editorOverviewRuler.currentContentForeground#A94348
  • editorOverviewRuler.deletedForeground#E15A60
  • editorOverviewRuler.errorForeground#E15A60
  • editorOverviewRuler.findMatchForeground#FFFFFF0F
  • editorOverviewRuler.incomingContentForeground#A94348
  • editorOverviewRuler.infoForeground#6699CC
  • editorOverviewRuler.modifiedForeground#6699CC
  • editorOverviewRuler.rangeHighlightForeground#FFFFFF0F
  • editorOverviewRuler.selectionHighlightForeground#FFFFFF0F
  • editorOverviewRuler.warningForeground#FAC863
  • editorOverviewRuler.wordHighlightForeground#FFFFFF0F
  • editorOverviewRuler.wordHighlightStrongForeground#FFFFFF0F
  • editorRuler.foreground#FFFFFF1F
  • editorSuggestWidget.background#171C1C
  • editorSuggestWidget.border#30373A
  • editorSuggestWidget.foreground#D4D4D4
  • editorSuggestWidget.selectedBackground#30373A
  • editorWarning.border#242B2E
  • editorWarning.foreground#FAC863
  • editorWhitespace.foreground#545454
  • editorWidget.background#171C1C
  • editorWidget.border#30373A
  • errorForeground#E15A60
  • extensionButton.prominentBackground#A94348
  • extensionButton.prominentForeground#D4D4D4
  • extensionButton.prominentHoverBackground#A94348
  • focusBorder#333D3D
  • foreground#D4D4D4
  • gitDecoration.conflictingResourceForeground#E15A60
  • gitDecoration.deletedResourceForeground#E15A60
  • gitDecoration.ignoredResourceForeground#808080
  • gitDecoration.modifiedResourceForeground#6699CC
  • gitDecoration.untrackedResourceForeground#99C794
  • input.background#242B2E
  • input.border#333D3D
  • input.foreground#D4D4D4
  • input.placeholderForeground#808080
  • inputOption.activeBorder#808080
  • inputValidation.errorBackground#E15A60
  • inputValidation.errorBorder#E15A60
  • inputValidation.errorForeground#D4D4D4
  • inputValidation.infoBackground#6699CC
  • inputValidation.infoBorder#6699CC
  • inputValidation.infoForeground#D4D4D4
  • inputValidation.warningBackground#FAC863
  • inputValidation.warningBorder#FAC863
  • inputValidation.warningForeground#242B2E
  • list.activeSelectionBackground#333D3D
  • list.activeSelectionForeground#D4D4D4
  • list.dropBackground#333D3D
  • list.errorForeground#E15A60
  • list.focusBackground#333D3D
  • list.focusForeground#D4D4D4
  • list.highlightForeground#D4D4D4
  • list.hoverBackground#333D3D
  • list.hoverForeground#D4D4D4
  • list.inactiveFocusBackground#333D3D
  • list.inactiveSelectionBackground#333D3D
  • list.inactiveSelectionForeground#D4D4D4
  • list.invalidItemForeground#E15A60
  • list.warningForeground#FAC863
  • listFilterWidget.background#242B2E
  • listFilterWidget.noMatchesOutline#E15A60
  • listFilterWidget.outline#333D3D
  • merge.border#30373A
  • merge.currentContentBackground#171C1C
  • merge.currentHeaderBackground#171C1C
  • merge.incomingContentBackground#171C1C
  • merge.incomingHeaderBackground#171C1C
  • notificationCenter.border#30373A
  • notificationCenterHeader.background#171C1C
  • notificationCenterHeader.foreground#D4D4D4
  • notificationLink.foreground#6699CC
  • notifications.background#171C1C
  • notifications.border#30373A
  • notifications.foreground#D4D4D4
  • notificationToast.border#30373A
  • panel.background#242B2E
  • panel.border#30373A
  • panelTitle.activeBorder#30373A
  • panelTitle.activeForeground#D4D4D4
  • panelTitle.inactiveForeground#808080
  • peekView.border#30373A
  • peekViewEditor.background#171C1C
  • peekViewEditor.matchHighlightBackground#FFFFFF1F
  • peekViewEditorGutter.background#171C1C
  • peekViewResult.background#171C1C
  • peekViewResult.fileForeground#D4D4D4
  • peekViewResult.lineForeground#D4D4D4
  • peekViewResult.matchHighlightBackground#FFFFFF1F
  • peekViewResult.selectionBackground#30373A
  • peekViewResult.selectionForeground#D4D4D4
  • peekViewTitle.background#171C1C
  • peekViewTitleDescription.foreground#808080
  • peekViewTitleLabel.foreground#D4D4D4
  • pickerGroup.border#30373A
  • pickerGroup.foreground#808080
  • progressBar.background#FAC863
  • scrollbar.shadow#FFFFFF00
  • scrollbarSlider.activeBackground#333D3D
  • scrollbarSlider.background#FFFFFF0F
  • scrollbarSlider.hoverBackground#FFFFFF1F
  • selection.background#6699CC
  • settings.checkboxBackground#171C1C
  • settings.checkboxBorder#30373A
  • settings.checkboxForeground#D4D4D4
  • settings.dropdownBackground#171C1C
  • settings.dropdownBorder#30373A
  • settings.dropdownForeground#D4D4D4
  • settings.headerForeground#D4D4D4
  • settings.modifiedItemIndicator#6699CC
  • settings.numberInputBackground#171C1C
  • settings.numberInputBorder#30373A
  • settings.numberInputForeground#D4D4D4
  • settings.textInputBackground#171C1C
  • settings.textInputBorder#30373A
  • settings.textInputForeground#D4D4D4
  • sideBar.background#171C1C
  • sideBar.border#333D3D
  • sideBar.dropBackground#333D3D
  • sideBar.foreground#D4D4D4
  • sideBarSectionHeader.background#242B2E
  • sideBarSectionHeader.border#FFFFFF00
  • sideBarSectionHeader.foreground#D4D4D4
  • sideBarTitle.foreground#D4D4D4
  • statusBar.background#242B2E
  • statusBar.border#30373A
  • statusBar.debuggingBackground#242B2E
  • statusBar.debuggingForeground#D4D4D4
  • statusBar.foreground#808080
  • statusBar.noFolderBackground#242B2E
  • statusBar.noFolderForeground#808080
  • statusBarItem.activeBackground#242B2E
  • statusBarItem.hoverBackground#242B2E
  • statusBarItem.prominentBackground#242B2E
  • statusBarItem.prominentHoverBackground#242B2E
  • tab.activeBackground#242B2E
  • tab.activeForeground#D4D4D4
  • tab.activeModifiedBorder#6699cc
  • tab.border#30373A
  • tab.hoverBackground#242B2E
  • tab.inactiveBackground#171C1C
  • tab.inactiveForeground#808080
  • tab.inactiveModifiedBorder#5986B3
  • tab.unfocusedActiveForeground#D4D4D4
  • tab.unfocusedActiveModifiedBorder#6699cc
  • tab.unfocusedHoverBackground#242B2E
  • tab.unfocusedInactiveForeground#808080
  • tab.unfocusedInactiveModifiedBorder#5986B3
  • terminal.ansiBlack#808080
  • terminal.ansiBlue#6699CC
  • terminal.ansiBrightBlack#808080
  • terminal.ansiBrightBlue#6699CC
  • terminal.ansiBrightCyan#5FB3B3
  • terminal.ansiBrightGreen#99C794
  • terminal.ansiBrightMagenta#C594C5
  • terminal.ansiBrightRed#E15A60
  • terminal.ansiBrightWhite#D4D4D4
  • terminal.ansiBrightYellow#FAC863
  • terminal.ansiCyan#5FB3B3
  • terminal.ansiGreen#99C794
  • terminal.ansiMagenta#C594C5
  • terminal.ansiRed#E15A60
  • terminal.ansiWhite#D4D4D4
  • terminal.ansiYellow#FAC863
  • terminal.border#30373A
  • textBlockQuote.background#171C1C
  • textBlockQuote.border#333D3D
  • textCodeBlock.background#f00
  • textLink.activeForeground#6699CC
  • textLink.foreground#6699CC
  • textPreformat.foreground#5FB3B3
  • textSeparator.foreground#f00
  • titleBar.activeBackground#242B2E
  • titleBar.activeForeground#808080
  • titleBar.border#30373A
  • titleBar.inactiveBackground#242B2E
  • titleBar.inactiveForeground#808080
  • tree.indentGuidesStroke#333D3D
  • walkThrough.embeddedEditorBackground#171C1C
  • welcomePage.buttonBackground#171C1C
  • welcomePage.buttonHoverBackground#30373A
  • widget.shadow#FFFFFF00

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7F7F7Fitalic
variable#D4D4D4
keyword, storage.type, storage.modifier#C594C5
keyword.operator, constant.other.color, punctuation, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#5FB3B3
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#EB606B
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method, meta.block-level#6699CC
support.other.variable, string.other.link#F2777A
constant.numeric, constant.language, support.constant, constant.character, variable.parameter, keyword.other.unit#F99157
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#99C794
entity.name.class, entity.name.type.class, support.type, support.class, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter#FAC863
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#E15A60
variable.language#EE99CCitalic
entity.name.method.js#D8DEE9
meta.class-method.js entity.name.function.js, variable.function.constructor#D8DEE9
entity.other.attribute-name#BB80B3
markup.inserted#99C794
markup.deleted#E15A60
markup.changed#BB80B3
string.regexp#5FB3B3
constant.character.escape#5FB3B3
*url*, *link*, *uri*underline
constant.numeric.line-number.find-in-files - match#AB7967
entity.name.filename.find-in-files#99C794
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#6699CCitalic
source.js constant.other.object.key.js string.unquoted.label.js#E15A60italic
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#b267e6
source.js entity.other.attribute-name.jsitalic
text.html.basic entity.other.attribute-name.htmlitalic

Shiki preview

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

Loading...

Boring Colours Theme - Coding Theme