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#f5afc4
  • activityBar.background#211119
  • activityBar.border#784d63
  • activityBar.foreground#f5afc4
  • activityBar.inactiveForeground#c5a1b4
  • activityBarBadge.background#f5afc4
  • activityBarBadge.foreground#2a1820
  • badge.background#f5afc4
  • badge.foreground#2a1820
  • breadcrumb.background#3b242e
  • breadcrumb.foreground#e0bdcd
  • button.background#f5afc4
  • button.foreground#2a1820
  • button.hoverBackground#f6b8cb
  • button.secondaryBackground#523343
  • button.secondaryForeground#fae8ee
  • button.secondaryHoverBackground#452938
  • charts.blue#e8cc9d
  • charts.green#a9ddb4
  • charts.orange#a4ded7
  • charts.purple#ccbaff
  • charts.red#ff9faa
  • charts.yellow#efd18e
  • contrastActiveBorder#f5afc4
  • debugConsole.errorForeground#ff9faa
  • debugConsole.infoForeground#e8cc9d
  • debugConsole.sourceForeground#e0bdcd
  • debugConsole.warningForeground#efd18e
  • debugExceptionWidget.background#3b242e
  • debugExceptionWidget.border#ff9faa
  • debugIcon.breakpointForeground#ff9faa
  • debugIcon.disconnectForeground#ff9faa
  • debugIcon.pauseForeground#a4ded7
  • debugIcon.startForeground#a9ddb4
  • debugIcon.stepIntoForeground#a4ded7
  • debugIcon.stepOutForeground#a4ded7
  • debugIcon.stepOverForeground#a4ded7
  • debugIcon.stopForeground#ff9faa
  • debugToolBar.background#3b242e
  • descriptionForeground#c5a1b4
  • diffEditor.insertedLineBackground#a9ddb40c
  • diffEditor.insertedTextBackground#a9ddb41c
  • diffEditor.removedLineBackground#ff9faa0c
  • diffEditor.removedTextBackground#ff9faa1c
  • disabledForeground#c5a1b4
  • dropdown.background#3b242e
  • dropdown.border#784d63
  • dropdown.foreground#fae8ee
  • editor.background#2a1820
  • editor.findMatchBackground#3b343a
  • editor.findMatchBorder#a4ded7
  • editor.findMatchHighlightBackground#3b343a
  • editor.findMatchHighlightBorder#a4ded7
  • editor.findRangeHighlightBorder#a4ded7
  • editor.focusedStackFrameHighlightBackground#a9ddb418
  • editor.foreground#fae8ee
  • editor.inactiveSelectionBackground#523343
  • editor.lineHighlightBackground#452938
  • editor.selectionBackground#523343
  • editor.selectionForeground#fae8ee
  • editor.selectionHighlightBackground#f5afc416
  • editor.stackFrameHighlightBackground#a4ded718
  • editor.wordHighlightBackground#f5afc416
  • editor.wordHighlightStrongBackground#f5afc416
  • editorBracketHighlight.foreground1#f5afc4
  • editorBracketHighlight.foreground2#a4ded7
  • editorBracketHighlight.foreground3#e8cc9d
  • editorBracketHighlight.foreground4#ccbaff
  • editorBracketHighlight.foreground5#bdd7ae
  • editorBracketHighlight.foreground6#e2b7e3
  • editorBracketHighlight.unexpectedBracket.foreground#ff9faa
  • editorBracketMatch.background#452938
  • editorBracketMatch.border#c5a1b4
  • editorCursor.foreground#f5afc4
  • editorError.foreground#ff9faa
  • editorGroup.border#784d63
  • editorGroupHeader.tabsBackground#3b242e
  • editorGroupHeader.tabsBorder#784d63
  • editorGutter.addedBackground#a9ddb4
  • editorGutter.deletedBackground#ff9faa
  • editorGutter.modifiedBackground#a4ded7
  • editorHint.foreground#a9ddb4
  • editorHoverWidget.background#3b242e
  • editorHoverWidget.border#784d63
  • editorHoverWidget.foreground#fae8ee
  • editorIndentGuide.activeBackground1#c5a1b4
  • editorIndentGuide.background1#604854
  • editorInfo.foreground#e8cc9d
  • editorLineNumber.activeForeground#f5afc4
  • editorLineNumber.foreground#c5a1b4
  • editorOverviewRuler.addedForeground#a9ddb4
  • editorOverviewRuler.deletedForeground#ff9faa
  • editorOverviewRuler.errorForeground#ff9faa
  • editorOverviewRuler.modifiedForeground#a4ded7
  • editorOverviewRuler.warningForeground#efd18e
  • editorRuler.foreground#604854
  • editorWarning.foreground#efd18e
  • editorWhitespace.foreground#604854
  • editorWidget.background#3b242e
  • editorWidget.border#784d63
  • editorWidget.foreground#fae8ee
  • errorForeground#ff9faa
  • focusBorder#f5afc4
  • foreground#fae8ee
  • gitDecoration.addedResourceForeground#a9ddb4
  • gitDecoration.conflictingResourceForeground#ff9faa
  • gitDecoration.deletedResourceForeground#ff9faa
  • gitDecoration.ignoredResourceForeground#c5a1b4
  • gitDecoration.modifiedResourceForeground#a4ded7
  • gitDecoration.renamedResourceForeground#e8cc9d
  • gitDecoration.untrackedResourceForeground#a9ddb4
  • input.background#3b242e
  • input.border#784d63
  • input.foreground#fae8ee
  • input.placeholderForeground#c5a1b4
  • inputOption.activeBackground#523343
  • inputOption.activeBorder#f5afc4
  • inputOption.activeForeground#fae8ee
  • inputOption.hoverBackground#452938
  • inputValidation.errorBackground#3f262e
  • inputValidation.errorBorder#ff9faa
  • inputValidation.errorForeground#fae8ee
  • inputValidation.infoBackground#3d2a2d
  • inputValidation.infoBorder#e8cc9d
  • inputValidation.infoForeground#fae8ee
  • inputValidation.warningBackground#3e2b2b
  • inputValidation.warningBorder#efd18e
  • inputValidation.warningForeground#fae8ee
  • list.activeSelectionBackground#523343
  • list.activeSelectionForeground#fae8ee
  • list.errorForeground#ff9faa
  • list.filterMatchBackground#523343
  • list.focusBackground#523343
  • list.focusForeground#fae8ee
  • list.focusHighlightForeground#f5afc4
  • list.focusOutline#f5afc4
  • list.highlightForeground#fae8ee
  • list.hoverBackground#452938
  • list.hoverForeground#fae8ee
  • list.inactiveSelectionBackground#523343
  • list.inactiveSelectionForeground#fae8ee
  • list.warningForeground#efd18e
  • menu.background#3b242e
  • menu.border#784d63
  • menu.foreground#fae8ee
  • menu.selectionBackground#523343
  • menu.selectionForeground#fae8ee
  • menu.separatorBackground#784d63
  • minimap.errorHighlight#ff9faa
  • minimap.warningHighlight#efd18e
  • notebook.cellEditorBackground#2a1820
  • notificationCenterHeader.background#211119
  • notificationCenterHeader.foreground#e0bdcd
  • notifications.background#3b242e
  • notifications.border#784d63
  • notifications.foreground#fae8ee
  • notificationsErrorIcon.foreground#ff9faa
  • notificationsInfoIcon.foreground#e8cc9d
  • notificationsWarningIcon.foreground#efd18e
  • panel.background#3b242e
  • panel.border#784d63
  • panelTitle.activeBorder#f5afc4
  • panelTitle.activeForeground#fae8ee
  • panelTitle.inactiveForeground#e0bdcd
  • peekView.border#f5afc4
  • peekViewEditor.background#3b242e
  • peekViewEditor.matchHighlightBackground#523343
  • peekViewResult.background#3b242e
  • peekViewResult.fileForeground#fae8ee
  • peekViewResult.lineForeground#fae8ee
  • peekViewResult.matchHighlightBackground#523343
  • peekViewResult.selectionBackground#523343
  • peekViewResult.selectionForeground#fae8ee
  • peekViewTitle.background#3b242e
  • peekViewTitleDescription.foreground#e0bdcd
  • peekViewTitleLabel.foreground#fae8ee
  • pickerGroup.border#784d63
  • pickerGroup.foreground#f5afc4
  • problemsErrorIcon.foreground#ff9faa
  • problemsInfoIcon.foreground#e8cc9d
  • problemsWarningIcon.foreground#efd18e
  • progressBar.background#f5afc4
  • quickInput.background#3b242e
  • quickInput.foreground#fae8ee
  • quickInputList.focusBackground#523343
  • quickInputList.focusForeground#fae8ee
  • scrollbar.shadow#2a182099
  • scrollbarSlider.activeBackground#c5a1b480
  • scrollbarSlider.background#c5a1b440
  • scrollbarSlider.hoverBackground#c5a1b460
  • selection.background#523343
  • sideBar.background#211119
  • sideBar.border#784d63
  • sideBar.foreground#e0bdcd
  • sideBarSectionHeader.background#211119
  • sideBarSectionHeader.foreground#fae8ee
  • sideBarTitle.foreground#fae8ee
  • statusBar.background#211119
  • statusBar.border#784d63
  • statusBar.debuggingBackground#523343
  • statusBar.debuggingForeground#fae8ee
  • statusBar.foreground#fae8ee
  • statusBar.noFolderBackground#211119
  • statusBar.noFolderForeground#fae8ee
  • statusBarItem.hoverBackground#452938
  • statusBarItem.remoteBackground#f5afc4
  • statusBarItem.remoteForeground#2a1820
  • tab.activeBackground#2a1820
  • tab.activeBorderTop#f5afc4
  • tab.activeForeground#fae8ee
  • tab.border#784d63
  • tab.hoverBackground#452938
  • tab.inactiveBackground#3b242e
  • tab.inactiveForeground#c5a1b4
  • tab.unfocusedActiveForeground#e0bdcd
  • tab.unfocusedInactiveForeground#c5a1b4
  • terminal.ansiBlack#c5a1b4
  • terminal.ansiBlue#e8cc9d
  • terminal.ansiBrightBlack#cbaabb
  • terminal.ansiBrightBlue#f5d9aa
  • terminal.ansiBrightCyan#ffbcd1
  • terminal.ansiBrightGreen#b6eac1
  • terminal.ansiBrightMagenta#d9c7ff
  • terminal.ansiBrightRed#ffacb7
  • terminal.ansiBrightWhite#edcada
  • terminal.ansiBrightYellow#fcde9b
  • terminal.ansiCyan#f5afc4
  • terminal.ansiGreen#a9ddb4
  • terminal.ansiMagenta#ccbaff
  • terminal.ansiRed#ff9faa
  • terminal.ansiWhite#e0bdcd
  • terminal.ansiYellow#efd18e
  • terminal.background#2a1820
  • terminal.border#784d63
  • terminal.findMatchBackground#523343
  • terminal.findMatchBorder#a4ded7
  • terminal.findMatchHighlightBackground#452938
  • terminal.findMatchHighlightBorder#f5afc4
  • terminal.foreground#fae8ee
  • terminal.selectionBackground#523343
  • terminalCursor.background#2a1820
  • terminalCursor.foreground#f5afc4
  • testing.iconFailed#ff9faa
  • testing.iconPassed#a9ddb4
  • testing.iconQueued#c5a1b4
  • testing.iconSkipped#c5a1b4
  • testing.iconUnset#c5a1b4
  • testing.runAction#a9ddb4
  • textBlockQuote.background#452938
  • textBlockQuote.border#f5afc4
  • textCodeBlock.background#452938
  • textLink.activeForeground#f5afc4
  • textLink.foreground#f5afc4
  • textPreformat.foreground#a4ded7
  • titleBar.activeBackground#211119
  • titleBar.activeForeground#fae8ee
  • titleBar.border#784d63
  • titleBar.inactiveBackground#211119
  • titleBar.inactiveForeground#c5a1b4
  • toolbar.hoverBackground#452938
  • widget.border#784d63
  • widget.shadow#2a182099

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#c5a1b4italic
keyword, storage.type, storage.modifier#f5afc4
string, markup.inline.raw, markup.fenced_code#a4ded7
entity.name.function, support.function, variable.function, meta.function-call#e8cc9d
entity.name.type, entity.name.class, support.type, support.class, entity.name.namespace#ccbaff
constant.numeric#bdd7ae
constant.language, variable.other.constant, constant.other#bdd7ae
keyword.operator#e2b7e3
variable, variable.other.readwrite#fae8ee
variable.parameter#e0bdcd
variable.other.property, support.variable.property, support.type.property-name#e8cc9d
punctuation, meta.brace#e0bdcd
entity.name.tag#f5afc4
entity.other.attribute-name#a4ded7
string.regexp#ccbaff
constant.character.escape#e2b7e3
markup.heading, entity.name.section#f5afc4bold
markup.italicitalic
markup.boldbold
invalid#ff9faaunderline
markup.inserted#a9ddb4
markup.deleted#ff9faa