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.activeBackground#1e1e1e22
  • activityBar.activeBorder#cccccc
  • activityBar.background#080808
  • activityBar.border#1a1a1a
  • activityBar.foreground#cccccc
  • activityBar.inactiveForeground#2e2e2e
  • activityBarBadge.background#ddddaa
  • activityBarBadge.foreground#0a0a0a
  • badge.background#ddddaa
  • badge.foreground#0a0a0a
  • breadcrumb.activeSelectionForeground#cccccc
  • breadcrumb.background#0a0a0a
  • breadcrumb.focusForeground#999999
  • breadcrumb.foreground#444444
  • breadcrumbPicker.background#0d0d0d
  • button.background#555555
  • button.foreground#ffffff
  • button.hoverBackground#777777
  • button.secondaryBackground#1e1e1e
  • button.secondaryForeground#e0e0e0
  • descriptionForeground#999999
  • diffEditor.diagonalFill#1a1a1a
  • diffEditor.insertedLineBackground#aaddaa12
  • diffEditor.insertedTextBackground#aaddaa20
  • diffEditor.removedLineBackground#ff555512
  • diffEditor.removedTextBackground#ff555520
  • disabledForeground#444444
  • dropdown.background#141414
  • dropdown.border#1e1e1e
  • dropdown.foreground#e0e0e0
  • editor.background#0a0a0a
  • editor.findMatchBackground#eeeeee35
  • editor.findMatchBorder#eeeeee
  • editor.findMatchHighlightBackground#eeeeee20
  • editor.foldBackground#14141455
  • editor.foreground#e0e0e0
  • editor.inactiveSelectionBackground#aaaaaa18
  • editor.lineHighlightBackground#141414
  • editor.lineHighlightBorder#14141400
  • editor.selectionBackground#aaaaaa30
  • editor.selectionForeground#ffffff
  • editor.wordHighlightBackground#aaaaaa20
  • editor.wordHighlightBorder#aaaaaa45
  • editor.wordHighlightStrongBackground#aaaaaa35
  • editor.wordHighlightStrongBorder#aaaaaa60
  • editorBracketHighlight.foreground1#cccccc
  • editorBracketHighlight.foreground2#aaaaaa
  • editorBracketHighlight.foreground3#eeeeee
  • editorBracketHighlight.foreground4#888888
  • editorBracketHighlight.foreground5#bbbbbb
  • editorBracketHighlight.foreground6#999999
  • editorBracketMatch.background#aaaaaa28
  • editorBracketMatch.border#888888
  • editorCodeLens.foreground#444444
  • editorCursor.background#0a0a0a
  • editorCursor.foreground#cccccc
  • editorError.foreground#ff5555
  • editorGhostText.foreground#444444
  • editorGroup.border#1a1a1a
  • editorGroup.dropBackground#aaaaaa18
  • editorGroupHeader.tabsBackground#080808
  • editorGroupHeader.tabsBorder#1a1a1a
  • editorGutter.addedBackground#aaddaa
  • editorGutter.background#0a0a0a
  • editorGutter.deletedBackground#ff5555
  • editorGutter.modifiedBackground#ddddaa
  • editorHint.foreground#888888
  • editorHoverWidget.background#0d0d0d
  • editorHoverWidget.border#1e1e1e
  • editorHoverWidget.foreground#e0e0e0
  • editorIndentGuide.activeBackground1#333333
  • editorIndentGuide.background1#1e1e1e
  • editorInfo.foreground#aaaaaa
  • editorInlayHint.background#141414
  • editorInlayHint.foreground#2e2e2e
  • editorLineNumber.activeForeground#888888
  • editorLineNumber.foreground#2e2e2e
  • editorOverviewRuler.addedForeground#aaddaa
  • editorOverviewRuler.bracketMatchForeground#aaaaaa
  • editorOverviewRuler.deletedForeground#ff5555
  • editorOverviewRuler.errorForeground#ff5555
  • editorOverviewRuler.findMatchForeground#eeeeee88
  • editorOverviewRuler.modifiedForeground#ddddaa
  • editorOverviewRuler.selectionHighlightForeground#888888
  • editorOverviewRuler.warningForeground#ddddaa
  • editorOverviewRuler.wordHighlightForeground#777777
  • editorRuler.foreground#1e1e1e
  • editorStickyScroll.background#080808
  • editorStickyScrollHover.background#141414
  • editorSuggestWidget.background#0d0d0d
  • editorSuggestWidget.border#1e1e1e
  • editorSuggestWidget.focusHighlightForeground#eeeeee
  • editorSuggestWidget.foreground#e0e0e0
  • editorSuggestWidget.highlightForeground#ffffff
  • editorSuggestWidget.selectedBackground#1e1e1e
  • editorSuggestWidget.selectedForeground#cccccc
  • editorUnnecessaryCode.opacity#00000070
  • editorWarning.foreground#ddddaa
  • editorWhitespace.foreground#2e2e2e
  • editorWidget.background#0d0d0d
  • editorWidget.border#1e1e1e
  • editorWidget.foreground#e0e0e0
  • errorForeground#ff5555
  • extensionBadge.remoteBackground#555555
  • extensionBadge.remoteForeground#ffffff
  • extensionButton.prominentBackground#555555
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#777777
  • focusBorder#aaaaaa
  • foreground#e0e0e0
  • gitDecoration.addedResourceForeground#aaddaa
  • gitDecoration.conflictingResourceForeground#cc8888
  • gitDecoration.deletedResourceForeground#ff5555
  • gitDecoration.ignoredResourceForeground#333333
  • gitDecoration.modifiedResourceForeground#ddddaa
  • gitDecoration.submoduleResourceForeground#999999
  • gitDecoration.untrackedResourceForeground#bbbbbb
  • icon.foreground#bbbbbb
  • input.background#141414
  • input.border#1e1e1e
  • input.foreground#e0e0e0
  • input.placeholderForeground#444444
  • inputValidation.errorBackground#3a0a0a
  • inputValidation.errorBorder#ff5555
  • inputValidation.infoBackground#1a1a1a
  • inputValidation.infoBorder#aaaaaa
  • inputValidation.warningBackground#1a1a00
  • inputValidation.warningBorder#ddddaa
  • list.activeSelectionBackground#1e1e1e
  • list.activeSelectionForeground#e0e0e0
  • list.activeSelectionIconForeground#cccccc
  • list.deemphasizedForeground#444444
  • list.errorForeground#ff5555
  • list.focusBackground#1e1e1e
  • list.focusForeground#e0e0e0
  • list.highlightForeground#cccccc
  • list.hoverBackground#141414
  • list.hoverForeground#e0e0e0
  • list.inactiveSelectionBackground#1a1a1a
  • list.inactiveSelectionForeground#999999
  • list.warningForeground#ddddaa
  • minimap.background#0d0d0d
  • minimap.errorHighlight#ff5555
  • minimap.findMatchHighlight#eeeeee80
  • minimap.selectionHighlight#aaaaaa40
  • minimap.warningHighlight#ddddaa
  • minimapSlider.activeBackground#aaaaaa38
  • minimapSlider.background#aaaaaa12
  • minimapSlider.hoverBackground#aaaaaa22
  • notificationCenterHeader.background#080808
  • notificationCenterHeader.foreground#bbbbbb
  • notificationLink.foreground#aaaaaa
  • notifications.background#0d0d0d
  • notifications.border#1e1e1e
  • notifications.foreground#e0e0e0
  • notificationToast.border#1e1e1e
  • panel.background#0d0d0d
  • panel.border#1a1a1a
  • panel.dropBorder#aaaaaa
  • panelSectionHeader.background#141414
  • panelSectionHeader.foreground#bbbbbb
  • panelTitle.activeBorder#aaaaaa
  • panelTitle.activeForeground#cccccc
  • panelTitle.inactiveForeground#444444
  • peekView.border#555555
  • peekViewEditor.background#0d0d0d80
  • peekViewEditor.matchHighlightBackground#eeeeee40
  • peekViewResult.background#0d0d0d
  • peekViewResult.fileForeground#999999
  • peekViewResult.lineForeground#999999
  • peekViewResult.matchHighlightBackground#eeeeee30
  • peekViewResult.selectionBackground#1e1e1e
  • peekViewResult.selectionForeground#e0e0e0
  • peekViewTitle.background#060606
  • peekViewTitleDescription.foreground#444444
  • peekViewTitleLabel.foreground#cccccc
  • progressBar.background#888888
  • quickInput.background#0d0d0d
  • quickInput.foreground#e0e0e0
  • quickInputList.focusBackground#1e1e1e
  • quickInputList.focusForeground#e0e0e0
  • quickInputTitle.background#080808
  • scrollbar.shadow#00000088
  • scrollbarSlider.activeBackground#aaaaaa48
  • scrollbarSlider.background#aaaaaa18
  • scrollbarSlider.hoverBackground#aaaaaa30
  • selection.background#aaaaaa30
  • settings.checkboxBackground#141414
  • settings.dropdownBackground#141414
  • settings.headerForeground#bbbbbb
  • settings.modifiedItemIndicator#ddddaa
  • settings.numberInputBackground#141414
  • settings.textInputBackground#141414
  • sideBar.background#0d0d0d
  • sideBar.border#1a1a1a
  • sideBar.foreground#999999
  • sideBarSectionHeader.background#141414
  • sideBarSectionHeader.border#1a1a1a
  • sideBarSectionHeader.foreground#bbbbbb
  • sideBarTitle.foreground#cccccc
  • statusBar.background#333333
  • statusBar.border#1e1e1e
  • statusBar.debuggingBackground#888888
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#e0e0e0
  • statusBar.noFolderBackground#080808
  • statusBar.noFolderForeground#444444
  • statusBarItem.errorBackground#ff5555
  • statusBarItem.errorForeground#ffffff
  • statusBarItem.hoverBackground#ffffff15
  • statusBarItem.prominentBackground#555555
  • statusBarItem.prominentForeground#ffffff
  • statusBarItem.prominentHoverBackground#777777
  • statusBarItem.remoteBackground#888888
  • statusBarItem.remoteForeground#000000
  • statusBarItem.warningBackground#ddddaa
  • statusBarItem.warningForeground#0a0a0a
  • tab.activeBackground#0a0a0a
  • tab.activeBorder#00000000
  • tab.activeBorderTop#aaaaaa
  • tab.activeForeground#e0e0e0
  • tab.activeModifiedBorder#ddddaa
  • tab.border#1a1a1a
  • tab.hoverBackground#141414
  • tab.hoverForeground#999999
  • tab.inactiveBackground#080808
  • tab.inactiveForeground#444444
  • tab.inactiveModifiedBorder#ddddaa66
  • terminal.ansiBlack#1e1e1e
  • terminal.ansiBlue#7799aa
  • terminal.ansiBrightBlack#555555
  • terminal.ansiBrightBlue#99bbcc
  • terminal.ansiBrightCyan#aacccc
  • terminal.ansiBrightGreen#aaccaa
  • terminal.ansiBrightMagenta#ccaacc
  • terminal.ansiBrightRed#ff5555
  • terminal.ansiBrightWhite#eeeeee
  • terminal.ansiBrightYellow#eeeeaa
  • terminal.ansiCyan#88aaaa
  • terminal.ansiGreen#88aa88
  • terminal.ansiMagenta#aa88aa
  • terminal.ansiRed#cc4444
  • terminal.ansiWhite#cccccc
  • terminal.ansiYellow#cccc88
  • terminal.background#0d0d0d
  • terminal.border#1a1a1a
  • terminal.foreground#e0e0e0
  • terminal.selectionBackground#aaaaaa30
  • terminal.selectionForeground#ffffff
  • terminalCursor.background#0a0a0a
  • terminalCursor.foreground#cccccc
  • textBlockQuote.background#141414
  • textBlockQuote.border#555555
  • textCodeBlock.background#141414
  • textLink.activeForeground#cccccc
  • textLink.foreground#aaaaaa
  • textPreformat.foreground#bbbbbb
  • textSeparator.foreground#1e1e1e
  • titleBar.activeBackground#060606
  • titleBar.activeForeground#999999
  • titleBar.border#1a1a1a
  • titleBar.inactiveBackground#080808
  • titleBar.inactiveForeground#444444
  • tree.indentGuidesStroke#2e2e2e
  • tree.tableColumnsBorder#1a1a1a
  • widget.border#1e1e1e
  • widget.shadow#00000088

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, comment.line, comment.block, comment.block.documentation#444444italic
string, string.quoted, string.quoted.single, string.quoted.double, string.template#bbbbbb
constant.character.escape#ddddaa
string.regexp#cccc88
keyword, keyword.control, keyword.control.flow, keyword.control.return, keyword.control.conditional, keyword.control.loop, keyword.control.import, keyword.control.from, keyword.control.export#ffffffbold
keyword.operator#aaaaaa
storage.type, storage.type.function, storage.type.class, storage.type.let, storage.type.const, storage.type.var#ffffff
storage.modifier, storage.modifier.async, storage.modifier.static#ccccccitalic
entity.name.function, entity.name.function.member#dddddd
meta.function-call, support.function#dddddd
support.function.builtin, support.function.magic#ddddaa
variable, variable.other, variable.other.readwrite#e0e0e0
variable.parameter#eeeeeeitalic
variable.language, variable.language.this#ddddaaitalic
entity.name.type, entity.name.class, entity.name.interface, entity.name.enum#cccccc
constant.numeric#dddddd
constant.language, constant.language.boolean, constant.language.null#cccccc
meta.decorator, entity.name.function.decorator#ddddaaitalic
entity.name.tag#dddddd
entity.other.attribute-name#bbbbbb
support.type.property-name#bbbbbb
punctuation, punctuation.separator, punctuation.terminator#888888
markup.heading#ffffffbold
invalid, invalid.illegal#ff5555