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#e5eef5
  • activityBar.foreground#006a92
  • activityBarBadge.background#0079a8
  • activityBarBadge.foreground#ffffff
  • editor.background#f7faff
  • editor.foreground#1c2830
  • editor.lineHighlightBackground#e8f3f9
  • editor.selectionBackground#cbe5f5
  • editorCursor.foreground#0079a8
  • editorLineNumber.activeForeground#0079a8
  • editorLineNumber.foreground#5d788b
  • sideBar.background#f0f6fa
  • sideBar.foreground#2b4555
  • sideBarTitle.foreground#006a92
  • statusBar.background#e5eef5
  • statusBar.foreground#006a92
  • tab.activeBackground#f7faff
  • tab.activeForeground#1c2830
  • tab.inactiveBackground#f7faff
  • tab.inactiveForeground#006a92
  • titleBar.activeBackground#e5eef5
  • titleBar.activeForeground#006a92

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#94a1abitalic
keyword, storage.type, storage.modifier#006fa3bold
string, constant.other.symbol, constant.other.key#1f589e
entity.name.function, meta.function-call, support.function#006a92bold
variable, string constant.other.placeholder#1c2830
constant.numeric, constant.language#4c7ab5
entity.name.type, support.class, support.type#0079a8bold
keyword.operator, punctuation#0079a8
invalid, invalid.illegal#d13f4b

Shiki preview

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

Loading...