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#FFFFFF
  • activityBar.foreground#2D3748
  • activityBar.inactiveForeground#718096
  • activityBarBadge.background#00A3A3
  • activityBarBadge.foreground#FFFFFF
  • badge.background#00A3A3
  • badge.foreground#FFFFFF
  • diffEditor.insertedTextBackground#16A34920
  • diffEditor.removedTextBackground#DC262620
  • editor.background#F5F8FA
  • editor.foreground#2D3748
  • editor.lineHighlightBackground#E9EFF5
  • editor.selectionBackground#C9E3F5
  • editor.selectionHighlightBackground#C9E3F588
  • editorCursor.foreground#00A3A3
  • editorGroupHeader.tabsBackground#FFFFFF
  • editorWhitespace.foreground#E5E9F0
  • input.background#FFFFFF
  • input.border#E5E9F0
  • input.foreground#2D3748
  • input.placeholderForeground#718096
  • inputOption.activeBorder#00A3A3
  • list.activeSelectionBackground#E9EFF5
  • list.activeSelectionForeground#2D3748
  • list.highlightForeground#00A3A3
  • list.hoverBackground#E9EFF560
  • list.inactiveSelectionBackground#E9EFF580
  • list.inactiveSelectionForeground#2D3748
  • panel.background#FFFFFF
  • panelTitle.activeBorder#00A3A3
  • panelTitle.activeForeground#2D3748
  • panelTitle.inactiveForeground#718096
  • scrollbarSlider.activeBackground#C9E3F5
  • scrollbarSlider.background#E9EFF580
  • scrollbarSlider.hoverBackground#E9EFF5
  • sideBar.background#FFFFFF
  • sideBar.foreground#2D3748
  • sideBarSectionHeader.background#F5F8FA
  • sideBarSectionHeader.foreground#00A3A3
  • sideBarTitle.foreground#00A3A3
  • statusBar.background#FFFFFF
  • statusBar.debuggingBackground#00A3A3
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#2D3748
  • statusBar.noFolderBackground#FFFFFF
  • tab.activeBackground#F5F8FA
  • tab.activeBorder#00A3A3
  • tab.activeForeground#2D3748
  • tab.inactiveBackground#FFFFFF
  • tab.inactiveForeground#718096
  • tab.unfocusedActiveForeground#2D3748
  • tab.unfocusedInactiveForeground#718096
  • terminal.ansiBlack#2D3748
  • terminal.ansiBlue#0072C6
  • terminal.ansiBrightBlack#718096
  • terminal.ansiBrightBlue#1A85FF
  • terminal.ansiBrightCyan#0F9F9F
  • terminal.ansiBrightGreen#26A769
  • terminal.ansiBrightMagenta#C838C6
  • terminal.ansiBrightRed#E03E3E
  • terminal.ansiBrightWhite#F5F8FA
  • terminal.ansiBrightYellow#D97706
  • terminal.ansiCyan#00A3A3
  • terminal.ansiGreen#16A349
  • terminal.ansiMagenta#A31DB1
  • terminal.ansiRed#DC2626
  • terminal.ansiWhite#E5E9F0
  • terminal.ansiYellow#B45309
  • terminal.background#FFFFFF
  • terminal.foreground#2D3748
  • titleBar.activeBackground#FFFFFF
  • titleBar.activeForeground#2D3748
  • titleBar.inactiveBackground#FFFFFF
  • titleBar.inactiveForeground#718096

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#718096italic
variable, string constant.other.placeholder#2D3748
constant.other.color#444444
invalid, invalid.illegal#DC2626
keyword, storage.type, storage.modifier#A31DB1
keyword.control, constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#0072C6
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#B45309
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#00A3A3
meta.block variable.other#B45309
support.other.variable, string.other.link#B45309
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#E03E3E
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#16A349
entity.name, support.type, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#B45309
support.type#1A85FF
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#0F9F9F
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#DC2626
variable.language#DC2626italic
entity.name.method.js#00A3A3italic
meta.class-method.js entity.name.function.js, variable.function.constructor#00A3A3
entity.other.attribute-name#A31DB1
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#B45309italic
entity.other.attribute-name.class#B45309
source.sass keyword.control#00A3A3
markup.inserted#16A349
markup.deleted#DC2626
markup.changed#A31DB1
string.regexp#0072C6
constant.character.escape#0072C6
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#00A3A3italic
source.js constant.other.object.key.js string.unquoted.label.js#DC2626italic
source.json meta.structure.dictionary.json support.type.property-name.json#A31DB1
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#B45309
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#E03E3E
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#DC2626
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#C17E70
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#00A3A3
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#B45309
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#A31DB1
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#16A349

Shiki preview

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

Loading...

Ultimate VSCode Themes & Icons Pack - 50+ Professional Themes with 11 Icon Sets by SecureDev - VS Code Theme