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.activeBorder#C68057
  • activityBar.background#EDE6DB
  • activityBar.border#D9CBB6
  • activityBar.foreground#5C4826
  • activityBar.inactiveForeground#9A8F82
  • activityBarBadge.background#6E977C
  • activityBarBadge.foreground#181512
  • commandCenter.activeForeground#8F7040
  • commandCenter.background#EFE8DC
  • commandCenter.border#D9CBB6
  • commandCenter.foreground#574C43
  • commandCenter.inactiveForeground#8C8174
  • descriptionForeground#84796D
  • editor.background#FFFFFF
  • editor.foreground#4A4037
  • editor.inactiveSelectionBackground#D2AE6614
  • editor.lineHighlightBackground#8F704008
  • editor.selectionBackground#D2AE6622
  • editor.selectionHighlightBackground#6E977C1E
  • editor.wordHighlightBackground#D2AE6618
  • editorBracketMatch.background#D2AE6620
  • editorBracketMatch.border#A8833D
  • editorCursor.foreground#BF684C
  • editorGroup.border#EFE7DA
  • editorGroupHeader.tabsBackground#F6F0E6
  • editorGroupHeader.tabsBorder#EFE7DA
  • editorIndentGuide.activeBackground#C5B8A5
  • editorIndentGuide.background#E6DDCF
  • editorLineNumber.activeForeground#574C43
  • editorLineNumber.foreground#B7AB9D
  • errorForeground#BF684C
  • focusBorder#A8833D
  • foreground#4A4037
  • icon.foreground#84796D
  • menu.background#FFFFFF
  • menu.border#E7DCCB
  • menu.foreground#4A4037
  • menu.selectionBackground#6E977C35
  • menu.selectionForeground#1A1512
  • menubar.selectionBackground#D2AE6640
  • menubar.selectionForeground#2E231A
  • panel.background#FBF8F2
  • panel.border#E7DCCB
  • panelInput.border#D9CBB6
  • panelTitle.activeBorder#A8833D
  • panelTitle.activeForeground#8F7040
  • panelTitle.inactiveForeground#8B8073
  • selection.background#D2AE6622
  • sideBar.background#FBF8F2
  • sideBar.border#EFE7DA
  • sideBar.foreground#4A4037
  • sideBarSectionHeader.background#F7F1E8
  • sideBarSectionHeader.border#EFE7DA
  • sideBarSectionHeader.foreground#84796D
  • sideBarTitle.foreground#574C43
  • statusBar.background#3D362E
  • statusBar.border#D2AE6688
  • statusBar.debuggingBackground#5B3D32
  • statusBar.debuggingForeground#FFF5F0
  • statusBar.foreground#F2EBE2
  • statusBar.noFolderBackground#4A433A
  • statusBar.noFolderForeground#C9BEB2
  • statusBarItem.activeBackground#FFFFFF38
  • statusBarItem.hoverBackground#FFFFFF24
  • statusBarItem.remoteBackground#2F2A24
  • statusBarItem.remoteForeground#E8D089
  • tab.activeBackground#FFFFFF
  • tab.activeBorder#FFFFFF
  • tab.activeBorderTop#D2AE66
  • tab.activeForeground#8F7040
  • tab.border#EFE7DA
  • tab.inactiveBackground#F6F0E6
  • tab.inactiveForeground#9D9183
  • titleBar.activeBackground#EFE8DC
  • titleBar.activeForeground#4A4037
  • titleBar.border#DBCDB8
  • titleBar.inactiveBackground#E4DBCC
  • titleBar.inactiveForeground#7A6F62

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#988C7Eitalic
keyword, storage.type, storage.modifier#B56442bold
string#4C8B67
entity.name.function, support.function#A8833D
variable, variable.other.readwrite#4A4037
variable.parameter#9A7541italic
constant.numeric, constant.language#BF684C
support.type, support.class, entity.name.type, entity.name.class#5E7EA6
entity.name.tag#4C8B67
entity.other.attribute-name#A8833D