Skip to main content
CodingTheme

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#0C1021
  • editor.foreground#F8F8F8
  • editor.lineHighlightBackground#FFFFFF0F
  • editor.selectionBackground#253B76
  • editorCursor.foreground#FFFFFFA6
  • editorWhitespace.foreground#FFFFFF40

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#F8F8F8
comment#AEAEAE
constant#D8FA3C
entity#FF6400
keyword#FBDE2D
storage#FBDE2D
string, meta.verbatim#61CE3C
support#8DA6CE
variable
invalid.deprecated#AB2A1Ditalic
invalid.illegal#F8F8F8
entity.other.inherited-class#FF6400italic
string constant.other.placeholder#FF6400
meta.function-call.py#BECDE6
meta.tag, meta.tag entity#7F90AA
entity.name.section#FFFFFF
keyword.type.variant#D5E0F3
source.ocaml keyword.operator.symbol#F8F8F8
source.ocaml keyword.operator.symbol.infix#8DA6CE
source.ocaml keyword.operator.symbol.prefix#8DA6CE
source.ocaml keyword.operator.symbol.infix.floating-pointunderline
source.ocaml keyword.operator.symbol.prefix.floating-pointunderline
source.ocaml constant.numeric.floating-pointunderline
text.tex.latex meta.function.environment
text.tex.latex meta.function.environment meta.function.environment
text.tex.latex support.function#FBDE2D
source.plist string.unquoted, source.plist keyword.operator#FFFFFF
entity.other.attribute-name, meta.definition.method#FF6400
meta.jsx.children, meta.template.expression, punctuation.section.embedded.begin, punctuation.section.embedded.end, meta.embedded.expression, meta.function-call, meta.tag entity.name.function, entity.name.function.tagged-template#F8F8F8
punctuation.definition.string.template.begin, punctuation.definition.string.template.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.accessor#FBDE2D
meta.object-literal.key, string.quoted.single#61CE3C

Shiki preview

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

Loading...

Better Blackboard by gpascale - VS Code Theme