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#0f1419
  • editor.foreground#e6edf3
  • editorLineNumber.activeForeground#93a4b8
  • editorLineNumber.foreground#4b5563

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment.line.double-slash.quota, comment.line.number-sign.quota#6a737ditalic
keyword.control.quota, keyword.control.import.quota#ff7b72bold
entity.name.function.quota#79c0ff
string.quoted.double.quota, constant.character.escape.quota#a5d6ff
constant.numeric.quota#f2cc60
keyword.operator.quota#ffa657
support.function.builtin.quota#7ee787bold
punctuation.separator.quota#c9d1d9
Quota by Quota - VS Code Theme