Skip to main content
Coding Theme

MS-DOS Theme

Publisher: hfacThemes in package: 1

A theme for the ones of us that are still missing good old MS-DOS

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.activeBackground#000000
  • activityBar.background#0100eb
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#ffffffd3
  • activityBarBadge.background#ffff62
  • activityBarBadge.foreground#000000
  • breadcrumb.activeSelectionForeground#00a8a8
  • breadcrumb.background#000000
  • breadcrumb.focusForeground#ffffff
  • breadcrumb.foreground#f7f7f7
  • breadcrumbPicker.background#00a8a8
  • debugToolBar.background#0100eb
  • dropdown.background#0100ff
  • editor.background#0100a8
  • editor.foreground#FFFFFF
  • editor.lineHighlightBorder#FFFFFF1a
  • editor.rangeHighlightBackground#FFFFFF0d
  • editorGroup.dropBackground#FFFFFF80
  • editorGroup.focusedEmptyBorder#FFFFFF
  • editorGroupHeader.tabsBackground#0100c9
  • editorHoverWidget.background#0100c9
  • editorLineNumber.activeForeground#FFFFFF
  • editorLineNumber.foreground#FFFFFF4d
  • editorMarkerNavigation.background#0100c9
  • editorWidget.background#0100c9
  • focusBorder#FFFFFF
  • foreground#FFFFFF
  • gitDecoration.modifiedResourceForeground#b70000
  • input.background#0100ff
  • inputOption.activeBorder#FFFFFF
  • list.activeSelectionBackground#FFFFFF80
  • list.dropBackground#FFFFFF80
  • list.focusBackground#FFFFFF80
  • list.hoverBackground#FFFFFF1a
  • list.inactiveSelectionBackground#FFFFFF33
  • panel.background#00a8a8
  • panel.border#FFFFFF
  • panelTitle.activeBorder#000000
  • panelTitle.inactiveForeground#FFFFFF80
  • peekView.border#FFFFFF
  • peekViewEditor.background#000086
  • peekViewResult.background#0100c9
  • peekViewTitle.background#0100a8
  • pickerGroup.border#FFFFFF1a
  • selection.background#FFFFFF
  • sideBar.background#9F979F
  • sideBar.border#ffffff
  • sideBar.dropBackground#e74a4a
  • sideBar.foreground#000000
  • sideBarSectionHeader.background#00a8a8
  • sideBarSectionHeader.border#00a8a8
  • sideBarSectionHeader.foreground#ffffff
  • sideBarTitle.background#000000
  • statusBar.background#0100a8
  • statusBar.debuggingBackground#FFFFFF
  • statusBar.noFolderBackground#000086
  • statusBarItem.activeBackground#FFFFFF80
  • statusBarItem.hoverBackground#00005d
  • tab.activeBackground#000000
  • tab.activeBorder#000000
  • tab.border#00000033
  • tab.hoverBorder#ffffff
  • tab.inactiveBackground#1500ff00
  • tab.inactiveForeground#cbcbcb
  • titleBar.activeBackground#ffffff
  • titleBar.activeForeground#000000
  • titleBar.border#2B9C02
  • titleBar.inactiveBackground#dcdcdc
  • titleBar.inactiveForeground#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
Function name#ff0000
Global settings#FFFFFF
string#4efff8
constant.character.escape, text.html constant.character.entity.named, punctuation.definition.entity.html#75ffff
constant.language.boolean#FFFFFF
constant.numeric#FF5555
variable, support.variable, support.class, support.constant, meta.definition.variable entity.name.function#ffffff
keyword, modifier, variable.language.this, support.type.object, constant.language#FFFFFF
entity.name.function, support.function#FF5555
storage.type, storage.modifier#FFFFFF
support.module, support.node#ffffffitalic
support.type#6eff40
entity.name.type, entity.other.inherited-class#6eff40
comment#cbcbcbitalic
entity.name.type.class#6eff40underline
variable.object.property, meta.field.declaration entity.name.function#6eff40
meta.definition.method entity.name.function#6eff40
meta.function entity.name.function#6eff40
template.expression.begin, template.expression.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#FFFFFF
meta.embedded, source.groovy.embedded, meta.template.expression#FFFFFF
entity.name.tag.yaml#ffffff
meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json#ffffff
constant.language.json#FFFFFF
entity.other.attribute-name.class#FFFFFF
entity.other.attribute-name.id#4efff8
source.css entity.name.tag#6eff40
meta.tag, punctuation.definition.tag#FFFFFF
entity.name.tag#ffffff
entity.other.attribute-name#FF5555
markup.heading#FFFFFF
text.html.markdown meta.link.inline, meta.link.reference#ffffff
text.html.markdown beginning.punctuation.definition.list#FFFFFF
markup.italic#ffffffitalic
markup.bold#ffffffbold
markup.bold markup.italic, markup.italic markup.bold#ffffffitalic bold
markup.fenced_code.block.markdown punctuation.definition.markdown#4efff8
markup.inline.raw.string.markdown#4efff8
keyword.other.definition.ini#ffffff
entity.name.section.group-title.ini#FFFFFF
source.cs meta.class.identifier storage.type#6eff40underline
source.cs meta.method.identifier entity.name.function#6eff40
source.cs meta.method-call meta.method, source.cs entity.name.function#FF5555
source.cs storage.type#6eff40
source.cs meta.method.return-type#6eff40
source.cs meta.preprocessor#0300ff
source.cs entity.name.type.namespace#FFFFFF
Global settings#FFFFFF

Shiki preview

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

Loading...

MS-DOS Theme - Coding Theme