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#111118
  • activityBar.border#1e1e30
  • activityBar.foreground#06B6D4
  • activityBar.inactiveForeground#3F4559
  • activityBarBadge.background#8B5CF6
  • activityBarBadge.foreground#FFFFFF
  • badge.background#8B5CF6
  • badge.foreground#FFFFFF
  • breadcrumb.activeSelectionForeground#8B5CF6
  • breadcrumb.focusForeground#E2E8F0
  • breadcrumb.foreground#4B5563
  • breadcrumbPicker.background#111118
  • button.background#8B5CF6
  • button.foreground#FFFFFF
  • button.hoverBackground#7C3AED
  • dropdown.background#111118
  • dropdown.border#1e1e30
  • dropdown.foreground#E2E8F0
  • editor.background#09090B
  • editor.findMatchBackground#8B5CF650
  • editor.findMatchHighlightBackground#8B5CF630
  • editor.foreground#E2E8F0
  • editor.inactiveSelectionBackground#8B5CF618
  • editor.lineHighlightBackground#111118
  • editor.selectionBackground#8B5CF630
  • editorBracketMatch.background#8B5CF625
  • editorBracketMatch.border#8B5CF6
  • editorCursor.foreground#8B5CF6
  • editorError.foreground#F87171
  • editorGroupHeader.tabsBackground#111118
  • editorGroupHeader.tabsBorder#1e1e30
  • editorGutter.addedBackground#4ADE8060
  • editorGutter.deletedBackground#F8717160
  • editorGutter.modifiedBackground#06B6D460
  • editorHint.foreground#8B5CF6
  • editorIndentGuide.activeBackground1#8B5CF650
  • editorIndentGuide.background1#1e1e30
  • editorInfo.foreground#06B6D4
  • editorLineNumber.activeForeground#8B5CF6
  • editorLineNumber.foreground#2D2D45
  • editorOverviewRuler.addedForeground#4ADE80
  • editorOverviewRuler.border#1e1e30
  • editorOverviewRuler.deletedForeground#F87171
  • editorOverviewRuler.errorForeground#F87171
  • editorOverviewRuler.modifiedForeground#06B6D4
  • editorOverviewRuler.warningForeground#FBBF24
  • editorWarning.foreground#FBBF24
  • editorWhitespace.foreground#2D2D45
  • focusBorder#8B5CF6
  • gitDecoration.addedResourceForeground#4ADE80
  • gitDecoration.conflictingResourceForeground#FBBF24
  • gitDecoration.deletedResourceForeground#F87171
  • gitDecoration.ignoredResourceForeground#3F4559
  • gitDecoration.modifiedResourceForeground#06B6D4
  • gitDecoration.untrackedResourceForeground#8B5CF6
  • input.background#111118
  • input.border#1e1e30
  • input.foreground#E2E8F0
  • input.placeholderForeground#3F4559
  • inputOption.activeBackground#8B5CF620
  • inputOption.activeBorder#8B5CF6
  • list.activeSelectionBackground#1e1e30
  • list.activeSelectionForeground#E2E8F0
  • list.focusBackground#1e1e30
  • list.highlightForeground#8B5CF6
  • list.hoverBackground#1e1e3080
  • list.inactiveSelectionBackground#1e1e3080
  • menu.background#111118
  • menu.foreground#E2E8F0
  • menu.selectionBackground#1e1e30
  • menu.selectionForeground#E2E8F0
  • menu.separatorBackground#1e1e30
  • menubar.selectionBackground#1e1e30
  • notificationCenterHeader.background#09090B
  • notificationCenterHeader.foreground#8B5CF6
  • notifications.background#111118
  • notifications.border#1e1e30
  • notifications.foreground#E2E8F0
  • panel.background#09090B
  • panel.border#1e1e30
  • panelTitle.activeBorder#8B5CF6
  • panelTitle.activeForeground#8B5CF6
  • panelTitle.inactiveForeground#4B5563
  • pickerGroup.foreground#8B5CF6
  • progressBar.background#8B5CF6
  • quickInput.background#111118
  • quickInput.foreground#E2E8F0
  • quickInputHighlightForeground#8B5CF6
  • scrollbarSlider.activeBackground#8B5CF660
  • scrollbarSlider.background#1e1e3080
  • scrollbarSlider.hoverBackground#8B5CF640
  • selection.background#8B5CF640
  • sideBar.background#111118
  • sideBar.border#1e1e30
  • sideBar.foreground#CBD5E1
  • sideBarSectionHeader.background#09090B
  • sideBarSectionHeader.border#1e1e30
  • sideBarSectionHeader.foreground#8B5CF6
  • sideBarTitle.foreground#8B5CF6
  • statusBar.background#8B5CF6
  • statusBar.debuggingBackground#7C3AED
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#09090B
  • statusBarItem.hoverBackground#7C3AED80
  • statusBarItem.remoteBackground#06B6D4
  • statusBarItem.remoteForeground#FFFFFF
  • tab.activeBackground#09090B
  • tab.activeBorder#8B5CF6
  • tab.activeForeground#E2E8F0
  • tab.border#1e1e30
  • tab.hoverBackground#1e1e30
  • tab.inactiveBackground#111118
  • tab.inactiveForeground#4B5563
  • terminal.ansiBlack#1e1e30
  • terminal.ansiBlue#06B6D4
  • terminal.ansiBrightBlack#4B5563
  • terminal.ansiBrightBlue#818CF8
  • terminal.ansiBrightCyan#67E8F9
  • terminal.ansiBrightGreen#86EFAC
  • terminal.ansiBrightMagenta#C084FC
  • terminal.ansiBrightRed#FCA5A5
  • terminal.ansiBrightWhite#F8FAFC
  • terminal.ansiBrightYellow#FDE68A
  • terminal.ansiCyan#22D3EE
  • terminal.ansiGreen#4ADE80
  • terminal.ansiMagenta#8B5CF6
  • terminal.ansiRed#F87171
  • terminal.ansiWhite#E2E8F0
  • terminal.ansiYellow#FBBF24
  • terminal.background#09090B
  • terminal.foreground#E2E8F0
  • terminal.selectionBackground#8B5CF640
  • titleBar.activeBackground#09090B
  • titleBar.activeForeground#E2E8F0
  • titleBar.border#1e1e30
  • titleBar.inactiveBackground#09090B
  • titleBar.inactiveForeground#4B5563
  • widget.shadow#00000060

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#3F4559italic
variable, string constant.other.placeholder#E2E8F0
constant.other.color#ffffff
invalid, invalid.illegal#F87171
keyword, storage.type, storage.modifier#8B5CF6
keyword.control, constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#06B6D4
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#F472B6
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#06B6D4
meta.block variable.other#F472B6
support.other.variable, string.other.link#F472B6
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#FBBF24
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#7DD3A8
entity.name, support.type, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#FBBF24
support.type#A5B4FC
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#A5B4FC
entity.other.attribute-name#8B5CF6
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FBBF24italic
entity.other.attribute-name.class#FBBF24
markup.inserted#7DD3A8
markup.deleted#F87171
markup.changed#8B5CF6
string.regexp#06B6D4
constant.character.escape#06B6D4
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#06B6D4italic
source.json meta.structure.dictionary.json support.type.property-name.json#8B5CF6
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#06B6D4
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FBBF24
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#8B5CF6
markup.bold, markup.bold string#F472B6bold
markup.italic#F472B6italic
string.other.link.title.markdown#06B6D4