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#dfdfdf
  • activityBar.foreground#000000
  • diffEditor.insertedTextBackground#00800033
  • diffEditor.removedTextBackground#ff000033
  • editor.background#ffffff
  • editor.findMatchBackground#fff953
  • editor.findMatchHighlightBackground#f3b63cb9
  • editor.foreground#000000
  • editor.lineHighlightBackground#f7f7f7
  • editorCursor.foreground#000000
  • editorGroup.border#dfdfdf
  • editorIndentGuide.activeBackground1#f9f9f9
  • editorIndentGuide.background1#f9f9f9
  • editorLineNumber.activeForeground#808080
  • editorLineNumber.foreground#b3b3b3
  • editorWhitespace.foreground#dfdfdf
  • list.activeSelectionBackground#000080
  • list.activeSelectionForeground#ffffff
  • list.hoverBackground#dfdfdf
  • panel.border#dfdfdf
  • panelTitle.activeBorder#808080
  • panelTitle.activeForeground#000000
  • panelTitle.border#dfdfdf
  • panelTitle.inactiveForeground#545454
  • sideBar.background#f6f6f6
  • sideBar.border#dfdfdf
  • sideBar.foreground#000000
  • sideBarSectionHeader.background#dfdfdf
  • statusBar.background#357ec7
  • statusBar.foreground#ffffff
  • tab.activeBackground#ffffff
  • tab.activeForeground#000000
  • tab.inactiveBackground#dfdfdf
  • tab.inactiveForeground#545454
  • terminal.background#ffffff
  • terminal.foreground#000000
  • titleBar.inactiveBackground#808080
  • titleBar.inactiveForeground#c0c0c0

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#008000
string, constant.numeric, constant.language, constant.character, constant.other#000080
keyword, storage, storage.type, entity.name.tag, keyword.control#0000ff
meta.function-call, support.function#000000
entity.name.type, entity.name.class, support.class, support.type#0000ffbold
meta.preprocessor, keyword.control.import#0000ff
variable, meta.definition.variable#000000
keyword.other.todo, comment.line.todo#ffffffbold
keyword.operator#000000
invalid, invalid.illegal#ffffff
Studio98 by Jan Zwiener - VS Code Theme