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#222222
  • editor.foreground#cccccc
  • editor.lineHighlightBackground#333435
  • editor.selectionBackground#5A647Eff
  • editorCursor.foreground#D9D9D9
  • editorWhitespace.foreground#404040

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, string.quoted.docstring.multi.python#728375italic
keyword.control.rust, keyword.other.crate.rust, keyword.other.rust, keyword, punctuation.definition.list.begin.markdown, storage.type.class.python, storage.type.function.async.python, storage.type.function.python, storage#CC7833italic
constant.language, constant.numeric.dec.python, entity.name.function.decorator.python, keyword.operator.logical.python, punctuation.definition.decorator.python, variable.language, variable.other#AE81FF
entity.name, meta.class.python, support.type.python, entity.name.type.option.rust#AE81FFitalic
entity.name.function.macro.rust, keyword.operator, markup.deleted.diff, markup.deleted, storage.modifier.mut.rust, storage.type.rust, support.function, todo.task.urgent, variable.language.special.cls.python, variable.language.special.self.python, variable.other.constant, variable.parameter.function.language.special.cls.python, variable.parameter.function.language.special.self.python#FF6188
support.function.magic.python#FF6188italic
keyword.codetag.notation.python#FF6188bold italic
meta.function.definition.rust entity.name.function.rust, entity.name.function - meta.function.call, keyword.other.name-of-parameter.objc, markup.fenced_code.block.markdown, markup.inline.raw.string.markdown, meta.diff.header.from-file, meta.diff.header.git, meta.diff.header.to-file, meta.diff.index.git#FFC66Ditalic
constant, declaration.tag, entity.name.tag, entity.other.attribute-name, meta.class.inheritance.python, meta.diff.range.unified, meta.function-call.generic.python, meta.function.call.rust entity.name.function.rust, meta.tag, punctuation.definition.heading.markdown, punctuation.definition.interpolation.rust, support.type, variable.parameter.function-call.python, variable.parameter.function.language.python, todo.category.name#76AED8
constant.numeric, constant.other.caps.python, string, support.constant, constant.character.escaped, constant.character.escape, string source, string source.ruby, markup.inserted, markup.inserted.diff#80c874
variable.other.rust, entity.name.namespace.rust, variable.other.block, invalid#cccccc
Dark Prism by pchomik - VS Code Theme