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#7D6E68
  • editor.background#F0EBE3
  • editor.foreground#4A3B38
  • editor.inactiveSelectionBackground#E5DFD6
  • editor.selectionBackground#D7CCC8
  • editorCursor.foreground#D35400
  • editorIndentGuide.activeBackground1#B0A49A
  • editorIndentGuide.background1#D7CCC8
  • editorLineNumber.foreground#9C8579
  • list.activeSelectionBackground#C8B8B0
  • list.hoverBackground#E5DFD6
  • sideBar.background#E5DFD6
  • statusBar.background#3E2F2C
  • statusBar.border#5D4A47
  • statusBar.foreground#F5F1E8
  • statusBarItem.remoteBackground#7D6E68
  • statusBarItem.remoteForeground#F5F1E8
  • titleBar.activeBackground#7D6E68
  • titleBar.activeForeground#F5F1E8

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#998374italic
keyword, storage.type#C0392Bbold
string, constant#D4AC0D
variable, parameter#D35400
function, entity.name.function#955251bold
type, class, support.type#2980B9bold
punctuation, meta.brace#7F8C8D
Earth Tone by Aaron Jackson - VS Code Theme