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#000000
  • editor.foreground#0CFF8A
  • editor.lineHighlightBackground#00AAAA
  • editor.selectionBackground#AAAAAA
  • editorCursor.foreground#0CFF8A
  • editorWhitespace.foreground#3B3A32

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
—#0CFF8A—
comment#55FFFF—
string#FF55FF—
constant.numeric#FF55FF—
constant.language#AE81FF—
constant.character, constant.other#AE81FF—
variable#0CFF8A
variable.language#e3ff55
keyword#55FFFF—
keyword.operator#55FF55—
keyword.control#0CFF8A—
keyword.other#55FFFF—
storage#55FFFF
storage.type#55FFFF—
entity.name.class#0CFF8A—
entity.other.inherited-class#A6E22E—
entity.name.function#55FFFF
variable.parameter#0CFF8A—
meta.function-call#55FF55—
entity.name.tag#F92672
entity.other.attribute-name#A6E22E
support.function#0CFF8A
support.constant#66D9EF
support.type, support.class#66D9EF—
support.other.variable#55FFFF
invalid#F8F8F0
invalid.deprecated#F8F8F0—
Neon GBP by mrsandtron - VS Code Theme