Skip to main content
Coding Theme

Color themes

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#282A36
  • editor.foreground#F8F8F2

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword.operator.viv, keyword.operator.word.viv#FF79C6
keyword.other.viv#BD93F9
keyword.other.parameter.viv#BD93F9italic
entity.name.function.viv, entity.name.function.action.viv, entity.name.function.selector.viv, entity.name.function.plan.viv, entity.name.function.query.viv, entity.name.function.pattern.viv, entity.name.function.trope.viv, entity.name.label.viv#8BE9FD
support.constant.viv#FF6E6E
support.variable.reserved.viv#FF6E6E
constant.language.viv#FFB86C
string.quoted.double.viv, string.quoted.single.viv#F1FA8C
entity.name.variable.viv, entity.name.variable.global.viv, entity.name.variable.local.viv#50FA7B
punctuation.accessor.viv, punctuation.separator.key-value.viv, punctuation.separator.sequence.viv, punctuation.separator.viv, punctuation.terminator.statement.viv#6272A4
comment.line.double-slash.viv, punctuation.definition.comment.viv#6272A4
meta.external-name.viv#F8F8F2
invalid.illegal.viv#FF5555underline
keyword, keyword.control, keyword.operator, keyword.operator.expression, keyword.operator.logical, keyword.operator.assignment, keyword.operator.comparison#FF79C6
keyword.other, storage.type, storage.modifier#BD93F9
entity.name.function, meta.function-call, support.function#8BE9FD
entity.name.type, entity.name.class, support.type, support.class#F8F8F2
support.constant, constant.language, constant.numeric, constant.character, constant.other#FFB86C
variable, variable.other, variable.parameter, variable.language#50FA7B
string, string.quoted, string.quoted.double, string.quoted.single, string.template, string.interpolated#F1FA8C
comment, comment.line, comment.block, punctuation.definition.comment#6272A4
punctuation, punctuation.definition.tag, punctuation.separator, punctuation.terminator, punctuation.accessor, meta.brace, punctuation.section#6272A4
entity.name.tag#FF79C6
entity.other.attribute-name#50FA7B
support.type.property-name.css, support.type.property-name#FF6E6E
support.constant.property-value, constant.numeric.css, keyword.other.unit#FFB86C
string.regexp#8BE9FD
constant.character.escape#FF6E6E
invalid, invalid.illegal#FF5555underline