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#E8D8BD
  • activityBar.foreground#3F352B
  • activityBar.inactiveForeground#958672
  • activityBarBadge.background#D45A3C
  • activityBarBadge.foreground#FFF7EA
  • badge.background#5D748A
  • badge.foreground#FFF7EA
  • button.background#D45A3C
  • button.foreground#FFF7EA
  • button.hoverBackground#BC4F36
  • descriptionForeground#756B5D
  • diffEditor.insertedTextBackground#7E9B5A30
  • diffEditor.removedTextBackground#B94B4330
  • dropdown.background#FFF7EA
  • dropdown.border#D8C4A4
  • editor.background#F4EBD9
  • editor.foreground#3F352B
  • editor.inactiveSelectionBackground#E9D9BF66
  • editor.lineHighlightBackground#EFE2CB
  • editor.selectionBackground#E7C9A7AA
  • editor.wordHighlightBackground#E7D2B7AA
  • editor.wordHighlightStrongBackground#E9B36C66
  • editorBracketMatch.background#F7D98266
  • editorBracketMatch.border#C68A43
  • editorCursor.foreground#D45A3C
  • editorGroupHeader.tabsBackground#E8D8BD
  • editorIndentGuide.activeBackground1#C9AC7C
  • editorIndentGuide.background1#DECDB2
  • editorLineNumber.activeForeground#D45A3C
  • editorLineNumber.foreground#B8AA94
  • editorRuler.foreground#E1D0B5
  • errorForeground#B94B43
  • focusBorder#D45A3C88
  • foreground#3F352B
  • gitDecoration.addedResourceForeground#6F7F43
  • gitDecoration.deletedResourceForeground#B94B43
  • gitDecoration.modifiedResourceForeground#C68A43
  • input.background#FFF7EA
  • input.border#D8C4A4
  • input.foreground#3F352B
  • list.activeSelectionBackground#E7C9A7
  • list.activeSelectionForeground#332A22
  • list.hoverBackground#E9D9BF
  • list.inactiveSelectionBackground#EBDCC4
  • panel.background#EFE3CF
  • panel.border#D8C4A4
  • sideBar.background#EFE3CF
  • sideBar.border#DFCFB7
  • sideBar.foreground#5E5246
  • sideBarSectionHeader.background#E9D9BF
  • sideBarSectionHeader.foreground#53483D
  • sideBarTitle.foreground#3F352B
  • statusBar.background#D45A3C
  • statusBar.debuggingBackground#C68A43
  • statusBar.foreground#FFF7EA
  • statusBar.noFolderBackground#6C7F8F
  • tab.activeBackground#F4EBD9
  • tab.activeBorderTop#D45A3C
  • tab.activeForeground#3F352B
  • tab.border#DFCFB7
  • tab.inactiveBackground#E9D9BF
  • tab.inactiveForeground#776A5A
  • terminal.ansiBlack#3F352B
  • terminal.ansiBlue#5D748A
  • terminal.ansiCyan#5C8177
  • terminal.ansiGreen#6F7F43
  • terminal.ansiMagenta#9D6A73
  • terminal.ansiRed#B94B43
  • terminal.ansiWhite#F4EBD9
  • terminal.ansiYellow#C68A43
  • terminal.background#F1E5D1
  • terminal.foreground#3F352B
  • titleBar.activeBackground#E8D8BD
  • titleBar.activeForeground#3F352B
  • titleBar.inactiveBackground#EFE3CF
  • titleBar.inactiveForeground#8D7E6B

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9A8B78italic
keyword, storage, storage.type#B94B43
string, constant.other.symbol#6F7F43
constant.numeric, constant.language, support.constant#C68A43
entity.name.function, support.function#5D748A
entity.name.type, support.type, class#9D6A73
variable, meta.definition.variable.name#4A3F34
entity.name.tag, meta.tag#B94B43
entity.other.attribute-name#C68A43
markup.heading#B94B43bold
markup.italicitalic
markup.boldbold
markup.inline.raw, markup.fenced_code#5D748A
markup.quote#756B5Ditalic