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#211E1B
  • activityBar.foreground#F4E9D6
  • editor.background#211E1B
  • editor.foreground#F4E9D6
  • editor.lineHighlightBackground#282421
  • editor.selectionBackground#908C3C
  • editorCursor.foreground#F09138
  • editorLineNumber.activeForeground#F4E9D6
  • editorLineNumber.foreground#665B4F
  • sideBar.background#211E1B
  • sideBar.foreground#F4E9D6
  • statusBar.background#211E1B
  • statusBar.foreground#F4E9D6
  • statusBar.noFolderBackground#211E1B
  • tab.activeBackground#211E1B
  • tab.activeForeground#F4E9D6
  • tab.inactiveBackground#282421
  • tab.inactiveForeground#665B4F
  • titleBar.activeBackground#211E1B
  • titleBar.activeForeground#F4E9D6

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#81738Aitalic
string#D8AA7F
keyword#D84233bold
entity.name.function#F09138
storage.type, support.type#8E4453
constant.numeric#B4AF4C
support.type.property-name.json#F09138
entity.name.function.definition#F09138bold
entity.name.type.class#B45B69
support.function.builtin#B48966
meta.function.decorator.python#8E4453
entity.name.namespace#81738A
variable.other#F4E9D6
variable.parameter#DFC9A4
Autumn Breeze by Eduardo Souza - VS Code Theme