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#12121e
  • activityBar.border#1e1e30
  • activityBar.foreground#818cf8
  • activityBar.inactiveForeground#252535
  • activityBarBadge.background#e879f9
  • activityBarBadge.foreground#0a0a12
  • badge.background#e879f9
  • badge.foreground#0a0a12
  • breadcrumb.activeSelectionForeground#e879f9
  • breadcrumb.focusForeground#E2E8F0
  • breadcrumb.foreground#3D3D5C
  • button.background#e879f9
  • button.foreground#0a0a12
  • button.hoverBackground#818cf8
  • dropdown.background#12121e
  • dropdown.border#1e1e30
  • dropdown.foreground#E2E8F0
  • editor.background#0a0a12
  • editor.findMatchBackground#e879f950
  • editor.findMatchHighlightBackground#e879f930
  • editor.foreground#E2E8F0
  • editor.inactiveSelectionBackground#e879f918
  • editor.lineHighlightBackground#12121e
  • editor.selectionBackground#e879f930
  • editorBracketMatch.background#e879f925
  • editorBracketMatch.border#e879f9
  • editorCursor.foreground#e879f9
  • editorError.foreground#F87171
  • editorGroupHeader.tabsBackground#12121e
  • editorGroupHeader.tabsBorder#1e1e30
  • editorGutter.addedBackground#34d39960
  • editorGutter.deletedBackground#F8717160
  • editorGutter.modifiedBackground#818cf860
  • editorHint.foreground#e879f9
  • editorIndentGuide.activeBackground1#e879f950
  • editorIndentGuide.background1#1e1e30
  • editorInfo.foreground#818cf8
  • editorLineNumber.activeForeground#e879f9
  • editorLineNumber.foreground#252535
  • editorOverviewRuler.addedForeground#34d399
  • editorOverviewRuler.border#1e1e30
  • editorOverviewRuler.deletedForeground#F87171
  • editorOverviewRuler.modifiedForeground#818cf8
  • editorWarning.foreground#fde68a
  • editorWhitespace.foreground#252535
  • focusBorder#e879f9
  • gitDecoration.addedResourceForeground#34d399
  • gitDecoration.conflictingResourceForeground#fde68a
  • gitDecoration.deletedResourceForeground#F87171
  • gitDecoration.ignoredResourceForeground#252535
  • gitDecoration.modifiedResourceForeground#818cf8
  • gitDecoration.untrackedResourceForeground#e879f9
  • input.background#12121e
  • input.border#1e1e30
  • input.foreground#E2E8F0
  • input.placeholderForeground#252535
  • inputOption.activeBackground#e879f920
  • inputOption.activeBorder#e879f9
  • list.activeSelectionBackground#1e1e30
  • list.activeSelectionForeground#E2E8F0
  • list.focusBackground#1e1e30
  • list.highlightForeground#e879f9
  • list.hoverBackground#1e1e3080
  • list.inactiveSelectionBackground#1e1e3080
  • menu.background#12121e
  • menu.foreground#E2E8F0
  • menu.selectionBackground#1e1e30
  • menu.selectionForeground#E2E8F0
  • menu.separatorBackground#1e1e30
  • notifications.background#12121e
  • notifications.border#1e1e30
  • notifications.foreground#E2E8F0
  • panel.background#0a0a12
  • panel.border#1e1e30
  • panelTitle.activeBorder#e879f9
  • panelTitle.activeForeground#e879f9
  • panelTitle.inactiveForeground#3D3D5C
  • pickerGroup.foreground#e879f9
  • progressBar.background#e879f9
  • quickInput.background#12121e
  • quickInput.foreground#E2E8F0
  • quickInputHighlightForeground#e879f9
  • scrollbarSlider.activeBackground#e879f960
  • scrollbarSlider.background#1e1e3080
  • scrollbarSlider.hoverBackground#e879f940
  • selection.background#e879f940
  • sideBar.background#12121e
  • sideBar.border#1e1e30
  • sideBar.foreground#CBD5E1
  • sideBarSectionHeader.background#0a0a12
  • sideBarSectionHeader.border#1e1e30
  • sideBarSectionHeader.foreground#e879f9
  • sideBarTitle.foreground#e879f9
  • statusBar.background#e879f9
  • statusBar.debuggingBackground#7C3AED
  • statusBar.foreground#0a0a12
  • statusBar.noFolderBackground#0a0a12
  • statusBarItem.hoverBackground#7C3AED80
  • statusBarItem.remoteBackground#818cf8
  • statusBarItem.remoteForeground#0a0a12
  • tab.activeBackground#0a0a12
  • tab.activeBorder#e879f9
  • tab.activeForeground#E2E8F0
  • tab.border#1e1e30
  • tab.hoverBackground#1e1e30
  • tab.inactiveBackground#12121e
  • tab.inactiveForeground#3D3D5C
  • terminal.ansiBlack#1e1e30
  • terminal.ansiBlue#818cf8
  • terminal.ansiBrightBlack#3D3D5C
  • terminal.ansiBrightBlue#a5b4fc
  • terminal.ansiBrightCyan#6ee7b7
  • terminal.ansiBrightGreen#86efac
  • terminal.ansiBrightMagenta#f0abfc
  • terminal.ansiBrightRed#FCA5A5
  • terminal.ansiBrightWhite#F8FAFC
  • terminal.ansiBrightYellow#fef08a
  • terminal.ansiCyan#34d399
  • terminal.ansiGreen#34d399
  • terminal.ansiMagenta#e879f9
  • terminal.ansiRed#F87171
  • terminal.ansiWhite#E2E8F0
  • terminal.ansiYellow#fde68a
  • terminal.background#0a0a12
  • terminal.foreground#E2E8F0
  • terminal.selectionBackground#e879f940
  • titleBar.activeBackground#0a0a12
  • titleBar.activeForeground#E2E8F0
  • titleBar.border#1e1e30
  • titleBar.inactiveBackground#0a0a12
  • titleBar.inactiveForeground#3D3D5C

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#2d2d45italic
variable, string constant.other.placeholder#E2E8F0
invalid, invalid.illegal#F87171
keyword, storage.type, storage.modifier#e879f9
keyword.control, constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#818cf8
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#f0abfc
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#818cf8
meta.block variable.other#f0abfc
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#fde68a
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#34d399
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#fde68a
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#e879f9
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#fde68aitalic
entity.other.attribute-name.class#fde68a
markup.inserted#34d399
markup.deleted#F87171
markup.changed#e879f9
string.regexp#818cf8
constant.character.escape#818cf8
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#818cf8italic
source.json meta.structure.dictionary.json support.type.property-name.json#e879f9
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#818cf8
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#34d399
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#e879f9
markup.bold, markup.bold string#f0abfcbold
markup.italic#f0abfcitalic
string.other.link.title.markdown#818cf8
Vibe Theme by Hector Mendoza - VS Code Theme