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.background#f5f5f5
  • editor.foreground#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment.line.double-slash.ekl, comment.block.ekl#008040
storage.type.function.ekl#800080bold
constant.numeric.ekl, constant.numeric.units.ekl, constant.numeric.float.ekl, markup.deleted#FF8000
string.quoted.double.ekl, constant.character.escape.ekl#9B0000
constant.language.ekl#FF8000
keyword.control.ekl#0000FFbold
variable, support.variable#000000
entity.name.function, support.function#000000bold

Shiki preview

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

Loading...

vscode-ekl-theme - Coding Theme