Skip to main content
CodingTheme

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.foreground#bdb0b0
  • statusBar.background#68217A

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
variable, meta.definition.variable.name, support.variable, entity.name.variable, meta.object-literal.key#77ac9f
variable, meta.definition.variable.name, support.variable, entity.name.variable, meta.object-literal.key#77ac9f
comment, punctuation.definition.comment#7c7c7citalic
constant.numeric, constant.character, constant.language#af6ac0
string, string.unquoted.label.js#77a163
constant.regexp, constant.other, constant.character.escape, string.regexp, punctuation.definition.group.regexp, punctuation.definition.group.assertion.regexp, punctuation.definition.character-class.regexp, punctuation.character.set.begin.regexp, punctuation.character.set.end.regexp, keyword.operator.negation.regexp, support.other.parenthesis.regexp#57a5d3
variable, meta.definition.variable.name, support.variable, entity.name.variable, meta.object-literal.key#b9b9b9
entity.name.method, meta.function-call, variable.function, support.function, entity.name.function, meta.method-call.java meta.method, meta.method.groovy, support.function.any-method.lua, keyword.operator.function.infix#72a7da
keyword.control, keyword.operator, keyword.other, storage.type.function, storage.type.js, keyword.primitive-datatypes.swift, keyword.type.cs#bb4872
storage.modifier, storage.modifier.js#bb4872italic
support.type#bb4872
support.class, entity.name.type, entity.name.class, entity.name.class.forward-decl, storage.type.numeric.go, storage.type.byte.go, storage.type.boolean.go, storage.type.string.go, storage.type.uintptr.go, storage.type.error.go, storage.type.rune.go, storage.type.cs, storage.type.generic.cs, storage.type.modifier.cs, storage.type.variable.cs, storage.type.annotation.java, storage.type.generic.java, storage.type.java, storage.type.object.array.java, storage.type.primitive.array.java, storage.type.primitive.java, storage.type.token.java, storage.type.groovy, storage.type.annotation.groovy, storage.type.parameters.groovy, storage.type.generic.groovy, storage.type.object.array.groovy, storage.type.primitive.array.groovy, storage.type.primitive.groovy, meta.protocol-list.objc, meta.return-type.objc, source.go storage.type, source.groovy storage.type, source.java storage.type, source.powershell entity.other.attribute-name, storage.class.std.rust, storage.type.attribute.swift, storage.type.c, storage.type.core.rust, storage.type.objc, storage.type.php, storage.type.haskell, storage.type.ocaml#c27746
punctuation.definition.keyword#739e4fitalic
entity.name.tag#bb4872
entity.other.attribute-name#72a7da
keyword.operator.other.powershell, keyword.other.statement-separator.powershell, meta.brace.round, meta.function-call punctuation, punctuation.definition.arguments.begin, punctuation.definition.arguments.end, punctuation.definition.entity.begin, punctuation.definition.entity.end, punctuation.definition.tag.cs, punctuation.definition.type.begin, punctuation.definition.type.end, punctuation.section.scope.begin, punctuation.section.scope.end, storage.type.generic.java, string.template meta.brace, string.template punctuation.accessor, meta.selector#bbb8b8
punctuation.accessor#bb4872

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

Dim Raspberry Theme by Shmel3 - VS Code Theme