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#F3F0EB
  • editor.foreground#000000
  • editor.lineHighlightBackground#00000026
  • editor.selectionBackground#B0B0FF
  • editorCursor.foreground#000000
  • editorWhitespace.foreground#BFBFBF

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
—#000000—
comment#406040
string#C03030—
constant.numeric#0080A0—
source.ocaml constant.numeric.floating-point—underline
constant.character#800000—
constant.language——
constant.character, constant.other——
variable.parameter, variable.other——
keyword#2060A0
keyword.operator#2060A0
source.ocaml keyword.operator.symbol.prefix.floating-point—underline
source.ocaml keyword.operator.symbol.infix.floating-point—underline
entity.name.module, support.other.module#0080FF
storage.type#A08000—
storage#008080—
entity.name.class.variant#C08060—
keyword.other.directive—bold
source.ocaml keyword.other.directive.line-number—
entity.other.inherited-class——
entity.name.function#800000
storage.type.user-defined#800080—
entity.name.type.class.type#8000C0—
variable.parameter——
entity.name.tag——
entity.other.attribute-name——
support.function——
support.constant——
support.type, support.class——
support.variable——
invalid——
sublimelinter.mark.error#D02000—
sublimelinter.mark.warning#DDB700—
sublimelinter.gutter-mark#FFFFFF—
Slush & Poppies by lanthaler - VS Code Theme