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#E0DDD6
  • activityBar.foreground#2B2B2B
  • editor.background#F5F3EE
  • editor.foreground#2B2B2B
  • editor.lineHighlightBackground#E7E6E2
  • editor.selectionBackground#E0E3DF
  • editorCursor.foreground#2B6FA6
  • editorIndentGuide.background1#D8D3C9
  • editorLineNumber.foreground#817B74
  • editorWidget.background#F0EDE9
  • editorWidget.border#D9D2C9
  • input.background#F0EDE9
  • input.foreground#2B2B2B
  • panel.background#F3F0EB
  • sideBar.background#F3F0EB
  • sideBar.foreground#2B2B2B
  • statusBar.background#D4CDBF
  • statusBar.foreground#2B2B2B
  • titleBar.activeBackground#E9E6E0
  • titleBar.activeForeground#2B2B2B

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#817B74italic
string#2F6F3F
keyword#1F6AA5bold
entity.name.function#7A4FA3
constant.numeric#B35B00
variable#2B2B2B

Shiki preview

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

Loading...