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#081014
  • activityBar.foreground#5a93d6
  • activityBarBadge.background#3d84dc
  • activityBarBadge.foreground#081014
  • editor.background#0b1721
  • editor.foreground#d8e5f5
  • editor.lineHighlightBackground#101f2a
  • editor.selectionBackground#173244
  • editorCursor.foreground#6cb3ff
  • editorLineNumber.activeForeground#6cb3ff
  • editorLineNumber.foreground#2e465a
  • sideBar.background#0b1721
  • sideBar.foreground#b8c7dc
  • sideBarTitle.foreground#5a93d6
  • statusBar.background#081014
  • statusBar.foreground#5a93d6
  • tab.activeBackground#0b1721
  • tab.activeForeground#d8e5f5
  • tab.inactiveBackground#0b1721
  • tab.inactiveForeground#5a93d6
  • titleBar.activeBackground#081014
  • titleBar.activeForeground#5a93d6

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#4f5f6bitalic
keyword, storage.type, storage.modifier#5a93d6bold
string, constant.other.symbol, constant.other.key#8a9ffc
entity.name.function, meta.function-call, support.function#3d84dcbold
variable, string constant.other.placeholder#d8e5f5
constant.numeric, constant.language#82b3d9
entity.name.type, support.class, support.type#6cb3ffbold
keyword.operator, punctuation#4ec8f0
invalid, invalid.illegal#ff6b7a

Shiki preview

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

Loading...