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#ff2164
  • editor.background#131313
  • editor.foreground#c8c8c8
  • sideBarTitle.foreground#bbbbbb

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
heading.1.markdown, heading.2.markdownbold
keyword, keyword.control, keyword.operator.new, keyword.operator.logical.python, storage.type, storage.modifier, support.variable.magic, support.function.magic, variable.language.special.self, markup.heading#ff446d
meta.class#ffa734
support.function.swift, entity.name.function#c8c8c8
keyword.operator, punctuation, source.swift#747474
support.constant.platform.os.swift, punctuation.definition.preprocessor.swift, keyword.other.condition.swift, keyword.control.preprocessor.conditional.swift#e355ff
punctuation.section.embedded.begin.swift, punctuation.section.embedded.end.swift source.swift, constant.character.format#e355ff
string, punctuation.definition.string, constant, markup.inline.raw#a98aff
comment, punctuation.definition.comment#666666
invalid, invalid.illegal#FF5370
reconquista by Swiftinit - VS Code Theme