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#232816
  • activityBar.foreground#e1f5e5
  • activityBar.inactiveForeground#748b63
  • activityBarBadge.background#3d8b37
  • activityBarBadge.foreground#e1f5e5
  • badge.background#3d4d2c
  • badge.foreground#e1f5e5
  • button.background#3d8b37
  • button.border#a6d97e
  • button.foreground#e1f5e5
  • contrastActiveBorder#1e4026
  • contrastBorder#a6d97e
  • descriptionForeground#c7e2c3
  • diffEditor.insertedTextBorder#3d8b37
  • diffEditor.removedTextBorder#a0492a
  • dropdown.background#232816
  • dropdown.foreground#e1f5e5
  • dropdown.listBackground#232816
  • editor.background#202415
  • editor.foreground#e1f5e5
  • editor.lineHighlightBackground#313a21
  • editor.lineHighlightBorder#a6d97e
  • editor.selectionBackground#417144
  • editor.selectionForeground#e1f5e5
  • editorCursor.foreground#a6d97e
  • editorLineNumber.activeForeground#e1f5e5
  • editorLineNumber.foreground#748b63
  • editorWhitespace.foreground#496c3e
  • editorWidget.background#232816
  • editorWidget.foreground#e1f5e5
  • errorForeground#a0492a
  • focusBorder#3d8b37
  • foreground#e1f5e5
  • icon.foreground#a6d97e
  • input.background#232816
  • input.border#3d8b37
  • input.foreground#e1f5e5
  • input.placeholderForeground#748b63
  • inputOption.activeBackground#3d8b37
  • inputOption.activeBorder#a6d97e
  • inputOption.activeForeground#232816
  • minimap.background#232816
  • minimap.errorHighlight#a0492a
  • minimap.findMatchHighlight#a6d97e
  • minimap.selectionHighlight#417144
  • minimap.selectionOccurrenceHighlight#202415
  • minimap.warningHighlight#a6d97e
  • panel.background#232816
  • panelSectionHeader.background#3d4d2c
  • panelTitle.activeForeground#a6d97e
  • panelTitle.inactiveForeground#748b63
  • pickerGroup.border#a6d97e
  • scrollbarSlider.activeBackground#a6d97e
  • scrollbarSlider.background#748b6380
  • scrollbarSlider.hoverBackground#a6d97eb0
  • selection.background#417144
  • settings.headerForeground#a6d97e
  • settings.modifiedItemIndicator#cdbb7e
  • sideBar.background#202415
  • sideBar.foreground#e1f5e5
  • statusBar.background#3d4d2c
  • statusBar.foreground#e1f5e5
  • tab.activeBackground#3d4d2c
  • tab.activeForeground#a6d97e
  • tab.inactiveBackground#232816
  • tab.inactiveForeground#748b63
  • tab.unfocusedActiveBackground#232816
  • tab.unfocusedActiveForeground#748b63
  • tab.unfocusedInactiveBackground#232816
  • tab.unfocusedInactiveForeground#748b63
  • terminal.ansiBlack#232816
  • terminal.ansiBlue#4a8cae
  • terminal.ansiBrightBlack#748b63
  • terminal.ansiBrightBlue#4a8cae
  • terminal.ansiBrightCyan#47b59b
  • terminal.ansiBrightGreen#a6d97e
  • terminal.ansiBrightMagenta#b881a7
  • terminal.ansiBrightRed#a0492a
  • terminal.ansiBrightWhite#fffbe6
  • terminal.ansiBrightYellow#cdbb7e
  • terminal.ansiCyan#47b59b
  • terminal.ansiGreen#3d8b37
  • terminal.ansiMagenta#b881a7
  • terminal.ansiRed#a0492a
  • terminal.ansiWhite#e1f5e5
  • terminal.ansiYellow#cdbb7e
  • terminal.background#202415
  • terminal.foreground#e1f5e5
  • terminal.selectionBackground#417144
  • textLink.foreground#a6d97e

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
entity.name.type, storage.type, support.type, meta.type, variable.other#4a8caeitalic
comment#748b63italic
keyword#a0492abold
variable#e1f5e5
string#3d8b37
constant.numeric#cdbb7e
constant.language#a0492a
support.function#4a8caebold
punctuation#e1f5e5
entity.name.function#4a8caebold
meta.class, entity.other.inherited-class, entity.name.type.class#3d8b37
entity.name.tag#a0492a
entity.other.attribute-name#cdbb7e
source.json meta.structure.dictionary.json support.type.property-name.json#a0492a

Shiki preview

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

Loading...