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#0B7E76
  • activityBar.background#E6F8F6
  • activityBar.border#C2E8E4
  • activityBar.foreground#0D2B29
  • activityBar.inactiveForeground#5A9E99
  • activityBarBadge.background#0B7E76
  • activityBarBadge.foreground#F0FBFA
  • badge.background#0B7E76
  • badge.foreground#F0FBFA
  • breadcrumb.activeSelectionForeground#0D2B29
  • breadcrumb.background#F0FBFA
  • breadcrumb.focusForeground#2D6B66
  • breadcrumb.foreground#5A9E99
  • breadcrumbPicker.background#F0FBFA
  • button.background#0B7E76
  • button.foreground#F0FBFA
  • button.hoverBackground#0A6D66
  • button.secondaryBackground#C2E8E4
  • button.secondaryForeground#0D2B29
  • button.secondaryHoverBackground#D4F0ED
  • checkbox.background#F0FBFA
  • checkbox.border#C2E8E4
  • checkbox.foreground#0D2B29
  • debugIcon.breakpointDisabledForeground#5A9E99
  • debugIcon.breakpointForeground#C0492F
  • debugToolBar.background#F0FBFA
  • debugToolBar.border#C2E8E4
  • descriptionForeground#2D6B66
  • diffEditor.border#C2E8E4
  • diffEditor.diagonalFill#C2E8E440
  • diffEditor.insertedTextBackground#5C793114
  • diffEditor.insertedTextBorder#5C793130
  • diffEditor.removedTextBackground#9A3A2514
  • diffEditor.removedTextBorder#9A3A2530
  • disabledForeground#5A9E99
  • dropdown.background#F0FBFA
  • dropdown.border#C2E8E4
  • dropdown.foreground#0D2B29
  • editor.background#F0FBFA
  • editor.findMatchBackground#0B7E7655
  • editor.findMatchHighlightBackground#0B7E7622
  • editor.findRangeHighlightBackground#2D6B6628
  • editor.foreground#0D2B29
  • editor.hoverHighlightBackground#0B7E7618
  • editor.inactiveSelectionBackground#0B7E7618
  • editor.lineHighlightBackground#2D6B6614
  • editor.lineHighlightBorder#00000000
  • editor.rangeHighlightBackground#0B7E760c
  • editor.selectionBackground#0B7E7628
  • editor.selectionHighlightBackground#0B7E7618
  • editor.selectionHighlightBorder#0B7E7635
  • editor.wordHighlightBackground#2D6B6628
  • editor.wordHighlightStrongBackground#0B7E7620
  • editorBracketHighlight.foreground1#C0492F
  • editorBracketHighlight.foreground2#0B7E76
  • editorBracketHighlight.foreground3#3F6F97
  • editorBracketHighlight.foreground4#976816
  • editorBracketHighlight.foreground5#AA5D28
  • editorBracketHighlight.foreground6#5C7931
  • editorBracketHighlight.unexpectedBracket.foreground#9A3A25
  • editorBracketMatch.background#2D6B6628
  • editorBracketMatch.border#5A9E9960
  • editorCodeLens.foreground#5A9E99
  • editorCursor.background#F0FBFA
  • editorCursor.foreground#0B7E76
  • editorError.foreground#C0492F
  • editorGhostText.foreground#5A9E99
  • editorGroup.border#C2E8E4
  • editorGroup.dropBackground#0B7E7612
  • editorGroupHeader.noTabsBackground#DAF4F1
  • editorGroupHeader.tabsBackground#DAF4F1
  • editorGroupHeader.tabsBorder#C2E8E4
  • editorGutter.addedBackground#5C7931
  • editorGutter.background#F0FBFA
  • editorGutter.deletedBackground#9A3A25
  • editorGutter.foldingControlForeground#5A9E99
  • editorGutter.modifiedBackground#0B7E76
  • editorHint.foreground#5A9E99
  • editorHoverWidget.background#F0FBFA
  • editorHoverWidget.border#C2E8E4
  • editorHoverWidget.foreground#0D2B29
  • editorIndentGuide.activeBackground1#5A9E99
  • editorIndentGuide.background1#2D6B6628
  • editorInfo.foreground#0B7E76
  • editorInlayHint.background#00000000
  • editorInlayHint.foreground#5A9E99
  • editorInlayHint.parameterForeground#2D6B66
  • editorInlayHint.typeForeground#3F6F97
  • editorLineNumber.activeForeground#5A9E99
  • editorLineNumber.foreground#C2E8E4
  • editorOverviewRuler.addedForeground#5C793180
  • editorOverviewRuler.border#C2E8E460
  • editorOverviewRuler.deletedForeground#9A3A2580
  • editorOverviewRuler.errorForeground#C0492F
  • editorOverviewRuler.findMatchForeground#0B7E7680
  • editorOverviewRuler.infoForeground#0B7E76
  • editorOverviewRuler.modifiedForeground#0B7E7680
  • editorOverviewRuler.selectionHighlightForeground#0B7E7640
  • editorOverviewRuler.warningForeground#976816
  • editorOverviewRuler.wordHighlightForeground#5A9E9980
  • editorOverviewRuler.wordHighlightStrongForeground#0B7E7660
  • editorRuler.foreground#C2E8E4
  • editorStickyScroll.background#DAF4F1
  • editorStickyScroll.border#C2E8E4
  • editorStickyScrollHover.background#F0FBFA
  • editorSuggestWidget.background#F0FBFA
  • editorSuggestWidget.border#C2E8E4
  • editorSuggestWidget.foreground#0D2B29
  • editorSuggestWidget.highlightForeground#0B7E76
  • editorSuggestWidget.selectedBackground#2D6B6616
  • editorSuggestWidget.selectedForeground#0D2B29
  • editorSuggestWidget.selectedIconForeground#0B7E76
  • editorWarning.foreground#976816
  • editorWhitespace.foreground#C2E8E4
  • editorWidget.background#F0FBFA
  • editorWidget.border#C2E8E4
  • editorWidget.shadow#0D2B2920
  • errorForeground#C0492F
  • extensionButton.prominentBackground#0B7E76
  • extensionButton.prominentForeground#F0FBFA
  • extensionButton.prominentHoverBackground#0A6D66
  • focusBorder#0B7E76
  • foreground#0D2B29
  • gitDecoration.addedResourceForeground#5C7931
  • gitDecoration.conflictingResourceForeground#0B7E76
  • gitDecoration.deletedResourceForeground#9A3A25
  • gitDecoration.ignoredResourceForeground#5A9E99
  • gitDecoration.modifiedResourceForeground#0B7E76
  • gitDecoration.submoduleResourceForeground#5A9E99
  • gitDecoration.untrackedResourceForeground#5C7931
  • icon.foreground#2D6B66
  • input.background#F0FBFA
  • input.border#C2E8E4
  • input.foreground#0D2B29
  • input.placeholderForeground#5A9E99
  • inputOption.activeBackground#0B7E7620
  • inputOption.activeBorder#0B7E76
  • inputOption.activeForeground#0B7E76
  • inputValidation.errorBackground#F0FBFA
  • inputValidation.errorBorder#C0492F
  • inputValidation.infoBackground#F0FBFA
  • inputValidation.infoBorder#0B7E76
  • inputValidation.warningBackground#F0FBFA
  • inputValidation.warningBorder#976816
  • keybindingLabel.background#2D6B6612
  • keybindingLabel.border#C2E8E4
  • keybindingLabel.bottomBorder#C2E8E4
  • keybindingLabel.foreground#0D2B29
  • list.activeSelectionBackground#2D6B6620
  • list.activeSelectionForeground#0D2B29
  • list.activeSelectionIconForeground#0B7E76
  • list.deemphasizedForeground#5A9E99
  • list.dropBackground#0B7E7612
  • list.errorForeground#C0492F
  • list.focusBackground#2D6B6620
  • list.focusForeground#0D2B29
  • list.focusHighlightForeground#0B7E76
  • list.highlightForeground#0B7E76
  • list.hoverBackground#2D6B660e
  • list.hoverForeground#0D2B29
  • list.inactiveSelectionBackground#2D6B6612
  • list.inactiveSelectionForeground#2D6B66
  • list.warningForeground#976816
  • listFilterWidget.background#F0FBFA
  • listFilterWidget.noMatchesOutline#9A3A25
  • listFilterWidget.outline#0B7E76
  • menu.background#F0FBFA
  • menu.border#C2E8E4
  • menu.foreground#0D2B29
  • menu.selectionBackground#2D6B6616
  • menu.selectionForeground#0D2B29
  • menu.separatorBackground#C2E8E4
  • menubar.selectionBackground#2D6B6616
  • menubar.selectionForeground#0D2B29
  • merge.border#C2E8E4
  • merge.currentContentBackground#5C793118
  • merge.currentHeaderBackground#5C793130
  • merge.incomingContentBackground#3F6F9718
  • merge.incomingHeaderBackground#3F6F9730
  • mergeEditor.change.background#5C793118
  • mergeEditor.change.word.background#5C793130
  • mergeEditor.conflict.handledFocused.border#C2E8E4
  • mergeEditor.conflict.handledUnfocused.border#C2E8E480
  • mergeEditor.conflict.unhandledFocused.border#976816
  • mergeEditor.conflict.unhandledUnfocused.border#97681680
  • minimap.errorHighlight#C0492F
  • minimap.findMatchHighlight#0B7E7680
  • minimap.selectionHighlight#0B7E7640
  • minimap.warningHighlight#976816
  • minimapGutter.addedBackground#5C7931
  • minimapGutter.deletedBackground#9A3A25
  • minimapGutter.modifiedBackground#0B7E76
  • notificationCenter.border#C2E8E4
  • notificationCenterHeader.background#2D6B6612
  • notificationCenterHeader.foreground#0D2B29
  • notifications.background#F0FBFA
  • notifications.border#C2E8E4
  • notifications.foreground#0D2B29
  • notificationsErrorIcon.foreground#C0492F
  • notificationsInfoIcon.foreground#0B7E76
  • notificationsWarningIcon.foreground#976816
  • notificationToast.border#C2E8E4
  • panel.background#E6F8F6
  • panel.border#C2E8E4
  • panel.dropBorder#0B7E76
  • panelSection.border#C2E8E4
  • panelTitle.activeBorder#0B7E76
  • panelTitle.activeForeground#0D2B29
  • panelTitle.inactiveForeground#5A9E99
  • peekView.border#0B7E76
  • peekViewEditor.background#E6F8F6
  • peekViewEditor.matchHighlightBackground#0B7E7625
  • peekViewResult.background#F0FBFA
  • peekViewResult.fileForeground#0D2B29
  • peekViewResult.lineForeground#2D6B66
  • peekViewResult.matchHighlightBackground#0B7E7620
  • peekViewResult.selectionBackground#2D6B6616
  • peekViewResult.selectionForeground#0D2B29
  • peekViewTitle.background#2D6B6612
  • peekViewTitleDescription.foreground#5A9E99
  • peekViewTitleLabel.foreground#0D2B29
  • progressBar.background#0B7E76
  • quickInput.background#F0FBFA
  • quickInput.foreground#0D2B29
  • quickInputHighlight.foreground#0B7E76
  • quickInputList.focusBackground#2D6B6616
  • quickInputList.focusForeground#0D2B29
  • quickInputList.focusIconForeground#0B7E76
  • quickInputTitle.background#2D6B6612
  • sash.hoverBorder#0B7E76
  • scrollbar.shadow#0D2B2920
  • scrollbarSlider.activeBackground#2D6B6670
  • scrollbarSlider.background#2D6B6630
  • scrollbarSlider.hoverBackground#2D6B6650
  • selection.background#0B7E7630
  • settings.checkboxBackground#F0FBFA
  • settings.checkboxBorder#C2E8E4
  • settings.dropdownBackground#F0FBFA
  • settings.dropdownBorder#C2E8E4
  • settings.headerForeground#0D2B29
  • settings.modifiedItemIndicator#0B7E76
  • settings.numberInputBackground#F0FBFA
  • settings.numberInputBorder#C2E8E4
  • settings.textInputBackground#F0FBFA
  • settings.textInputBorder#C2E8E4
  • sideBar.background#E6F8F6
  • sideBar.border#C2E8E4
  • sideBar.foreground#2D6B66
  • sideBarSectionHeader.background#2D6B6612
  • sideBarSectionHeader.border#C2E8E4
  • sideBarSectionHeader.foreground#0D2B29
  • sideBarTitle.foreground#0D2B29
  • statusBar.background#0B7E76
  • statusBar.border#0A6D66
  • statusBar.debuggingBackground#0A6D66
  • statusBar.debuggingForeground#F0FBFA
  • statusBar.foreground#F0FBFA
  • statusBar.noFolderBackground#C2E8E4
  • statusBar.noFolderForeground#0D2B29
  • statusBarItem.activeBackground#FFFFFF30
  • statusBarItem.hoverBackground#FFFFFF20
  • statusBarItem.remoteBackground#0B7E76
  • statusBarItem.remoteForeground#F0FBFA
  • tab.activeBackground#F0FBFA
  • tab.activeBorder#00000000
  • tab.activeBorderTop#0B7E76
  • tab.activeForeground#0D2B29
  • tab.border#C2E8E4
  • tab.hoverBackground#2D6B660c
  • tab.hoverBorder#00000000
  • tab.inactiveBackground#DAF4F1
  • tab.inactiveForeground#5A9E99
  • tab.unfocusedActiveBackground#DAF4F1
  • tab.unfocusedActiveBorderTop#C2E8E4
  • tab.unfocusedActiveForeground#2D6B66
  • tab.unfocusedHoverBackground#2D6B660c
  • tab.unfocusedInactiveBackground#DAF4F1
  • tab.unfocusedInactiveForeground#5A9E99
  • terminal.ansiBlack#0D2B29
  • terminal.ansiBlue#3F6F97
  • terminal.ansiBrightBlack#2D6B66
  • terminal.ansiBrightBlue#4A7FA8
  • terminal.ansiBrightCyan#129E94
  • terminal.ansiBrightGreen#6F8F3E
  • terminal.ansiBrightMagenta#C98A3F
  • terminal.ansiBrightRed#B6452C
  • terminal.ansiBrightWhite#0D2B29
  • terminal.ansiBrightYellow#B07A1A
  • terminal.ansiCyan#0B7E76
  • terminal.ansiGreen#5C7931
  • terminal.ansiMagenta#AA5D28
  • terminal.ansiRed#C0492F
  • terminal.ansiWhite#5A9E99
  • terminal.ansiYellow#976816
  • terminal.background#F0FBFA
  • terminal.foreground#0D2B29
  • terminal.selectionBackground#0B7E7630
  • terminalCursor.background#F0FBFA
  • terminalCursor.foreground#0B7E76
  • testing.iconErrored#C0492F
  • testing.iconFailed#C0492F
  • testing.iconPassed#5C7931
  • testing.iconQueued#976816
  • testing.iconSkipped#5A9E99
  • titleBar.activeBackground#E6F8F6
  • titleBar.activeForeground#0D2B29
  • titleBar.border#C2E8E4
  • titleBar.inactiveBackground#F0FBFA
  • titleBar.inactiveForeground#5A9E99
  • tree.inactiveIndentGuidesStroke#D4F0ED
  • tree.indentGuidesStroke#C2E8E4
  • widget.shadow#0D2B2920

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#2D6B66italic
string, string.quoted, string.template, string.interpolated, string.other#C0492F
punctuation.definition.string, punctuation.definition.template-expression, punctuation.section.embedded#5A9E99
constant.numeric, constant.numeric.integer, constant.numeric.float, constant.numeric.hex, constant.numeric.binary, constant.numeric.octal#AA5D28
constant.language, constant.language.boolean, constant.language.null, constant.language.undefined, constant.language.nan#AA5D28italic
constant.character, constant.other, variable.other.constant#AA5D28
constant.character.escape#AA5D28
keyword, keyword.control, keyword.operator.new, keyword.operator.delete, keyword.operator.typeof, keyword.operator.void, keyword.operator.in, keyword.operator.instanceof, keyword.other#0B7E76
storage, storage.type, storage.modifier#0B7E76
keyword.operator, keyword.operator.assignment, keyword.operator.comparison, keyword.operator.arithmetic, keyword.operator.logical, keyword.operator.bitwise, keyword.operator.ternary, keyword.operator.spread, keyword.operator.optional, keyword.operator.type#5A9E99
entity.name.function, meta.definition.function entity.name.function, support.function#976816
variable.function, meta.function-call entity.name.function, support.function.builtin#976816
entity.name.type, entity.name.class, entity.name.interface, entity.name.enum, entity.name.struct, support.class, support.type#3F6F97
entity.name.type.parameter, storage.type.generic#3F6F97italic
variable, variable.other, variable.other.readwrite, variable.other.object#0D2B29
variable.parameter, meta.function.parameters variable#0D2B29
variable.other.property, variable.other.object.property, support.type.property-name, meta.object-literal.key, meta.object.member#0D2B29
punctuation, punctuation.definition, punctuation.separator, punctuation.terminator, punctuation.accessor, meta.brace, meta.delimiter#5A9E99
entity.name.tag, meta.tag.sgml entity.name.tag#0B7E76
entity.other.attribute-name, meta.tag entity.other.attribute-name#3F6F97
support.type.property-name.css, meta.property-name, support.type.vendored.property-name#976816
support.constant.property-value, meta.property-value, support.constant.font-name#C0492F
entity.name.tag.css, entity.other.attribute-name.class.css, entity.other.attribute-name.id.css, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css#0B7E76
keyword.other.unit, keyword.other.atrule, keyword.control.at-rule#0B7E76
entity.name.namespace, entity.name.module, entity.name.scope-resolution#3F6F97
support.type.property-name.json, entity.name.tag.yaml, support.type.property-name.yaml#3F6F97
meta.decorator, punctuation.decorator, entity.name.function.decorator#976816italic
string.regexp, constant.other.character-class.regexp, keyword.operator.quantifier.regexp, punctuation.definition.character-class.regexp, meta.assertion.look-ahead.regexp#5C7931
invalid#C0492Funderline
markup.heading, entity.name.section.markdown, punctuation.definition.heading.markdown#C0492Fbold
markup.bold, punctuation.definition.bold#0D2B29bold
markup.italic, punctuation.definition.italic#0D2B29italic
markup.underline.link, string.other.link, meta.link.reference#3F6F97underline
markup.inline.raw, markup.raw.inline, punctuation.definition.raw.markdown#2D6B66
punctuation.definition.list.begin.markdown#C0492F
markup.quote, punctuation.definition.quote.begin.markdown#2D6B66italic
markup.inserted#5C7931
markup.deleted#C0492F
markup.changed#AA5D28