Skip to main content
Coding Theme

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#05386b
  • activityBar.foreground#c3fadc
  • button.background#05386b
  • button.foreground#edf5e1
  • editor.background#c3fadc
  • editor.findMatchBackground#edf5e1
  • editor.foreground#05386b
  • editor.lineHighlightBorder#c3fadc
  • editorGroup.border#05386b
  • editorGroupHeader.tabsBackground#c3fadc
  • editorSuggestWidget.background#c3fadc
  • editorSuggestWidget.border#05386b
  • editorSuggestWidget.foreground#05646b
  • editorSuggestWidget.highlightForeground#d89400
  • editorSuggestWidget.selectedBackground#a9dabf
  • list.activeSelectionBackground#05386b
  • list.activeSelectionForeground#c3fadc
  • list.focusBackground#a9dabf
  • list.focusForeground#05386b
  • list.hoverBackground#a9dabf
  • list.inactiveSelectionBackground#a9dabf
  • list.inactiveSelectionForeground#05386b
  • menu.background#05386b
  • menu.foreground#c3fadc
  • menu.selectionBackground#c3fadc
  • menu.selectionForeground#05386b
  • notificationCenterHeader.background#05386b
  • notificationCenterHeader.foreground#c3fadc
  • notifications.background#05386b
  • notifications.foreground#c3fadc
  • panel.background#c3fadc
  • panel.border#05386b
  • panelInput.border#05386b
  • panelTitle.activeForeground#05386b
  • pickerGroup.foreground#05386b
  • selection.background#edf5e1
  • sideBar.background#c3fadc
  • sideBar.border#05386b
  • sideBar.foreground#05386b
  • sideBarSectionHeader.background#a9dabf
  • sideBarSectionHeader.foreground#05386b
  • statusBar.background#05386b
  • statusBar.foreground#c3fadc
  • tab.activeForeground#05386b
  • tab.border#05386b
  • tab.inactiveBackground#05386b
  • tab.inactiveForeground#c3fadc
  • terminal.foreground#05386b
  • titleBar.activeBackground#05386b
  • titleBar.activeForeground#c3fadc
  • titleBar.inactiveBackground#05386b
  • titleBar.inactiveForeground#c3fadc

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#4327e2italic
comment.block.preprocessor#d6298e
comment.documentation, comment.block.documentation#fd655f
invalid.illegal#660000
keyword.operator#777777
keyword, storage#ff9900
storage.type, support.type#790602
constant.language, support.constant, variable.language#a9ac25bold
variable, support.variable#9714b8
entity.name.function, support.function#31aa7cbold
entity.name.type, entity.other.inherited-class, support.class#916ea5bold
entity.name.exception#660000
entity.name.sectionbold
constant.numeric, constant.character, constant#c4605b
string#448C27
constant.character.escape#777777
string.regexp#4B83CD
constant.other.symbol#AB6526
punctuation#777777
meta.tag.sgml.doctype, meta.tag.sgml.doctype string, meta.tag.sgml.doctype entity.name.tag, meta.tag.sgml punctuation.definition.tag.html#e60e0e
meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#c76228
entity.name.tag#4B83CD
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#912a01italic
constant.character.entity, punctuation.definition.entity#AB6526
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#1695c7
meta.property-name, support.type.property-name#AB6526
meta.property-value, meta.property-value constant.other, support.constant.property-value#448C27
keyword.other.importantbold
markup.changed#000000
markup.deleted#000000
markup.italicitalic
markup.error#660000
markup.inserted#000000
meta.link#4B83CD
markup.output, markup.raw#777777
markup.prompt#777777
markup.heading#AA3731
markup.boldbold
markup.traceback#660000
markup.underlineunderline
markup.quote#7A3E9D
markup.list#4B83CD
markup.bold, markup.italic#448C27
markup.inline.raw#AB6526
meta.diff.range, meta.diff.index, meta.separator#fa8484
meta.diff.header.from-file#434343
meta.diff.header.to-file#434343
Salad by BlackTea Monster - VS Code Theme