Skip to main content
Coding Theme

Dark Theme SOS

Publisher: WastedThemes in package: 33

A collection of cyberpunk, neon, 8-bit retro, and deep dark-inspired VS Code themes for relaxed and stylish coding sessions.

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#0D1B2A
  • activityBar.foreground#FF1493
  • activityBar.inactiveForeground#FFFFFF
  • activityBarBadge.background#0D1B2A
  • activityBarBadge.foreground#FFFFFF
  • badge.background#0D1B2A
  • badge.foreground#FFFFFF
  • button.background#0D1B2A
  • button.border#FF1493
  • button.foreground#FFFFFF
  • contrastActiveBorder#00FFFF
  • contrastBorder#FF1493
  • descriptionForeground#FFFFFF
  • diffEditor.insertedTextBorder#00FFFF
  • diffEditor.removedTextBorder#FF0066
  • dropdown.background#0D1B2A
  • dropdown.foreground#FFFFFF
  • dropdown.listBackground#0D1B2A
  • editor.background#0D1B2A
  • editor.foreground#FFFFFF
  • editor.lineHighlightBackground#0D1B2A
  • editor.lineHighlightBorder#00FFFF
  • editor.selectionBackground#FF1493
  • editor.selectionForeground#FFFFFF
  • editorCursor.foreground#FF1493
  • editorLineNumber.activeForeground#FF1493
  • editorLineNumber.foreground#FFFFFF
  • editorWhitespace.foreground#00FFFF
  • editorWidget.background#0D1B2A
  • editorWidget.foreground#FFFFFF
  • errorForeground#FF0066
  • focusBorder#FF1493
  • foreground#FFFFFF
  • icon.foreground#FF1493
  • input.background#0D1B2A
  • input.border#FF1493
  • input.foreground#FFFFFF
  • input.placeholderForeground#FF1493
  • inputOption.activeBackground#FF1493
  • inputOption.activeBorder#FF1493
  • inputOption.activeForeground#0D1B2A
  • minimap.background#0D1B2A
  • minimap.errorHighlight#FF0066
  • minimap.findMatchHighlight#00FFFF
  • minimap.selectionHighlight#FF1493
  • minimap.selectionOccurrenceHighlight#0D1B2A
  • minimap.warningHighlight#FFD700
  • panel.background#0D1B2A
  • panelSectionHeader.background#0D1B2A
  • panelTitle.activeForeground#FF1493
  • panelTitle.inactiveForeground#FFFFFF
  • pickerGroup.border#FF1493
  • scrollbarSlider.activeBackground#FF1493B
  • scrollbarSlider.background#FF14937
  • scrollbarSlider.hoverBackground#FF14937
  • selection.background#FF1493
  • settings.headerForeground#FF1493
  • settings.modifiedItemIndicator#FF1493
  • sideBar.background#0D1B2A
  • sideBar.foreground#FFFFFF
  • statusBar.background#0D1B2A
  • statusBar.foreground#FFFFFF
  • tab.activeBackground#FF1493
  • tab.activeForeground#0D1B2A
  • tab.inactiveBackground#0D1B2A
  • tab.inactiveForeground#FFFFFF
  • tab.unfocusedActiveBackground#0D1B2A
  • tab.unfocusedActiveForeground#FFFFFF
  • tab.unfocusedInactiveBackground#0D1B2A
  • tab.unfocusedInactiveForeground#FFFFFF
  • terminal.ansiBlack#0D1B2A
  • terminal.ansiBlue#00FFFF
  • terminal.ansiBrightBlack#0D1B2A
  • terminal.ansiBrightBlue#00FFFF
  • terminal.ansiBrightCyan#00FFFF
  • terminal.ansiBrightGreen#00FF7F
  • terminal.ansiBrightMagenta#FF1493
  • terminal.ansiBrightRed#FF0066
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FFD700
  • terminal.ansiCyan#00FFFF
  • terminal.ansiGreen#00FF7F
  • terminal.ansiMagenta#FF1493
  • terminal.ansiRed#FF0066
  • terminal.ansiWhite#FFFFFF
  • terminal.ansiYellow#FFD700
  • terminal.background#0D1B2A
  • terminal.foreground#FFFFFF
  • terminal.selectionBackground#FF1493
  • textLink.foreground#00FFFF

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
entity.name.type, storage.type, support.type, meta.type, variable.other#00FFFFitalic
comment#6272a4italic
keyword#FF1493bold
variable#FFFFFF
string#00FF7F
constant.numeric#FFD700
constant.language#FF0066
support.function#00FFFFbold
punctuation#FFFFFF
entity.name.function#00FFFFbold
meta.class, entity.other.inherited-class, entity.name.type.class#FF1493
entity.name.tag#FF0066
entity.other.attribute-name#FFD700
source.json meta.structure.dictionary.json support.type.property-name.json#00FFFF

Shiki preview

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

Loading...