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#ece8de
  • activityBar.foreground#3a3630
  • editor.background#f4f1ea
  • editor.foreground#3a3630
  • editor.inactiveSelectionBackground#ebe7dd
  • editor.lineHighlightBackground#ebe7dd
  • editor.selectionBackground#e0dccf
  • editorCursor.foreground#8a5a2b
  • editorIndentGuide.activeBackground#cfc9b8
  • editorIndentGuide.background#e3dfd2
  • editorLineNumber.activeForeground#3a3630
  • editorLineNumber.foreground#a39c8d
  • editorWhitespace.foreground#d8d3c5
  • focusBorder#cfc9b8
  • sideBar.background#ece8de
  • sideBar.foreground#5a544a
  • statusBar.background#ece8de
  • statusBar.foreground#5a544a
  • tab.activeBackground#f4f1ea
  • tab.activeForeground#3a3630
  • tab.inactiveBackground#ece8de
  • tab.inactiveForeground#8a8378
  • terminal.background#f4f1ea
  • terminal.foreground#3a3630
  • titleBar.activeBackground#ece8de
  • titleBar.activeForeground#3a3630

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#8a8378italic
keyword, storage.type, storage.modifier#a34d3f
string#5f7a3d
entity.name.function, support.function#8a5a2b
variable, variable.parameter#3a3630
entity.name.type, entity.name.class, support.type, support.class#3d5a7a
constant.numeric, constant.language, constant.character#8a6d3d
keyword.operator#6b6558
punctuation#6b6558
entity.name.tag#a34d3f
entity.other.attribute-name#8a5a2b
Calm Eye Care by Sushant Singh - VS Code Theme