Skip to main content
Coding Theme

monokai-darker

Publisher: bouscaaThemes in package: 1

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#050505
  • activityBarBadge.background#1c8d00
  • contrastBorder#000000
  • diffEditor.insertedTextBorder#608b4e
  • diffEditor.removedTextBorder#d16969
  • editor.background#000000
  • editor.foreground#d4d4d4
  • editor.inactiveSelectionBackground#3a3d41
  • editor.selectionHighlightBackground#add6ff26
  • editorGroupHeader.tabsBackground#050505
  • editorGutter.addedBackground#608b4e
  • editorGutter.deletedBackground#d16969
  • editorGutter.modifiedBackground#d7ba7d
  • editorIndentGuide.background#404040
  • editorOverviewRuler.addedForeground#608b4e
  • editorOverviewRuler.deletedForeground#d16969
  • editorOverviewRuler.modifiedForeground#d7ba7d
  • gitDecoration.conflictingResourceForeground#d16969
  • gitDecoration.deletedResourceForeground#d7ba7d
  • gitDecoration.ignoredResourceForeground#808080
  • gitDecoration.modifiedResourceForeground#608b4e
  • gitDecoration.untrackedResourceForeground#d7ba7d
  • list.dropBackground#383b3d
  • sideBar.background#000000
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#050505
  • statusBar.debuggingBackground#263238
  • statusBar.noFolderBackground#212121
  • tab.activeBackground#000000
  • tab.activeBorder#40fd1f7a
  • tab.hoverBackground#101010
  • tab.inactiveBackground#050505
  • terminal.ansiBlack#8f8f8f
  • terminal.ansiBlue#49acce
  • terminal.ansiBrightBlack#8f8f8f
  • terminal.ansiBrightBlue#49acce
  • terminal.ansiBrightCyan#a57fff
  • terminal.ansiBrightGreen#98d800
  • terminal.ansiBrightMagenta#f57f00
  • terminal.ansiBrightRed#f82a5d
  • terminal.ansiBrightWhite#f1f1f1
  • terminal.ansiBrightYellow#e7dc60
  • terminal.ansiCyan#a57fff
  • terminal.ansiGreen#98d800
  • terminal.ansiMagenta#f57f00
  • terminal.ansiRed#f82a5d
  • terminal.ansiWhite#f1f1f1
  • terminal.ansiYellow#e7dc60
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#ffffff
  • titleBar.inactiveBackground#000000
  • titleBar.inactiveForeground#ffffff54

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#8C8C8C
string#FFEE99
constant.numeric#FF80F4
constant.language#FF80F4
constant.character, constant.other#FF80F4
variable
keyword#F92672
storage#F92672
storage.type#66D9EFitalic
entity.name.class#A6E22Eunderline
entity.other.inherited-class#A6E22Eitalic underline
entity.name.function#A6E22E
variable.parameter#FD971Fitalic
entity.name.tag#F92672
entity.other.attribute-name#A6E22E
support.function#66D9EF
support.constant#66D9EF
support.type, support.class#66D9EFitalic
support.other.variable
support.other.namespace, entity.name.type.namespace#FFB2F9
support.other.namespace.use-as.php#66D9EF
variable.language.namespace.php#D66990
punctuation.separator.inheritance.php#F92672
support.function.misc.css, support.constant.property-value.css, support.constant.font-name.css#FFEE99
meta.tag.template.value.twig, meta.tag.template.block.twig#CD5AC5
keyword.control.twig#E05D8C
variable.other.twig#E5A5E0
variable.other.property.twig#FFE1FC
constant.language.twig#FFD2A6
constant.numeric.twig#FFD0FB
support.function.twig#90E7F7
meta.function-call.other.twig#FAB85A
meta.function-call.twig#FAB85A
invalid#F8F8F0
invalid.deprecated#F8F8F0
text source
meta.diff, meta.diff.header#E0EDDDbold
markup.deleted#D3201F
markup.changed#BF3904
markup.inserted#60cf30
meta.diff, meta.diff.range#3bc0f0
markup.heading.markdown, markup.heading.1.markdown, markup.heading.2.markdown#A6E22E
markup.bold.markdown#F8F8F2bold
markup.italic.markdown#F8F8F2italic
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown, punctuation.definition.raw.markdown#D3201F
markup.list.unnumbered.markdown#FF80F4
markup.list.numbered.markdown#FF80F4
markup.raw.block.markdown, markup.raw.inline.markdown#FFEE99
markup.quote.markdown, punctuation.definition.blockquote.markdown#6C71C4
meta.separator.markdown#FF80F4
meta.image.inline.markdown, markup.underline.link.markdown#8C8C8Citalic
string.other.link.title.markdown, string.other.link.description.markdown#A6E22E
punctuation.definition.link.markdown#8C8C8C
punctuation.definition.metadata.markdown#8C8C8C
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.constant.markdown#8C8C8C
punctuation.definition.template-expression, punctuation.section.embedded#F92672
meta.template.expression#F8F8F2
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#b267e6

Shiki preview

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

Loading...

monokai-darker - Coding Theme