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#0d0d0d
  • editor.foreground#f8f8f2
  • editor.inactiveSelectionBackground#33333388
  • editor.lineHighlightBackground#1a1a1a
  • editor.selectionBackground#444444aa
  • editorCursor.foreground#fca311
  • editorLineNumber.activeForeground#fca311
  • editorLineNumber.foreground#555555

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#ff9999italic
keyword, storage.type#fca311
string, constant.other.symbol#8ecae6
constant.numeric#ffbe0b
variable, variable.parameter#ffd6a5
entity.name.function, support.function#fb5607
entity.name.type, support.type#cdb4db
text, meta.embedded#f8f8f2
Sunset Dev by Cipherix - VS Code Theme