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#fbd7fa
  • activityBar.border#B00070
  • activityBar.foreground#4B0B35
  • editor.background#FDECF9
  • editor.foreground#4B0B35
  • editor.lineHighlightBackground#F5B8F1
  • editor.selectionBackground#F7A8F0
  • editor.selectionHighlightBackground#F5C0F3
  • editorBracketHighlight.foreground1#ffb700
  • editorBracketHighlight.foreground2#E27FE2
  • editorBracketHighlight.foreground3#4ED6D6
  • editorBracketHighlight.foreground4#B00070
  • editorBracketHighlight.foreground5#48b9ce
  • editorBracketHighlight.foreground6#ffb700
  • editorBracketHighlight.unexpectedBracket.foreground#FF0000
  • editorCursor.foreground#FFD166
  • editorGroup.border#B00070
  • editorGroupHeader.tabsBackground#F8D6F2
  • editorIndentGuide.activeBackground#B00070
  • editorIndentGuide.background#EFA0F5
  • sideBar.background#FDECF9
  • sideBar.border#B00070
  • sideBar.foreground#4B0B35
  • statusBar.background#B00070
  • statusBar.border#B00070
  • statusBar.foreground#FDECF9
  • tab.activeBackground#FDECF9
  • tab.activeForeground#4B0B35
  • tab.border#B00070
  • tab.inactiveBackground#F8D6F2
  • tab.inactiveForeground#C77EBF

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
support.type.property-name.json#B00070bold
string.quoted.json#FFFFFF
constant.numeric.json#B00070
constant.language.json#B00070
keyword#B00070bold
entity.name.function#E27FE2bold
variable#4B0B35
entity.name.type#4ED6D6bold
operator#48b9ce
entity.name.tag, entity.name.tag.html, entity.name.tag.jsx, entity.name.tag.tsx, punctuation.definition.tag.begin, punctuation.definition.tag.begin.html, punctuation.definition.tag.begin.jsx, punctuation.definition.tag.begin.tsx, punctuation.definition.tag.end, punctuation.definition.tag.end.html, punctuation.definition.tag.end.jsx, punctuation.definition.tag.end.tsx#48b9cebold