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.activeBackground#252F3E
  • activityBar.activeBorder#FF968F
  • activityBar.activeFocusBorder#FF968F
  • activityBar.background#0A0E13
  • activityBar.border#323A43
  • activityBar.dropBorder#FF968F
  • activityBar.foreground#D8DFE8
  • activityBar.inactiveForeground#95A2A9
  • activityBarBadge.background#FF968F
  • activityBarBadge.foreground#10141A
  • badge.background#FF968F
  • badge.foreground#10141A
  • breadcrumb.activeSelectionForeground#FFFFFF
  • breadcrumb.focusForeground#D8DFE8
  • breadcrumb.foreground#95A2A9
  • breadcrumbPicker.background#05070B
  • button.background#FF968F
  • button.border#00000000
  • button.foreground#10141A
  • button.hoverBackground#FFB1A9
  • button.secondaryBackground#252F3E
  • button.secondaryForeground#D8DFE8
  • button.secondaryHoverBackground#28364A
  • button.separator#10141A
  • charts.blue#9DC5FF
  • charts.foreground#D8DFE8
  • charts.green#59B55F
  • charts.lines#323A43
  • charts.orange#FFB37E
  • charts.purple#FFBEDE
  • charts.red#FF968F
  • charts.yellow#FFE7B4
  • checkbox.background#05070B
  • checkbox.border#5F6973
  • checkbox.foreground#D8DFE8
  • checkbox.selectBackground#05070B
  • checkbox.selectBorder#FF968F
  • commandCenter.activeBackground#252F3E
  • commandCenter.activeForeground#D8DFE8
  • commandCenter.background#05070B
  • commandCenter.border#5F6973
  • commandCenter.foreground#D8DFE8
  • commandCenter.inactiveForeground#95A2A9
  • contrastActiveBorder#00000000
  • debugIcon.breakpointForeground#FF968F
  • debugIcon.breakpointUnverifiedForeground#95A2A9
  • debugIcon.continueForeground#9DC5FF
  • debugIcon.pauseForeground#FFE7B4
  • debugIcon.restartForeground#59B55F
  • debugIcon.startForeground#59B55F
  • debugIcon.stepIntoForeground#9DC5FF
  • debugIcon.stepOutForeground#9DC5FF
  • debugIcon.stepOverForeground#9DC5FF
  • debugIcon.stopForeground#FF968F
  • debugTokenExpression.boolean#FFB37E
  • debugTokenExpression.error#FF968F
  • debugTokenExpression.name#9DC5FF
  • debugTokenExpression.number#FFB37E
  • debugTokenExpression.string#59B55F
  • debugTokenExpression.value#D8DFE8
  • debugToolBar.background#05070B
  • debugToolBar.border#5F6973
  • descriptionForeground#95A2A9
  • diffEditor.border#323A43
  • diffEditor.diagonalFill#323A43
  • diffEditor.insertedLineBackground#22401A8C
  • diffEditor.insertedTextBackground#205D1E8C
  • diffEditor.removedLineBackground#5C2C238C
  • diffEditor.removedTextBackground#8F372E8C
  • diffEditorGutter.insertedLineBackground#22401A8C
  • diffEditorGutter.removedLineBackground#5C2C238C
  • diffEditorOverview.insertedForeground#59B55F
  • diffEditorOverview.removedForeground#FF968F
  • disabledForeground#95A2A9
  • dropdown.background#05070B
  • dropdown.border#5F6973
  • dropdown.foreground#D8DFE8
  • dropdown.listBackground#05070B
  • editor.background#10141A
  • editor.findMatchBackground#6A490094
  • editor.findMatchBorder#FFE7B4
  • editor.findMatchHighlightBackground#4C35068C
  • editor.findRangeHighlightBackground#48231C8C
  • editor.focusedStackFrameHighlightBackground#5C40028C
  • editor.foreground#D8DFE8
  • editor.hoverHighlightBackground#48231C8C
  • editor.inactiveSelectionBackground#2A384F8C
  • editor.lineHighlightBackground#1F242C8C
  • editor.lineHighlightBorder#00000000
  • editor.rangeHighlightBackground#48231C8C
  • editor.selectionBackground#34527B8C
  • editor.selectionHighlightBackground#2A384F8C
  • editor.selectionHighlightBorder#5F6973
  • editor.stackFrameHighlightBackground#5C40028C
  • editor.symbolHighlightBackground#4C35068C
  • editor.symbolHighlightBorder#FFE7B4
  • editor.wordHighlightBackground#2A384F8C
  • editor.wordHighlightStrongBackground#2F45658C
  • editor.wordHighlightStrongBorder#5F6973
  • editor.wordHighlightTextBackground#2A384F8C
  • editorBracketHighlight.foreground1#9DC5FF
  • editorBracketHighlight.foreground2#FFBEDE
  • editorBracketHighlight.foreground3#FFE7B4
  • editorBracketHighlight.foreground4#75F0F0
  • editorBracketHighlight.foreground5#FFB37E
  • editorBracketHighlight.foreground6#59B55F
  • editorBracketHighlight.unexpectedBracket.foreground#FF968F
  • editorBracketMatch.background#48231C8C
  • editorBracketMatch.border#FF968F
  • editorCodeLens.foreground#95A2A9
  • editorCursor.background#10141A
  • editorCursor.foreground#FFFFFF
  • editorError.foreground#FF968F
  • editorGhostText.border#00000000
  • editorGhostText.foreground#95A2A9
  • editorGroup.border#323A43
  • editorGroup.dropBackground#28364A
  • editorGroupHeader.noTabsBackground#10141A
  • editorGroupHeader.tabsBackground#0A0E13
  • editorGroupHeader.tabsBorder#323A43
  • editorGutter.addedBackground#59B55F
  • editorGutter.background#10141A
  • editorGutter.deletedBackground#FF968F
  • editorGutter.foldingControlForeground#95A2A9
  • editorGutter.modifiedBackground#FFE7B4
  • editorHint.foreground#75F0F0
  • editorHoverWidget.background#05070B
  • editorHoverWidget.border#5F6973
  • editorHoverWidget.foreground#D8DFE8
  • editorHoverWidget.statusBarBackground#0A0E13
  • editorIndentGuide.activeBackground1#5F6973
  • editorIndentGuide.background1#323A43
  • editorInfo.foreground#9DC5FF
  • editorInlayHint.background#00000000
  • editorInlayHint.foreground#95A2A9
  • editorLineNumber.activeForeground#FFFFFF
  • editorLineNumber.dimmedForeground#95A2A9
  • editorLineNumber.foreground#95A2A9
  • editorLink.activeForeground#FF968F
  • editorMarkerNavigation.background#05070B
  • editorMarkerNavigationError.background#FF968F
  • editorMarkerNavigationInfo.background#9DC5FF
  • editorMarkerNavigationWarning.background#FFE7B4
  • editorOverviewRuler.addedForeground#59B55F
  • editorOverviewRuler.border#00000000
  • editorOverviewRuler.currentContentForeground#59B55F
  • editorOverviewRuler.deletedForeground#FF968F
  • editorOverviewRuler.errorForeground#FF968F
  • editorOverviewRuler.findMatchForeground#FFE7B4
  • editorOverviewRuler.incomingContentForeground#9DC5FF
  • editorOverviewRuler.infoForeground#9DC5FF
  • editorOverviewRuler.modifiedForeground#FFE7B4
  • editorOverviewRuler.selectionHighlightForeground#5F6973
  • editorOverviewRuler.warningForeground#FFE7B4
  • editorRuler.foreground#323A43
  • editorStickyScroll.background#10141A
  • editorStickyScroll.shadow#00000080
  • editorStickyScrollHover.background#252F3E
  • editorSuggestWidget.background#05070B
  • editorSuggestWidget.border#5F6973
  • editorSuggestWidget.focusHighlightForeground#FFB1A9
  • editorSuggestWidget.foreground#D8DFE8
  • editorSuggestWidget.highlightForeground#FF968F
  • editorSuggestWidget.selectedBackground#28364A
  • editorSuggestWidget.selectedForeground#FFFFFF
  • editorSuggestWidgetStatus.foreground#95A2A9
  • editorUnnecessaryCode.border#95A2A9
  • editorUnnecessaryCode.opacity#000000FF
  • editorWarning.foreground#FFE7B4
  • editorWhitespace.foreground#323A43
  • editorWidget.background#05070B
  • editorWidget.border#5F6973
  • editorWidget.foreground#D8DFE8
  • editorWidget.resizeBorder#FF968F
  • errorForeground#FF968F
  • extensionBadge.remoteBackground#FF968F
  • extensionBadge.remoteForeground#10141A
  • extensionButton.prominentBackground#FF968F
  • extensionButton.prominentForeground#10141A
  • extensionButton.prominentHoverBackground#FFB1A9
  • extensionIcon.starForeground#FFE7B4
  • focusBorder#FF968F
  • foreground#D8DFE8
  • gitDecoration.addedResourceForeground#59B55F
  • gitDecoration.conflictingResourceForeground#FFBEDE
  • gitDecoration.deletedResourceForeground#FF968F
  • gitDecoration.ignoredResourceForeground#95A2A9
  • gitDecoration.modifiedResourceForeground#FFE7B4
  • gitDecoration.renamedResourceForeground#75F0F0
  • gitDecoration.stageDeletedResourceForeground#FF968F
  • gitDecoration.stageModifiedResourceForeground#FFE7B4
  • gitDecoration.submoduleResourceForeground#9DC5FF
  • gitDecoration.untrackedResourceForeground#59B55F
  • icon.foreground#D8DFE8
  • input.background#05070B
  • input.border#5F6973
  • input.foreground#D8DFE8
  • input.placeholderForeground#95A2A9
  • inputOption.activeBackground#28364A
  • inputOption.activeBorder#FF968F
  • inputOption.activeForeground#D8DFE8
  • inputOption.hoverBackground#252F3E
  • inputValidation.errorBackground#05070B
  • inputValidation.errorBorder#FF968F
  • inputValidation.errorForeground#D8DFE8
  • inputValidation.infoBackground#05070B
  • inputValidation.infoBorder#9DC5FF
  • inputValidation.infoForeground#D8DFE8
  • inputValidation.warningBackground#05070B
  • inputValidation.warningBorder#FFE7B4
  • inputValidation.warningForeground#D8DFE8
  • keybindingLabel.background#252F3E
  • keybindingLabel.border#5F6973
  • keybindingLabel.bottomBorder#5F6973
  • keybindingLabel.foreground#D8DFE8
  • list.activeSelectionBackground#28364A
  • list.activeSelectionForeground#FFFFFF
  • list.activeSelectionIconForeground#FFFFFF
  • list.deemphasizedForeground#95A2A9
  • list.dropBackground#28364A
  • list.errorForeground#FF968F
  • list.filterMatchBackground#4C35068C
  • list.filterMatchBorder#FFE7B4
  • list.focusAndSelectionOutline#FF968F
  • list.focusBackground#28364A
  • list.focusForeground#FFFFFF
  • list.focusHighlightForeground#FFB1A9
  • list.focusOutline#FF968F
  • list.highlightForeground#FF968F
  • list.hoverBackground#252F3E
  • list.hoverForeground#D8DFE8
  • list.inactiveFocusOutline#5F6973
  • list.inactiveSelectionBackground#252F3E
  • list.inactiveSelectionForeground#D8DFE8
  • list.invalidItemForeground#FF968F
  • list.warningForeground#FFE7B4
  • listFilterWidget.background#05070B
  • listFilterWidget.noMatchesOutline#FF968F
  • listFilterWidget.outline#FF968F
  • menu.background#05070B
  • menu.border#5F6973
  • menu.foreground#D8DFE8
  • menu.selectionBackground#28364A
  • menu.selectionForeground#FFFFFF
  • menu.separatorBackground#323A43
  • menubar.selectionBackground#252F3E
  • menubar.selectionForeground#D8DFE8
  • merge.border#5F6973
  • merge.currentContentBackground#264C1F8C
  • merge.currentHeaderBackground#264C1F8C
  • merge.incomingContentBackground#2A456E8C
  • merge.incomingHeaderBackground#2A456E8C
  • minimap.background#10141A
  • minimap.errorHighlight#FF968F
  • minimap.findMatchHighlight#FFE7B4
  • minimap.selectionHighlight#34527B8C
  • minimap.warningHighlight#FFE7B4
  • minimapGutter.addedBackground#59B55F
  • minimapGutter.deletedBackground#FF968F
  • minimapGutter.modifiedBackground#FFE7B4
  • minimapSlider.activeBackground#FF968F80
  • minimapSlider.background#5F697340
  • minimapSlider.hoverBackground#5F697380
  • notificationCenter.border#5F6973
  • notificationCenterHeader.background#0A0E13
  • notificationCenterHeader.foreground#D8DFE8
  • notificationLink.foreground#FF968F
  • notifications.background#05070B
  • notifications.border#5F6973
  • notifications.foreground#D8DFE8
  • notificationsErrorIcon.foreground#FF968F
  • notificationsInfoIcon.foreground#9DC5FF
  • notificationsWarningIcon.foreground#FFE7B4
  • notificationToast.border#5F6973
  • panel.background#10141A
  • panel.border#323A43
  • panel.dropBorder#FF968F
  • panelInput.border#5F6973
  • panelSection.border#323A43
  • panelSectionHeader.background#0A0E13
  • panelSectionHeader.foreground#D8DFE8
  • panelTitle.activeBorder#FF968F
  • panelTitle.activeForeground#D8DFE8
  • panelTitle.inactiveForeground#95A2A9
  • peekView.border#FF968F
  • peekViewEditor.background#05070B
  • peekViewEditor.matchHighlightBackground#6A490094
  • peekViewEditorGutter.background#05070B
  • peekViewResult.background#05070B
  • peekViewResult.fileForeground#D8DFE8
  • peekViewResult.lineForeground#D8DFE8
  • peekViewResult.matchHighlightBackground#4C35068C
  • peekViewResult.selectionBackground#28364A
  • peekViewResult.selectionForeground#FFFFFF
  • peekViewTitle.background#0A0E13
  • peekViewTitleDescription.foreground#95A2A9
  • peekViewTitleLabel.foreground#D8DFE8
  • pickerGroup.border#323A43
  • pickerGroup.foreground#FF968F
  • problemsErrorIcon.foreground#FF968F
  • problemsInfoIcon.foreground#9DC5FF
  • problemsWarningIcon.foreground#FFE7B4
  • progressBar.background#FF968F
  • quickInput.background#05070B
  • quickInput.foreground#D8DFE8
  • quickInputList.focusBackground#28364A
  • quickInputList.focusForeground#FFFFFF
  • quickInputTitle.background#0A0E13
  • sash.hoverBorder#FF968F
  • scrollbar.shadow#00000080
  • scrollbarSlider.activeBackground#FF968FB3
  • scrollbarSlider.background#5F697366
  • scrollbarSlider.hoverBackground#5F6973B3
  • searchEditor.findMatchBackground#4C35068C
  • searchEditor.findMatchBorder#FFE7B4
  • selection.background#34527B8C
  • settings.checkboxBackground#05070B
  • settings.checkboxBorder#5F6973
  • settings.dropdownBackground#05070B
  • settings.dropdownBorder#5F6973
  • settings.focusedRowBackground#252F3E
  • settings.focusedRowBorder#FF968F
  • settings.headerForeground#FFFFFF
  • settings.modifiedItemIndicator#FF968F
  • settings.numberInputBackground#05070B
  • settings.numberInputBorder#5F6973
  • settings.rowHoverBackground#252F3E
  • settings.textInputBackground#05070B
  • settings.textInputBorder#5F6973
  • sideBar.background#0A0E13
  • sideBar.border#323A43
  • sideBar.dropBackground#28364A
  • sideBar.foreground#D8DFE8
  • sideBarSectionHeader.background#0A0E13
  • sideBarSectionHeader.border#323A43
  • sideBarSectionHeader.foreground#D8DFE8
  • sideBarTitle.foreground#D8DFE8
  • statusBar.background#0A0E13
  • statusBar.border#323A43
  • statusBar.debuggingBackground#FFB37E
  • statusBar.debuggingBorder#FFB37E
  • statusBar.debuggingForeground#10141A
  • statusBar.focusBorder#FF968F
  • statusBar.foreground#D8DFE8
  • statusBar.noFolderBackground#0A0E13
  • statusBar.noFolderForeground#D8DFE8
  • statusBarItem.activeBackground#28364A
  • statusBarItem.errorBackground#FF968F
  • statusBarItem.errorForeground#10141A
  • statusBarItem.hoverBackground#252F3E
  • statusBarItem.prominentBackground#28364A
  • statusBarItem.prominentForeground#D8DFE8
  • statusBarItem.remoteBackground#FF968F
  • statusBarItem.remoteForeground#10141A
  • statusBarItem.warningBackground#FFE7B4
  • statusBarItem.warningForeground#10141A
  • tab.activeBackground#10141A
  • tab.activeBorder#10141A
  • tab.activeBorderTop#FF968F
  • tab.activeForeground#FFFFFF
  • tab.activeModifiedBorder#FFE7B4
  • tab.border#323A43
  • tab.hoverBackground#252F3E
  • tab.hoverForeground#D8DFE8
  • tab.inactiveBackground#0A0E13
  • tab.inactiveForeground#95A2A9
  • tab.inactiveModifiedBorder#FFE7B4
  • tab.lastPinnedBorder#5F6973
  • tab.unfocusedActiveBackground#10141A
  • tab.unfocusedActiveBorderTop#5F6973
  • tab.unfocusedActiveForeground#D8DFE8
  • tab.unfocusedHoverBackground#252F3E
  • tab.unfocusedInactiveForeground#95A2A9
  • terminal.ansiBlack#1B2029
  • terminal.ansiBlue#9DC5FF
  • terminal.ansiBrightBlack#95A2A9
  • terminal.ansiBrightBlue#B7D4FF
  • terminal.ansiBrightCyan#7FFEFF
  • terminal.ansiBrightGreen#60CB67
  • terminal.ansiBrightMagenta#FFD3E8
  • terminal.ansiBrightRed#FFB1A9
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FFECC4
  • terminal.ansiCyan#75F0F0
  • terminal.ansiGreen#59B55F
  • terminal.ansiMagenta#FFBEDE
  • terminal.ansiRed#FF968F
  • terminal.ansiWhite#D8DFE8
  • terminal.ansiYellow#FFE7B4
  • terminal.background#10141A
  • terminal.border#323A43
  • terminal.findMatchBackground#6A490094
  • terminal.findMatchBorder#FFE7B4
  • terminal.findMatchHighlightBackground#4C35068C
  • terminal.foreground#D8DFE8
  • terminal.inactiveSelectionBackground#2A384F8C
  • terminal.selectionBackground#34527B8C
  • terminalCommandDecoration.defaultBackground#95A2A9
  • terminalCommandDecoration.errorBackground#FF968F
  • terminalCommandDecoration.successBackground#59B55F
  • terminalCursor.background#10141A
  • terminalCursor.foreground#FFFFFF
  • testing.iconErrored#FF968F
  • testing.iconFailed#FF968F
  • testing.iconPassed#59B55F
  • testing.iconQueued#FFE7B4
  • testing.iconSkipped#95A2A9
  • testing.iconUnset#95A2A9
  • testing.runAction#59B55F
  • textBlockQuote.background#05070B
  • textBlockQuote.border#FF968F
  • textCodeBlock.background#05070B
  • textLink.activeForeground#FFB1A9
  • textLink.foreground#FF968F
  • textPreformat.background#05070B
  • textPreformat.foreground#FFB37E
  • textSeparator.foreground#323A43
  • titleBar.activeBackground#0A0E13
  • titleBar.activeForeground#D8DFE8
  • titleBar.border#323A43
  • titleBar.inactiveBackground#0A0E13
  • titleBar.inactiveForeground#95A2A9
  • toolbar.activeBackground#28364A
  • toolbar.hoverBackground#252F3E
  • tree.inactiveIndentGuidesStroke#323A43
  • tree.indentGuidesStroke#5F6973
  • walkThrough.embeddedEditorBackground#05070B
  • welcomePage.tileBackground#05070B
  • welcomePage.tileBorder#5F6973
  • welcomePage.tileHoverBackground#252F3E
  • widget.border#5F6973
  • widget.shadow#00000080

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#95A2A9italic
keyword, storage, storage.type, storage.modifier, keyword.control#FFBEDE
keyword.operator, punctuation, meta.brace, meta.delimiter#A3AEBD
keyword.operator.new, keyword.operator.expression, keyword.operator.logical.python#FFBEDE
string, string.quoted, string.template, punctuation.definition.string#59B55F
string.regexp, constant.character.escape, constant.other.placeholder#75F0F0
constant.numeric, constant.language, constant.other, support.constant, variable.other.constant, variable.other.enummember#FFB37E
entity.name.function, support.function, meta.function-call, variable.function#9DC5FF
entity.name.type, entity.name.class, entity.name.interface, entity.other.inherited-class, support.type, support.class, storage.type.primitive, storage.type.builtin#FFE7B4
entity.name.namespace, entity.name.module, entity.name.type.module#B7D4FF
variable, meta.definition.variable#D8DFE8
variable.parameter, meta.parameter#EDF1F6
variable.language, variable.language.this, variable.language.self#FF968Fitalic
variable.other.property, variable.other.object.property, support.variable.property, meta.object-literal.key, entity.name.variable.field#75F0F0
meta.decorator, entity.name.function.decorator, punctuation.decorator, storage.type.annotation#7FFEFF
entity.name.function.macro, keyword.control.directive, keyword.control.import, keyword.control.export#FFD3E8
entity.name.tag, punctuation.definition.tag#FF968F
entity.other.attribute-name#FFB37E
support.type.property-name.json, support.type.property-name#9DC5FF
markup.heading, entity.name.section#9DC5FFbold
markup.bold#FFFFFFbold
markup.italic#D8DFE8italic
markup.underline.link, string.other.link#75F0F0underline
markup.inline.raw, markup.fenced_code, markup.raw#FFB37E
markup.quote#95A2A9italic
markup.list, punctuation.definition.list#FFBEDE
markup.inserted, meta.diff.header.to-file#59B55F
markup.deleted, meta.diff.header.from-file#FF968F
markup.changed#FFE7B4
invalid, invalid.illegal#FF968Funderline
invalid.deprecated#FFE7B4strikethrough
Beacon Themes by Alan Roman - VS Code Theme