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#1B1B1B
  • editor.findMatchHighlightBackground#DD2C00
  • editor.foreground#00BCD4
  • editor.lineHighlightBackground#313131
  • editorIndentGuide.background#616161
  • editorWhitespace.foreground#424242

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#81C784
keyword.operator.arithmetic.flint, keyword.operator.logical.flint, keyword.operator.assignment.flint#c781b0
punctuation.accessor#ff0000
punctuation.separator#ff00bf
keyword.control, punctuation.definition.parameters, punctuation.section.parens.begin, punctuation.definition.array#00BCD4
storage.type#3cd400
storage.modifier, keyword.control.flint#d400b8
storage.modifier.mutating.flint#e7e41f
constant.numeric, constant.language, support.type.primitive#F9A825
string, constant.other.symbol#fb5d2d
punctuation.definition.string.begin, punctuation.definition.string.end#00BCD4
variable.language, varible.other#ea80d8

Shiki preview

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

Loading...

Flint Colour by Flint Language Utilities - VS Code Theme