Skip to main content
Coding Theme

Red Bull RB20 Matte

Publisher: Abhay GoyalThemes in package: 1

A high-contrast dark theme inspired by the matte navy and fluorescent red livery of the RB20.

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#090C14
  • activityBar.border#FF1E3C40
  • activityBar.foreground#FCD116
  • activityBar.inactiveForeground#FFFFFF60
  • activityBarBadge.background#FF1E3C
  • activityBarBadge.foreground#FFFFFF
  • button.background#FF1E3C
  • button.foreground#FFFFFF
  • dropdown.background#090C14
  • dropdown.border#1F3A52
  • editor.background#0E131F
  • editor.foreground#E5E9F0
  • editor.selectionBackground#FF1E3C30
  • editor.wordHighlightBackground#FCD11620
  • editorCursor.foreground#FCD116
  • editorGroup.border#1F3A52
  • editorGroupHeader.tabsBackground#090C14
  • editorIndentGuide.activeBackground#FF1E3C
  • editorIndentGuide.background#1F3A52
  • editorLineNumber.activeForeground#FCD116
  • editorLineNumber.foreground#546E7A
  • errorForeground#FF1E3C
  • focusBorder#FF1E3C
  • foreground#E5E9F0
  • input.background#090C14
  • input.border#FF1E3C80
  • list.activeSelectionBackground#FF1E3C40
  • list.activeSelectionForeground#FFFFFF
  • list.focusBackground#FF1E3C40
  • list.highlightForeground#FCD116
  • list.hoverBackground#FF1E3C20
  • list.inactiveSelectionBackground#1F3A5240
  • panel.background#0E131F
  • panel.border#1F3A52
  • selection.background#FF1E3C40
  • sideBar.background#090C14
  • sideBar.border#1F3A52
  • sideBar.foreground#C0C5CE
  • sideBarSectionHeader.background#0E131F
  • sideBarSectionHeader.border#1F3A52
  • sideBarTitle.foreground#FCD116
  • statusBar.background#FF1E3C
  • statusBar.border#FF1E3C
  • statusBar.debuggingBackground#FCD116
  • statusBar.debuggingForeground#090C14
  • statusBar.foreground#FFFFFF
  • statusBarItem.remoteBackground#23F0C7
  • statusBarItem.remoteForeground#090C14
  • tab.activeBackground#0E131F
  • tab.activeBorderTop#FF1E3C
  • tab.activeForeground#FCD116
  • tab.border#090C1400
  • tab.inactiveBackground#090C14
  • tab.inactiveForeground#546E7A
  • titleBar.activeBackground#090C14
  • titleBar.activeForeground#E5E9F0
  • widget.shadow#00000080

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#546E7Aitalic
string, punctuation.definition.string#C0C5CE
constant.numeric, constant.language.boolean#FF8800
keyword, storage.type, storage.modifier#FF1E3Citalic
entity.name.function, support.function#FCD116italic
variable.parameter#23F0C7italic
entity.name.type, entity.name.class, entity.name.namespace, entity.other.inherited-class#23F0C7italic
variable.language, keyword.control#FF1E3Citalic
entity.name.tag#FF1E3C
entity.other.attribute-name#FCD116
variable.other.property#23F0C7
variable#E5E9F0
punctuation#546E7A

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

Red Bull RB20 Matte - Coding Theme