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#11161c
  • editor.background#0d0f11
  • editor.foreground#c8f7c5
  • editor.lineHighlightBackground#1c2226
  • editor.selectionBackground#223338
  • editorCursor.foreground#33ffcc
  • icon.foreground#33ffcc
  • sideBar.background#101418
  • statusBar.background#0e1114
  • titleBar.activeBackground#0f1316

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword#66fcf1bold
string#9affc1
variable#ffffff
comment#5ed1c4italic

Shiki preview

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

Loading...