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.activeBorder#ff6363
  • activityBar.background#0a0a0a
  • activityBar.border#FFFFFF14
  • activityBar.foreground#FFFFFFcc
  • activityBar.inactiveForeground#FFFFFF33
  • activityBarBadge.background#4FA3F8
  • activityBarBadge.foreground#FFFFFF
  • badge.background#ff6363
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#FFFFFF
  • breadcrumb.background#141414
  • breadcrumb.focusForeground#FFFFFF
  • breadcrumb.foreground#666666
  • button.background#4FA3F8
  • button.foreground#FFFFFF
  • button.hoverBackground#56C2FF
  • button.secondaryBackground#101010
  • button.secondaryForeground#FFFFFF
  • button.secondaryHoverBackground#FFFFFF14
  • checkbox.background#101010
  • checkbox.border#FFFFFF14
  • commandCenter.background#101010
  • commandCenter.border#FFFFFF14
  • commandCenter.foreground#666666
  • debugIcon.continueForeground#59D499
  • debugIcon.disconnectForeground#FF6363
  • debugIcon.pauseForeground#56C2FF
  • debugIcon.restartForeground#59D499
  • debugIcon.startForeground#59D499
  • debugIcon.stepIntoForeground#56C2FF
  • debugIcon.stepOutForeground#56C2FF
  • debugIcon.stepOverForeground#56C2FF
  • debugIcon.stopForeground#FF6363
  • debugToolBar.background#101010
  • descriptionForeground#666666
  • diffEditor.diagonalFill#66666626
  • diffEditor.insertedLineBackground#59D49918
  • diffEditor.insertedTextBackground#59D49930
  • diffEditor.removedLineBackground#FF636318
  • diffEditor.removedTextBackground#FF636330
  • disabledForeground#FFFFFF66
  • dropdown.background#101010
  • dropdown.border#FFFFFF14
  • dropdown.foreground#FFFFFF
  • editor.background#141414
  • editor.findMatchBackground#FFFFFF66
  • editor.findMatchHighlightBackground#FFFFFF35
  • editor.findRangeHighlightBackground#ff636318
  • editor.foreground#FFFFFF
  • editor.hoverHighlightBackground#ff636318
  • editor.inactiveSelectionBackground#ff636333
  • editor.lineHighlightBackground#101010
  • editor.selectionBackground#323232
  • editor.selectionHighlightBackground#ff636333
  • editor.wordHighlightBackground#56C2FF25
  • editor.wordHighlightStrongBackground#CF2F9830
  • editorBracketHighlight.foreground1#FF6363
  • editorBracketHighlight.foreground2#FFFFFF
  • editorBracketHighlight.foreground3#59D499
  • editorBracketHighlight.foreground4#56C2FF
  • editorBracketHighlight.foreground5#CF2F98
  • editorBracketHighlight.foreground6#56C2FF
  • editorBracketMatch.background#ff636322
  • editorBracketMatch.border#ff6363
  • editorBracketPairGuide.activeBackground1#ff6363a6
  • editorBracketPairGuide.activeBackground2#ff6363a6
  • editorBracketPairGuide.activeBackground3#ff6363a6
  • editorBracketPairGuide.activeBackground4#ff6363a6
  • editorBracketPairGuide.activeBackground5#ff6363a6
  • editorBracketPairGuide.activeBackground6#ff6363a6
  • editorBracketPairGuide.background1#FFFFFF24
  • editorBracketPairGuide.background2#FFFFFF24
  • editorBracketPairGuide.background3#FFFFFF24
  • editorBracketPairGuide.background4#FFFFFF24
  • editorBracketPairGuide.background5#FFFFFF24
  • editorBracketPairGuide.background6#FFFFFF24
  • editorCursor.foreground#4FA3F8
  • editorError.foreground#FF6363
  • editorGroup.border#FFFFFF14
  • editorGroupHeader.tabsBackground#101010
  • editorGroupHeader.tabsBorder#161616
  • editorGutter.addedBackground#59D499
  • editorGutter.deletedBackground#FF6363
  • editorGutter.modifiedBackground#56C2FF
  • editorHint.foreground#59D499
  • editorHoverWidget.background#101010
  • editorHoverWidget.border#FFFFFF14
  • editorIndentGuide.activeBackground1#ff6363a6
  • editorIndentGuide.background1#FFFFFF24
  • editorInfo.foreground#56C2FF
  • editorLineNumber.activeForeground#666666
  • editorLineNumber.foreground#FFFFFF33
  • editorSuggestWidget.background#101010
  • editorSuggestWidget.border#FFFFFF14
  • editorSuggestWidget.selectedBackground#FFFFFF14
  • editorWarning.foreground#FFC531
  • editorWhitespace.foreground#FFFFFF24
  • editorWidget.background#101010
  • editorWidget.border#FFFFFF14
  • editorWidget.foreground#FFFFFF
  • errorForeground#FF6363
  • focusBorder#282828
  • foreground#FFFFFF
  • gitDecoration.addedResourceForeground#59D499
  • gitDecoration.conflictingResourceForeground#FFFFFF
  • gitDecoration.deletedResourceForeground#FF6363
  • gitDecoration.ignoredResourceForeground#FFFFFF33
  • gitDecoration.modifiedResourceForeground#FFC531
  • gitDecoration.renamedResourceForeground#CF2F98
  • gitDecoration.untrackedResourceForeground#59D499
  • icon.foreground#666666
  • input.background#101010
  • input.border#FFFFFF14
  • input.foreground#FFFFFF
  • input.placeholderForeground#FFFFFF33
  • inputOption.activeBackground#ff636355
  • inputOption.activeBorder#ff6363
  • inputValidation.errorBackground#FF636322
  • inputValidation.errorBorder#FF6363
  • inputValidation.infoBackground#56C2FF22
  • inputValidation.infoBorder#56C2FF
  • inputValidation.warningBackground#FFC53122
  • inputValidation.warningBorder#FFC531
  • list.activeSelectionBackground#ff636355
  • list.activeSelectionForeground#FFFFFF
  • list.errorForeground#FF6363
  • list.focusBackground#ff636344
  • list.highlightForeground#ff6363
  • list.hoverBackground#FFFFFF14
  • list.inactiveSelectionBackground#ff636333
  • list.warningForeground#FFC531
  • menu.background#101010
  • menu.foreground#FFFFFF
  • menu.selectionBackground#323232
  • menu.separatorBackground#FFFFFF14
  • minimap.background#141414
  • minimap.findMatchHighlight#FFFFFF80
  • minimap.selectionHighlight#ff636366
  • notificationCenter.border#FFFFFF14
  • notificationCenterHeader.background#101010
  • notifications.background#101010
  • notifications.border#FFFFFF14
  • notifications.foreground#FFFFFF
  • panel.background#141414
  • panel.border#FFFFFF14
  • panelTitle.activeBorder#ff6363
  • panelTitle.activeForeground#FFFFFF
  • panelTitle.inactiveForeground#666666
  • peekView.border#ff6363
  • peekViewEditor.background#141414
  • peekViewResult.background#101010
  • peekViewResult.selectionBackground#323232
  • peekViewTitle.background#101010
  • pickerGroup.border#FFFFFF14
  • pickerGroup.foreground#ff6363
  • progressBar.background#ff6363
  • quickInput.background#101010
  • quickInput.foreground#FFFFFF
  • scrollbar.shadow#00000088
  • scrollbarSlider.activeBackground#FFFFFF45
  • scrollbarSlider.background#FFFFFF18
  • scrollbarSlider.hoverBackground#FFFFFF2e
  • sideBar.background#101010
  • sideBar.border#FFFFFF14
  • sideBar.foreground#FFFFFF99
  • sideBarSectionHeader.background#101010
  • sideBarSectionHeader.border#FFFFFF14
  • sideBarSectionHeader.foreground#FFFFFF
  • sideBarTitle.foreground#FFFFFFcc
  • statusBar.background#101010
  • statusBar.border#FFFFFF14
  • statusBar.debuggingBackground#FF6363
  • statusBar.debuggingForeground#111111
  • statusBar.foreground#666666
  • statusBar.noFolderBackground#101010
  • tab.activeBackground#141414
  • tab.activeBorder#141414
  • tab.activeBorderTop#ff6363
  • tab.activeForeground#FFFFFF
  • tab.border#FFFFFF14
  • tab.inactiveBackground#101010
  • tab.inactiveForeground#666666
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#56C2FF
  • terminal.ansiBrightBlack#FFFFFF66
  • terminal.ansiBrightBlue#56C2FF
  • terminal.ansiBrightCyan#56C2FF
  • terminal.ansiBrightGreen#59D499
  • terminal.ansiBrightMagenta#CF2F98
  • terminal.ansiBrightRed#FF6363
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FFC531
  • terminal.ansiCyan#56C2FF
  • terminal.ansiGreen#59D499
  • terminal.ansiMagenta#CF2F98
  • terminal.ansiRed#FF6363
  • terminal.ansiWhite#FFFFFF
  • terminal.ansiYellow#FFC531
  • terminal.background#141414
  • terminal.foreground#FFFFFF
  • terminal.selectionBackground#323232
  • terminalCursor.foreground#ff6363
  • textBlockQuote.background#101010
  • textBlockQuote.border#ff6363
  • textCodeBlock.background#101010
  • textLink.activeForeground#56C2FF
  • textLink.foreground#ff6363
  • titleBar.activeBackground#101010
  • titleBar.activeForeground#FFFFFF
  • titleBar.border#FFFFFF14
  • titleBar.inactiveBackground#101010
  • titleBar.inactiveForeground#FFFFFF33
  • tree.inactiveIndentGuidesStroke#FFFFFF24
  • tree.indentGuidesStroke#FFFFFF52
  • widget.shadow#00000088

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#666666
string, constant.other.symbol, markup.inline.raw#59D499
constant.numeric, constant.language.boolean, constant.language.null#56C2FF
constant, variable.other.constant#FFFFFF
keyword, storage.type, storage.modifier#FF6363
variable, meta.object-literal.key, support.variable.property, meta.property-name#FFFFFF
variable.parameter, function.parameter#666666
entity.name.function, support.function, variable.function, meta.function-call#CF2F98
entity.name.type, entity.name.class, support.type, support.class, entity.other.inherited-class#CF2F98
entity.name.namespace, entity.name.type.namespace#FFFFFF
keyword.operator.arithmetic, keyword.operator.comparison, keyword.operator.logical, keyword.operator.assignment#56C2FF
punctuation, meta.brace#666666
entity.name.tag, punctuation.definition.tag#FF6363
entity.other.attribute-name#56C2FF
string.regexp, constant.regexp#56C2FF
markup.heading, entity.name.section#FF6363bold
markup.bold, punctuation.definition.bold#FFFFFFbold
markup.italic, punctuation.definition.italic#FF6363italic
markup.underline.link, string.other.link#ff6363underline
markup.inserted#59D499
markup.deleted#FF6363
markup.changed#FFFFFF
invalid#ffffff