Skip to main content
Coding Theme

MidNight Blue Color Theme

Publisher: shakhriddinThemes in package: 1

VS Code theme extension like webstorm blue theme

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#131C28
  • activityBar.border#243346
  • activityBar.foreground#ffffff
  • activityBarBadge.background#3655b5
  • badge.background#243346
  • badge.foreground#f8f8f2
  • button.background#131C28
  • button.border#243346
  • button.foreground#ffffff
  • debugToolBar.background#131C28
  • diffEditor.insertedTextBackground#4b661680
  • diffEditor.removedTextBackground#90274A70
  • dropdown.background#131C28
  • dropdown.listBackground#131C28
  • editor.background#192434FF
  • editor.foreground#f8f8f2
  • editor.lineHighlightBackground#161F2CFF
  • editor.lineHighlightBorder#131C28
  • editor.selectionBackground#324968
  • editor.selectionHighlightBackground#324968
  • editor.wordHighlightBackground#324968
  • editor.wordHighlightStrongBackground#324968
  • editorCursor.foreground#ffffff
  • editorGroup.border#243346
  • editorGroup.dropBackground#41433980
  • editorGroupHeader.border#324968
  • editorGroupHeader.tabsBackground#131C28
  • editorHoverWidget.background#131C28
  • editorHoverWidget.border#243346
  • editorHoverWidget.foreground#ffffff
  • editorIndentGuide.activeBackground#131C28
  • editorIndentGuide.background#131C28
  • editorLineNumber.activeForeground#90908a
  • editorLineNumber.foreground#e4e4e4
  • editorOverviewRuler.border#192434FF
  • editorRuler.foreground#324968
  • editorSuggestWidget.background#243346
  • editorSuggestWidget.border#243346
  • editorSuggestWidget.selectedBackground#324968
  • editorWhitespace.foreground#787d85da
  • editorWidget.background#131C28
  • focusBorder#28374e
  • input.background#1f2b3d
  • inputOption.activeBorder#3655b5
  • inputValidation.errorBackground#90274A
  • inputValidation.errorBorder#f92672
  • inputValidation.infoBackground#546190
  • inputValidation.infoBorder#819aff
  • inputValidation.warningBackground#848528
  • inputValidation.warningBorder#e2e22e
  • list.activeSelectionBackground#243346
  • list.dropBackground#131C28
  • list.highlightForeground#3eacf5
  • list.hoverBackground#243346
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#243346
  • menu.background#161F2C
  • menu.border#243346
  • menu.foreground#ffffff
  • minimap.selectionHighlight#324968
  • notifications.background#131C28
  • panel.background#131C28FF
  • panel.border#324968
  • panelTitle.activeBorder#ffffff
  • panelTitle.activeForeground#ffffff
  • panelTitle.inactiveForeground#e4e4e4
  • peekView.border#243346
  • peekViewEditor.background#272822
  • peekViewEditor.matchHighlightBackground#131C28
  • peekViewResult.background#131C28
  • peekViewResult.matchHighlightBackground#131C28
  • peekViewResult.selectionBackground#414319
  • peekViewTitle.background#131C28
  • pickerGroup.foreground#b0b0b0
  • progressBar.background#243346
  • quickInput.background#192434
  • quickInput.foreground#e0dede
  • quickInputList.focusBackground#243346
  • scrollbarSlider.background#404853FF
  • selection.background#324968
  • settings.dropdownBorder#243346
  • settings.focusedRowBackground#131C28
  • sideBar.background#131C28
  • sideBar.border#243346
  • sideBarSectionHeader.background#1e2a3a
  • statusBar.background#131C28
  • statusBar.border#243346
  • statusBar.debuggingBackground#131C28
  • statusBar.noFolderBackground#131C28
  • statusBarItem.remoteBackground#3655b5
  • tab.activeBackground#1f2b3d
  • tab.border#243346
  • tab.inactiveBackground#131C28
  • tab.inactiveForeground#d8d8d8
  • tab.lastPinnedBorder#243346
  • terminal.ansiBlack#1e1e1e
  • terminal.ansiBlue#C7C7FF
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#819aff
  • terminal.ansiBrightCyan#6fe7ff
  • terminal.ansiBrightGreen#A6E22E
  • terminal.ansiBrightMagenta#AE81FF
  • terminal.ansiBrightRed#f92672
  • terminal.ansiBrightWhite#f0ecec
  • terminal.ansiBrightYellow#e2e22e
  • terminal.ansiCyan#06B8B8
  • terminal.ansiGreen#68E868
  • terminal.ansiMagenta#FF2EFF
  • terminal.ansiRed#ff5269
  • terminal.ansiWhite#ffffff
  • terminal.ansiYellow#ffff32
  • terminal.background#192434FF
  • terminal.border#384f6d
  • terminal.foreground#ffffff
  • titleBar.activeBackground#131C28
  • titleBar.border#243346
  • widget.shadow#00000098

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#f8f8f2
meta.embedded, source.groovy.embedded#f8f8f2
comment#8BBD67
string#ffff43
punctuation.definition.template-expression, punctuation.section.embedded#ff5269
meta.template.expression#ffffff
constant.numeric#ae81ff
constant.language#ae81ff
constant.character, constant.other#ae81ff
variable.parameter#9EEDFD
variable.other.readwrite#9EEDFD
keyword#1EA5FF
keyword.operator#ffffff
storage#1EA5FF
storage.type#1ea5ff
entity.name.class,entity.name.type#A7E924
entity.name.scope-resolution, entity.name.namespace#FFFFFF
entity.other.inherited-class#A7E924
entity.name.function#A7E924
variable.parameter#FD971F
entity.name.tag#ff5269
keyword.operator.new#1ea5ff
entity.other.attribute-name#a7e924
support.function#A7E924
support.constant#1EA5FF
support.class#9EEDFD
support.type#1EA5FF
support.other.variable#9EEDFD
invalid#F44747
invalid.deprecated#F44747
meta.structure.dictionary.json string.quoted.double.json#ffffff
meta.diff, meta.diff.header#75715E
markup.deleted#F92672
markup.inserted#A6E22E
markup.changed#ffff43
constant.numeric.line-number.find-in-files - match#AE81FFA0
entity.name.filename.find-in-files#ffff43
support.class.component#ff5269bold
entity.name.tag#ff5269
markup.quote#F92672
markup.list#ffff43
markup.bold, markup.italic#6fe7ff
markup.inline.raw#FD971F
markup.heading#A6E22E
markup.heading.setext#A6E22E bold
markup.heading.markdown bold
markup.quote.markdown#75715E
markup.bold.markdownbold
string.other.link.title.markdown,string.other.link.description.markdown#AE81FF
markup.underline.link.markdown,markup.underline.link.image.markdown#ffff43
markup.italic.markdown
markup.list.unnumbered.markdown, markup.list.numbered.markdown#ffffff
punctuation.definition.list.begin.markdown#A6E22E
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#b267e6
variable.language#1EA5FF

Shiki preview

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

Loading...

MidNight Blue Color Theme - Coding Theme