Skip to main content
Coding Theme

Haho Vs Code Premium

Publisher: Haho StudioThemes in package: 20

Haho Vs Code Premium: animated RGB LED frame, Power Mode coding effects, keyboard sounds, 20 themes, and custom control panel for VS Code.

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#ff1f4b
  • activityBar.background#0e090b
  • activityBar.foreground#fff1f4
  • activityBar.inactiveForeground#fff1f480
  • activityBarBadge.background#ff1f4b
  • activityBarBadge.foreground#001018
  • badge.background#ff6b00
  • badge.foreground#ffffff
  • button.background#ff1f4b
  • button.foreground#001018
  • button.hoverBackground#ff476b
  • button.secondaryBackground#460f1b
  • button.secondaryForeground#fff1f4
  • descriptionForeground#fff1f4B5
  • dropdown.background#0f0a0c
  • dropdown.border#ff1f4b65
  • dropdown.foreground#fff1f4
  • editor.background#080608
  • editor.findMatchBackground#f8fafc55
  • editor.findMatchHighlightBackground#ff6b0035
  • editor.foreground#fff1f4
  • editor.lineHighlightBackground#ff1f4b12
  • editor.selectionBackground#ff1f4b35
  • editor.selectionHighlightBackground#ff6b0022
  • editorBracketMatch.border#f8fafc
  • editorCursor.foreground#f8fafc
  • editorGroup.border#ff1f4b28
  • editorGroupHeader.tabsBackground#0b0709
  • editorGutter.addedBackground#ff6b00
  • editorGutter.background#080608
  • editorGutter.deletedBackground#ff4d6d
  • editorGutter.modifiedBackground#ff1f4b
  • editorHoverWidget.background#120b0d
  • editorHoverWidget.border#ff1f4b80
  • editorIndentGuide.activeBackground1#ff1f4b80
  • editorIndentGuide.background1#fff1f414
  • editorLineNumber.activeForeground#ff1f4b
  • editorLineNumber.foreground#fff1f455
  • editorSuggestWidget.background#120b0d
  • editorSuggestWidget.border#ff1f4b80
  • editorSuggestWidget.foreground#fff1f4
  • editorSuggestWidget.selectedBackground#460f1b
  • editorWhitespace.foreground#fff1f420
  • editorWidget.background#120b0d
  • editorWidget.border#ff1f4b80
  • errorForeground#ff4d6d
  • focusBorder#ff1f4b
  • foreground#fff1f4
  • icon.foreground#fff1f4D0
  • input.background#0f0a0c
  • input.border#ff1f4b65
  • input.foreground#fff1f4
  • inputOption.activeBorder#ff1f4b
  • list.activeSelectionBackground#460f1b
  • list.activeSelectionForeground#fff1f4
  • list.focusOutline#ff1f4b
  • list.highlightForeground#f8fafc
  • list.hoverBackground#ff1f4b14
  • list.inactiveSelectionBackground#ff1f4b20
  • menu.background#120b0d
  • menu.border#ff1f4b50
  • menu.foreground#fff1f4
  • menu.selectionBackground#460f1b
  • menu.selectionForeground#fff1f4
  • menubar.selectionBackground#ff1f4b20
  • menubar.selectionForeground#fff1f4
  • minimap.background#080608
  • panel.background#250d12
  • panel.border#ff1f4b35
  • panelTitle.activeBorder#ff1f4b
  • panelTitle.activeForeground#fff1f4
  • panelTitle.inactiveForeground#fff1f488
  • sash.hoverBorder#ff1f4b
  • scrollbarSlider.activeBackground#ff1f4b75
  • scrollbarSlider.background#ff1f4b30
  • scrollbarSlider.hoverBackground#ff1f4b55
  • sideBar.background#250d12
  • sideBar.border#ff1f4b35
  • sideBar.foreground#fff1f4
  • sideBarSectionHeader.background#0f090b
  • sideBarSectionHeader.foreground#fff1f4
  • sideBarTitle.foreground#fff1f4
  • statusBar.background#460f1b
  • statusBar.border#ff1f4b55
  • statusBar.foreground#fff1f4
  • statusBarItem.hoverBackground#ff1f4b28
  • statusBarItem.remoteBackground#ff1f4b
  • statusBarItem.remoteForeground#001018
  • tab.activeBackground#21090f
  • tab.activeBorderTop#ff1f4b
  • tab.activeForeground#fff1f4
  • tab.hoverBackground#ff1f4b16
  • tab.inactiveBackground#0e090b
  • tab.inactiveForeground#fff1f4A0
  • terminal.ansiCyan#ff1f4b
  • terminal.ansiMagenta#ff6b00
  • terminal.ansiYellow#f8fafc
  • terminal.background#080608
  • terminal.foreground#fff1f4
  • terminalCursor.foreground#f8fafc
  • titleBar.activeBackground#0e090b
  • titleBar.activeForeground#fff1f4
  • titleBar.inactiveBackground#080608
  • titleBar.inactiveForeground#fff1f480
  • window.activeBorder#ff1f4b
  • window.inactiveBorder#ff6b0060

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#fff1f472italic
string, constant.other.symbol#ff6b00
constant.numeric, constant.language, support.constant#f8fafc
keyword, storage.type, storage.modifier#ff1f4bbold
entity.name.function, support.function, meta.function-call#ff1f4b
entity.name.type, support.type, entity.name.class#f8fafc
variable, identifier#fff1f4
variable.parameter#fdf4f7
punctuation, meta.brace#fff1f4C0
invalid, invalid.illegal#ffffff