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#3a4150
  • activityBar.foreground#88c0d0
  • activityBarBadge.background#88c0d0
  • activityBarBadge.foreground#2b303b
  • dropdown.background#3a4150
  • dropdown.foreground#eceff4
  • editor.background#2b303b
  • editor.foreground#e5e9f0
  • editor.lineHighlightBackground#3a4150
  • editor.selectionBackground#434c5e
  • editorCursor.foreground#88c0d0
  • editorLineNumber.activeForeground#88c0d0
  • editorLineNumber.foreground#616e87
  • input.background#3a4150
  • input.foreground#eceff4
  • panel.background#2b303b
  • sideBar.background#2b303b
  • sideBar.foreground#d8dee9
  • statusBar.background#3a4150
  • statusBar.foreground#e5e9f0
  • terminal.background#2b303b
  • terminal.foreground#d8dee9
  • terminalCursor.foreground#88c0d0
  • titleBar.activeBackground#3a4150
  • titleBar.activeForeground#eceff4
  • titleBar.inactiveBackground#2b303b
  • titleBar.inactiveForeground#616e87

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#616e87italic
string#a3be8c
keyword#81a1c1bold
function#88c0d0
variable#e5e9f0
number#d08770
type#8fbcbb
constant#b48ead

Shiki preview

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

Loading...