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.

  • activityBar.background#0A0A14
  • editor.background#0F0F1A
  • editor.foreground#CDD6F4
  • editor.lineHighlightBackground#1A1A2E
  • editor.selectionBackground#7B2FBE44
  • editorCursor.foreground#7B2FBE
  • editorIndentGuide.background1#2A2A4A
  • editorLineNumber.foreground#444466
  • sideBar.background#0D0D1F
  • statusBar.background#5A1F90
  • statusBar.foreground#FFFFFF
  • tab.activeBackground#1A1A2E
  • tab.activeBorderTop#7B2FBE
  • tab.inactiveBackground#0D0D1F
  • terminal.background#0F0F1A
  • terminal.foreground#CDD6F4
  • titleBar.activeBackground#0A0A14

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, comment.line, comment.block#444466italic
comment.line.banner.nova#2A2A4A
entity.name.decorator.nova, entity.name.decorator.generic.nova#C792EAbold
support.type.nova#89DCEBitalic
support.function.nova#89DCEB
keyword.control, keyword.control.nova#F28FAD
keyword.declaration.nova#C792EA
storage.type, storage.type.nova, storage.type.class.nova#C792EA
storage.modifier, storage.modifier.nova#F28FAD
entity.name.type.class.nova#FAE3B0bold
entity.other.inherited-class.nova#89DCEB
entity.name.function.nova#96CDFB
string.quoted.single.nova, string.quoted.double.nova#ABE9B3
string.template.nova#ABE9B3
meta.template.expression.nova#CDD6F4
constant.numeric.nova#F8BD96
constant.language.nova#F28FAD
variable.language.nova#F28FADitalic
keyword.operator.nova#F28FAD
constant.character.escape.nova#F8BD96
NovaLenguaje by NovaLenguaje - VS Code Theme