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.background#000b13ff
  • activityBar.border#424553af
  • activityBar.foreground#a0a8d1ff
  • activityBarBadge.background#0084d0ff
  • breadcrumb.background#000b13ff
  • breadcrumb.focusForeground#a0a8d1ff
  • breadcrumb.foreground#616471ff
  • button.background#616471ff
  • button.foreground#dadadaff
  • button.secondaryBackground#414450ff
  • button.secondaryForeground#dadadaff
  • commandCenter.background#000b13ff
  • commandCenter.foreground#616471ff
  • editor.background#000b13ff
  • editor.findMatchBackground#d76f0077
  • editor.findMatchHighlightBackground#41445077
  • editor.foldBackground#41445077
  • editor.foreground#dadadaff
  • editor.selectionBackground#414450bf
  • editorBracketHighlight.foreground1#7e8ef3ff
  • editorBracketHighlight.foreground2#ff7b00ff
  • editorBracketHighlight.foreground3#beae53ff
  • editorError.foreground#F83379
  • editorGroup.emptyBackground#000b13ff
  • editorGroupHeader.noTabsBackground#000b13ff
  • editorGroupHeader.tabsBackground#000b13ff
  • editorGutter.addedBackground#00c3ffff
  • editorGutter.background#000b13ff
  • editorGutter.deletedBackground#d76f00ff
  • editorGutter.modifiedBackground#7e8ef3ff
  • editorHoverWidget.background#000b13ff
  • editorHoverWidget.border#424553af
  • editorIndentGuide.activeBackground1#424553af
  • editorIndentGuide.background1#22242dff
  • editorInfo.foreground#00B5B5
  • editorLineNumber.activeForeground#00c3ffff
  • editorLineNumber.foreground#424553af
  • editorLink.activeForeground#d76f00ff
  • editorLink.foreground#d76f00ff
  • editorOverviewRuler.errorForeground#F83379
  • editorOverviewRuler.findMatchForeground#d76f0077
  • editorOverviewRuler.infoForeground#00B5B5
  • editorOverviewRuler.warningForeground#D3B857
  • editorSuggestWidget.background#000b13ff
  • editorSuggestWidget.border#424553af
  • editorSuggestWidget.focusHighlightForeground#00c3ffff
  • editorSuggestWidget.foreground#dadadaff
  • editorSuggestWidget.highlightForeground#00c3ffff
  • editorSuggestWidget.selectedBackground#41445077
  • editorSuggestWidget.selectedForeground#00c3ffff
  • editorSuggestWidget.selectedIconForeground#00c3ffff
  • editorWarning.foreground#D3B857
  • editorWidget.background#000b13ff
  • editorWidget.border#424553af
  • editorWidget.foreground#7e8ef3ff
  • editorWidget.resizeBorder#424553af
  • focusBorder#00c3ffff
  • gitDecoration.addedResourceForeground#7e8ef3ff
  • gitDecoration.conflictingResourceForeground#ff7b00ff
  • gitDecoration.deletedResourceForeground#d76f00ff
  • gitDecoration.ignoredResourceForeground#616471ff
  • gitDecoration.modifiedResourceForeground#7e8ef3ff
  • gitDecoration.submoduleResourceForeground#bdcbffff
  • gitDecoration.untrackedResourceForeground#00caa5ff
  • input.background#000b13ff
  • input.border#414450ff
  • input.foreground#dadadaff
  • list.activeSelectionBackground#41445077
  • list.activeSelectionForeground#dadadaff
  • list.deemphasizedForeground#616471ff
  • list.errorForeground#F83379
  • list.focusBackground#a0a8d1ff
  • list.focusOutline#00c3ffff
  • list.highlightForeground#00c3ffff
  • list.hoverBackground#22242dff
  • list.inactiveFocusBackground#616471ff
  • list.inactiveSelectionBackground#22242dff
  • list.infoForeground#00B5B5
  • list.warningForeground#D3B857
  • menu.background#000b13ff
  • menu.border#414450ff
  • menu.foreground#dadadaff
  • menu.selectionBackground#414450ff
  • menu.separatorBackground#414450ff
  • minimap.errorHighlight#F83379
  • minimap.infoHighlight#00B5B5
  • minimap.warningHighlight#D3B857
  • notificationsErrorIcon.foreground#F83379
  • notificationsInfoIcon.foreground#00B5B5
  • notificationsWarningIcon.foreground#D3B857
  • panel.background#000b13ff
  • panel.border#424553af
  • sideBar.background#000b13ff
  • sideBar.border#424553af
  • sideBarSectionHeader.background#000b13ff
  • sideBarTitle.foreground#616471ff
  • statusBar.background#000b13ff
  • statusBar.border#424553af
  • statusBar.foreground#616471ff
  • tab.activeBorderTop#616471ff
  • tab.border#000000ff
  • tab.inactiveBackground#000b13ff
  • tab.unfocusedActiveBackground#22242dff
  • textLink.activeForeground#d76f00ff
  • textLink.foreground#d76f00ff
  • titleBar.activeBackground#000b13ff
  • titleBar.border#424553af
  • titleBar.inactiveBackground#000b13ff
  • titleBar.inactiveForeground#616471ff
  • tree.indentGuidesStroke#616471ff
  • welcomePage.background#000b13ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
punctuation, meta.bracket, meta.brace, punctuation.section.braces, punctuation.section.brackets, meta.parenthesis, punctuation.section.parens#a0a8d1ff
keyword.operator, storage.type, meta.link#00c3ffff
keyword.operator.namespace#a0a8d1ff
comment#747ba1ff
entity.name.type, entity.name.class, support.class, entity.name.type.alias, support.type, entity.name.struct, support.type.struct, markup.inline.raw#beae53ff
entity.name.tag#0084d0ff
meta.tag.attributes, support.type.property-name.toml, support.type.property-name.array, support.type.property-name.table#dadadaff
support.class.component, entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#beae53ff
entity.name.function, support.function, variable.function, entity.name.macro, entity.other.attribute-name.class, heading#b0beffffbold
variable.other.enummember, constant.numeric, support.constant.property-value, markup.bold, constant.language.json#ff7b00ff
keyword, keyword.operator#00c3ffff
support.type.property-name#a0a8d1ff
variable.annotation, meta.decorator, punctuation.definition.string, string.quoted, string.template, entity.name.function.call, support.function.call#7e8ef3ff
comment.documentation#747ba1ff
storage.modifierbold
evoke by rautenbergf - VS Code Theme