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#1A1A1A
  • activityBarBadge.background#DA291C
  • activityBarBadge.foreground#FFFFFF
  • badge.background#DA291C
  • badge.foreground#FFFFFF
  • button.background#DA291C
  • button.foreground#FFFFFF
  • button.hoverBackground#C02115
  • editor.background#FFFFFF
  • editor.foreground#1A1A1A
  • editor.inactiveSelectionBackground#DA291C20
  • editor.lineHighlightBackground#F8F8F8
  • editor.selectionBackground#DA291C30
  • editorBracketMatch.background#DA291C15
  • editorBracketMatch.border#DA291C
  • editorCursor.foreground#DA291C
  • editorIndentGuide.activeBackground1#DA291C
  • editorIndentGuide.activeBackground2#FFE500
  • editorIndentGuide.activeBackground3#1A1A1A
  • editorIndentGuide.background1#E5E5E5
  • editorIndentGuide.background2#EBEBEB
  • editorIndentGuide.background3#F0F0F0
  • editorLineNumber.activeForeground#DA291C
  • editorLineNumber.foreground#999999
  • gitDecoration.addedResourceForeground#FFE500
  • gitDecoration.conflictingResourceForeground#F59E0B
  • gitDecoration.deletedResourceForeground#EF4444
  • gitDecoration.ignoredResourceForeground#999999
  • gitDecoration.modifiedResourceForeground#DA291C
  • gitDecoration.untrackedResourceForeground#22C55E
  • list.activeSelectionBackground#DA291C15
  • list.focusBackground#F0F0F0
  • list.hoverBackground#F8F8F8
  • sideBar.background#FFFFFF
  • sideBar.foreground#333333
  • sideBarSectionHeader.background#F8F8F8
  • sideBarSectionHeader.foreground#DA291C
  • statusBar.background#DA291C
  • statusBar.debuggingBackground#FFE500
  • statusBar.debuggingForeground#1A1A1A
  • statusBar.foreground#FFFFFF
  • tab.activeBackground#FFFFFF
  • tab.activeBorder#DA291C
  • tab.activeForeground#DA291C
  • tab.border#E5E5E5
  • tab.inactiveBackground#F8F8F8
  • tab.inactiveForeground#999999
  • terminal.ansiBlack#1A1A1A
  • terminal.ansiBlue#1E40AF
  • terminal.ansiCyan#0D9488
  • terminal.ansiGreen#FFE500
  • terminal.ansiMagenta#831843
  • terminal.ansiRed#DA291C
  • terminal.ansiWhite#FFFFFF
  • terminal.ansiYellow#E6CE00
  • terminal.background#FFFFFF
  • terminal.foreground#1A1A1A

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#999999italic
string, constant.other.symbol#FFE500
keyword, storage.type, storage.modifier#DA291Cbold
entity.name.function, support.function#1A1A1Abold
variable, meta.object-literal.key, property#333333
entity.name.type, support.class, support.type#DA291C
constant.numeric, constant.language.boolean#FFE500
punctuation, meta.brace, meta.delimiter#666666
markup.heading.markdown#DA291Cbold
invalid, invalid.illegal#EF4444
Manchester United VS Code Theme by Nischal Niroula - VS Code Theme