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#090418
  • activityBar.foreground#A3A0F0
  • activityBarBadge.background#836FFF
  • button.background#836FFF
  • button.foreground#FFFFFF
  • button.hoverBackground#6A54E8
  • editor.background#090418
  • editor.foreground#E6E6F1
  • editor.lineHighlightBackground#1A1533
  • editor.selectionBackground#836FFF55
  • editor.selectionHighlightBackground#836FFF33
  • editorCursor.foreground#836FFF
  • editorGroupHeader.tabsBackground#090418
  • editorLineNumber.foreground#534c85
  • list.activeSelectionBackground#836FFF66
  • list.hoverBackground#1A1533
  • list.inactiveSelectionBackground#836FFF33
  • panel.background#090418
  • panel.border#1A1533
  • panelTitle.activeForeground#E6E6F1
  • panelTitle.inactiveForeground#7B72C8
  • sideBar.background#090418
  • sideBarSectionHeader.background#1A1533
  • sideBarSectionHeader.foreground#E6E6F1
  • sideBarTitle.foreground#A3A0F0
  • statusBar.background#0D0A26
  • tab.activeBackground#1A1533
  • tab.activeBorderTop#836FFF
  • tab.activeForeground#E6E6F1
  • tab.inactiveBackground#090418
  • tab.inactiveForeground#635E8E
  • titleBar.activeBackground#090418
  • titleBar.activeForeground#E6E6F1
  • titleBar.border#1A1533
  • titleBar.inactiveBackground#090418
  • titleBar.inactiveForeground#7B72C8

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword, storage, storage.type, keyword.control, keyword.operator#FF6F91bold
string, variable, identifier, constant.numeric, meta.definition.variable.name, entity.name.type#f6f6f6
string.quoted, string.template, constant.other.symbol#92E3A3
comment, punctuation.definition.comment#665d91italic
variable.other, meta.function-call, support.function, meta.function, meta.type#aea2fe
constant.language.boolean, constant.language, punctuation.definition.string#92E3A3
entity.name.class, support.class, meta.class, meta.class.identifier#F0AFFF
punctuation, meta.brace, meta.delimiter, punctuation.section#9999CC
support.constant, constant.character, constant.other#FFCB6B
markup.heading, entity.name.tag, meta.tag, meta.tag.sgml, meta.tag.html, entity.name.tag.html, entity.name.tag.xml#9c8efabold
entity.other.attribute-name, entity.other.attribute-name.html, entity.other.attribute-name.xml#FF6F91
support.property-name, meta.property-name, variable.css, support.type.property-name.css#f6f6f6
support.constant.property-value, meta.property-value, support.constant.color#B0E0E6
Trina Theme by Angelo Resplandes - VS Code Theme