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#000000
  • activityBar.foreground#A54040
  • activityBarBadge.background#A54040
  • editor.background#000000
  • editor.foreground#CFCFCF
  • editor.inactiveSelectionBackground#2D2D2D
  • editor.lineHighlightBackground#1A1A1A
  • editor.selectionBackground#333333
  • editorCursor.foreground#A54040
  • editorGroupHeader.tabsBackground#000000
  • editorIndentGuide.activeBackground#3D3D3D
  • editorIndentGuide.background#2D2D2D
  • list.activeSelectionBackground#333333
  • list.activeSelectionForeground#CFCFCF
  • list.focusBackground#333333
  • list.focusForeground#CFCFCF
  • list.hoverBackground#3D3D3D
  • list.hoverForeground#CFCFCF
  • list.inactiveSelectionBackground#2D2D2D
  • list.inactiveSelectionForeground#CFCFCF
  • sideBar.background#000000
  • sideBar.border#A54040
  • sideBar.foreground#CFCFCF
  • sideBarSectionHeader.background#000000
  • sideBarSectionHeader.foreground#CFCFCF
  • sideBarTitle.foreground#CFCFCF
  • statusBar.background#000000
  • statusBar.foreground#CFCFCF
  • tab.activeBackground#000000
  • tab.activeBorder#7A2A2A
  • tab.activeBorderTop#7A2A2A
  • tab.activeForeground#FFFFFF
  • tab.border#7A2A2A
  • tab.hoverBackground#000000
  • tab.hoverForeground#FFFFFF
  • tab.inactiveBackground#000000
  • tab.inactiveBorder#4F1A1A
  • tab.inactiveForeground#CCCCCC
  • tab.unfocusedActiveBackground#000000
  • tab.unfocusedActiveBorderTop#4F1A1A
  • tab.unfocusedInactiveBackground#000000
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#CFCFCF
  • titleBar.border#A54040

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, string.comment#7A7A7A—
keyword, storage.type, storage.modifier#A54040—
constant#B44646—
variable#CFCFCF—
string#E63535—
support.function#A54040—
entity.name.function#B44646—
entity.name.type#A54040—
keyword.operator#A54040—
punctuation.separator#CFCFCF—
FRC Theme-Package by Alfie-Devs - VS Code Theme