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#151515
  • activityBar.foreground#ff8c00
  • activityBar.inactiveForeground#555555
  • activityBarBadge.background#00d9ff
  • activityBarBadge.foreground#000000
  • badge.background#00d9ff
  • badge.foreground#000000
  • breadcrumb.activeSelectionForeground#00d9ff
  • breadcrumb.focusForeground#ff8c00
  • breadcrumb.foreground#777777
  • breadcrumbPicker.background#151515
  • button.background#ff8c00
  • button.foreground#000000
  • button.hoverBackground#ffaa00
  • checkbox.background#151515
  • checkbox.border#ff8c00
  • contrastBorder#242424
  • debugToolBar.background#151515
  • debugToolBar.border#ff8c00
  • dropdown.background#151515
  • dropdown.border#ff8c00
  • dropdown.foreground#c0c0c0
  • editor.background#1a1a1a
  • editor.foreground#c0c0c0
  • editor.inactiveSelectionBackground#ff8c0020
  • editor.lineHighlightBackground#242424
  • editor.selectionBackground#ff8c0040
  • editorBracketHighlight.foreground1#ff8c00
  • editorBracketHighlight.foreground2#00d9ff
  • editorBracketHighlight.foreground3#c0c0c0
  • editorBracketHighlight.foreground4#ffaa00
  • editorBracketHighlight.foreground5#66ddff
  • editorBracketHighlight.foreground6#e0e0e0
  • editorBracketHighlight.unexpectedBracket.foreground#ff0000
  • editorBracketMatch.background#ff8c0020
  • editorBracketMatch.border#ff8c00
  • editorCursor.foreground#00d9ff
  • editorError.foreground#ff3333
  • editorGhostText.border#ff8c0030
  • editorGhostText.foreground#ff8c0050
  • editorGroupHeader.tabsBackground#151515
  • editorGroupHeader.tabsBorder#242424
  • editorHint.foreground#00ff88
  • editorHoverWidget.background#151515
  • editorHoverWidget.border#ff8c00
  • editorInfo.foreground#00d9ff
  • editorInlayHint.background#24242420
  • editorInlayHint.foreground#777777
  • editorInlayHint.parameterForeground#aaaaaa
  • editorInlayHint.typeForeground#00d9ff
  • editorLineNumber.activeForeground#00d9ff
  • editorLineNumber.foreground#555555
  • editorStickyScroll.background#151515
  • editorStickyScroll.border#ff8c0030
  • editorStickyScrollHover.background#242424
  • editorSuggestWidget.background#151515
  • editorSuggestWidget.border#ff8c00
  • editorSuggestWidget.foreground#aaaaaa
  • editorSuggestWidget.highlightForeground#00d9ff
  • editorSuggestWidget.selectedBackground#ff8c0040
  • editorWarning.foreground#ff8c00
  • editorWhitespace.foreground#333333
  • editorWidget.background#151515
  • editorWidget.border#ff8c00
  • focusBorder#ff8c0060
  • gitDecoration.conflictingResourceForeground#ff3333
  • gitDecoration.deletedResourceForeground#8b0000
  • gitDecoration.ignoredResourceForeground#55555580
  • gitDecoration.modifiedResourceForeground#ff8c00
  • gitDecoration.untrackedResourceForeground#00ff88
  • icon.foreground#ff8c00
  • input.background#151515
  • input.border#ff8c00
  • input.foreground#c0c0c0
  • input.placeholderForeground#555555
  • inputOption.activeBorder#00d9ff
  • inputValidation.errorBackground#8b000020
  • inputValidation.errorBorder#ff3333
  • keybindingLabel.background#242424
  • keybindingLabel.border#ff8c00
  • keybindingLabel.foreground#00d9ff
  • list.activeSelectionBackground#ff8c0060
  • list.activeSelectionForeground#ffffff
  • list.focusBackground#ff8c0040
  • list.focusForeground#ffffff
  • list.highlightForeground#00d9ff
  • list.hoverBackground#242424
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#ff8c0030
  • list.inactiveSelectionForeground#cccccc
  • menu.background#151515
  • menu.foreground#aaaaaa
  • menu.selectionBackground#ff8c0040
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#242424
  • menubar.selectionBackground#ff8c0040
  • menubar.selectionForeground#ffffff
  • minimap.errorHighlight#ff333380
  • minimap.findMatchHighlight#00d9ff80
  • minimap.selectionHighlight#ff8c0060
  • minimap.warningHighlight#ff8c0080
  • notificationCenter.border#242424
  • notificationCenterHeader.background#151515
  • notificationLink.foreground#00d9ff
  • notifications.background#151515
  • notifications.border#242424
  • panel.background#1a1a1a
  • panel.border#242424
  • panelTitle.activeBorder#ff8c00
  • panelTitle.activeForeground#c0c0c0
  • panelTitle.inactiveForeground#777777
  • peekView.border#ff8c00
  • peekViewEditor.background#1a1a1a
  • peekViewResult.background#151515
  • peekViewTitle.background#151515
  • progressBar.background#00d9ff
  • scrollbarSlider.activeBackground#ff8c00a0
  • scrollbarSlider.background#33333360
  • scrollbarSlider.hoverBackground#55555580
  • selection.background#ff8c0040
  • sideBar.background#151515
  • sideBar.border#242424
  • sideBar.foreground#aaaaaa
  • sideBarSectionHeader.background#1a1a1a
  • sideBarSectionHeader.foreground#00d9ff
  • sideBarTitle.foreground#ff8c00
  • statusBar.background#242424
  • statusBar.border#333333
  • statusBar.debuggingBackground#ff8c00
  • statusBar.debuggingForeground#000000
  • statusBar.foreground#c0c0c0
  • statusBar.noFolderBackground#151515
  • statusBarItem.activeBackground#3a3a3a
  • statusBarItem.hoverBackground#333333
  • statusBarItem.remoteBackground#00d9ff
  • statusBarItem.remoteForeground#000000
  • tab.activeBackground#1a1a1a
  • tab.activeBorder#ff8c00
  • tab.activeBorderTop#00d9ff
  • tab.activeForeground#c0c0c0
  • tab.border#242424
  • tab.inactiveBackground#151515
  • tab.inactiveForeground#777777
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#00d9ff
  • terminal.ansiBrightBlack#555555
  • terminal.ansiBrightBlue#66ddff
  • terminal.ansiBrightCyan#66ffff
  • terminal.ansiBrightGreen#00ff88
  • terminal.ansiBrightMagenta#ff66ff
  • terminal.ansiBrightRed#ff3333
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ffaa00
  • terminal.ansiCyan#00ffff
  • terminal.ansiGreen#00ff00
  • terminal.ansiMagenta#ff00ff
  • terminal.ansiRed#8b0000
  • terminal.ansiWhite#c0c0c0
  • terminal.ansiYellow#ff8c00
  • terminal.background#1a1a1a
  • terminal.foreground#c0c0c0
  • terminalCursor.background#1a1a1a
  • terminalCursor.foreground#00d9ff
  • titleBar.activeBackground#151515
  • titleBar.activeForeground#c0c0c0
  • titleBar.border#242424
  • titleBar.inactiveBackground#0d0d0d
  • titleBar.inactiveForeground#555555
  • widget.shadow#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#555555italic
keyword, storage.type, storage.modifier, keyword.control#00d9ffbold
keyword.control.flow.async, keyword.control.flow.await#00ffffbold
entity.name.type.class, entity.name.class, support.class#c0c0c0bold
entity.name.function, meta.function-call.generic, support.function#e0e0e0bold
variable, variable.other.readwrite, variable.other.object#aaaaaa—
variable.other.constant, constant.language, constant.numeric#00ffccbold
string, string.quoted, string.template#ff8c00—
constant.numeric, constant.language.numeric#66ff66—
support.function.console, entity.name.function.console#ff3333bold underline
keyword.control.trycatch, keyword.control.exception#8b0000bold
keyword.control.flow.return#00d9ffbold
keyword.control.import, keyword.control.export, keyword.control.from#66ddffbold
meta.decorator, entity.name.function.decorator, punctuation.decorator#00d9ffitalic
entity.name.type, support.type, entity.name.type.interface#00ffcc—
variable.other.property, support.type.property-name#99ccff—
keyword.operator, keyword.operator.logical, keyword.operator.arithmetic#ffaa00—
entity.name.tag, meta.tag#ff8c00—
entity.other.attribute-name#00d9ff—
string.regexp#ff00ff—