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.

  • editor.background#0f1117
  • editor.foreground#d4d4d4
  • editor.inactiveSelectionBackground#3a3d41
  • editor.lineHighlightBackground#1c1f26
  • editor.selectionBackground#264f78
  • editorCursor.foreground#f44747
  • editorIndentGuide.activeBackground#3f3f46
  • editorIndentGuide.background#2a2d2e
  • editorLineNumber.activeForeground#c6c6c6
  • editorLineNumber.foreground#5a5a5a

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6a9955italic
string#ce9178
keyword, storage.type#c586c0
variable, identifier#9cdcfe
constant.numeric#b5cea8
entity.name.function, support.function#dcdcaa
entity.name.type, entity.name.class, support.class#4ec9b0
keyword.control.import, keyword.control.from, keyword.control.export, meta.import, meta.package, support.other.module, entity.name.namespace#c586c0bold
storage.modifier.import, meta.import.java, meta.using, meta.import.ts, meta.import.jsxbold
Colonoscopy by Ben Birch - VS Code Theme