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#0a192f
  • activityBar.foreground#64ffda
  • dropdown.background#162b40
  • dropdown.foreground#dce6f3
  • editor.background#0e1a2b
  • editor.foreground#dce6f3
  • editor.lineHighlightBackground#182538
  • editor.selectionBackground#1b2a40
  • editorCursor.foreground#3ddad7
  • editorIndentGuide.background1#2c3f5c
  • editorLineNumber.foreground#5dade2
  • editorWidget.background#112240
  • editorWidget.border#3a6ea5
  • input.background#162b40
  • input.foreground#dce6f3
  • list.activeSelectionBackground#1d3557
  • list.inactiveSelectionBackground#162436
  • panel.background#112240
  • sideBar.background#0f1f33
  • sideBar.foreground#dce6f3
  • statusBar.background#0a192f
  • statusBar.foreground#64ffda
  • titleBar.activeBackground#0d1b2a
  • titleBar.activeForeground#dce6f3

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6c809citalic
string#3ddad7
keyword#ff6b6bbold
entity.name.function#ffd166
variable#dce6f3
constant.numeric#9ecbff

Shiki preview

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

Loading...