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#1e1e2f
  • editor.foreground#d4d4d4
  • editor.inactiveSelectionBackground#3E445199
  • editor.lineHighlightBackground#2c2c3c
  • editor.selectionBackground#3E4451
  • editorCursor.foreground#f8c555
  • editorIndentGuide.activeBackground#6c6c94
  • editorIndentGuide.background#3b3b4b
  • editorLineNumber.foreground#5c6370
  • editorWhitespace.foreground#4b4b6b

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6A9955italic
keyword, storage.type#c586c0bold
variable, string constant.other.placeholder#9cdcfe
string, meta.embedded.assembly#ce9178
constant.numeric, constant.language#b5cea8
entity.name.function, support.function#dcdcaa
variable.parameter#e5c07b
punctuation, meta.brace#abb2bf
entity.name.type, support.class#4ec9b0
GLORY by Heman Sadeghi - VS Code Theme