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#121212
  • activityBar.border#222222
  • button.background#ff79c6
  • button.foreground#0e0e0e
  • contrastActiveBorder#222222
  • contrastBorder#222222
  • debugIcon.breakpointForeground#ff79c6
  • debugIcon.startForeground#ff79c6
  • editor.background#0e0e0e
  • editor.foreground#f5f5f5
  • editor.lineHighlightBackground#151515
  • editor.selectionBackground#262626
  • editor.selectionHighlightBackground#1e1e1e
  • editor.wordHighlightBackground#1f1f1f
  • editorCursor.foreground#ff79c6
  • editorGroup.border#222222
  • editorGutter.addedBackground#202020
  • editorGutter.background#0e0e0e
  • editorGutter.deletedBackground#202020
  • editorGutter.modifiedBackground#202020
  • editorIndentGuide.activeBackground#ff79c6
  • editorIndentGuide.background#3b3b3b
  • editorRuler.foreground#2f2f2f
  • editorWhitespace.foreground#3b3b3b
  • focusBorder#222222
  • icon.foreground#ff79c6
  • panel.border#222222
  • sideBar.background#121212
  • sideBar.border#222222
  • statusBar.background#1a1a1a
  • statusBar.border#222222
  • statusBar.foreground#f5f5f5
  • tab.activeBorder#222222
  • tab.inactiveBorder#222222
  • titleBar.activeBackground#0e0e0e
  • titleBar.activeForeground#f5f5f5
  • titleBar.border#222222

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
entity.name.type, storage.type, support.type, meta.type, variable.other#bd93f9italic
comment#6272a4italic
keyword#ffb86cbold
variable#f8f8f2
string#50fa7b
constant.numeric#f1fa8c
constant.language#ff5555
support.function#8be9fdbold
punctuation#f5f5f5

Shiki preview

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

Loading...