Skip to main content
Coding Theme

Hot Dog Stand Plus

Publisher: HOTDOG-STAND-PLUSThemes in package: 1

The infamous Windows 3.1 Hot Dog Stand theme - bright red background with white text. A nostalgic tribute!

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#FFFF00
  • activityBar.background#AA0000
  • activityBar.foreground#FFFFFF
  • activityBarBadge.background#FFFF00
  • activityBarBadge.foreground#FF0000
  • button.background#FFFF00
  • button.foreground#FF0000
  • dropdown.background#AA0000
  • dropdown.foreground#FFFFFF
  • editor.background#FF0000
  • editor.foreground#FFFFFF
  • editor.lineHighlightBackground#CC0000
  • editor.selectionBackground#AA0000AA
  • editorCursor.foreground#FFFF00
  • editorIndentGuide.activeBackground1#FFFFFF60
  • editorIndentGuide.background1#FFFFFF30
  • editorLineNumber.activeForeground#FFFFFF
  • editorLineNumber.foreground#FFFFFF80
  • editorWhitespace.foreground#FFFFFF40
  • input.background#AA0000
  • input.border#FFFFFF
  • input.foreground#FFFFFF
  • list.activeSelectionBackground#AA0000
  • list.activeSelectionForeground#FFFFFF
  • list.hoverBackground#AA000080
  • list.hoverForeground#FFFFFF
  • menu.background#CC0000
  • menu.foreground#FFFFFF
  • menu.selectionBackground#AA0000
  • menu.selectionForeground#FFFFFF
  • sideBar.background#CC0000
  • sideBar.foreground#FFFFFF
  • sideBarTitle.foreground#FFFFFF
  • statusBar.background#AA0000
  • statusBar.debuggingBackground#FFFF00
  • statusBar.debuggingForeground#FF0000
  • statusBar.foreground#FFFFFF
  • tab.activeBackground#FF0000
  • tab.activeForeground#FFFFFF
  • tab.inactiveBackground#AA0000
  • tab.inactiveForeground#FFFFFFCC
  • terminal.background#CC0000
  • terminal.foreground#FFFFFF
  • terminalCursor.foreground#FFFF00
  • titleBar.activeBackground#AA0000
  • titleBar.activeForeground#FFFFFF

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
Global settings#FFFFFF
text, source, meta, punctuation, punctuation.definition, punctuation.separator, punctuation.terminator#FFFFFF
comment, punctuation.definition.comment#FFFFFFAAitalic
keyword, keyword.control, keyword.operator, storage, storage.type, storage.modifier, variable.language, constant.language#FFFFFFbold
string, string.quoted, string.template, punctuation.definition.string#FFFFFF
constant.numeric, constant.character#FFFFFF
entity.name.function, support.function, meta.function-call, entity.name.method#FFFFFF
entity.name.class, entity.name.type, support.class, support.type, entity.other.inherited-class#FFFFFFbold
variable, variable.parameter, variable.other, support.variable, entity.name.variable#FFFFFF
property, variable.other.property, support.type.property-name, meta.property-name#FFFFFF
entity.name.tag, meta.tag, punctuation.definition.tag#FFFFFF
entity.other.attribute-name, meta.attribute#FFFFFFitalic
keyword.operator, operator#FFFFFF
constant, constant.other, support.constant#FFFFFF
invalid, invalid.illegal#FFFF00underline
markup.heading, markup.bold, markup.italic, markup.underline#FFFFFF
support.type.property-name.json, punctuation.support.type.property-name.begin.json, punctuation.support.type.property-name.end.json#FFFFFF
source.css, source.scss, source.less, meta.selector#FFFFFF
source, text#FFFFFF

Shiki preview

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

Loading...

Hot Dog Stand Plus - Coding Theme