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#3183d8
  • activityBar.background#151515
  • activityBar.border#ffffff22
  • activityBar.foreground#d9d9d8
  • activityBar.inactiveForeground#6a9955
  • activityBarBadge.background#3183d8
  • activityBarBadge.foreground#ffffff
  • badge.background#3183d8
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#d9d9d8
  • breadcrumb.background#191919
  • breadcrumb.focusForeground#d9d9d8
  • breadcrumb.foreground#6a9955
  • button.background#3183d8
  • button.foreground#ffffff
  • button.hoverBackground#b5cea8
  • button.secondaryBackground#151515
  • button.secondaryForeground#d9d9d8
  • button.secondaryHoverBackground#151515
  • checkbox.background#151515
  • checkbox.border#ffffff22
  • commandCenter.background#151515
  • commandCenter.border#ffffff22
  • commandCenter.foreground#6a9955
  • debugIcon.continueForeground#ce9178
  • debugIcon.disconnectForeground#569cd6
  • debugIcon.pauseForeground#b5cea8
  • debugIcon.restartForeground#ce9178
  • debugIcon.startForeground#ce9178
  • debugIcon.stepIntoForeground#b5cea8
  • debugIcon.stepOutForeground#b5cea8
  • debugIcon.stepOverForeground#b5cea8
  • debugIcon.stopForeground#569cd6
  • debugToolBar.background#151515
  • descriptionForeground#6a9955
  • diffEditor.diagonalFill#6a995526
  • diffEditor.insertedLineBackground#ce917818
  • diffEditor.insertedTextBackground#ce917830
  • diffEditor.removedLineBackground#569cd618
  • diffEditor.removedTextBackground#569cd630
  • disabledForeground#d9d9d866
  • dropdown.background#151515
  • dropdown.border#ffffff22
  • dropdown.foreground#d9d9d8
  • editor.background#191919
  • editor.findMatchBackground#d9d9d866
  • editor.findMatchHighlightBackground#d9d9d835
  • editor.findRangeHighlightBackground#3183d818
  • editor.foreground#d9d9d8
  • editor.hoverHighlightBackground#3183d818
  • editor.inactiveSelectionBackground#3183d833
  • editor.lineHighlightBackground#151515
  • editor.selectionBackground#3183d844
  • editor.selectionHighlightBackground#3183d833
  • editor.wordHighlightBackground#b5cea825
  • editor.wordHighlightStrongBackground#dcdcaa30
  • editorBracketHighlight.foreground1#569cd6
  • editorBracketHighlight.foreground2#d9d9d8
  • editorBracketHighlight.foreground3#ce9178
  • editorBracketHighlight.foreground4#b5cea8
  • editorBracketHighlight.foreground5#dcdcaa
  • editorBracketHighlight.foreground6#b5cea8
  • editorBracketMatch.background#3183d822
  • editorBracketMatch.border#3183d8
  • editorBracketPairGuide.activeBackground1#3183d8a6
  • editorBracketPairGuide.activeBackground2#3183d8a6
  • editorBracketPairGuide.activeBackground3#3183d8a6
  • editorBracketPairGuide.activeBackground4#3183d8a6
  • editorBracketPairGuide.activeBackground5#3183d8a6
  • editorBracketPairGuide.activeBackground6#3183d8a6
  • editorBracketPairGuide.background1#d9d9d824
  • editorBracketPairGuide.background2#d9d9d824
  • editorBracketPairGuide.background3#d9d9d824
  • editorBracketPairGuide.background4#d9d9d824
  • editorBracketPairGuide.background5#d9d9d824
  • editorBracketPairGuide.background6#d9d9d824
  • editorCursor.foreground#3183d8
  • editorError.foreground#569cd6
  • editorGroup.border#ffffff22
  • editorGroupHeader.tabsBackground#151515
  • editorGroupHeader.tabsBorder#ffffff22
  • editorGutter.addedBackground#ce9178
  • editorGutter.deletedBackground#569cd6
  • editorGutter.modifiedBackground#b5cea8
  • editorHint.foreground#ce9178
  • editorHoverWidget.background#151515
  • editorHoverWidget.border#ffffff22
  • editorIndentGuide.activeBackground1#3183d8a6
  • editorIndentGuide.background1#d9d9d824
  • editorInfo.foreground#b5cea8
  • editorLineNumber.activeForeground#6a9955
  • editorLineNumber.foreground#6a9955
  • editorSuggestWidget.background#151515
  • editorSuggestWidget.border#ffffff22
  • editorSuggestWidget.selectedBackground#151515
  • editorWarning.foreground#ce9178
  • editorWhitespace.foreground#d9d9d824
  • editorWidget.background#151515
  • editorWidget.border#ffffff22
  • editorWidget.foreground#d9d9d8
  • errorForeground#569cd6
  • focusBorder#3183d8
  • foreground#d9d9d8
  • gitDecoration.addedResourceForeground#ce9178
  • gitDecoration.conflictingResourceForeground#d9d9d8
  • gitDecoration.deletedResourceForeground#569cd6
  • gitDecoration.ignoredResourceForeground#6a9955
  • gitDecoration.modifiedResourceForeground#b5cea8
  • gitDecoration.renamedResourceForeground#dcdcaa
  • gitDecoration.untrackedResourceForeground#ce9178
  • icon.foreground#6a9955
  • input.background#151515
  • input.border#ffffff22
  • input.foreground#d9d9d8
  • input.placeholderForeground#6a9955
  • inputOption.activeBackground#3183d855
  • inputOption.activeBorder#3183d8
  • inputValidation.errorBackground#569cd622
  • inputValidation.errorBorder#569cd6
  • inputValidation.infoBackground#b5cea822
  • inputValidation.infoBorder#b5cea8
  • inputValidation.warningBackground#ce917822
  • inputValidation.warningBorder#ce9178
  • list.activeSelectionBackground#3183d855
  • list.activeSelectionForeground#d9d9d8
  • list.errorForeground#569cd6
  • list.focusBackground#3183d844
  • list.highlightForeground#3183d8
  • list.hoverBackground#151515
  • list.inactiveSelectionBackground#3183d833
  • list.warningForeground#ce9178
  • menu.background#151515
  • menu.foreground#d9d9d8
  • menu.selectionBackground#3183d844
  • menu.separatorBackground#ffffff22
  • minimap.background#191919
  • minimap.findMatchHighlight#d9d9d880
  • minimap.selectionHighlight#3183d866
  • notificationCenter.border#ffffff22
  • notificationCenterHeader.background#151515
  • notifications.background#151515
  • notifications.border#ffffff22
  • notifications.foreground#d9d9d8
  • panel.background#151515
  • panel.border#ffffff22
  • panelTitle.activeBorder#3183d8
  • panelTitle.activeForeground#d9d9d8
  • panelTitle.inactiveForeground#6a9955
  • peekView.border#3183d8
  • peekViewEditor.background#191919
  • peekViewResult.background#151515
  • peekViewResult.selectionBackground#3183d844
  • peekViewTitle.background#151515
  • pickerGroup.border#ffffff22
  • pickerGroup.foreground#3183d8
  • progressBar.background#3183d8
  • quickInput.background#151515
  • quickInput.foreground#d9d9d8
  • scrollbar.shadow#00000088
  • scrollbarSlider.activeBackground#d9d9d845
  • scrollbarSlider.background#d9d9d818
  • scrollbarSlider.hoverBackground#d9d9d82e
  • sideBar.background#151515
  • sideBar.border#ffffff22
  • sideBar.foreground#d9d9d8
  • sideBarSectionHeader.background#151515
  • sideBarSectionHeader.border#ffffff22
  • sideBarSectionHeader.foreground#d9d9d8
  • sideBarTitle.foreground#f7f7f5
  • statusBar.background#151515
  • statusBar.border#ffffff22
  • statusBar.debuggingBackground#569cd6
  • statusBar.debuggingForeground#111111
  • statusBar.foreground#6a9955
  • statusBar.noFolderBackground#151515
  • tab.activeBackground#191919
  • tab.activeBorder#191919
  • tab.activeBorderTop#3183d8
  • tab.activeForeground#d9d9d8
  • tab.border#ffffff22
  • tab.inactiveBackground#151515
  • tab.inactiveForeground#6a9955
  • terminal.ansiBlack#111111
  • terminal.ansiBlue#b5cea8
  • terminal.ansiBrightBlack#6a9955
  • terminal.ansiBrightBlue#b5cea8
  • terminal.ansiBrightCyan#b5cea8
  • terminal.ansiBrightGreen#ce9178
  • terminal.ansiBrightMagenta#dcdcaa
  • terminal.ansiBrightRed#569cd6
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#d9d9d8
  • terminal.ansiCyan#b5cea8
  • terminal.ansiGreen#ce9178
  • terminal.ansiMagenta#dcdcaa
  • terminal.ansiRed#569cd6
  • terminal.ansiWhite#d6d6d6
  • terminal.ansiYellow#ce9178
  • terminal.background#191919
  • terminal.foreground#d9d9d8
  • terminal.selectionBackground#3183d844
  • terminalCursor.foreground#3183d8
  • textBlockQuote.background#151515
  • textBlockQuote.border#3183d8
  • textCodeBlock.background#151515
  • textLink.activeForeground#b5cea8
  • textLink.foreground#3183d8
  • titleBar.activeBackground#151515
  • titleBar.activeForeground#d9d9d8
  • titleBar.border#ffffff22
  • titleBar.inactiveBackground#151515
  • titleBar.inactiveForeground#6a9955
  • tree.inactiveIndentGuidesStroke#d9d9d824
  • tree.indentGuidesStroke#d9d9d852
  • widget.shadow#00000088

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6a9955
string, constant.other.symbol, markup.inline.raw#ce9178
constant.numeric, constant.language.boolean, constant.language.null#b5cea8
constant, variable.other.constant#d9d9d8
keyword, storage.type, storage.modifier#569cd6
variable, meta.object-literal.key, support.variable.property, meta.property-name#d9d9d8
variable.parameter, function.parameter#6a9955
entity.name.function, support.function, variable.function, meta.function-call#dcdcaa
entity.name.type, entity.name.class, support.type, support.class, entity.other.inherited-class#dcdcaa
entity.name.namespace, entity.name.type.namespace#d9d9d8
keyword.operator.arithmetic, keyword.operator.comparison, keyword.operator.logical, keyword.operator.assignment#b5cea8
punctuation, meta.brace#6a9955
entity.name.tag, punctuation.definition.tag#569cd6
entity.other.attribute-name#b5cea8
string.regexp, constant.regexp#b5cea8
markup.heading, entity.name.section#569cd6bold
markup.bold, punctuation.definition.bold#d9d9d8bold
markup.italic, punctuation.definition.italic#569cd6italic
markup.underline.link, string.other.link#3183d8underline
markup.inserted#ce9178
markup.deleted#569cd6
markup.changed#d9d9d8
invalid#ffffff