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#191e2a
  • activityBar.foreground#cbccc6
  • activityBarBadge.background#ffcc66
  • activityBarBadge.foreground#1f2430
  • badge.background#ffcc66
  • badge.foreground#1f2430
  • button.background#ffcc66
  • button.foreground#1f2430
  • button.hoverBackground#ffd580
  • dropdown.background#232834
  • dropdown.foreground#cbccc6
  • editor.background#1f2430
  • editor.foreground#cbccc6
  • editor.lineHighlightBackground#232834
  • editor.selectionBackground#33415e
  • editor.selectionHighlightBackground#33415e80
  • editorCursor.foreground#ffcc66
  • editorGroup.border#232834
  • editorGroupHeader.tabsBackground#191e2a
  • editorLineNumber.activeForeground#ffcc66
  • editorLineNumber.foreground#5c6773
  • list.activeSelectionBackground#33415e
  • list.hoverBackground#232834
  • panel.background#191e2a
  • sideBar.background#191e2a
  • sideBar.foreground#cbccc6
  • statusBar.background#191e2a
  • statusBar.foreground#cbccc6
  • tab.activeBackground#1f2430
  • tab.activeForeground#cbccc6
  • tab.inactiveBackground#191e2a
  • tab.inactiveForeground#5c6773
  • terminal.foreground#cbccc6

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#5c6773italic
string#bae67e
keyword#d4bfff
variable#cbccc6
function#73d0ff
number#dfbf8e
type#ffd580

Shiki preview

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

Loading...