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#141826
  • activityBar.foreground#70f0d3
  • activityBarBadge.background#d57bd1
  • activityBarBadge.foreground#141826
  • editor.background#12141e
  • editor.foreground#e2e6ec
  • editor.lineHighlightBackground#1a1e2b
  • editor.selectionBackground#242a3d
  • editorCursor.foreground#ffcc66
  • editorHoverWidget.background#191d2a
  • editorHoverWidget.border#3e4968
  • editorIndentGuide.activeBackground1#d57bd1
  • editorIndentGuide.background1#3e4968
  • editorLineNumber.foreground#6c7aa5
  • editorSuggestWidget.background#191d2a
  • editorSuggestWidget.border#3e4968
  • editorWidget.background#191d2a
  • editorWidget.border#3e4968
  • list.activeSelectionBackground#27314a
  • list.hoverBackground#2a3350
  • list.inactiveSelectionBackground#1a1e2b
  • minimap.background#12141e
  • minimapSlider.background#2a3350
  • minimapSlider.hoverBackground#3e4968
  • panel.background#141826
  • panelTitle.activeForeground#ffffff
  • panelTitle.inactiveForeground#6c7aa5
  • scrollbarSlider.background#2a3350
  • scrollbarSlider.hoverBackground#3e4968
  • sideBar.background#141826
  • sideBar.foreground#e2e6ec
  • sideBarSectionHeader.background#12141e
  • sideBarSectionHeader.foreground#e2e6ec
  • sideBarTitle.foreground#e2e6ec
  • statusBar.background#141826
  • statusBar.foreground#e2e6ec
  • statusBarItem.hoverBackground#27314a
  • tab.activeBackground#27314a
  • tab.activeForeground#ffffff
  • tab.hoverBackground#2a3350
  • tab.inactiveBackground#141826
  • tab.inactiveForeground#6c7aa5
  • terminal.background#12141e
  • terminal.foreground#e2e6ec
  • terminalCursor.background#ffffff
  • terminalCursor.foreground#ffcc66
  • titleBar.activeBackground#141826
  • titleBar.activeForeground#e2e6ec
  • titleBar.inactiveBackground#12141e
  • titleBar.inactiveForeground#6c7aa5

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6c7aa5italic
string, punctuation.definition.string#ffd580
keyword, storage, storage.type#ff7ab8bold
entity.name.function, meta.function#66ffe0
variable, meta.variable#e2e6ec
constant, entity.name.constant#c5a3ff
entity.name.type, storage.type#82cfff
constant.numeric#f7a96c
keyword.operator#ff7ab8

Shiki preview

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

Loading...