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#231B13
  • activityBar.foreground#E8DDD0
  • activityBar.inactiveForeground#9A8A7A
  • activityBarBadge.background#FF8C42
  • activityBarBadge.foreground#FFFFFF
  • badge.background#FF8C42
  • badge.foreground#FFFFFF
  • button.background#FF8C42
  • button.foreground#FFFFFF
  • button.hoverBackground#E67D22
  • button.secondaryBackground#5A4D3F
  • button.secondaryForeground#FFFFFF
  • button.secondaryHoverBackground#6E5D4F
  • dropdown.background#1A1410
  • dropdown.border#5A4D3F
  • dropdown.foreground#E8DDD0
  • editor.background#1A1410
  • editor.findMatchBackground#665020
  • editor.findMatchBorder#E67D2280
  • editor.findMatchHighlightBackground#4D3A1A
  • editor.foreground#E8DDD0
  • editor.inactiveSelectionBackground#3A2E2299
  • editor.lineHighlightBackground#2A2118
  • editor.selectionBackground#4D3A2A
  • editorCursor.foreground#FF8C42
  • editorGroupHeader.tabsBackground#1F1812
  • editorIndentGuide.activeBackground1#5A4D3F
  • editorIndentGuide.background1#3A3028
  • editorLineNumber.activeForeground#9A8A7A
  • editorLineNumber.foreground#5A4D3F
  • editorWidget.background#231B13
  • editorWidget.border#5A4D3F
  • focusBorder#00000000
  • input.background#1A1410
  • input.border#5A4D3F
  • input.foreground#E8DDD0
  • input.placeholderForeground#746B5F
  • list.activeSelectionBackground#4D3A2A
  • list.activeSelectionForeground#E8DDD0
  • list.activeSelectionIconForeground#E8DDD0
  • list.hoverBackground#2A2118
  • list.hoverForeground#E8DDD0
  • list.inactiveSelectionBackground#3A2E22
  • list.inactiveSelectionForeground#E8DDD0
  • panel.background#1A1410
  • panel.border#3A3028
  • panelTitle.activeBorder#E67D22
  • panelTitle.activeForeground#E8DDD0
  • panelTitle.inactiveForeground#9A8A7A
  • peekView.border#E67D22
  • peekViewEditor.background#231B13
  • peekViewResult.background#231B13
  • scrollbarSlider.activeBackground#9A8A7A99
  • scrollbarSlider.background#5A4D3F66
  • scrollbarSlider.hoverBackground#5A4D3F99
  • sideBar.background#1F1812
  • sideBar.border#3A3028
  • sideBar.foreground#E8DDD0
  • sideBarSectionHeader.background#231B13
  • sideBarSectionHeader.foreground#E8DDD0
  • sideBarTitle.foreground#E8DDD0
  • statusBar.background#231B13
  • statusBar.border#3A3028
  • statusBar.foreground#E8DDD0
  • statusBar.noFolderBackground#231B13
  • tab.activeBackground#1A1410
  • tab.activeBorder#E67D22
  • tab.activeBorderTop#00000000
  • tab.activeForeground#E8DDD0
  • tab.border#3A3028
  • tab.inactiveBackground#1F1812
  • tab.inactiveForeground#9A8A7A
  • terminal.ansiBlack#2A1F16
  • terminal.ansiBlue#4D8FA3
  • terminal.ansiBrightBlack#5A4D3F
  • terminal.ansiBrightBlue#6AADC5
  • terminal.ansiBrightCyan#7DC5DD
  • terminal.ansiBrightGreen#8FB544
  • terminal.ansiBrightMagenta#D099D4
  • terminal.ansiBrightRed#FF6F54
  • terminal.ansiBrightWhite#FFFEF9
  • terminal.ansiBrightYellow#FFA459
  • terminal.ansiCyan#5FABC5
  • terminal.ansiGreen#7A9A2F
  • terminal.ansiMagenta#B57AB8
  • terminal.ansiRed#E6543A
  • terminal.ansiWhite#D0CAB8
  • terminal.ansiYellow#FF8C42
  • terminal.background#1A1410
  • terminal.foreground#E8DDD0
  • titleBar.activeBackground#231B13
  • titleBar.activeForeground#E8DDD0
  • titleBar.border#3A3028
  • titleBar.inactiveBackground#1F1812
  • titleBar.inactiveForeground#746B5F

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9A8A7Aitalic
comment.block.preprocessor#9A8A7A
comment.documentation, comment.block.documentation#B5A595
invalid.illegal#FF6F54
keyword.operator#B5A595
keyword, storage.modifier#D099D4
storage.type, storage.modifier#D099D4
entity.name.type, support.type, entity.other.inherited-class#FFAA66
constant.language, support.constant#FFA459
variable, support.variable#6AADC5
variable.language#FFA459italic
variable.other.property, variable.other.object.property, support.variable.property#7DC5DD
variable.parameter, meta.parameters variable#8FB544italic
entity.name.function, support.function#FF8C6Fitalic
entity.name.type.class, support.class#FFAA66italic
entity.name.type.interface#FFA459italic
entity.name.exception#FF6F54
entity.name.sectionbold
constant.numeric#FFA459
constant.character, constant#FFA459
string#8FB544
constant.character.escape#B5A595
string.regexp#6AADC5
constant.other.symbol#FFA459
string.template, punctuation.definition.string.template#9FC55E
meta.template.expression#E8DDD0
punctuation#B5A595
keyword.control.import, keyword.control.export, keyword.control.from#D099D4italic
variable.other.readwrite.alias, meta.import variable, meta.export variable#FFAA66
support.type.property-name.json, meta.structure.dictionary.key.json string.quoted#7DC5DD
meta.tag.sgml.doctype, meta.tag.sgml.doctype string, meta.tag.sgml.doctype entity.name.tag, meta.tag.sgml punctuation.definition.tag.html#9A8A7A
meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#B5A595
entity.name.tag#D099D4
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#7DC5DDitalic
constant.character.entity, punctuation.definition.entity#FFA459
support.class.component.jsx, support.class.component.tsx#FFAA66bold
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#D099D4
meta.property-name, support.type.property-name#7DC5DD
meta.property-value, meta.property-value constant.other, support.constant.property-value#8FB544
keyword.other.important#FF6F54bold
markup.heading, entity.name.section.markdown#FF8C6Fbold
markup.bold#E8DDD0bold
markup.italic#E8DDD0italic
string.other.link.title.markdown, string.other.link.description.markdown#6AADC5
markup.underline.link.markdown, markup.underline.link.image.markdown#9FC55Eunderline
markup.inline.raw.markdown, markup.fenced_code.block.markdown#FFA459
markup.quote.markdown#B5A595italic
beginning.punctuation.definition.list.markdown, punctuation.definition.list.begin.markdown#D099D4
markup.changed#FFAA66
markup.deleted#FF6F54
markup.error#FF6F54
markup.inserted#8FB544
markup.output, markup.raw#B5A595
markup.prompt#B5A595
markup.traceback#FF6F54
markup.underlineunderline
meta.diff.range, meta.diff.index, meta.separator#B5A595
meta.diff.header.from-file#FF6F54
meta.diff.header.to-file#8FB544

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