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#2d2d30
  • activityBar.foreground#ffffff
  • activityBarBadge.background#007acc
  • activityBarBadge.foreground#ffffff
  • badge.background#4d4d4d
  • badge.foreground#ffffff
  • button.background#0e639c
  • button.foreground#ffffff
  • button.hoverBackground#1177bb
  • dropdown.background#3c3c3c
  • dropdown.border#3c3c3c
  • dropdown.foreground#cccccc
  • editor.background#1e1e1e
  • editor.foreground#d4d4d4
  • editor.lineHighlightBackground#282828
  • editor.selectionBackground#264f78
  • editor.selectionHighlightBackground#add6ff26
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#004972b8
  • editorCursor.foreground#aeafad
  • editorGroup.border#444444
  • editorGroupHeader.tabsBackground#252526
  • editorHoverWidget.background#252526
  • editorHoverWidget.border#454545
  • editorIndentGuide.background#404040
  • editorLineNumber.activeForeground#c6c6c6
  • editorLineNumber.foreground#858585
  • editorRuler.foreground#5a5a5a
  • editorSuggestWidget.background#252526
  • editorSuggestWidget.border#454545
  • editorWidget.background#252526
  • input.background#3c3c3c
  • input.border#3c3c3c
  • input.foreground#cccccc
  • list.activeSelectionBackground#094771
  • list.activeSelectionForeground#ffffff
  • list.hoverBackground#2a2d2e
  • list.inactiveSelectionBackground#37373d
  • panel.background#1e1e1e
  • peekViewResult.background#252526
  • scrollbar.shadow#000000
  • sideBar.background#252526
  • sideBar.foreground#cccccc
  • sideBarSectionHeader.background#2d2d30
  • statusBar.background#007acc
  • statusBar.debuggingBackground#cc6633
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#68217a
  • tab.activeBackground#1e1e1e
  • tab.activeForeground#ffffff
  • tab.border#252526
  • tab.inactiveBackground#2d2d30
  • tab.inactiveForeground#ffffff80
  • terminal.foreground#cccccc
  • titleBar.activeBackground#3c3c3c
  • titleBar.activeForeground#cccccc

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6A9955italic
string#ce9178
keyword#569cd6
variable#9cdcfe
function#dcdcaa
number#b5cea8
type#4ec9b0

Shiki preview

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

Loading...