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#f6f0ff
  • activityBar.border#FBD3E1
  • activityBar.foreground#353551
  • debugToolBar.background#353551
  • dropdown.listBackground#27273A
  • editorHoverWidget.background#353551
  • editorMarkerNavigation.background#353551
  • editorSuggestWidget.background#353551
  • editorSuggestWidget.selectedBackground#f6f0ff30
  • editorWidget.background#353551
  • inputValidation.errorBackground#353551
  • inputValidation.infoBackground#353551
  • inputValidation.warningBackground#353551
  • notificationCenterHeader.background#353551
  • panel.background#353551
  • peekViewResult.background#27273A
  • peekViewResult.selectionBackground#f6f0ff30
  • peekViewTitle.background#353551
  • sideBarSectionHeader.background#353551
  • statusBar.background#27273A
  • statusBar.border#1F2330
  • statusBar.debuggingBackground#27273A
  • statusBar.noFolderBackground#1F2330

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6b6f8aitalic
string, string.quoted#ffd866
constant.numeric, constant.language, constant.character#ab9df2
constant.character.escape, constant.other.placeholder#ff6188
keyword, storage.type, storage.modifier#ff6188
keyword.control, keyword.operator#ff6188
keyword.operator.logical, keyword.operator.comparison, keyword.operator.assignment#ff6188
entity.name.function, meta.function-call, support.function#a9dc76
entity.name.type, entity.name.class, support.type, support.class#78dce8
entity.name.tag#ff6188
entity.other.attribute-name#a9dc76italic
variable, variable.other#f8f8f2
variable.parameter#fc9867italic
variable.language#ff6188italic
support.constant#ab9df2
meta.import, meta.export#ff6188
punctuation.definition.tag#ff6188
punctuation.separator, punctuation.terminator#f8f8f2cc
meta.brace, punctuation.section#f8f8f2
markup.heading#ff6188bold
markup.italic#ffd866italic
markup.bold#ffd866bold
markup.underline.link#78dce8underline
markup.inline.raw, markup.fenced_code#a9dc76
markup.quote#6b6f8aitalic
invalid, invalid.illegal#ff6188underline
entity.name.section#78dce8
meta.property-name, support.type.property-name#78dce8
meta.object-literal.key#78dce8

Shiki preview

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

Loading...