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#FFFFFF
  • editor.foreground#3B4048

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword.operator.viv, keyword.operator.word.viv#D63384
keyword.other.viv#7C3AED
keyword.other.parameter.viv#7C3AEDitalic
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#0891B2
support.constant.viv#DC2626
support.variable.reserved.viv#DC2626
constant.language.viv#EA580C
string.quoted.double.viv, string.quoted.single.viv#CA8A04
entity.name.variable.viv, entity.name.variable.global.viv, entity.name.variable.local.viv#16A34A
punctuation.accessor.viv, punctuation.separator.key-value.viv, punctuation.separator.sequence.viv, punctuation.separator.viv, punctuation.terminator.statement.viv#9CA3AF
comment.line.double-slash.viv, punctuation.definition.comment.viv#B0B8C4
meta.external-name.viv#3B4048
invalid.illegal.viv#DC2626underline
keyword, keyword.control, keyword.operator, keyword.operator.expression, keyword.operator.logical, keyword.operator.assignment, keyword.operator.comparison#D63384
keyword.other, storage.type, storage.modifier#7C3AED
entity.name.function, meta.function-call, support.function#0891B2
entity.name.type, entity.name.class, support.type, support.class#3B4048
support.constant, constant.language, constant.numeric, constant.character, constant.other#EA580C
variable, variable.other, variable.parameter, variable.language#16A34A
string, string.quoted, string.quoted.double, string.quoted.single, string.template, string.interpolated#CA8A04
comment, comment.line, comment.block, punctuation.definition.comment#B0B8C4
punctuation, punctuation.definition.tag, punctuation.separator, punctuation.terminator, punctuation.accessor, meta.brace, punctuation.section#9CA3AF
entity.name.tag#D63384
entity.other.attribute-name#16A34A
support.type.property-name.css, support.type.property-name#DC2626
support.constant.property-value, constant.numeric.css, keyword.other.unit#EA580C
string.regexp#0891B2
constant.character.escape#DC2626
invalid, invalid.illegal#DC2626underline