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#FAFAFA
  • editor.foreground#2D2D2D
  • editor.lineHighlightBackground#FFF9C4
  • editor.selectionBackground#BBDEFB
  • editorCursor.foreground#2D2D2D
  • editorLineNumber.foreground#9E9E9E
  • list.activeSelectionIconForeground#FFFFFF

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#B0B0B0italic
keyword, storage#007ACC—
storage.type, support.type#673AB7—
string#43A047—
entity.name.function, support.function#673AB7bold
variable, support.variable#673AB7—
constant.numeric, constant.character, constant.language, support.constant, variable.language#F57C00—
entity.name.type, entity.other.inherited-class, support.class#1565C0bold
punctuation#9E9E9E—
LumiCode by sitharaj - VS Code Theme