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#10142C
  • activityBar.foreground#FBFFF6
  • button.background#0047FD
  • button.foreground#FBFFF6
  • button.hoverBackground#0139CB
  • editor.background#10142C
  • editor.foreground#FBFFF6
  • editor.lineHighlightBackground#7BD90533
  • editor.selectionBackground#44475A90
  • editorCursor.foreground#0047FD
  • editorGroupHeader.tabsBackground#10142C
  • editorLineNumber.activeForeground#FBFFF6
  • editorLineNumber.foreground#FBFFF699
  • editorWhitespace.foreground#FBFFF61A
  • editorWidget.background#10142C
  • editorWidget.border#0047FD
  • input.background#10142C
  • input.border#0047FD
  • input.foreground#FBFFF6
  • sideBar.background#10142C
  • sideBar.foreground#FBFFF6
  • statusBar.background#0047FD
  • statusBar.foreground#FBFFF6
  • tab.activeBackground#2A2B57
  • tab.activeForeground#FBFFF6
  • tab.hoverBackground#2A2B57
  • tab.inactiveBackground#10142C
  • tab.inactiveForeground#FBFFF699
  • tab.unfocusedHoverBackground#2A2B57
  • titleBar.activeBackground#10142C
  • titleBar.activeForeground#FBFFF6

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, string.comment#6272A4
constant#8BE9FD
entity#FFB86C
variable#F1FA8C
keyword#FF79C6
storage#FF79C6
string#50FA7B
invalid#FF5555
entity.name.class#66D9EF
meta.class#F8F8F2
Typper Themes by Typper - VS Code Theme