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.

  • activityBar.background#0F0F0F
  • activityBar.foreground#888888
  • activityBarBadge.background#2D1657
  • activityBarBadge.foreground#9E9E9E
  • editor.background#0A0A0A
  • editor.foreground#9E9E9E
  • editor.lineHighlightBackground#0F0F0F
  • editor.selectionBackground#1A3557
  • editor.wordHighlightBackground#1A355780
  • editorLineNumber.activeForeground#666666
  • editorLineNumber.foreground#3D3D3D
  • sideBar.background#0C0C0C
  • sideBar.foreground#787878
  • sideBarTitle.foreground#9E9E9E
  • statusBar.background#0F0F0F
  • statusBar.foreground#888888
  • tab.activeBackground#0F0F0F
  • tab.inactiveBackground#0A0A0A
  • titleBar.activeBackground#0F0F0F

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#404040italic
variable, string constant.other.placeholder#5F9A94
constant.other.color#888888
invalid, invalid.illegal#BC4749
keyword, storage.type, storage.modifier#8B6BC0
keyword.control, constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#6A93BC
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#6187BC
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#8FAB6B
entity.name, support.type, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#BC8B4F
The Night Life Theme by Rasla - VS Code Theme