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#cebaf2
  • activityBar.background#191623
  • activityBar.border#5c5172
  • activityBar.foreground#cebaf2
  • activityBar.inactiveForeground#b2a5c5
  • activityBarBadge.background#cebaf2
  • activityBarBadge.foreground#211e2d
  • badge.background#cebaf2
  • badge.foreground#211e2d
  • breadcrumb.background#2f2a3e
  • breadcrumb.foreground#ccc3df
  • button.background#cebaf2
  • button.foreground#211e2d
  • button.hoverBackground#d3c2f3
  • button.secondaryBackground#42374f
  • button.secondaryForeground#f0ecf9
  • button.secondaryHoverBackground#362e43
  • charts.blue#a3d4e2
  • charts.green#a9ddb4
  • charts.orange#c9dbaf
  • charts.purple#edbdcf
  • charts.red#ff9faa
  • charts.yellow#efd18e
  • contrastActiveBorder#cebaf2
  • debugConsole.errorForeground#ff9faa
  • debugConsole.infoForeground#a3d4e2
  • debugConsole.sourceForeground#ccc3df
  • debugConsole.warningForeground#efd18e
  • debugExceptionWidget.background#2f2a3e
  • debugExceptionWidget.border#ff9faa
  • debugIcon.breakpointForeground#ff9faa
  • debugIcon.disconnectForeground#ff9faa
  • debugIcon.pauseForeground#c9dbaf
  • debugIcon.startForeground#a9ddb4
  • debugIcon.stepIntoForeground#c9dbaf
  • debugIcon.stepOutForeground#c9dbaf
  • debugIcon.stepOverForeground#c9dbaf
  • debugIcon.stopForeground#ff9faa
  • debugToolBar.background#2f2a3e
  • descriptionForeground#b2a5c5
  • diffEditor.insertedLineBackground#a9ddb40c
  • diffEditor.insertedTextBackground#a9ddb41c
  • diffEditor.removedLineBackground#ff9faa0c
  • diffEditor.removedTextBackground#ff9faa1c
  • disabledForeground#b2a5c5
  • dropdown.background#2f2a3e
  • dropdown.border#5c5172
  • dropdown.foreground#f0ecf9
  • editor.background#211e2d
  • editor.findMatchBackground#39383f
  • editor.findMatchBorder#c9dbaf
  • editor.findMatchHighlightBackground#39383f
  • editor.findMatchHighlightBorder#c9dbaf
  • editor.findRangeHighlightBorder#c9dbaf
  • editor.focusedStackFrameHighlightBackground#a9ddb418
  • editor.foreground#f0ecf9
  • editor.inactiveSelectionBackground#42374f
  • editor.lineHighlightBackground#362e43
  • editor.selectionBackground#42374f
  • editor.selectionForeground#f0ecf9
  • editor.selectionHighlightBackground#cebaf216
  • editor.stackFrameHighlightBackground#c9dbaf18
  • editor.wordHighlightBackground#cebaf216
  • editor.wordHighlightStrongBackground#cebaf216
  • editorBracketHighlight.foreground1#cebaf2
  • editorBracketHighlight.foreground2#c9dbaf
  • editorBracketHighlight.foreground3#a3d4e2
  • editorBracketHighlight.foreground4#edbdcf
  • editorBracketHighlight.foreground5#e8cc9e
  • editorBracketHighlight.foreground6#b6bfee
  • editorBracketHighlight.unexpectedBracket.foreground#ff9faa
  • editorBracketMatch.background#362e43
  • editorBracketMatch.border#b2a5c5
  • editorCursor.foreground#cebaf2
  • editorError.foreground#ff9faa
  • editorGroup.border#5c5172
  • editorGroupHeader.tabsBackground#2f2a3e
  • editorGroupHeader.tabsBorder#5c5172
  • editorGutter.addedBackground#a9ddb4
  • editorGutter.deletedBackground#ff9faa
  • editorGutter.modifiedBackground#c9dbaf
  • editorHint.foreground#a9ddb4
  • editorHoverWidget.background#2f2a3e
  • editorHoverWidget.border#5c5172
  • editorHoverWidget.foreground#f0ecf9
  • editorIndentGuide.activeBackground1#b2a5c5
  • editorIndentGuide.background1#544d62
  • editorInfo.foreground#a3d4e2
  • editorLineNumber.activeForeground#cebaf2
  • editorLineNumber.foreground#b2a5c5
  • editorOverviewRuler.addedForeground#a9ddb4
  • editorOverviewRuler.deletedForeground#ff9faa
  • editorOverviewRuler.errorForeground#ff9faa
  • editorOverviewRuler.modifiedForeground#c9dbaf
  • editorOverviewRuler.warningForeground#efd18e
  • editorRuler.foreground#544d62
  • editorWarning.foreground#efd18e
  • editorWhitespace.foreground#544d62
  • editorWidget.background#2f2a3e
  • editorWidget.border#5c5172
  • editorWidget.foreground#f0ecf9
  • errorForeground#ff9faa
  • focusBorder#cebaf2
  • foreground#f0ecf9
  • gitDecoration.addedResourceForeground#a9ddb4
  • gitDecoration.conflictingResourceForeground#ff9faa
  • gitDecoration.deletedResourceForeground#ff9faa
  • gitDecoration.ignoredResourceForeground#b2a5c5
  • gitDecoration.modifiedResourceForeground#c9dbaf
  • gitDecoration.renamedResourceForeground#a3d4e2
  • gitDecoration.untrackedResourceForeground#a9ddb4
  • input.background#2f2a3e
  • input.border#5c5172
  • input.foreground#f0ecf9
  • input.placeholderForeground#b2a5c5
  • inputOption.activeBackground#42374f
  • inputOption.activeBorder#cebaf2
  • inputOption.activeForeground#f0ecf9
  • inputOption.hoverBackground#362e43
  • inputValidation.errorBackground#372b3a
  • inputValidation.errorBorder#ff9faa
  • inputValidation.errorForeground#f0ecf9
  • inputValidation.infoBackground#2e303f
  • inputValidation.infoBorder#a3d4e2
  • inputValidation.infoForeground#f0ecf9
  • inputValidation.warningBackground#363037
  • inputValidation.warningBorder#efd18e
  • inputValidation.warningForeground#f0ecf9
  • list.activeSelectionBackground#42374f
  • list.activeSelectionForeground#f0ecf9
  • list.errorForeground#ff9faa
  • list.filterMatchBackground#42374f
  • list.focusBackground#42374f
  • list.focusForeground#f0ecf9
  • list.focusHighlightForeground#cebaf2
  • list.focusOutline#cebaf2
  • list.highlightForeground#f0ecf9
  • list.hoverBackground#362e43
  • list.hoverForeground#f0ecf9
  • list.inactiveSelectionBackground#42374f
  • list.inactiveSelectionForeground#f0ecf9
  • list.warningForeground#efd18e
  • menu.background#2f2a3e
  • menu.border#5c5172
  • menu.foreground#f0ecf9
  • menu.selectionBackground#42374f
  • menu.selectionForeground#f0ecf9
  • menu.separatorBackground#5c5172
  • minimap.errorHighlight#ff9faa
  • minimap.warningHighlight#efd18e
  • notebook.cellEditorBackground#211e2d
  • notificationCenterHeader.background#191623
  • notificationCenterHeader.foreground#ccc3df
  • notifications.background#2f2a3e
  • notifications.border#5c5172
  • notifications.foreground#f0ecf9
  • notificationsErrorIcon.foreground#ff9faa
  • notificationsInfoIcon.foreground#a3d4e2
  • notificationsWarningIcon.foreground#efd18e
  • panel.background#2f2a3e
  • panel.border#5c5172
  • panelTitle.activeBorder#cebaf2
  • panelTitle.activeForeground#f0ecf9
  • panelTitle.inactiveForeground#ccc3df
  • peekView.border#cebaf2
  • peekViewEditor.background#2f2a3e
  • peekViewEditor.matchHighlightBackground#42374f
  • peekViewResult.background#2f2a3e
  • peekViewResult.fileForeground#f0ecf9
  • peekViewResult.lineForeground#f0ecf9
  • peekViewResult.matchHighlightBackground#42374f
  • peekViewResult.selectionBackground#42374f
  • peekViewResult.selectionForeground#f0ecf9
  • peekViewTitle.background#2f2a3e
  • peekViewTitleDescription.foreground#ccc3df
  • peekViewTitleLabel.foreground#f0ecf9
  • pickerGroup.border#5c5172
  • pickerGroup.foreground#cebaf2
  • problemsErrorIcon.foreground#ff9faa
  • problemsInfoIcon.foreground#a3d4e2
  • problemsWarningIcon.foreground#efd18e
  • progressBar.background#cebaf2
  • quickInput.background#2f2a3e
  • quickInput.foreground#f0ecf9
  • quickInputList.focusBackground#42374f
  • quickInputList.focusForeground#f0ecf9
  • scrollbar.shadow#211e2d99
  • scrollbarSlider.activeBackground#b2a5c580
  • scrollbarSlider.background#b2a5c540
  • scrollbarSlider.hoverBackground#b2a5c560
  • selection.background#42374f
  • sideBar.background#191623
  • sideBar.border#5c5172
  • sideBar.foreground#ccc3df
  • sideBarSectionHeader.background#191623
  • sideBarSectionHeader.foreground#f0ecf9
  • sideBarTitle.foreground#f0ecf9
  • statusBar.background#191623
  • statusBar.border#5c5172
  • statusBar.debuggingBackground#42374f
  • statusBar.debuggingForeground#f0ecf9
  • statusBar.foreground#f0ecf9
  • statusBar.noFolderBackground#191623
  • statusBar.noFolderForeground#f0ecf9
  • statusBarItem.hoverBackground#362e43
  • statusBarItem.remoteBackground#cebaf2
  • statusBarItem.remoteForeground#211e2d
  • tab.activeBackground#211e2d
  • tab.activeBorderTop#cebaf2
  • tab.activeForeground#f0ecf9
  • tab.border#5c5172
  • tab.hoverBackground#362e43
  • tab.inactiveBackground#2f2a3e
  • tab.inactiveForeground#b2a5c5
  • tab.unfocusedActiveForeground#ccc3df
  • tab.unfocusedInactiveForeground#b2a5c5
  • terminal.ansiBlack#b2a5c5
  • terminal.ansiBlue#a3d4e2
  • terminal.ansiBrightBlack#b9aecb
  • terminal.ansiBrightBlue#b0e1ef
  • terminal.ansiBrightCyan#dbc7ff
  • terminal.ansiBrightGreen#b6eac1
  • terminal.ansiBrightMagenta#facadc
  • terminal.ansiBrightRed#ffacb7
  • terminal.ansiBrightWhite#d9d0ec
  • terminal.ansiBrightYellow#fcde9b
  • terminal.ansiCyan#cebaf2
  • terminal.ansiGreen#a9ddb4
  • terminal.ansiMagenta#edbdcf
  • terminal.ansiRed#ff9faa
  • terminal.ansiWhite#ccc3df
  • terminal.ansiYellow#efd18e
  • terminal.background#211e2d
  • terminal.border#5c5172
  • terminal.findMatchBackground#42374f
  • terminal.findMatchBorder#c9dbaf
  • terminal.findMatchHighlightBackground#362e43
  • terminal.findMatchHighlightBorder#cebaf2
  • terminal.foreground#f0ecf9
  • terminal.selectionBackground#42374f
  • terminalCursor.background#211e2d
  • terminalCursor.foreground#cebaf2
  • testing.iconFailed#ff9faa
  • testing.iconPassed#a9ddb4
  • testing.iconQueued#b2a5c5
  • testing.iconSkipped#b2a5c5
  • testing.iconUnset#b2a5c5
  • testing.runAction#a9ddb4
  • textBlockQuote.background#362e43
  • textBlockQuote.border#cebaf2
  • textCodeBlock.background#362e43
  • textLink.activeForeground#cebaf2
  • textLink.foreground#cebaf2
  • textPreformat.foreground#c9dbaf
  • titleBar.activeBackground#191623
  • titleBar.activeForeground#f0ecf9
  • titleBar.border#5c5172
  • titleBar.inactiveBackground#191623
  • titleBar.inactiveForeground#b2a5c5
  • toolbar.hoverBackground#362e43
  • widget.border#5c5172
  • widget.shadow#211e2d99

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#b2a5c5italic
keyword, storage.type, storage.modifier#cebaf2
string, markup.inline.raw, markup.fenced_code#c9dbaf
entity.name.function, support.function, variable.function, meta.function-call#a3d4e2
entity.name.type, entity.name.class, support.type, support.class, entity.name.namespace#edbdcf
constant.numeric#e8cc9e
constant.language, variable.other.constant, constant.other#e8cc9e
keyword.operator#b6bfee
variable, variable.other.readwrite#f0ecf9
variable.parameter#ccc3df
variable.other.property, support.variable.property, support.type.property-name#a3d4e2
punctuation, meta.brace#ccc3df
entity.name.tag#cebaf2
entity.other.attribute-name#c9dbaf
string.regexp#edbdcf
constant.character.escape#b6bfee
markup.heading, entity.name.section#cebaf2bold
markup.italicitalic
markup.boldbold
invalid#ff9faaunderline
markup.inserted#a9ddb4
markup.deleted#ff9faa