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#F4F4F4
  • activityBar.foreground#000000
  • editor.background#FAFAFA
  • editor.foreground#000000
  • editorInlayHint.background#00000000
  • editorInlayHint.foreground#555555
  • editorLineNumber.activeForeground#333333
  • editorLineNumber.foreground#C0C0C0
  • panel.background#FAFAFA
  • panel.border#E0E0E0
  • sideBar.background#F4F4F4
  • sideBar.foreground#000000
  • statusBar.background#F4F4F4
  • statusBar.foreground#000000
  • tab.activeBackground#FAFAFA
  • tab.activeForeground#000000
  • tab.inactiveBackground#F4F4F4
  • tab.inactiveForeground#666666
  • titleBar.activeBackground#F4F4F4
  • titleBar.activeForeground#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, unused.comment#8B0000bold italic
entity.name.type, entity.name.class, entity.name.namespace, support.class, storage.type.class, storage.type.function, storage.type.interface#111111bold
source, text#000000
Dont Read Theme by rorokaii - VS Code Theme