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#ffa3c6
  • activityBar.background#1e0a16
  • activityBar.border#76405c
  • activityBar.foreground#ffa3c6
  • activityBar.inactiveForeground#bf92ad
  • activityBarBadge.background#ffa3c6
  • activityBarBadge.foreground#280f1e
  • badge.background#ffa3c6
  • badge.foreground#280f1e
  • breadcrumb.background#39172d
  • breadcrumb.foreground#e0b6cb
  • button.background#ffa3c6
  • button.foreground#280f1e
  • button.hoverBackground#feaecd
  • button.secondaryBackground#52233c
  • button.secondaryForeground#f9e6f0
  • button.secondaryHoverBackground#431c32
  • charts.blue#dfc69a
  • charts.green#a9ddb4
  • charts.orange#a4d5f6
  • charts.purple#c8b3f7
  • charts.red#ff9faa
  • charts.yellow#efd18e
  • contrastActiveBorder#ffa3c6
  • debugConsole.errorForeground#ff9faa
  • debugConsole.infoForeground#dfc69a
  • debugConsole.sourceForeground#e0b6cb
  • debugConsole.warningForeground#efd18e
  • debugExceptionWidget.background#39172d
  • debugExceptionWidget.border#ff9faa
  • debugIcon.breakpointForeground#ff9faa
  • debugIcon.disconnectForeground#ff9faa
  • debugIcon.pauseForeground#a4d5f6
  • debugIcon.startForeground#a9ddb4
  • debugIcon.stepIntoForeground#a4d5f6
  • debugIcon.stepOutForeground#a4d5f6
  • debugIcon.stepOverForeground#a4d5f6
  • debugIcon.stopForeground#ff9faa
  • debugToolBar.background#39172d
  • descriptionForeground#bf92ad
  • diffEditor.insertedLineBackground#a9ddb40c
  • diffEditor.insertedTextBackground#a9ddb41c
  • diffEditor.removedLineBackground#ff9faa0c
  • diffEditor.removedTextBackground#ff9faa1c
  • disabledForeground#bf92ad
  • dropdown.background#39172d
  • dropdown.border#76405c
  • dropdown.foreground#f9e6f0
  • editor.background#280f1e
  • editor.findMatchBackground#392b3c
  • editor.findMatchBorder#a4d5f6
  • editor.findMatchHighlightBackground#392b3c
  • editor.findMatchHighlightBorder#a4d5f6
  • editor.findRangeHighlightBorder#a4d5f6
  • editor.focusedStackFrameHighlightBackground#a9ddb418
  • editor.foreground#f9e6f0
  • editor.inactiveSelectionBackground#52233c
  • editor.lineHighlightBackground#431c32
  • editor.selectionBackground#52233c
  • editor.selectionForeground#f9e6f0
  • editor.selectionHighlightBackground#ffa3c616
  • editor.stackFrameHighlightBackground#a4d5f618
  • editor.wordHighlightBackground#ffa3c616
  • editor.wordHighlightStrongBackground#ffa3c616
  • editorBracketHighlight.foreground1#ffa3c6
  • editorBracketHighlight.foreground2#a4d5f6
  • editorBracketHighlight.foreground3#dfc69a
  • editorBracketHighlight.foreground4#c8b3f7
  • editorBracketHighlight.foreground5#acd9bc
  • editorBracketHighlight.foreground6#ebc1d9
  • editorBracketHighlight.unexpectedBracket.foreground#ff9faa
  • editorBracketMatch.background#431c32
  • editorBracketMatch.border#bf92ad
  • editorCursor.foreground#ffa3c6
  • editorError.foreground#ff9faa
  • editorGroup.border#76405c
  • editorGroupHeader.tabsBackground#39172d
  • editorGroupHeader.tabsBorder#76405c
  • editorGutter.addedBackground#a9ddb4
  • editorGutter.deletedBackground#ff9faa
  • editorGutter.modifiedBackground#a4d5f6
  • editorHint.foreground#a9ddb4
  • editorHoverWidget.background#39172d
  • editorHoverWidget.border#76405c
  • editorHoverWidget.foreground#f9e6f0
  • editorIndentGuide.activeBackground1#bf92ad
  • editorIndentGuide.background1#5d3d50
  • editorInfo.foreground#dfc69a
  • editorLineNumber.activeForeground#ffa3c6
  • editorLineNumber.foreground#bf92ad
  • editorOverviewRuler.addedForeground#a9ddb4
  • editorOverviewRuler.deletedForeground#ff9faa
  • editorOverviewRuler.errorForeground#ff9faa
  • editorOverviewRuler.modifiedForeground#a4d5f6
  • editorOverviewRuler.warningForeground#efd18e
  • editorRuler.foreground#5d3d50
  • editorWarning.foreground#efd18e
  • editorWhitespace.foreground#5d3d50
  • editorWidget.background#39172d
  • editorWidget.border#76405c
  • editorWidget.foreground#f9e6f0
  • errorForeground#ff9faa
  • focusBorder#ffa3c6
  • foreground#f9e6f0
  • gitDecoration.addedResourceForeground#a9ddb4
  • gitDecoration.conflictingResourceForeground#ff9faa
  • gitDecoration.deletedResourceForeground#ff9faa
  • gitDecoration.ignoredResourceForeground#bf92ad
  • gitDecoration.modifiedResourceForeground#a4d5f6
  • gitDecoration.renamedResourceForeground#dfc69a
  • gitDecoration.untrackedResourceForeground#a9ddb4
  • input.background#39172d
  • input.border#76405c
  • input.foreground#f9e6f0
  • input.placeholderForeground#bf92ad
  • inputOption.activeBackground#52233c
  • inputOption.activeBorder#ffa3c6
  • inputOption.activeForeground#f9e6f0
  • inputOption.hoverBackground#431c32
  • inputValidation.errorBackground#3e1d2c
  • inputValidation.errorBorder#ff9faa
  • inputValidation.errorForeground#f9e6f0
  • inputValidation.infoBackground#3a212a
  • inputValidation.infoBorder#dfc69a
  • inputValidation.infoForeground#f9e6f0
  • inputValidation.warningBackground#3c2229
  • inputValidation.warningBorder#efd18e
  • inputValidation.warningForeground#f9e6f0
  • list.activeSelectionBackground#52233c
  • list.activeSelectionForeground#f9e6f0
  • list.errorForeground#ff9faa
  • list.filterMatchBackground#52233c
  • list.focusBackground#52233c
  • list.focusForeground#f9e6f0
  • list.focusHighlightForeground#ffa3c6
  • list.focusOutline#ffa3c6
  • list.highlightForeground#f9e6f0
  • list.hoverBackground#431c32
  • list.hoverForeground#f9e6f0
  • list.inactiveSelectionBackground#52233c
  • list.inactiveSelectionForeground#f9e6f0
  • list.warningForeground#efd18e
  • menu.background#39172d
  • menu.border#76405c
  • menu.foreground#f9e6f0
  • menu.selectionBackground#52233c
  • menu.selectionForeground#f9e6f0
  • menu.separatorBackground#76405c
  • minimap.errorHighlight#ff9faa
  • minimap.warningHighlight#efd18e
  • notebook.cellEditorBackground#280f1e
  • notificationCenterHeader.background#1e0a16
  • notificationCenterHeader.foreground#e0b6cb
  • notifications.background#39172d
  • notifications.border#76405c
  • notifications.foreground#f9e6f0
  • notificationsErrorIcon.foreground#ff9faa
  • notificationsInfoIcon.foreground#dfc69a
  • notificationsWarningIcon.foreground#efd18e
  • panel.background#39172d
  • panel.border#76405c
  • panelTitle.activeBorder#ffa3c6
  • panelTitle.activeForeground#f9e6f0
  • panelTitle.inactiveForeground#e0b6cb
  • peekView.border#ffa3c6
  • peekViewEditor.background#39172d
  • peekViewEditor.matchHighlightBackground#52233c
  • peekViewResult.background#39172d
  • peekViewResult.fileForeground#f9e6f0
  • peekViewResult.lineForeground#f9e6f0
  • peekViewResult.matchHighlightBackground#52233c
  • peekViewResult.selectionBackground#52233c
  • peekViewResult.selectionForeground#f9e6f0
  • peekViewTitle.background#39172d
  • peekViewTitleDescription.foreground#e0b6cb
  • peekViewTitleLabel.foreground#f9e6f0
  • pickerGroup.border#76405c
  • pickerGroup.foreground#ffa3c6
  • problemsErrorIcon.foreground#ff9faa
  • problemsInfoIcon.foreground#dfc69a
  • problemsWarningIcon.foreground#efd18e
  • progressBar.background#ffa3c6
  • quickInput.background#39172d
  • quickInput.foreground#f9e6f0
  • quickInputList.focusBackground#52233c
  • quickInputList.focusForeground#f9e6f0
  • scrollbar.shadow#280f1e99
  • scrollbarSlider.activeBackground#bf92ad80
  • scrollbarSlider.background#bf92ad40
  • scrollbarSlider.hoverBackground#bf92ad60
  • selection.background#52233c
  • sideBar.background#1e0a16
  • sideBar.border#76405c
  • sideBar.foreground#e0b6cb
  • sideBarSectionHeader.background#1e0a16
  • sideBarSectionHeader.foreground#f9e6f0
  • sideBarTitle.foreground#f9e6f0
  • statusBar.background#1e0a16
  • statusBar.border#76405c
  • statusBar.debuggingBackground#52233c
  • statusBar.debuggingForeground#f9e6f0
  • statusBar.foreground#f9e6f0
  • statusBar.noFolderBackground#1e0a16
  • statusBar.noFolderForeground#f9e6f0
  • statusBarItem.hoverBackground#431c32
  • statusBarItem.remoteBackground#ffa3c6
  • statusBarItem.remoteForeground#280f1e
  • tab.activeBackground#280f1e
  • tab.activeBorderTop#ffa3c6
  • tab.activeForeground#f9e6f0
  • tab.border#76405c
  • tab.hoverBackground#431c32
  • tab.inactiveBackground#39172d
  • tab.inactiveForeground#bf92ad
  • tab.unfocusedActiveForeground#e0b6cb
  • tab.unfocusedInactiveForeground#bf92ad
  • terminal.ansiBlack#bf92ad
  • terminal.ansiBlue#dfc69a
  • terminal.ansiBrightBlack#c69cb5
  • terminal.ansiBrightBlue#ecd3a7
  • terminal.ansiBrightCyan#ffb0d3
  • terminal.ansiBrightGreen#b6eac1
  • terminal.ansiBrightMagenta#d5c0ff
  • terminal.ansiBrightRed#ffacb7
  • terminal.ansiBrightWhite#edc3d8
  • terminal.ansiBrightYellow#fcde9b
  • terminal.ansiCyan#ffa3c6
  • terminal.ansiGreen#a9ddb4
  • terminal.ansiMagenta#c8b3f7
  • terminal.ansiRed#ff9faa
  • terminal.ansiWhite#e0b6cb
  • terminal.ansiYellow#efd18e
  • terminal.background#280f1e
  • terminal.border#76405c
  • terminal.findMatchBackground#52233c
  • terminal.findMatchBorder#a4d5f6
  • terminal.findMatchHighlightBackground#431c32
  • terminal.findMatchHighlightBorder#ffa3c6
  • terminal.foreground#f9e6f0
  • terminal.selectionBackground#52233c
  • terminalCursor.background#280f1e
  • terminalCursor.foreground#ffa3c6
  • testing.iconFailed#ff9faa
  • testing.iconPassed#a9ddb4
  • testing.iconQueued#bf92ad
  • testing.iconSkipped#bf92ad
  • testing.iconUnset#bf92ad
  • testing.runAction#a9ddb4
  • textBlockQuote.background#431c32
  • textBlockQuote.border#ffa3c6
  • textCodeBlock.background#431c32
  • textLink.activeForeground#ffa3c6
  • textLink.foreground#ffa3c6
  • textPreformat.foreground#a4d5f6
  • titleBar.activeBackground#1e0a16
  • titleBar.activeForeground#f9e6f0
  • titleBar.border#76405c
  • titleBar.inactiveBackground#1e0a16
  • titleBar.inactiveForeground#bf92ad
  • toolbar.hoverBackground#431c32
  • widget.border#76405c
  • widget.shadow#280f1e99

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#bf92aditalic
keyword, storage.type, storage.modifier#ffa3c6
string, markup.inline.raw, markup.fenced_code#a4d5f6
entity.name.function, support.function, variable.function, meta.function-call#dfc69a
entity.name.type, entity.name.class, support.type, support.class, entity.name.namespace#c8b3f7
constant.numeric#acd9bc
constant.language, variable.other.constant, constant.other#acd9bc
keyword.operator#ebc1d9
variable, variable.other.readwrite#f9e6f0
variable.parameter#e0b6cb
variable.other.property, support.variable.property, support.type.property-name#dfc69a
punctuation, meta.brace#e0b6cb
entity.name.tag#ffa3c6
entity.other.attribute-name#a4d5f6
string.regexp#c8b3f7
constant.character.escape#ebc1d9
markup.heading, entity.name.section#ffa3c6bold
markup.italicitalic
markup.boldbold
invalid#ff9faaunderline
markup.inserted#a9ddb4
markup.deleted#ff9faa