Skip to main content
CodingTheme

Ultimate VSCode Themes & Icons Pack - 50+ Professional Themes with 11 Icon Sets

Publisher: SecureDevThemes in package: 101

Ultimate collection of 50+ professional VSCode themes: dark themes like Nebula Storm, Stellar Operator, Cosmic Eclipse, Ocean Depths, Hacker, Bad Hacker, Nord, Tokyo Night, Dracula, Solarized, Gruvbox, One Dark Pro, Goku Code, Nebula, Neon Dream, Dark Green Jungle, Black and White TV, Maple Dark, Ne

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#16121A
  • activityBar.foreground#FF8DB7
  • editor.background#16121A
  • editor.foreground#E8DDE1
  • editor.lineHighlightBackground#1E1520
  • editor.selectionBackground#221722
  • editorCursor.foreground#FF7AA2
  • editorIndentGuide.background1#2B2130
  • editorLineNumber.foreground#6B5560
  • editorWidget.background#1B1620
  • editorWidget.border#2D2430
  • input.background#1B1620
  • input.foreground#E8DDE1
  • panel.background#15121A
  • sideBar.background#15121A
  • sideBar.foreground#E8DDE1
  • statusBar.background#16121A
  • statusBar.foreground#E8DDE1
  • titleBar.activeBackground#16121A
  • titleBar.activeForeground#E8DDE1

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6B5560italic
string#FF9DBF
keyword#FF6EC7bold
entity.name.function#B49CFF
constant.numeric#E8899E
variable#E8DDE1

Shiki preview

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

Loading...