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#1E1E1E
  • editor.foreground#d4d4d4
  • editor.lineHighlightBackground#152d30
  • editor.selectionBackground#745c00
  • editor.selectionHighlightBackground#6b614c
  • editorLineNumber.activeForeground#d6d6d6
  • editorLineNumber.foreground#787878

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6A9955
constant.numeric#6466FF
variable, entity.name.variable#DD4B87
string, punctuation.definition.string#BF57CA
entity.name.function#005984
punctuation, punctuation.bracket, punctuation.separator.delimiter, storage.type.generic.wildcard#d4d4d4
storage.type.annotation.java, storage.type.function.arrow, punctuation.definition.annotation.java#dfdfdfC0
comment.block.javadoc.java#5F7FDF
keyword.control, keyword.operator.logical.python#7F0055bold
keyword, storage.modifier, keyword.operator.expression, keyword.operator.new, keyword.operator.instanceof, keyword.control.new.java, variable.language, support.variable, constant.language, keyword.control.import.python, storage.type#248888bold
source.groovy.embedded#248888
storage.modifier.import.java, storage.modifier.package.java, keyword.operator, keyword.control.ternary.java, entity.name.type.class#d4d4d4
keyword.other.documentation.javadoc#5F7FDFbold
meta.class.identifier.java, meta.definition.class.inherited.classes.java, entity.name.tag, entity.name.type.class, storage.type.groovy, storage.type.java, entity.name.type, entity.name.class.message.proto#FB6104
punctuation.bracket.angle, punctuation.separator.delimiter, storage.type.generic.wildcard#d4d4d4
storage.type.annotation.java, storage.type.function.arrow, punctuation.definition.annotation.java#dfdfdfC0
variable.parameter#E96DB4
entity.other.attribute-name, constant.other.key, variable.other.enummember#E96DB4
support.type.property-name, punctuation.support.type.property-name#E96DB4
constant.character.escape#d37adbbold
punctuation.section.embedded#E96DB4
string.quoted.double.html#9F47A4

Shiki preview

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

Loading...

Processing Pama1234 Color Theme - Coding Theme