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.

  • activityBarBadge.background#007acc
  • editor.background#002240
  • editor.foreground#FFFFFF
  • sideBarTitle.foreground#bbbbbb

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword.operator.relational, keyword.operator#FF0000
comment, punctuation.definition.comment#D90404italic
storage.type.function.python, keyword.control.flow.python, constant.language.python, meta.function.python#F27405
entity.name.function.python, meta.function.python#b5dfff
support.function.builtin.python, meta.function-call.python, support.type.python#FF00FF
keyword.operator.logical.python#F27405
variable.parameter.function.language.python, meta.function.parameters.python, meta.function.python, constant.numeric.dec.python, keyword.operator.comparison.python, keyword.operator.assignment.python#FFFFFF
meta.function-call.python, keyword.operator.arithmetic.python, meta.member.access.python, meta.function-call.arguments.python#FFFFFF
meta.function-call.generic.python, meta.function-call.python, meta.member.access.python#FFFFFF
string.quoted.single.python, string.quoted.docstring.multi.python, string.quoted.double.python, string.quoted.triple.single.python, string.quoted.triple.double.python, string.quoted.docstring.python#0DF205
justidle-td by Tony Daniel - VS Code Theme