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#f5f5f5
  • editor.foreground#333333

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#2100faitalic
comment.block.preprocessor#B6C886
comment.documentation, comment.block.documentation#448C27
invalid.illegal#660000
keyword.type, keyword.control, keyword.other, keyword.operator.comparison, keyword.operator.delete, keyword.operator, punctuation.separator.pointer-access, storage, punctuation.separator.scope-resolution#A62E2E bold
entity.name.exception#660000
entity.name.sectionbold
string, punctuation.definition.string#F90BFF
constant.other.placeholder, constant.character.format.placeholder#F90BFFbold
entity.name.function.definition#565656bold
string.regexp#4B83CD
punctuation#777777
SergiCERN by Sergi Rodriguez - VS Code Theme