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#eea3ee
  • activityBar.background#190e1d
  • activityBar.border#694774
  • activityBar.foreground#eea3ee
  • activityBar.inactiveForeground#ba99c1
  • activityBarBadge.background#eea3ee
  • activityBarBadge.foreground#221225
  • badge.background#eea3ee
  • badge.foreground#221225
  • breadcrumb.background#321c37
  • breadcrumb.foreground#d8b9e0
  • button.background#eea3ee
  • button.foreground#221225
  • button.hoverBackground#efaef0
  • button.secondaryBackground#4a2b53
  • button.secondaryForeground#f7e8fc
  • button.secondaryHoverBackground#3f2247
  • charts.blue#f2c095
  • charts.green#a9ddb4
  • charts.orange#a3d7fa
  • charts.purple#bacba1
  • charts.red#ff9faa
  • charts.yellow#efd18e
  • contrastActiveBorder#eea3ee
  • debugConsole.errorForeground#ff9faa
  • debugConsole.infoForeground#f2c095
  • debugConsole.sourceForeground#d8b9e0
  • debugConsole.warningForeground#efd18e
  • debugExceptionWidget.background#321c37
  • debugExceptionWidget.border#ff9faa
  • debugIcon.breakpointForeground#ff9faa
  • debugIcon.disconnectForeground#ff9faa
  • debugIcon.pauseForeground#a3d7fa
  • debugIcon.startForeground#a9ddb4
  • debugIcon.stepIntoForeground#a3d7fa
  • debugIcon.stepOutForeground#a3d7fa
  • debugIcon.stepOverForeground#a3d7fa
  • debugIcon.stopForeground#ff9faa
  • debugToolBar.background#321c37
  • descriptionForeground#ba99c1
  • diffEditor.insertedLineBackground#a9ddb40c
  • diffEditor.insertedTextBackground#a9ddb41c
  • diffEditor.removedLineBackground#ff9faa0c
  • diffEditor.removedTextBackground#ff9faa1c
  • disabledForeground#ba99c1
  • dropdown.background#321c37
  • dropdown.border#694774
  • dropdown.foreground#f7e8fc
  • editor.background#221225
  • editor.findMatchBackground#342e43
  • editor.findMatchBorder#a3d7fa
  • editor.findMatchHighlightBackground#342e43
  • editor.findMatchHighlightBorder#a3d7fa
  • editor.findRangeHighlightBorder#a3d7fa
  • editor.focusedStackFrameHighlightBackground#a9ddb418
  • editor.foreground#f7e8fc
  • editor.inactiveSelectionBackground#4a2b53
  • editor.lineHighlightBackground#3f2247
  • editor.selectionBackground#4a2b53
  • editor.selectionForeground#f7e8fc
  • editor.selectionHighlightBackground#eea3ee16
  • editor.stackFrameHighlightBackground#a3d7fa18
  • editor.wordHighlightBackground#eea3ee16
  • editor.wordHighlightStrongBackground#eea3ee16
  • editorBracketHighlight.foreground1#eea3ee
  • editorBracketHighlight.foreground2#a3d7fa
  • editorBracketHighlight.foreground3#f2c095
  • editorBracketHighlight.foreground4#bacba1
  • editorBracketHighlight.foreground5#d7b9ff
  • editorBracketHighlight.foreground6#f2afb4
  • editorBracketHighlight.unexpectedBracket.foreground#ff9faa
  • editorBracketMatch.background#3f2247
  • editorBracketMatch.border#ba99c1
  • editorCursor.foreground#eea3ee
  • editorError.foreground#ff9faa
  • editorGroup.border#694774
  • editorGroupHeader.tabsBackground#321c37
  • editorGroupHeader.tabsBorder#694774
  • editorGutter.addedBackground#a9ddb4
  • editorGutter.deletedBackground#ff9faa
  • editorGutter.modifiedBackground#a3d7fa
  • editorHint.foreground#a9ddb4
  • editorHoverWidget.background#321c37
  • editorHoverWidget.border#694774
  • editorHoverWidget.foreground#f7e8fc
  • editorIndentGuide.activeBackground1#ba99c1
  • editorIndentGuide.background1#57415c
  • editorInfo.foreground#f2c095
  • editorLineNumber.activeForeground#eea3ee
  • editorLineNumber.foreground#ba99c1
  • editorOverviewRuler.addedForeground#a9ddb4
  • editorOverviewRuler.deletedForeground#ff9faa
  • editorOverviewRuler.errorForeground#ff9faa
  • editorOverviewRuler.modifiedForeground#a3d7fa
  • editorOverviewRuler.warningForeground#efd18e
  • editorRuler.foreground#57415c
  • editorWarning.foreground#efd18e
  • editorWhitespace.foreground#57415c
  • editorWidget.background#321c37
  • editorWidget.border#694774
  • editorWidget.foreground#f7e8fc
  • errorForeground#ff9faa
  • focusBorder#eea3ee
  • foreground#f7e8fc
  • gitDecoration.addedResourceForeground#a9ddb4
  • gitDecoration.conflictingResourceForeground#ff9faa
  • gitDecoration.deletedResourceForeground#ff9faa
  • gitDecoration.ignoredResourceForeground#ba99c1
  • gitDecoration.modifiedResourceForeground#a3d7fa
  • gitDecoration.renamedResourceForeground#f2c095
  • gitDecoration.untrackedResourceForeground#a9ddb4
  • input.background#321c37
  • input.border#694774
  • input.foreground#f7e8fc
  • input.placeholderForeground#ba99c1
  • inputOption.activeBackground#4a2b53
  • inputOption.activeBorder#eea3ee
  • inputOption.activeForeground#f7e8fc
  • inputOption.hoverBackground#3f2247
  • inputValidation.errorBackground#382032
  • inputValidation.errorBorder#ff9faa
  • inputValidation.errorForeground#f7e8fc
  • inputValidation.infoBackground#372330
  • inputValidation.infoBorder#f2c095
  • inputValidation.infoForeground#f7e8fc
  • inputValidation.warningBackground#372530
  • inputValidation.warningBorder#efd18e
  • inputValidation.warningForeground#f7e8fc
  • list.activeSelectionBackground#4a2b53
  • list.activeSelectionForeground#f7e8fc
  • list.errorForeground#ff9faa
  • list.filterMatchBackground#4a2b53
  • list.focusBackground#4a2b53
  • list.focusForeground#f7e8fc
  • list.focusHighlightForeground#eea3ee
  • list.focusOutline#eea3ee
  • list.highlightForeground#f7e8fc
  • list.hoverBackground#3f2247
  • list.hoverForeground#f7e8fc
  • list.inactiveSelectionBackground#4a2b53
  • list.inactiveSelectionForeground#f7e8fc
  • list.warningForeground#efd18e
  • menu.background#321c37
  • menu.border#694774
  • menu.foreground#f7e8fc
  • menu.selectionBackground#4a2b53
  • menu.selectionForeground#f7e8fc
  • menu.separatorBackground#694774
  • minimap.errorHighlight#ff9faa
  • minimap.warningHighlight#efd18e
  • notebook.cellEditorBackground#221225
  • notificationCenterHeader.background#190e1d
  • notificationCenterHeader.foreground#d8b9e0
  • notifications.background#321c37
  • notifications.border#694774
  • notifications.foreground#f7e8fc
  • notificationsErrorIcon.foreground#ff9faa
  • notificationsInfoIcon.foreground#f2c095
  • notificationsWarningIcon.foreground#efd18e
  • panel.background#321c37
  • panel.border#694774
  • panelTitle.activeBorder#eea3ee
  • panelTitle.activeForeground#f7e8fc
  • panelTitle.inactiveForeground#d8b9e0
  • peekView.border#eea3ee
  • peekViewEditor.background#321c37
  • peekViewEditor.matchHighlightBackground#4a2b53
  • peekViewResult.background#321c37
  • peekViewResult.fileForeground#f7e8fc
  • peekViewResult.lineForeground#f7e8fc
  • peekViewResult.matchHighlightBackground#4a2b53
  • peekViewResult.selectionBackground#4a2b53
  • peekViewResult.selectionForeground#f7e8fc
  • peekViewTitle.background#321c37
  • peekViewTitleDescription.foreground#d8b9e0
  • peekViewTitleLabel.foreground#f7e8fc
  • pickerGroup.border#694774
  • pickerGroup.foreground#eea3ee
  • problemsErrorIcon.foreground#ff9faa
  • problemsInfoIcon.foreground#f2c095
  • problemsWarningIcon.foreground#efd18e
  • progressBar.background#eea3ee
  • quickInput.background#321c37
  • quickInput.foreground#f7e8fc
  • quickInputList.focusBackground#4a2b53
  • quickInputList.focusForeground#f7e8fc
  • scrollbar.shadow#22122599
  • scrollbarSlider.activeBackground#ba99c180
  • scrollbarSlider.background#ba99c140
  • scrollbarSlider.hoverBackground#ba99c160
  • selection.background#4a2b53
  • sideBar.background#190e1d
  • sideBar.border#694774
  • sideBar.foreground#d8b9e0
  • sideBarSectionHeader.background#190e1d
  • sideBarSectionHeader.foreground#f7e8fc
  • sideBarTitle.foreground#f7e8fc
  • statusBar.background#190e1d
  • statusBar.border#694774
  • statusBar.debuggingBackground#4a2b53
  • statusBar.debuggingForeground#f7e8fc
  • statusBar.foreground#f7e8fc
  • statusBar.noFolderBackground#190e1d
  • statusBar.noFolderForeground#f7e8fc
  • statusBarItem.hoverBackground#3f2247
  • statusBarItem.remoteBackground#eea3ee
  • statusBarItem.remoteForeground#221225
  • tab.activeBackground#221225
  • tab.activeBorderTop#eea3ee
  • tab.activeForeground#f7e8fc
  • tab.border#694774
  • tab.hoverBackground#3f2247
  • tab.inactiveBackground#321c37
  • tab.inactiveForeground#ba99c1
  • tab.unfocusedActiveForeground#d8b9e0
  • tab.unfocusedInactiveForeground#ba99c1
  • terminal.ansiBlack#ba99c1
  • terminal.ansiBlue#f2c095
  • terminal.ansiBrightBlack#c1a2c8
  • terminal.ansiBrightBlue#ffcda2
  • terminal.ansiBrightCyan#fbb0fb
  • terminal.ansiBrightGreen#b6eac1
  • terminal.ansiBrightMagenta#c7d8ae
  • terminal.ansiBrightRed#ffacb7
  • terminal.ansiBrightWhite#e5c6ed
  • terminal.ansiBrightYellow#fcde9b
  • terminal.ansiCyan#eea3ee
  • terminal.ansiGreen#a9ddb4
  • terminal.ansiMagenta#bacba1
  • terminal.ansiRed#ff9faa
  • terminal.ansiWhite#d8b9e0
  • terminal.ansiYellow#efd18e
  • terminal.background#221225
  • terminal.border#694774
  • terminal.findMatchBackground#4a2b53
  • terminal.findMatchBorder#a3d7fa
  • terminal.findMatchHighlightBackground#3f2247
  • terminal.findMatchHighlightBorder#eea3ee
  • terminal.foreground#f7e8fc
  • terminal.selectionBackground#4a2b53
  • terminalCursor.background#221225
  • terminalCursor.foreground#eea3ee
  • testing.iconFailed#ff9faa
  • testing.iconPassed#a9ddb4
  • testing.iconQueued#ba99c1
  • testing.iconSkipped#ba99c1
  • testing.iconUnset#ba99c1
  • testing.runAction#a9ddb4
  • textBlockQuote.background#3f2247
  • textBlockQuote.border#eea3ee
  • textCodeBlock.background#3f2247
  • textLink.activeForeground#eea3ee
  • textLink.foreground#eea3ee
  • textPreformat.foreground#a3d7fa
  • titleBar.activeBackground#190e1d
  • titleBar.activeForeground#f7e8fc
  • titleBar.border#694774
  • titleBar.inactiveBackground#190e1d
  • titleBar.inactiveForeground#ba99c1
  • toolbar.hoverBackground#3f2247
  • widget.border#694774
  • widget.shadow#22122599

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#ba99c1italic
keyword, storage.type, storage.modifier#eea3ee
string, markup.inline.raw, markup.fenced_code#a3d7fa
entity.name.function, support.function, variable.function, meta.function-call#f2c095
entity.name.type, entity.name.class, support.type, support.class, entity.name.namespace#bacba1
constant.numeric#d7b9ff
constant.language, variable.other.constant, constant.other#d7b9ff
keyword.operator#f2afb4
variable, variable.other.readwrite#f7e8fc
variable.parameter#d8b9e0
variable.other.property, support.variable.property, support.type.property-name#f2c095
punctuation, meta.brace#d8b9e0
entity.name.tag#eea3ee
entity.other.attribute-name#a3d7fa
string.regexp#bacba1
constant.character.escape#f2afb4
markup.heading, entity.name.section#eea3eebold
markup.italicitalic
markup.boldbold
invalid#ff9faaunderline
markup.inserted#a9ddb4
markup.deleted#ff9faa