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#1E1E2E
  • editor.background#1B1826
  • editor.foreground#D0AEAF
  • editor.lineHighlightBackground#222031
  • editorGroupHeader.tabsBackground#242233
  • editorLineNumber.activeForeground#C4AEB5
  • editorLineNumber.foreground#6B617A
  • list.activeSelectionBackground#242233
  • list.inactiveSelectionBackground#242233
  • sideBar.background#211E2E
  • sideBarSectionHeader.background#3D3854
  • statusBar.background#2A283A
  • tab.activeBackground#1B1826
  • tab.activeForeground#E6DFE0
  • tab.inactiveBackground#312C43

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6E6A86italic
keyword, storage.type, storage.modifier#007693
entity.name.function, meta.function-call, support.function#E6DFE0
variable, meta.definition.variable#E6DFE0
entity.name.type, support.type, storage.type.builtin#E6DFE0
string, string.quoted.double, string.quoted.single#C49293
variable.parameter, meta.parameter#C4AEB5
Rosebones Theme by CoderSauce - VS Code Theme