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#c6d9d3
  • activityBar.background#13171a
  • activityBar.border#4d5d58
  • activityBar.foreground#c6d9d3
  • activityBar.inactiveForeground#9eada7
  • activityBarBadge.background#c6d9d3
  • activityBarBadge.foreground#191d20
  • badge.background#c6d9d3
  • badge.foreground#191d20
  • breadcrumb.background#262b2e
  • breadcrumb.foreground#c4ceca
  • button.background#c6d9d3
  • button.foreground#191d20
  • button.hoverBackground#ccddd7
  • button.secondaryBackground#363f3c
  • button.secondaryForeground#ecf0ee
  • button.secondaryHoverBackground#303735
  • charts.blue#b6c9e8
  • charts.green#a9ddb4
  • charts.orange#dec5af
  • charts.purple#d4c4e3
  • charts.red#ff9faa
  • charts.yellow#efd18e
  • contrastActiveBorder#c6d9d3
  • debugConsole.errorForeground#ff9faa
  • debugConsole.infoForeground#b6c9e8
  • debugConsole.sourceForeground#c4ceca
  • debugConsole.warningForeground#efd18e
  • debugExceptionWidget.background#262b2e
  • debugExceptionWidget.border#ff9faa
  • debugIcon.breakpointForeground#ff9faa
  • debugIcon.disconnectForeground#ff9faa
  • debugIcon.pauseForeground#dec5af
  • debugIcon.startForeground#a9ddb4
  • debugIcon.stepIntoForeground#dec5af
  • debugIcon.stepOutForeground#dec5af
  • debugIcon.stepOverForeground#dec5af
  • debugIcon.stopForeground#ff9faa
  • debugToolBar.background#262b2e
  • descriptionForeground#9eada7
  • diffEditor.insertedLineBackground#a9ddb40c
  • diffEditor.insertedTextBackground#a9ddb41c
  • diffEditor.removedLineBackground#ff9faa0c
  • diffEditor.removedTextBackground#ff9faa1c
  • disabledForeground#9eada7
  • dropdown.background#262b2e
  • dropdown.border#4d5d58
  • dropdown.foreground#ecf0ee
  • editor.background#191d20
  • editor.findMatchBackground#353534
  • editor.findMatchBorder#dec5af
  • editor.findMatchHighlightBackground#353534
  • editor.findMatchHighlightBorder#dec5af
  • editor.findRangeHighlightBorder#dec5af
  • editor.focusedStackFrameHighlightBackground#a9ddb418
  • editor.foreground#ecf0ee
  • editor.inactiveSelectionBackground#363f3c
  • editor.lineHighlightBackground#303735
  • editor.selectionBackground#363f3c
  • editor.selectionForeground#ecf0ee
  • editor.selectionHighlightBackground#c6d9d316
  • editor.stackFrameHighlightBackground#dec5af18
  • editor.wordHighlightBackground#c6d9d316
  • editor.wordHighlightStrongBackground#c6d9d316
  • editorBracketHighlight.foreground1#c6d9d3
  • editorBracketHighlight.foreground2#dec5af
  • editorBracketHighlight.foreground3#b6c9e8
  • editorBracketHighlight.foreground4#d4c4e3
  • editorBracketHighlight.foreground5#bed6ae
  • editorBracketHighlight.foreground6#e4c3cb
  • editorBracketHighlight.unexpectedBracket.foreground#ff9faa
  • editorBracketMatch.background#303735
  • editorBracketMatch.border#9eada7
  • editorCursor.foreground#c6d9d3
  • editorError.foreground#ff9faa
  • editorGroup.border#4d5d58
  • editorGroupHeader.tabsBackground#262b2e
  • editorGroupHeader.tabsBorder#4d5d58
  • editorGutter.addedBackground#a9ddb4
  • editorGutter.deletedBackground#ff9faa
  • editorGutter.modifiedBackground#dec5af
  • editorHint.foreground#a9ddb4
  • editorHoverWidget.background#262b2e
  • editorHoverWidget.border#4d5d58
  • editorHoverWidget.foreground#ecf0ee
  • editorIndentGuide.activeBackground1#9eada7
  • editorIndentGuide.background1#484f4f
  • editorInfo.foreground#b6c9e8
  • editorLineNumber.activeForeground#c6d9d3
  • editorLineNumber.foreground#9eada7
  • editorOverviewRuler.addedForeground#a9ddb4
  • editorOverviewRuler.deletedForeground#ff9faa
  • editorOverviewRuler.errorForeground#ff9faa
  • editorOverviewRuler.modifiedForeground#dec5af
  • editorOverviewRuler.warningForeground#efd18e
  • editorRuler.foreground#484f4f
  • editorWarning.foreground#efd18e
  • editorWhitespace.foreground#484f4f
  • editorWidget.background#262b2e
  • editorWidget.border#4d5d58
  • editorWidget.foreground#ecf0ee
  • errorForeground#ff9faa
  • focusBorder#c6d9d3
  • foreground#ecf0ee
  • gitDecoration.addedResourceForeground#a9ddb4
  • gitDecoration.conflictingResourceForeground#ff9faa
  • gitDecoration.deletedResourceForeground#ff9faa
  • gitDecoration.ignoredResourceForeground#9eada7
  • gitDecoration.modifiedResourceForeground#dec5af
  • gitDecoration.renamedResourceForeground#b6c9e8
  • gitDecoration.untrackedResourceForeground#a9ddb4
  • input.background#262b2e
  • input.border#4d5d58
  • input.foreground#ecf0ee
  • input.placeholderForeground#9eada7
  • inputOption.activeBackground#363f3c
  • inputOption.activeBorder#c6d9d3
  • inputOption.activeForeground#ecf0ee
  • inputOption.hoverBackground#303735
  • inputValidation.errorBackground#302a2e
  • inputValidation.errorBorder#ff9faa
  • inputValidation.errorForeground#ecf0ee
  • inputValidation.infoBackground#292e34
  • inputValidation.infoBorder#b6c9e8
  • inputValidation.infoForeground#ecf0ee
  • inputValidation.warningBackground#2e2f2b
  • inputValidation.warningBorder#efd18e
  • inputValidation.warningForeground#ecf0ee
  • list.activeSelectionBackground#363f3c
  • list.activeSelectionForeground#ecf0ee
  • list.errorForeground#ff9faa
  • list.filterMatchBackground#363f3c
  • list.focusBackground#363f3c
  • list.focusForeground#ecf0ee
  • list.focusHighlightForeground#c6d9d3
  • list.focusOutline#c6d9d3
  • list.highlightForeground#ecf0ee
  • list.hoverBackground#303735
  • list.hoverForeground#ecf0ee
  • list.inactiveSelectionBackground#363f3c
  • list.inactiveSelectionForeground#ecf0ee
  • list.warningForeground#efd18e
  • menu.background#262b2e
  • menu.border#4d5d58
  • menu.foreground#ecf0ee
  • menu.selectionBackground#363f3c
  • menu.selectionForeground#ecf0ee
  • menu.separatorBackground#4d5d58
  • minimap.errorHighlight#ff9faa
  • minimap.warningHighlight#efd18e
  • notebook.cellEditorBackground#191d20
  • notificationCenterHeader.background#13171a
  • notificationCenterHeader.foreground#c4ceca
  • notifications.background#262b2e
  • notifications.border#4d5d58
  • notifications.foreground#ecf0ee
  • notificationsErrorIcon.foreground#ff9faa
  • notificationsInfoIcon.foreground#b6c9e8
  • notificationsWarningIcon.foreground#efd18e
  • panel.background#262b2e
  • panel.border#4d5d58
  • panelTitle.activeBorder#c6d9d3
  • panelTitle.activeForeground#ecf0ee
  • panelTitle.inactiveForeground#c4ceca
  • peekView.border#c6d9d3
  • peekViewEditor.background#262b2e
  • peekViewEditor.matchHighlightBackground#363f3c
  • peekViewResult.background#262b2e
  • peekViewResult.fileForeground#ecf0ee
  • peekViewResult.lineForeground#ecf0ee
  • peekViewResult.matchHighlightBackground#363f3c
  • peekViewResult.selectionBackground#363f3c
  • peekViewResult.selectionForeground#ecf0ee
  • peekViewTitle.background#262b2e
  • peekViewTitleDescription.foreground#c4ceca
  • peekViewTitleLabel.foreground#ecf0ee
  • pickerGroup.border#4d5d58
  • pickerGroup.foreground#c6d9d3
  • problemsErrorIcon.foreground#ff9faa
  • problemsInfoIcon.foreground#b6c9e8
  • problemsWarningIcon.foreground#efd18e
  • progressBar.background#c6d9d3
  • quickInput.background#262b2e
  • quickInput.foreground#ecf0ee
  • quickInputList.focusBackground#363f3c
  • quickInputList.focusForeground#ecf0ee
  • scrollbar.shadow#191d2099
  • scrollbarSlider.activeBackground#9eada780
  • scrollbarSlider.background#9eada740
  • scrollbarSlider.hoverBackground#9eada760
  • selection.background#363f3c
  • sideBar.background#13171a
  • sideBar.border#4d5d58
  • sideBar.foreground#c4ceca
  • sideBarSectionHeader.background#13171a
  • sideBarSectionHeader.foreground#ecf0ee
  • sideBarTitle.foreground#ecf0ee
  • statusBar.background#13171a
  • statusBar.border#4d5d58
  • statusBar.debuggingBackground#363f3c
  • statusBar.debuggingForeground#ecf0ee
  • statusBar.foreground#ecf0ee
  • statusBar.noFolderBackground#13171a
  • statusBar.noFolderForeground#ecf0ee
  • statusBarItem.hoverBackground#303735
  • statusBarItem.remoteBackground#c6d9d3
  • statusBarItem.remoteForeground#191d20
  • tab.activeBackground#191d20
  • tab.activeBorderTop#c6d9d3
  • tab.activeForeground#ecf0ee
  • tab.border#4d5d58
  • tab.hoverBackground#303735
  • tab.inactiveBackground#262b2e
  • tab.inactiveForeground#9eada7
  • tab.unfocusedActiveForeground#c4ceca
  • tab.unfocusedInactiveForeground#9eada7
  • terminal.ansiBlack#9eada7
  • terminal.ansiBlue#b6c9e8
  • terminal.ansiBrightBlack#abbab4
  • terminal.ansiBrightBlue#c3d6f5
  • terminal.ansiBrightCyan#d3e6e0
  • terminal.ansiBrightGreen#b6eac1
  • terminal.ansiBrightMagenta#e1d1f0
  • terminal.ansiBrightRed#ffacb7
  • terminal.ansiBrightWhite#d1dbd7
  • terminal.ansiBrightYellow#fcde9b
  • terminal.ansiCyan#c6d9d3
  • terminal.ansiGreen#a9ddb4
  • terminal.ansiMagenta#d4c4e3
  • terminal.ansiRed#ff9faa
  • terminal.ansiWhite#c4ceca
  • terminal.ansiYellow#efd18e
  • terminal.background#191d20
  • terminal.border#4d5d58
  • terminal.findMatchBackground#363f3c
  • terminal.findMatchBorder#dec5af
  • terminal.findMatchHighlightBackground#303735
  • terminal.findMatchHighlightBorder#c6d9d3
  • terminal.foreground#ecf0ee
  • terminal.selectionBackground#363f3c
  • terminalCursor.background#191d20
  • terminalCursor.foreground#c6d9d3
  • testing.iconFailed#ff9faa
  • testing.iconPassed#a9ddb4
  • testing.iconQueued#9eada7
  • testing.iconSkipped#9eada7
  • testing.iconUnset#9eada7
  • testing.runAction#a9ddb4
  • textBlockQuote.background#303735
  • textBlockQuote.border#c6d9d3
  • textCodeBlock.background#303735
  • textLink.activeForeground#c6d9d3
  • textLink.foreground#c6d9d3
  • textPreformat.foreground#dec5af
  • titleBar.activeBackground#13171a
  • titleBar.activeForeground#ecf0ee
  • titleBar.border#4d5d58
  • titleBar.inactiveBackground#13171a
  • titleBar.inactiveForeground#9eada7
  • toolbar.hoverBackground#303735
  • widget.border#4d5d58
  • widget.shadow#191d2099

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9eada7italic
keyword, storage.type, storage.modifier#c6d9d3
string, markup.inline.raw, markup.fenced_code#dec5af
entity.name.function, support.function, variable.function, meta.function-call#b6c9e8
entity.name.type, entity.name.class, support.type, support.class, entity.name.namespace#d4c4e3
constant.numeric#bed6ae
constant.language, variable.other.constant, constant.other#bed6ae
keyword.operator#e4c3cb
variable, variable.other.readwrite#ecf0ee
variable.parameter#c4ceca
variable.other.property, support.variable.property, support.type.property-name#b6c9e8
punctuation, meta.brace#c4ceca
entity.name.tag#c6d9d3
entity.other.attribute-name#dec5af
string.regexp#d4c4e3
constant.character.escape#e4c3cb
markup.heading, entity.name.section#c6d9d3bold
markup.italicitalic
markup.boldbold
invalid#ff9faaunderline
markup.inserted#a9ddb4
markup.deleted#ff9faa