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#131519
  • editor.foreground#c8c9cb
  • editor.inactiveSelectionBackground#3A3D41
  • editor.lineHighlightBackground#242629
  • editor.selectionBackground#264F78
  • editorCursor.foreground#A7A7A7
  • editorIndentGuide.activeBackground#707070
  • editorIndentGuide.background#404040
  • sideBar.background#181b20
  • sideBar.foreground#c8c9cb

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6d6f72
storage.modifier.import, storage.modifier.package, variable#c8c9cb
keyword.control#ff8ccc
storage.modifier, keyword.other, storage.type.primitive, storage.type.built-in, storage.type.function#ff7085
storage.type#8fffdb
storage.type.annotation#ffb273
keyword.operator, punctuation#abc9ff
string#ffeda1
constant#a1ffe0
entity.name.label, entity.other#66e5ff
entity.name#57b2ff
entity.name.type#42ffc2
Schwalbe Theme by TypeSafeSchwalbe - VS Code Theme