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#0A0A0A
  • activityBar.foreground#F0F0F0
  • activityBarBadge.background#DA291C
  • activityBarBadge.foreground#FFFFFF
  • badge.background#DA291C
  • badge.foreground#FFFFFF
  • button.background#DA291C
  • button.foreground#FFFFFF
  • button.hoverBackground#C02115
  • editor.background#0A0A0A
  • editor.foreground#F0F0F0
  • editor.inactiveSelectionBackground#DA291C25
  • editor.lineHighlightBackground#1A1A1A
  • editor.selectionBackground#DA291C40
  • editorBracketMatch.background#FFE50020
  • editorBracketMatch.border#FFE500
  • editorCursor.foreground#DA291C
  • editorIndentGuide.activeBackground1#DA291C
  • editorIndentGuide.activeBackground2#FFE500
  • editorIndentGuide.activeBackground3#FFFFFF
  • editorIndentGuide.background1#333333
  • editorIndentGuide.background2#2A2A2A
  • editorIndentGuide.background3#252525
  • editorLineNumber.activeForeground#DA291C
  • editorLineNumber.foreground#666666
  • gitDecoration.addedResourceForeground#FFE500
  • gitDecoration.conflictingResourceForeground#F59E0B
  • gitDecoration.deletedResourceForeground#FF6B6B
  • gitDecoration.ignoredResourceForeground#666666
  • gitDecoration.modifiedResourceForeground#DA291C
  • gitDecoration.untrackedResourceForeground#4ADE80
  • list.activeSelectionBackground#DA291C30
  • list.focusBackground#252525
  • list.hoverBackground#1A1A1A
  • sideBar.background#0A0A0A
  • sideBar.foreground#E0E0E0
  • sideBarSectionHeader.background#141414
  • sideBarSectionHeader.foreground#DA291C
  • statusBar.background#DA291C
  • statusBar.debuggingBackground#FFE500
  • statusBar.debuggingForeground#000000
  • statusBar.foreground#FFFFFF
  • tab.activeBackground#0A0A0A
  • tab.activeBorder#DA291C
  • tab.activeForeground#DA291C
  • tab.border#1A1A1A
  • tab.inactiveBackground#141414
  • tab.inactiveForeground#888888
  • terminal.ansiBlack#0A0A0A
  • terminal.ansiBlue#1E3A8A
  • terminal.ansiCyan#0D9488
  • terminal.ansiGreen#FFE500
  • terminal.ansiMagenta#7E1E4A
  • terminal.ansiRed#DA291C
  • terminal.ansiWhite#F0F0F0
  • terminal.ansiYellow#F0C800
  • terminal.background#0A0A0A
  • terminal.foreground#F0F0F0

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

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