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#00303e
  • editor.foreground#f8f8f2
  • editor.lineHighlightBackground#00617d
  • editor.selectionBackground#00617d
  • editorCursor.foreground#f8f8f0
  • editorWhitespace.foreground#00617d

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#999999—
string#F3E87E—
constant.numeric#AE81FF—
constant.language#AE81FF—
constant.character, constant.other#AE81FF—
variable#678CB1—
keyword#ec007c—
storage#ec007c
storage.type#66D9EFitalic
entity.name.type, entity.name.class#A6E22E—
entity.other.inherited-class#A6E22Eitalic underline
entity.name.function#A6E22E
variable.parameter#FD971Fitalic
entity.name.tag#ec007c
entity.other.attribute-name#A6E22E
support.function#66D9EF
support.constant#66d9ef
support.type, support.class#66D9EFitalic
support.other.variable—
invalid#F8F8F0
invalid.deprecated#F8F8F0—
meta.structure.dictionary.json string.quoted.double.json#CFCFC2—
meta.diff, meta.diff.header#999999—
markup.deleted#FF4A52—
markup.inserted#A6E22E—
markup.changed#E6DB74—
sublimelinter.notes#000000—
sublimelinter.illegal#FFFFFF—
invalid.illegal——
sublimelinter.warning#000000—
invalid.warning——
sublimelinter.violation#FFFFFF—
invalid.violation——
text source, string.unquoted——
token.info-token#6796e6—
token.warn-token#cd9731—
token.error-token#f44747—
token.debug-token#b267e6—
meta.function-call.generic.python#5887a8—
entity.name.function.call.cpp#5887a8—
variable.other.object.access.cpp#f8f8f2—
entity.name.function.member.cpp#5887a8—
variable.other.object.cpp#f8f8f2—
Monokai Datashat Edit by maxhillis - VS Code Theme