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.

  • editor.foreground#FF00FF

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
punctuation.definition.delayed.unison,punctuation.definition.list.begin.unison,punctuation.definition.list.end.unison,punctuation.definition.ability.begin.unison,punctuation.definition.ability.end.unison,punctuation.operator.assignment.as.unison,punctuation.separator.pipe.unison,punctuation.separator.delimiter.unison,punctuation.definition.hash.unison#00FF00
variable.other.generic-type.haskell#0000FF
storage.type.haskell#800080
support.variable.magic.python#00FF00
punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python#FF0000
variable.parameter.function.language.special.self.python#FFFF00
storage.modifier.lifetime.rust#FF0000
support.function.std.rust#FF00FF
entity.name.lifetime.rust#FFFF00
variable.language.rust#00FF00
support.constant.edge#0000FF
constant.other.character-class.regexp#00FF00
keyword.operator.quantifier.regexp#800080
punctuation.definition.string.begin,punctuation.definition.string.end#FF0000

Shiki preview

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

Loading...

Hyper Space Theme - Coding Theme