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#181825
  • activityBar.foreground#cdd6f4
  • activityBarBadge.background#89b4fa
  • activityBarBadge.foreground#1e1e2e
  • badge.background#89b4fa
  • badge.foreground#1e1e2e
  • button.background#89b4fa
  • button.foreground#1e1e2e
  • button.hoverBackground#74c7ec
  • dropdown.background#313244
  • dropdown.foreground#cdd6f4
  • editor.background#1e1e2e
  • editor.foreground#cdd6f4
  • editor.lineHighlightBackground#313244
  • editor.selectionBackground#585b70
  • editor.selectionHighlightBackground#585b7080
  • editorCursor.foreground#f5e0dc
  • editorGroup.border#313244
  • editorGroupHeader.tabsBackground#181825
  • editorLineNumber.activeForeground#89b4fa
  • editorLineNumber.foreground#6c7086
  • list.activeSelectionBackground#585b70
  • list.hoverBackground#313244
  • panel.background#181825
  • sideBar.background#181825
  • sideBar.foreground#cdd6f4
  • statusBar.background#181825
  • statusBar.foreground#cdd6f4
  • tab.activeBackground#1e1e2e
  • tab.activeForeground#cdd6f4
  • tab.inactiveBackground#181825
  • tab.inactiveForeground#6c7086
  • terminal.foreground#cdd6f4

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6c7086italic
string#a6e3a1
keyword#cba6f7
variable#cdd6f4
function#89b4fa
number#fab387
type#f9e2af

Shiki preview

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

Loading...