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.activeBorder#8DC6AC
  • activityBar.background#23282D
  • activityBar.foreground#E3DDD2
  • activityBar.inactiveForeground#9399A0
  • activityBarBadge.background#8DC6AC
  • activityBarBadge.foreground#23282D
  • badge.background#8DC6AC
  • badge.foreground#23282D
  • button.background#8DC6AC
  • button.foreground#23282D
  • button.hoverBackground#7BB99E
  • dropdown.background#30363B
  • dropdown.border#3E454B
  • editor.background#191f22
  • editor.foreground#e6e2d9
  • editor.inactiveSelectionBackground#5a5b5b
  • editor.selectionBackground#434A52
  • editor.selectionHighlightBackground#3C444C
  • editor.wordHighlightBackground#5a5b5b
  • editor.wordHighlightStrongBackground#4A5258
  • editorBracketMatch.background#3A4148
  • editorBracketMatch.border#8DC6AC
  • editorCursor.foreground#8DC6AC
  • editorError.foreground#c94d4d
  • editorGhostText.foreground#9EA4AB
  • editorGroup.border#343A3F
  • editorGroupHeader.tabsBackground#2F353B
  • editorHoverWidget.background#2C3236
  • editorHoverWidget.border#41474E
  • editorIndentGuide.activeBackground#656A70
  • editorIndentGuide.background#32363C
  • editorLineNumber.activeForeground#dedbd3
  • editorLineNumber.foreground#8A9198
  • editorSuggestWidget.background#2C3236
  • editorSuggestWidget.border#41474E
  • editorWhitespace.foreground#41474E
  • editorWidget.background#2C3236
  • editorWidget.border#41474E
  • input.background#30363B
  • input.border#3E454B
  • input.foreground#E3DDD2
  • input.placeholderForeground#8E939A
  • list.activeSelectionBackground#40464D
  • list.activeSelectionForeground#EDE7DA
  • list.focusBackground#454C53
  • list.focusForeground#EDE7DA
  • list.hoverBackground#3B4148
  • list.hoverForeground#EDE7DA
  • list.inactiveSelectionBackground#33393F
  • notification.background#30363B
  • notification.foreground#E3DDD2
  • panel.background#343A3F
  • panel.border#2A2F34
  • panelSectionHeader.background#30363B
  • panelSectionHeader.border#2A2F34
  • progressBar.background#8DC6AC
  • scrollbar.shadow#1f3a4f
  • scrollbarSlider.activeBackground#0f7bd3
  • scrollbarSlider.background#4383b7
  • scrollbarSlider.hoverBackground#0f7bd3
  • sideBar.background#1f272b
  • sideBar.foreground#dedbd3
  • sideBarTitle.foreground#dedbd3
  • statusBar.background#23282D
  • statusBar.border#15181B
  • statusBar.debuggingBackground#E7B37B
  • statusBar.debuggingForeground#2F353B
  • statusBar.foreground#E3DDD2
  • statusBar.noFolderBackground#23282D
  • statusBarItem.hoverBackground#2F353B
  • tab.activeBackground#3F464D
  • tab.activeBorder#8DC6AC
  • tab.border#3A4045
  • tab.inactiveBackground#2A2F34
  • terminal.ansiBlack#2F353B
  • terminal.ansiBlue#7A90AE
  • terminal.ansiBrightBlack#555B63
  • terminal.ansiBrightBlue#90A4C4
  • terminal.ansiBrightCyan#B3DCE9
  • terminal.ansiBrightGreen#A9D9C2
  • terminal.ansiBrightMagenta#C4B0CF
  • terminal.ansiBrightRed#F3B081
  • terminal.ansiBrightWhite#F3EEE2
  • terminal.ansiBrightYellow#E8C89C
  • terminal.ansiCyan#85B9C8
  • terminal.ansiGreen#8DC6AC
  • terminal.ansiMagenta#A48EB5
  • terminal.ansiRed#E8A06D
  • terminal.ansiWhite#E3DDD2
  • terminal.ansiYellow#DDB06F
  • terminal.background#2F353B
  • terminal.foreground#E3DDD2
  • terminalCursor.background#8DC6AC
  • terminalCursor.foreground#8DC6AC
  • titleBar.activeBackground#23282D
  • titleBar.activeForeground#E3DDD2
  • titleBar.inactiveBackground#1D2124
  • titleBar.inactiveForeground#868C92

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, string.comment#7f9916italic
string, string.template, constant.character.escape, string.regexp, constant.other.symbol, support.constant#dbd3ce
keyword, storage, storage.type, storage.modifier#dedbd3
entity.name.function, meta.function-call, support.function#7db19c
variable, entity.name.variable, meta.property-name, variable.other.readwrite#6499b5
entity.name.type, support.type, entity.name.class, storage.type.class#E09B61
constant, constant.numeric, support.constant#BA7363
constant.numeric, support.constant.numeric#C1834F
keyword.operator, punctuation.definition.tag, punctuation.separator, punctuation.terminator#B3A799
meta.decorator, storage.modifier.annotation#87BFA8
support.type.property-name.json, meta.object-literal.key, meta.mapping.key.json, support.type.property-name, variable.other.property#C1B8AA
meta.structure.dictionary.json string.quoted.double.json#E09B61
entity.name.tag, support.class.component, meta.tag#CBBCA4
entity.other.attribute-name, meta.tag.attribute-name, support.variable.attribute#8FCAB7
support.type.property-name.css, meta.property-list.css meta.property-name, entity.other.attribute-name.css#B49B82

Shiki preview

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

Loading...