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#073642
  • activityBar.foreground#b58900
  • editor.background#002b36
  • editor.foreground#93a1a1
  • editor.lineHighlightBackground#073642
  • editor.selectionBackground#073642
  • editorCursor.foreground#d33682
  • editorLineNumber.foreground#586e75
  • sideBar.background#002b36
  • sideBar.foreground#93a1a1
  • statusBar.background#073642
  • statusBar.foreground#93a1a1
  • titleBar.activeBackground#073642
  • titleBar.activeForeground#93a1a1

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#586e75
string#2aa198
keyword#859900
function#268bd2
constant#b58900

Shiki preview

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

Loading...