Skip to main content
CodingTheme

Midnight Prism

Publisher: Raouf BakhtiThemes in package: 20

Midnight Prism is a sleek, modern VS Code theme collection, designed to provide a comfortable coding experience with a balanced, visually appealing palette. Each theme features dark grey, deep blue, dark red/orange, and muted green tones, creating a professional look that enhances readability while

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#00BCD4
  • activityBar.activeFocusBorder#00BCD4
  • activityBar.background#121315
  • activityBar.foreground#e7e7e7
  • activityBarBadge.background#00BCD4
  • activityBarBadge.foreground#f0f0f0
  • breadcrumb.background#121315
  • breadcrumb.focusForeground#00BCD4
  • breadcrumb.foreground#e0e0e0
  • breadcrumbPicker.background#1b1b1d
  • button.background#04a1b6f6
  • button.foreground#f0f0f0
  • button.hoverBackground#00bbd4a8
  • checkbox.border#00BCD4
  • checkbox.foreground#00BCD4
  • diffEditor.insertedTextBackground#66f0c213
  • dropdown.background#202124
  • dropdown.border#00BCD4
  • dropdown.foreground#eeeeee
  • editor.background#17181a
  • editor.findMatchBorder#00BCD4
  • editor.foldBackground#17181A
  • editor.foreground#e2e2e2ec
  • editor.lineHighlightBackground#2e2e2e52
  • editor.selectionBackground#a0a0a033
  • editor.selectionHighlightBackground#47474754
  • editor.wordHighlightBackground#343F56
  • editorCursor.foreground#00BCD4
  • editorGroupHeader.tabsBackground#121315
  • editorGroupHeader.tabsBorder#dfdfdf44
  • editorGutter.addedBackground#00BCD4
  • editorGutter.modifiedBackground#938464
  • editorHoverWidget.background#17181a
  • editorHoverWidget.foreground#cecece
  • editorIndentGuide.background1#97a7c826
  • editorLineNumber.activeForeground#fffffff8
  • editorLineNumber.foreground#94949460
  • editorSuggestWidget.background#212224
  • editorSuggestWidget.border#585858
  • editorSuggestWidget.foreground#cecece
  • editorSuggestWidget.highlightForeground#00BCD4
  • editorSuggestWidget.selectedBackground#1c423cc5
  • editorWhitespace.foreground#3b3a32
  • editorWidget.background#17181a
  • focusBorder#535353
  • foreground#dadada
  • gitDecoration.ignoredResourceForeground#3D4D67
  • gitDecoration.modifiedResourceForeground#E3C18A
  • gitDecoration.untrackedResourceForeground#70CA8E
  • input.background#202124
  • input.border#dfdfdf23
  • input.foreground#f0f0f0
  • input.placeholderForeground#c0c0c06e
  • inputOption.activeBorder#00BCD4
  • inputOption.activeForeground#f0f0f0
  • list.activeSelectionBackground#e6e6e609
  • list.activeSelectionForeground#ffffff
  • list.deemphasizedForeground#00BCD4
  • list.focusBackground#1a1a17
  • list.focusForeground#fff
  • list.focusOutline#c0c0c06e
  • list.highlightForeground#00BCD4
  • list.hoverBackground#1E1F21
  • list.inactiveSelectionBackground#e6e6e609
  • list.inactiveSelectionForeground#D5D9E2
  • menu.selectionForeground#00BCD4
  • menubar.selectionForeground#00BCD4
  • notificationLink.foreground#f8f8f8
  • panel.background#121315
  • panel.border#121315
  • panel.dropBorder#00BCD4
  • panelInput.border#00BCD4
  • panelTitle.activeBorder#00BCD4
  • panelTitle.activeForeground#ffff
  • pickerGroup.foreground#00BCD4
  • progressBar.background#00BCD4
  • scrollbarSlider.activeBackground#ffffff50
  • scrollbarSlider.background#252526
  • scrollbarSlider.hoverBackground#2b2b2b
  • settings.dropdownBorder#00BCD4
  • settings.headerForeground#00BCD4
  • settings.modifiedItemIndicator#00BCD4
  • sideBar.background#121315
  • sideBarSectionHeader.background#121315
  • sideBarSectionHeader.border#121315
  • sideBarSectionHeader.foreground#00BCD4
  • sideBarTitle.foreground#ffffff
  • statusBar.background#121315
  • statusBar.border#121315
  • statusBar.foreground#e8e8e8
  • statusBar.noFolderBackground#121315
  • statusBar.noFolderBorder#121315
  • statusBarItem.activeBackground#00BCD4
  • statusBarItem.hoverBackground#9797970a
  • tab.activeBackground#292828b4
  • tab.activeForeground#ffffff
  • tab.hoverBackground#292828b4
  • tab.inactiveBackground#17181ac9
  • tab.inactiveForeground#f0f0f0
  • tab.unfocusedInactiveForeground#00BCD4
  • terminal.ansiBlack#090300
  • terminal.ansiBlue#01A0E4
  • terminal.ansiBrightBlack#f38028
  • terminal.ansiBrightBlue#272727
  • terminal.ansiBrightCyan#ff0ff3
  • terminal.ansiBrightGreen#01A252
  • terminal.ansiBrightMagenta#eb64cb
  • terminal.ansiBrightRed#0a37ff
  • terminal.ansiBrightWhite#240ee2
  • terminal.ansiBrightYellow#FDED02
  • terminal.ansiCyan#0ba9dd
  • terminal.ansiGreen#01A252
  • terminal.ansiMagenta#A16A94
  • terminal.ansiRed#DB2D20
  • terminal.ansiWhite#f37676
  • terminal.ansiYellow#FDED02
  • terminal.background#121315
  • terminal.border#310101
  • terminal.tab.activeBorder#ff0000
  • terminalCursor.background#f53131
  • textLink.foreground#00BCD4
  • titleBar.activeBackground#121315

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#3e4244italic
variable, string constant.other.placeholder#ac490f
constant.other.color#ffffff
invalid, invalid.illegal#FF5370
keyword, storage.type, storage.modifier#4b84ff
keyword.control, constant.other.color, 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#8b89ff
meta.tag#67aeff
punctuation.definition.tag#15ff00
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#70ff77
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#9553ffe5
meta.block variable.other, support.variable.property.js#ff7221
support.other.variable, string.other.link#f07178
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#F78C6C
string, punctuation, 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#99ff00
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#FFCB6B
support.type#B2CCD6
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#dbd800
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF5370
variable.language#FF5370italic
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF
entity.other.attribute-name#c774ff
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFCB6Bitalic
entity.other.attribute-name.class#7e53ce
source.sass keyword.control#7e53ce
markup.inserted#C3E88D
markup.deleted#FF5370
markup.changed#C792EA
string.regexp#89DDFF
constant.character.escape#89DDFF
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#82AAFFitalic
source.js constant.other.object.key.js string.unquoted.label.js#FF5370italic
source.json meta.structure.dictionary.json support.type.property-name.json#C792EA
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FFCB6B
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#F78C6C
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#FF5370
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#82AAFF
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#f07178
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#C792EA
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#C3E88D
text.html.markdown, punctuation.definition.list_item.markdown#EEFFFF
text.html.markdown markup.inline.raw.markdown#003f03
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#65737E
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#C3E88D
markup.italic#f07178italic
markup.bold, markup.bold string#f07178bold
markup.bold markup.italic, markup.italic markup.bold, markup.quote markup.bold, markup.bold markup.italic string, markup.italic markup.bold string, markup.quote markup.bold string#f07178bold
markup.underline#F78C6Cunderline
markup.quote punctuation.definition.blockquote.markdown#65737E
markup.quoteitalic
string.other.link.title.markdown#82AAFF
string.other.link.description.title.markdown#C792EA
constant.other.reference.link.markdown#FFCB6B
markup.raw.block#C792EA
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#EEFFFF
variable.language.fenced.markdown#65737E
meta.separator#65737Ebold
markup.table#EEFFFF

Shiki preview

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

Loading...