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#FFFFFF
  • activityBarBadge.background#FFD700
  • activityBarBadge.foreground#000000
  • editor.background#000000
  • editor.foreground#FFFFFF
  • editor.inactiveSelectionBackground#003E99
  • editor.lineHighlightBackground#111111
  • editor.selectionBackground#005FFF
  • editorBracketMatch.border#00FFFF
  • editorCursor.foreground#FFD700
  • editorIndentGuide.activeBackground#777777
  • editorIndentGuide.background#333333
  • editorLineNumber.activeForeground#FFFFFF
  • editorLineNumber.foreground#BBBBBB
  • editorWhitespace.foreground#333333
  • list.activeSelectionBackground#003E99
  • list.hoverBackground#111111
  • list.inactiveSelectionBackground#111111
  • panel.background#000000
  • panel.border#333333
  • sideBar.background#000000
  • sideBar.foreground#FFFFFF
  • sideBarSectionHeader.background#111111
  • statusBar.background#000000
  • statusBar.foreground#FFFFFF
  • tab.activeBackground#111111
  • tab.activeForeground#FFFFFF
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#AAAAAA
  • terminal.background#000000
  • terminal.foreground#FFFFFF
  • terminalCursor.foreground#FFD700

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6A6A6Aitalic
keyword, storage.type#00E5FF
string#FFB400
variable, identifier#FFFFFF
constant.numeric#66FF00
entity.name.function#00FFD0
entity.name.type#FF74FF
Sigmaris Universal Accessibility Themes by Kaisei-Yasuzaki - VS Code Theme