Skip to main content
Coding Theme

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.activeBackground#381a00b4
  • activityBar.activeBorder#ff6600
  • activityBar.activeFocusBorder#ff6600
  • activityBar.background#070300
  • activityBar.foreground#e7e7e7
  • activityBarBadge.background#ff6600
  • activityBarBadge.foreground#f0f0f0
  • breadcrumb.background#070300
  • breadcrumb.focusForeground#00BCD4
  • breadcrumb.foreground#e0e0e0
  • breadcrumbPicker.background#1b1b1d
  • button.background#d45a00
  • button.foreground#f0f0f0
  • button.hoverBackground#ff6600
  • checkbox.border#ff6600
  • checkbox.foreground#ff6600
  • diffEditor.insertedTextBackground#66f0c213
  • dropdown.background#202124
  • dropdown.border#ff6600
  • dropdown.foreground#eeeeee
  • editor.background#070100
  • editor.findMatchBorder#ff6600
  • editor.foldBackground#17181A
  • editor.foreground#e2e2e2ec
  • editor.lineHighlightBackground#2e2e2e52
  • editor.selectionBackground#ff660033
  • editor.selectionHighlightBackground#47474754
  • editor.wordHighlightBackground#343F56
  • editorCursor.foreground#ff6600
  • editorGroupHeader.tabsBackground#050000
  • editorGroupHeader.tabsBorder#dfdfdf44
  • editorGutter.addedBackground#00BCD4
  • editorGutter.modifiedBackground#938464
  • editorIndentGuide.background1#c8b19726
  • editorLineNumber.activeForeground#fffffff8
  • editorLineNumber.foreground#94949460
  • editorSuggestWidget.background#212224
  • editorSuggestWidget.border#ff6600
  • editorSuggestWidget.foreground#cecece
  • editorSuggestWidget.highlightForeground#ff6600
  • editorSuggestWidget.selectedBackground#381a00b4
  • editorWhitespace.foreground#3b3a32
  • editorWidget.background#1b1200
  • focusBorder#d45900
  • foreground#dadada
  • gitDecoration.ignoredResourceForeground#3D4D67
  • gitDecoration.modifiedResourceForeground#E3C18A
  • gitDecoration.untrackedResourceForeground#70CA8E
  • input.background#1a0a00
  • input.border#ff6600
  • input.foreground#f0f0f0
  • input.placeholderForeground#c0c0c06e
  • inputOption.activeBorder#ff6600
  • inputOption.activeForeground#f0f0f0
  • list.activeSelectionBackground#381a00b4
  • list.activeSelectionForeground#ffffff
  • list.deemphasizedForeground#ff6600
  • list.focusBackground#1a1a17
  • list.focusForeground#fff
  • list.focusOutline#c0c0c06e
  • list.highlightForeground#ff6600
  • list.hoverBackground#1E1F21
  • list.inactiveSelectionBackground#381a00b4
  • list.inactiveSelectionForeground#D5D9E2
  • menu.background#100800
  • menu.selectionForeground#ff6600
  • menubar.selectionForeground#ff6600
  • notificationLink.foreground#ff6600
  • panel.background#070300
  • panel.border#070300
  • panel.dropBorder#ff6600
  • panelInput.border#ff6600
  • panelTitle.activeBorder#ff6600
  • panelTitle.activeForeground#ffffff
  • pickerGroup.foreground#ff6600
  • progressBar.background#ff6600
  • scrollbarSlider.activeBackground#2b000050
  • scrollbarSlider.background#1e1e1e
  • scrollbarSlider.hoverBackground#220000
  • settings.dropdownBorder#ff6600
  • settings.headerForeground#ff6600
  • settings.modifiedItemIndicator#ff6600
  • sideBar.background#070300
  • sideBarSectionHeader.background#070300
  • sideBarSectionHeader.border#070300
  • sideBarSectionHeader.foreground#ff6600
  • sideBarTitle.foreground#b8a000
  • statusBar.background#070300
  • statusBar.border#070300
  • statusBar.foreground#e8e8e8
  • statusBar.noFolderBackground#070300
  • statusBar.noFolderBorder#070300
  • statusBarItem.activeBackground#ff6600
  • statusBarItem.hoverBackground#9797970a
  • tab.activeBackground#380000b4
  • tab.activeBorder#ff6600
  • tab.activeForeground#ffffff
  • tab.hoverBackground#2b0a00cb
  • tab.inactiveBackground#130900c9
  • tab.inactiveForeground#f0f0f0
  • tab.unfocusedInactiveForeground#a8ccd4
  • terminal.ansiBlack#070300
  • terminal.ansiBlue#e48201
  • terminal.ansiBrightBlack#f38028
  • terminal.ansiBrightBlue#e48201
  • terminal.ansiBrightCyan#ff0ff3
  • terminal.ansiBrightGreen#01A252
  • terminal.ansiBrightMagenta#eb64cb
  • terminal.ansiBrightRed#ff5733
  • terminal.ansiBrightWhite#240ee2
  • terminal.ansiBrightYellow#FDED02
  • terminal.ansiCyan#dd820b
  • terminal.ansiGreen#01A252
  • terminal.ansiMagenta#A16A94
  • terminal.ansiRed#DB2D20
  • terminal.ansiWhite#f37676
  • terminal.ansiYellow#FDED02
  • terminal.background#070300
  • terminal.border#361800
  • terminalCursor.background#ff6600
  • titleBar.activeBackground#050000

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#7E4100—
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#A75600—
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#ECA640—
meta.block variable.other, support.variable.property.js#1CE1BE—
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#A55800—
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFCB6Bitalic
entity.other.attribute-name.class#A55800—
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.quote—italic
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—