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#FFD500
  • activityBar.background#003B8E
  • activityBar.foreground#FFFFFF
  • button.background#003B8E
  • button.foreground#FFFFFF
  • button.hoverBackground#0050C7
  • editor.background#FFF8D1
  • editor.foreground#1A1A1A
  • editor.inactiveSelectionBackground#FFE27A55
  • editor.lineHighlightBackground#FFF2A8
  • editor.selectionBackground#FFE27A
  • editorCursor.foreground#003B8E
  • editorGroupHeader.tabsBackground#E8F0FF
  • editorLineNumber.activeForeground#000000
  • editorLineNumber.foreground#4A4A4A
  • sideBar.background#E8F0FF
  • sideBar.foreground#002B6B
  • sideBarSectionHeader.background#003B8E
  • sideBarSectionHeader.foreground#FFFFFF
  • statusBar.background#003B8E
  • statusBar.foreground#FFFFFF
  • tab.activeBackground#FFF8D1
  • tab.activeForeground#003B8E
  • tab.inactiveBackground#E8F0FF
  • tab.inactiveForeground#4A4A4A
  • titleBar.activeBackground#003B8E
  • titleBar.activeForeground#FFFFFF

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword#003B8Ebold
string#C27C00
variable#0050C7
function#002B6Bbold
comment#8A8A8Aitalic
HouseLearning.org Theme by HouseLearning.org - VS Code Theme