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#541A1A
  • activityBar.foreground#F1E2D1
  • activityBar.inactiveForeground#DCC3AA
  • activityBarBadge.background#F1E2D1
  • activityBarBadge.foreground#810B38
  • button.background#810B38
  • button.foreground#F1E2D1
  • button.hoverBackground#A11B4E
  • descriptionForeground#BCA398
  • dropdown.background#321D20
  • dropdown.border#604044
  • dropdown.foreground#F1E2D1
  • editor.background#261719
  • editor.findMatchBackground#B9874677
  • editor.findMatchHighlightBackground#B9874633
  • editor.foreground#F1E2D1
  • editor.lineHighlightBackground#60404433
  • editor.selectionBackground#633044
  • editorBracketMatch.background#633044
  • editorBracketMatch.border#E794B0
  • editorCursor.foreground#E794B0
  • editorGroupHeader.tabsBackground#321D20
  • editorHoverWidget.background#321D20
  • editorHoverWidget.border#604044
  • editorHoverWidget.foreground#F1E2D1
  • editorIndentGuide.activeBackground1#BCA398
  • editorIndentGuide.background1#60404466
  • editorLineNumber.activeForeground#E794B0
  • editorLineNumber.foreground#BCA398
  • editorSuggestWidget.background#321D20
  • editorSuggestWidget.border#604044
  • editorSuggestWidget.foreground#F1E2D1
  • editorWhitespace.foreground#604044
  • editorWidget.background#321D20
  • editorWidget.border#604044
  • editorWidget.foreground#F1E2D1
  • focusBorder#E794B0
  • foreground#F1E2D1
  • input.background#321D20
  • input.border#604044
  • input.foreground#F1E2D1
  • list.activeSelectionBackground#633044
  • list.activeSelectionForeground#F1E2D1
  • list.highlightForeground#E794B0
  • list.hoverBackground#60404455
  • notifications.background#321D20
  • notifications.border#604044
  • notifications.foreground#F1E2D1
  • panel.background#321D20
  • panel.border#604044
  • panel.foreground#F1E2D1
  • scrollbarSlider.background#60404488
  • scrollbarSlider.hoverBackground#604044BB
  • sideBar.background#321D20
  • sideBar.border#604044
  • sideBar.foreground#F1E2D1
  • statusBar.background#541A1A
  • statusBar.foreground#F1E2D1
  • tab.activeBackground#261719
  • tab.activeBorderTop#E794B0
  • tab.activeForeground#F1E2D1
  • tab.inactiveBackground#321D20
  • tab.inactiveForeground#BCA398
  • terminal.background#261719
  • terminal.foreground#F1E2D1
  • titleBar.activeBackground#541A1A
  • titleBar.activeForeground#F1E2D1

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#BCA398
keyword#E794B0
string#B8C99A
constant.numeric#E6B581
entity.name.type#CBB3DF
entity.name.function#98C8CD
variable#F1E2D1
storage#E794B0
support.type#CBB3DF
support.function#98C8CD