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.

  • accent#7138cc
  • activityBar.activeBackground#8e47ff26
  • activityBar.activeBorder#00000000
  • activityBar.background#eae8ed
  • activityBar.border#c1bec6
  • activityBar.foreground#7138cc
  • activityBar.inactiveForeground#5e5966
  • activityBarBadge.background#7138cc
  • activityBarBadge.foreground#ffffff
  • background#dcdadf
  • badge.background#2d6a9f40
  • badge.foreground#2d6a9f
  • breadcrumb.background#FAFAFA
  • button.background#7138cc
  • button.foreground#f2f1f4
  • button.hoverBackground#6432b3
  • button.secondaryBackground#352f3d13
  • button.secondaryForeground#352f3d
  • button.secondaryHoverBackground#8e47ff40
  • button.separator#dcdadf40
  • checkbox.background#ffffff
  • checkbox.border#c1bec6
  • checkbox.foreground#8e47ff
  • commandCenter.activeBorder#8e47ff40
  • commandCenter.border#00000000
  • commandCenter.debuggingBackground#8e47ffbf
  • debugIcon.continueForeground#2d6a9f
  • debugIcon.pauseForeground#2d6a9f
  • debugIcon.restartForeground#367c53
  • debugIcon.startForeground#367c53
  • debugIcon.stopForeground#993333
  • debugToolBar.background#eae8ed
  • diffEditor.insertedLineBackground#367c5320
  • diffEditor.insertedTextBackground#367c5320
  • diffEditor.removedLineBackground#99333320
  • diffEditor.removedTextBackground#99333320
  • disabledForeground#938f9b
  • dropdown.background#ffffff
  • dropdown.border#c1bec6
  • editor.background#f2f1f4
  • editor.findMatchHighlightBackground#7138cc40
  • editor.foreground#352f3d
  • editor.lineHighlightBackground#352f3d0d
  • editor.lineHighlightBorder#00000000
  • editor.rangeHighlightBackground#2d6a9f20
  • editor.selectionBackground#7138cc20
  • editor.selectionHighlightBackground#00000000
  • editor.wordHighlightBackground#2d6a9f20
  • editorBracketHighlight.foreground1#d08025
  • editorBracketHighlight.foreground2#dbb90f
  • editorBracketHighlight.foreground3#7bc80e
  • editorBracketHighlight.foreground4#1F2328
  • editorBracketPairGuide.activeBackground1#1F2328
  • editorBracketPairGuide.activeBackground2#1F2328
  • editorBracketPairGuide.activeBackground3#1F2328
  • editorBracketPairGuide.activeBackground4#1F2328
  • editorError.foreground#993333bf
  • editorGroup.border#c1bec6
  • editorGroupHeader.border#00000000
  • editorGroupHeader.tabsBackground#eae8ed
  • editorGroupHeader.tabsBorder#c1bec6
  • editorGutter.addedBackground#367c53bf
  • editorGutter.background#00000000
  • editorGutter.deletedBackground#993333bf
  • editorGutter.modifiedBackground#7138ccbf
  • editorHoverWidget.background#eae8ed
  • editorHoverWidget.border#00000000
  • editorIndentGuide.activeBackground1#352f3d26
  • editorIndentGuide.background#352f3d0d
  • editorInfo.foreground#2d6a9f
  • editorLightBulb.foreground#dbb90f
  • editorLightBulbAutoFix.foreground#7bc80e
  • editorLineNumber.activeForeground#352f3d99
  • editorLineNumber.dimmedForeground#352f3d4d
  • editorLineNumber.foreground#352f3d66
  • editorSuggestWidget.selectedBackground#eae8ed
  • editorWarning.foreground#d08025
  • editorWidget.background#ffffff
  • editorWidget.border#00000000
  • errorForeground#993333
  • extensionButton.background#7138cc
  • extensionButton.foreground#ffffff
  • extensionButton.hoverBackground#8e47ff
  • extensionButton.prominentBackground#7138cc
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#8e47ff
  • focusBorder#9e61ff
  • foreground#352f3d
  • gitDecoration.conflictingResourceForeground#993333
  • gitDecoration.deletedResourceForeground#7bc80e
  • gitDecoration.ignoredResourceForeground#938f9b
  • gitDecoration.modifiedResourceForeground#d08025
  • gitDecoration.untrackedResourceForeground#367c53
  • icon.foreground#5e5966
  • input.background#ffffff
  • input.border#c1bec6
  • inputOption.activeBackground#8141e6
  • inputOption.activeBorder#00000000
  • inputOption.activeForeground#ffffff
  • inputOption.hoverBackground#ffffff
  • inputValidation.errorBackground#993333
  • inputValidation.errorBorder#993333
  • inputValidation.errorForeground#dcdadf
  • keybindingLabel.background#352f3d1a
  • keybindingLabel.border#00000000
  • keybindingLabel.bottomBorder#352f3d1a
  • keybindingLabel.foreground#938f9b
  • keybindingLabel.shadow#00000000
  • list.activeSelectionBackground#eae8ed
  • list.activeSelectionForeground#352f3d
  • list.errorForeground#993333
  • list.focusBackground#2d6a9f40
  • list.focusOutline#00000000
  • list.hoverBackground#352f3d0d
  • list.hoverForeground#352f3d
  • list.inactiveSelectionBackground#eae8ed
  • list.warningForeground#d08025
  • minimap.errorHighlight#99333380
  • minimap.findMatchHighlight#7138cc80
  • minimap.foregroundOpacity#352f3d40
  • minimap.infoHighlight#2d6a9f80
  • minimap.selectionHighlight#7138cc40
  • minimap.selectionOccurrenceHighlight#7138cc
  • multiDiffEditor.headerBackground#ffffff
  • notifications.background#ffffff
  • notifications.border#00000000
  • notificationsErrorIcon.foreground#993333
  • notificationsInfoIcon.foreground#2d6a9f
  • notificationsWarningIcon.foreground#d08025
  • panel.background#f2f1f4
  • panel.border#00000000
  • panelTitle.activeBackground#eae8ed
  • panelTitle.activeBorder#00000000
  • panelTitle.activeForeground#352f3d
  • panelTitle.inactiveForeground#938f9b
  • peekViewTitle.background#ffffff
  • pickerGroup.foreground#8e47ff
  • problemsErrorIcon.foreground#993333
  • problemsInfoIcon.foreground#2d6a9f
  • problemsWarningIcon.foreground#d08025
  • progressBar.background#7138cc
  • quickInput.background#f2f1f4
  • quickInput.overlayBackground#dcdadf80
  • quickInputList.focusBackground#eae8ed
  • quickInputList.focusForeground#352f3d
  • scmGraph.historyItemBaseRefColor#2d6a9f
  • scmGraph.historyItemHoverLabelForeground#dcdadf
  • scmGraph.historyItemRefColor#2d6a9f
  • scmGraph.historyItemRemoteRefColor#8e47ff
  • scrollbar.shadow#dcdadf
  • settings.dropdownBackground#ffffff
  • settings.dropdownBorder#c1bec6
  • sideBar.background#f2f1f4
  • sideBar.border#D7D7D7
  • sideBar.foreground#352f3d
  • sideBarSectionHeader.background#f2f1f4
  • sideBarSectionHeader.border#dcdadf
  • sideBarTitle.background#eae8ed
  • sideBarTitle.border#c1bec6
  • statusBar.background#00000000
  • statusBar.debuggingBackground#8e47ff40
  • statusBar.foreground#5e5966
  • statusBar.noFolderBackground#00000000
  • statusBarItem.hoverBackground#352f3d13
  • statusBarItem.hoverForeground#352f3d
  • statusBarItem.prominentBackground#00000000
  • statusBarItem.prominentForeground#5e5966
  • statusBarItem.remoteBackground#00000000
  • statusBarItem.remoteForeground#5e5966
  • symbolIcon.arrayForeground#2b36ab
  • symbolIcon.classForeground#d08025
  • symbolIcon.functionForeground#2d6a9f
  • symbolIcon.interfaceForeground#8e47ff
  • symbolIcon.propertyForeground#938f9b
  • symbolIcon.typeParameterForeground#8e47ff
  • symbolIcon.variableForeground#993333
  • tab.activeBackground#eae8ed
  • tab.activeBorder#f2f1f4
  • tab.activeBorderTop#7138cc
  • tab.activeForeground#352f3d
  • tab.border#c1bec6
  • tab.inactiveBackground#eae8ed
  • tab.inactiveForeground#938f9b
  • terminal.ansiBlue#2d6a9f
  • terminal.ansiBrightBlack#352f3d40
  • terminal.ansiBrightBlue#2d6a9f
  • terminal.ansiBrightCyan#0c9aa7
  • terminal.ansiBrightGreen#367c53
  • terminal.ansiBrightMagenta#8e47ff
  • terminal.ansiBrightRed#993333
  • terminal.ansiBrightYellow#dbb90f
  • terminal.ansiCyan#0c9aa7
  • terminal.ansiGreen#367c53
  • terminal.ansiMagenta#8e47ff
  • terminal.ansiRed#993333
  • terminal.ansiYellow#dbb90f
  • terminal.border#c1bec6
  • textLink.activeForeground#2d6a9f
  • textLink.foreground#7138cc
  • textPreformat.background#352f3d1a
  • textPreformat.foreground#938f9b
  • titleBar.activeBackground#00000000
  • titleBar.border#00000000
  • titleBar.inactiveBackground#00000000
  • toolbar.hoverBackground#eae8ed
  • tree.inactiveIndentGuidesStroke#352f3d26
  • tree.indentGuidesStroke#352f3d40
  • welcomePage.background#f2f1f4
  • welcomePage.progress.background#ffffff
  • welcomePage.progress.foreground#2d6a9f
  • welcomePage.tileBackground#f2f1f4
  • widget.border#352f3d33
  • widget.shadow#352f3d40

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, string.regexp punctuation.definition.string, constant.character.escape#9e9e9e
variable.other.jsdoc, meta.embedded, support.type.property-name.json, support.type.property-name, constant.other.option, entity.name.type.module, entity.name.type.enum, entity.name.type.namespace, punctuation.definition.group, punctuation.definition.character-class#1F2328
storage, keyword, punctuation.accessor.optional, keyword.operator.new, keyword.operator.expression, variable.language, keyword.operator, storage.type.function.arrow, punctuation.separator.key-value, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#000be0
constant.language, constant.numeric, keyword.other.unit, keyword.operator.arithmetic#0451a5
entity.name.type.class, entity.other.inherited-class, support.class#506795
entity.name.function, support.function#1492b8
keyword.control#9b61d1
entity.name.tag, support.class.component#a80000
entity.other.attribute-name#ce8b7e
string, markup.inline.raw#3d922a
markup.heading, markup.heading markup.inline.raw, markup.heading string, constant.character#a21319
meta.parameters variable.parameter, meta.arrow variable.parameter, meta.var variable.parameter#a36629
support.type, entity.name.type, meta.interface entity.other.inherited-class#9c9121
markup.heading, markup.boldbold
keyword.control, comment, markup.italicitalic
comment, string.regexp punctuation.definition.string, constant.character.escape#9e9e9e
variable.other.jsdoc, meta.embedded, support.type.property-name.json, support.type.property-name, constant.other.option, entity.name.type.module, entity.name.type.enum, entity.name.type.namespace, punctuation.definition.group, punctuation.definition.character-class#1F2328
storage, keyword, punctuation.accessor.optional, keyword.operator.new, keyword.operator.expression, variable.language, keyword.operator, storage.type.function.arrow, punctuation.separator.key-value, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#000be0
constant.language, constant.numeric, keyword.other.unit, keyword.operator.arithmetic#0451a5
entity.name.type.class, entity.other.inherited-class, support.class#506795
entity.name.function, support.function#1492b8
keyword.control#9b61d1
entity.name.tag, support.class.component#a80000
entity.other.attribute-name#ce8b7e
string, markup.inline.raw#3d922a
markup.heading, markup.heading markup.inline.raw, markup.heading string, constant.character#a21319
meta.parameters variable.parameter, meta.arrow variable.parameter, meta.var variable.parameter#a36629
support.type, entity.name.type, meta.interface entity.other.inherited-class#9c9121
markup.heading, markup.boldbold
keyword.control, comment, markup.italicitalic