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#151210
  • activityBar.foreground#D9A66A
  • activityBar.inactiveForeground#70645A
  • button.background#806044
  • button.foreground#FFF7ED
  • editor.background#211B18
  • editor.foreground#E8DED2
  • editor.selectionBackground#4A3930
  • editor.selectionHighlightBackground#3A302A80
  • editorCursor.foreground#D9A66A
  • editorIndentGuide.activeBackground1#55463D
  • editorIndentGuide.background1#302722
  • editorLineNumber.activeForeground#CBB9A6
  • editorLineNumber.foreground#665B52
  • focusBorder#A9825D
  • input.background#2A211D
  • input.border#514138
  • input.foreground#E8DED2
  • panel.background#1B1715
  • sideBar.background#191513
  • sideBar.foreground#CBBFB4
  • statusBar.background#34261F
  • statusBar.foreground#E8DED2
  • tab.activeBackground#211B18
  • tab.activeForeground#E8DED2
  • tab.inactiveBackground#191513
  • tab.inactiveForeground#756A61
  • terminal.background#1B1715
  • titleBar.activeBackground#191513
  • titleBar.activeForeground#E8DED2

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#756B62italic
keyword, storage, storage.type#B98268
string, string.quoted#C7A879
constant.numeric, constant.language#A9A878
entity.name.function, support.function#D9A66A
variable, variable.other#C9B8A8
entity.name.type, support.type, support.class#9DAA82
entity.name.tag#B98268
entity.other.attribute-name#C7A879
punctuation#9A8C80
Kissaten Coffee Theme by Evan Shumway - VS Code Theme