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#DE3163
  • activityBar.foreground#ffffff
  • editor.background#ecddcf
  • editor.foreground#3d301e
  • editorGroupHeader.tabsBackground#ecddcf
  • list.activeSelectionBackground#D2B48C33
  • list.activeSelectionForeground#4A3B31
  • list.activeSelectionIconForeground#D2B48C
  • list.focusBackground#D2B48C66
  • list.hoverBackground#F0E6D2
  • list.inactiveSelectionBackground#E8E0D9
  • list.inactiveSelectionForeground#4A3B31
  • panel.background#ecddcf
  • panel.border#483D8B
  • sideBar.background#ecddcf
  • sideBar.foreground#DE3163
  • sideBarSectionHeader.background#E8E0D9
  • sideBarSectionHeader.foreground#6B4E3D
  • sideBarTitle.foreground#4A3B31
  • statusBar.background#DE3163
  • tab.activeBackground#ecddcf
  • tab.activeBorder#483D8B
  • tab.hoverBackground#ecddcf
  • tab.inactiveBackground#d1996457
  • titleBar.activeBackground#DE3163
  • titleBar.border#483D8B

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#00A7B3italic
comment.block.preprocessor#A0785A
comment.documentation, comment.block.documentation#556B2F
invalid.illegal#8B0000
keyword.operator#5A5A5A
keyword, storage#DE3163
storage.type, support.type#8A00C4
constant.language, support.constant, variable.language#CD853F
variable, support.variable#483D8B
entity.name.function, support.function#483D8Bbold
entity.name.type, entity.other.inherited-class, support.class#9E3A26bold
constant.character.entity, punctuation.definition.entity#CD853F
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#483D8B
meta.property-name, support.type.property-name#E40078
meta.property-value, meta.property-value constant.other, support.constant.property-value#556B2F
keyword.other.importantbold
markup.changed#A0522D
markup.deleted#8B0000
markup.italicitalic
markup.error#8B0000
markup.inserted#228B22
meta.link#6A5ACD
markup.output, markup.raw#5A5A5A
markup.prompt#5A5A5A
markup.heading#8B4513
markup.boldbold
markup.traceback#8B0000
markup.underlineunderline
markup.quote#483D8B
markup.list#6A5ACD
markup.bold, markup.italic#556B2F
markup.inline.raw#CD853F
meta.diff.range, meta.diff.index, meta.separator#696969
meta.diff.header.from-file#696969
meta.diff.header.to-file#696969
strawberrylatteVibes by rokage - VS Code Theme