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#1a1a1a
  • editor.background#101010
  • editor.foreground#e8e6e3
  • editor.lineHighlightBackground#2a2a2a
  • editor.selectionBackground#333333
  • editorCursor.foreground#99ff66
  • icon.foreground#aaffaa
  • sideBar.background#151515
  • statusBar.background#181818
  • titleBar.activeBackground#131313

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword#e6db74bold
string#aaff99
variable#ffffff
comment#777777italic

Shiki preview

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

Loading...