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#150021
  • activityBar.foreground#c084d1
  • editor.background#0f001a
  • editor.foreground#c084d1
  • editor.lineHighlightBackground#1a0028
  • editor.selectionBackground#6a007f
  • editorCursor.foreground#ff007f
  • sideBar.background#12001e
  • sideBar.foreground#b886d4
  • statusBar.background#0f001a
  • statusBar.border#6a007f
  • statusBar.foreground#c084d1
  • tab.activeBackground#3a003d
  • tab.activeForeground#ffffff
  • tab.inactiveBackground#250027
  • tab.inactiveForeground#8a7b99

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#7a2f85italic
keyword#df006fbold italic
string#55aa30italic
variable#a1ddd0
entity.name.function#f1ec40
function#ffffffbold
storage.type#FF99CC
constant#FF4500italic bold
number#00BFFFbold
punctuation.definition.tag#ffffffbold
meta.jsx.children#c084d1italic
meta.jsx.attribute#5ec532bold italic
meta.jsx.attribute.value#035846bold
Pitica by jenifergs - VS Code Theme