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#FFFFFF
  • activityBar.foreground#A54040
  • activityBarBadge.background#A54040
  • editor.background#FFFFFF
  • editor.foreground#333333
  • editor.inactiveSelectionBackground#D3D3D3
  • editor.lineHighlightBackground#EAEAEA
  • editor.selectionBackground#CCCCCC
  • editorCursor.foreground#A54040
  • editorGroupHeader.tabsBackground#FFFFFF
  • editorIndentGuide.activeBackground#C3C3C3
  • editorIndentGuide.background#D3D3D3
  • list.activeSelectionBackground#CCCCCC
  • list.activeSelectionForeground#333333
  • list.focusBackground#CCCCCC
  • list.focusForeground#333333
  • list.hoverBackground#C3C3C3
  • list.hoverForeground#333333
  • list.inactiveSelectionBackground#D3D3D3
  • list.inactiveSelectionForeground#333333
  • sideBar.background#FFFFFF
  • sideBar.border#A54040
  • sideBar.foreground#333333
  • sideBarSectionHeader.background#FFFFFF
  • sideBarSectionHeader.foreground#333333
  • sideBarTitle.foreground#333333
  • statusBar.background#FFFFFF
  • statusBar.foreground#333333
  • tab.activeBackground#FFFFFF
  • tab.activeBorder#A54040
  • tab.activeBorderTop#A54040
  • tab.activeForeground#000000
  • tab.border#A54040
  • tab.hoverBackground#FFFFFF
  • tab.hoverForeground#000000
  • tab.inactiveBackground#FFFFFF
  • tab.inactiveBorder#C56464
  • tab.inactiveForeground#333333
  • tab.unfocusedActiveBackground#FFFFFF
  • tab.unfocusedActiveBorderTop#C56464
  • tab.unfocusedInactiveBackground#FFFFFF
  • titleBar.activeBackground#FFFFFF
  • titleBar.activeForeground#333333
  • 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#333333
string#E63535
support.function#A54040
entity.name.function#B44646
entity.name.type#A54040
keyword.operator#A54040
punctuation.separator#333333
FRC Theme-Package by Alfie-Devs - VS Code Theme