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#7CB099
  • activityBar.background#2E261C
  • activityBar.foreground#F6F1E5
  • activityBar.inactiveForeground#B8AE9D
  • activityBarBadge.background#7CB099
  • activityBarBadge.foreground#2E261C
  • badge.background#7CB099
  • badge.foreground#F5F2E8
  • button.background#7CB099
  • button.foreground#F5F2E8
  • button.hoverBackground#69A386
  • dropdown.background#F8F4EC
  • dropdown.border#E3D7C4
  • editor.background#f9f5e7
  • editor.foreground#2F291F
  • editor.inactiveSelectionBackground#d1c8b9
  • editor.selectionBackground#d1c8b9
  • editor.selectionHighlightBackground#EDE4D3
  • editor.wordHighlightBackground#EFEADF
  • editor.wordHighlightStrongBackground#DCD6C6
  • editorBracketMatch.background#F3ECDE
  • editorBracketMatch.border#7CB099
  • editorCursor.foreground#7CB099
  • editorError.foreground#c94d4d
  • editorGhostText.foreground#A79E90
  • editorGroup.border#E3D7C4
  • editorGroupHeader.tabsBackground#F5F2E8
  • editorGutter.background#F5F2E8
  • editorHoverWidget.background#F8F4EC
  • editorHoverWidget.border#E2D8C8
  • editorIndentGuide.activeBackground#B8AE9D
  • editorIndentGuide.background#E1D8C7
  • editorLineNumber.activeForeground#5A4F42
  • editorLineNumber.foreground#B8AE9D
  • editorSuggestWidget.background#F8F4EC
  • editorSuggestWidget.border#E2D8C8
  • editorWhitespace.foreground#DDD3C2
  • editorWidget.background#F8F4EC
  • editorWidget.border#E2D8C8
  • input.background#F8F4EC
  • input.border#E3D7C4
  • input.foreground#2F291F
  • input.placeholderForeground#9E9284
  • list.activeSelectionBackground#E2E7D6
  • list.activeSelectionForeground#2F291F
  • list.focusBackground#DCDCCE
  • list.focusForeground#2F291F
  • list.hoverBackground#EFE6D6
  • list.hoverForeground#2F291F
  • list.inactiveSelectionBackground#E8E0D0
  • notification.background#F8F4EC
  • notification.foreground#2F291F
  • panel.background#F8F4EC
  • panel.border#DCCFBC
  • panelSectionHeader.background#F1EBDE
  • panelSectionHeader.border#DCCFBC
  • progressBar.background#7CB099
  • scrollbarSlider.activeBackground#B8AE9D
  • scrollbarSlider.background#b7b5ae
  • scrollbarSlider.hoverBackground#C9C0B2
  • sideBar.background#F7F1E9
  • sideBar.border#E3D7C4
  • sideBar.foreground#2F291F
  • sideBarTitle.foreground#4B4236
  • statusBar.background#f9f5e7
  • statusBar.border#b8b6ad
  • statusBar.debuggingBackground#DFA068
  • statusBar.debuggingForeground#2A2219
  • statusBar.foreground#2A2219
  • statusBar.noFolderBackground#2A2219
  • statusBarItem.hoverBackground#3B3228
  • tab.activeBackground#F8F4EC
  • tab.activeBorder#7CB099
  • tab.border#DCCFBC
  • tab.inactiveBackground#EDE4D3
  • terminal.ansiBlack#2A2219
  • terminal.ansiBlue#4C4F63
  • terminal.ansiBrightBlack#8B8073
  • terminal.ansiBrightBlue#5F6580
  • terminal.ansiBrightCyan#88B8CB
  • terminal.ansiBrightGreen#8BC0A7
  • terminal.ansiBrightMagenta#B18CA9
  • terminal.ansiBrightRed#DA8D68
  • terminal.ansiBrightWhite#F6F1E5
  • terminal.ansiBrightYellow#DAB478
  • terminal.ansiCyan#6EA2B5
  • terminal.ansiGreen#7CB099
  • terminal.ansiMagenta#9D7694
  • terminal.ansiRed#C87A55
  • terminal.ansiWhite#EFE5D4
  • terminal.ansiYellow#C39B56
  • terminal.background#f9f5e7
  • terminal.foreground#F5F0E4
  • terminalCursor.background#7CB099
  • terminalCursor.foreground#7CB099
  • titleBar.activeBackground#2E261C
  • titleBar.activeForeground#F6F1E5
  • titleBar.inactiveBackground#2A2219
  • titleBar.inactiveForeground#A79D8F

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, string.comment#ca7113italic
string, string.template, constant.character.escape, string.regexp, constant.other.symbol, support.constant#b44a15
keyword, storage, storage.type, storage.modifier#574535
entity.name.function, meta.function-call, support.function#ca7113
variable, entity.name.variable, meta.property-name, variable.other.readwrite#4A5141
entity.name.type, support.type, entity.name.class, storage.type.class#b44a15
constant, constant.numeric, support.constant#ca7113
constant.numeric, support.constant.numeric#ca7113
keyword.operator, punctuation.definition.tag, punctuation.separator, punctuation.terminator#7A5F8B
meta.decorator, storage.modifier.annotation#5F8C78
support.type.property-name.json, meta.object-literal.key, meta.mapping.key.json, meta.structure.dictionary.json string.quoted.double.json, support.type.property-name, variable.other.property#2F291F
meta.structure.dictionary.json string.quoted.double.json#ca7113
entity.name.tag, support.class.component, meta.tag#5A4B39
entity.other.attribute-name, meta.tag.attribute-name, support.variable.attribute#6B9583
support.type.property-name.css, meta.property-list.css meta.property-name, entity.other.attribute-name.css#7A6754

Shiki preview

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

Loading...