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#DCC3AA
  • activityBar.background#810B38
  • activityBar.foreground#F1E2D1
  • activityBar.inactiveForeground#DCC3AA
  • activityBarBadge.background#F1E2D1
  • activityBarBadge.foreground#810B38
  • button.background#810B38
  • button.foreground#F1E2D1
  • button.hoverBackground#A11B4E
  • descriptionForeground#806454
  • dropdown.background#DCC3AA
  • dropdown.border#C6A88E
  • dropdown.foreground#541A1A
  • editor.background#F1E2D1
  • editor.findMatchBackground#B9874677
  • editor.findMatchHighlightBackground#B9874633
  • editor.foreground#541A1A
  • editor.lineHighlightBackground#C6A88E33
  • editor.selectionBackground#DFC0BA
  • editorBracketMatch.background#DFC0BA
  • editorBracketMatch.border#810B38
  • editorCursor.foreground#810B38
  • editorGroupHeader.tabsBackground#DCC3AA
  • editorHoverWidget.background#DCC3AA
  • editorHoverWidget.border#C6A88E
  • editorHoverWidget.foreground#541A1A
  • editorIndentGuide.activeBackground1#806454
  • editorIndentGuide.background1#C6A88E66
  • editorLineNumber.activeForeground#810B38
  • editorLineNumber.foreground#806454
  • editorSuggestWidget.background#DCC3AA
  • editorSuggestWidget.border#C6A88E
  • editorSuggestWidget.foreground#541A1A
  • editorWhitespace.foreground#C6A88E
  • editorWidget.background#DCC3AA
  • editorWidget.border#C6A88E
  • editorWidget.foreground#541A1A
  • focusBorder#810B38
  • foreground#541A1A
  • input.background#DCC3AA
  • input.border#C6A88E
  • input.foreground#541A1A
  • list.activeSelectionBackground#DFC0BA
  • list.activeSelectionForeground#541A1A
  • list.highlightForeground#810B38
  • list.hoverBackground#C6A88E55
  • notifications.background#DCC3AA
  • notifications.border#C6A88E
  • notifications.foreground#541A1A
  • panel.background#DCC3AA
  • panel.border#C6A88E
  • panel.foreground#541A1A
  • scrollbarSlider.background#C6A88E88
  • scrollbarSlider.hoverBackground#C6A88EBB
  • sideBar.background#DCC3AA
  • sideBar.border#C6A88E
  • sideBar.foreground#541A1A
  • statusBar.background#810B38
  • statusBar.foreground#F1E2D1
  • tab.activeBackground#F1E2D1
  • tab.activeBorderTop#810B38
  • tab.activeForeground#541A1A
  • tab.inactiveBackground#DCC3AA
  • tab.inactiveForeground#806454
  • terminal.background#F1E2D1
  • terminal.foreground#541A1A
  • titleBar.activeBackground#810B38
  • titleBar.activeForeground#F1E2D1

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#806454
keyword#810B38
string#426449
constant.numeric#8B4B22
entity.name.type#685080
entity.name.function#285F69
variable#541A1A
storage#810B38
support.type#685080
support.function#285F69