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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#FFFFFF
extra.inside-double-quotes.colors.mox#888888
database-functions.colors.mox, extra.numbers.colors.mox#E20000
operators.colors.mox#FF8000
keywords.colors.mox, attributes.colors.mox, top-query-functions.colors.mox#0000C8
comments.block.colors.mox, comments.line.colors.mox#008080
built-in-variables.colors.mox#804040
work-query-functions.colors.mox#740f8e