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#1b1b1b
  • editor.foreground#f4f4f4e2
  • editor.inactiveSelectionBackground#ffffff21
  • editor.lineHighlightBackground#9d9d9d35
  • editor.selectionBackground#ffffff21
  • editorCursor.foreground#3c5955
  • editorLineNumber.foreground#6a6a7a

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#d4d0abitalic
keyword, storage#bd84c7
string, constant.other.symbol#8fa85d
variable, identifier#f5ab35
entity.name.function, support.function#00e0e0
punctuation.bracket.curly, punctuation.bracket.round, punctuation.bracket.square#ffffff
Penguin's Notebook by Wali Imran - VS Code Theme