Skip to main content
Coding Theme

Material Facebook Theme

Publisher: rmargantiThemes in package: 2

Visual Studio Code theme combining Material editor theme and Facebook syntax highlighting

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.background#252b39
  • activityBar.foreground#eeffff
  • activityBarBadge.background#80cbc4
  • activityBarBadge.foreground#000000
  • badge.background#00000030
  • badge.foreground#546e7a
  • button.background#80cbc420
  • debugToolBar.background#252b39
  • diffEditor.insertedTextBackground#c3e88d15
  • diffEditor.removedTextBackground#ff537020
  • dropdown.background#252b39
  • dropdown.border#ffffff10
  • editor.background#252b39
  • editor.foreground#eeffff
  • editor.lineHighlightBackground#00000025
  • editor.selectionBackground#80cbc420
  • editor.selectionHighlightBackground#ffcc0020
  • editorBracketMatch.background#252b39
  • editorBracketMatch.border#ffcc0050
  • editorCursor.foreground#ffcc00
  • editorError.foreground#ff537070
  • editorGroup.border#00000030
  • editorGroupHeader.tabsBackground#252b39
  • editorGutter.modifiedBackground#ffcb6b40
  • editorHoverWidget.background#252b39
  • editorHoverWidget.border#ffffff10
  • editorIndentGuide.background#37474f80
  • editorLineNumber.foreground#37474f
  • editorLink.activeForeground#eeffff
  • editorMarkerNavigation.background#eeffff05
  • editorSuggestWidget.background#252b39
  • editorSuggestWidget.border#ffffff10
  • editorSuggestWidget.foreground#eeffff
  • editorSuggestWidget.highlightForeground#80cbc4
  • editorSuggestWidget.selectedBackground#00000050
  • editorWarning.foreground#c3e88d70
  • editorWhitespace.foreground#eeffff10
  • editorWidget.background#252b39
  • extensionButton.prominentBackground#c3e88d90
  • extensionButton.prominentHoverBackground#c3e88d
  • focusBorder#ffffff00
  • input.background#ffffff05
  • input.border#ffffff10
  • input.foreground#eeffff
  • input.placeholderForeground#eeffff60
  • inputValidation.errorBorder#ff5370
  • inputValidation.infoBorder#82aaff
  • inputValidation.warningBorder#ffcb6b
  • list.activeSelectionBackground#252b39
  • list.activeSelectionForeground#80cbc4
  • list.focusBackground#eeffff20
  • list.focusForeground#eeffff
  • list.highlightForeground#80cbc4
  • list.hoverBackground#252b39
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#252b39
  • list.inactiveSelectionForeground#80cbc4
  • notification.background#252b39
  • notification.buttonBackground#eeffff50
  • notification.foreground#eeffff
  • notification.infoBackground#82aaff
  • notification.infoForeground#ffffff
  • notification.warningBackground#ff5370
  • notification.warningForeground#ffffff
  • panel.border#252b39
  • panelTitle.activeForeground#eeffff
  • peekView.border#00000030
  • peekViewEditor.background#eeffff05
  • peekViewEditorGutter.background#eeffff05
  • peekViewResult.background#eeffff05
  • peekViewTitle.background#eeffff05
  • peekViewTitleDescription.foreground#eeffff60
  • pickerGroup.foreground#80cbc4
  • progressBar.background#80cbc4
  • scrollbar.shadow#252b3900
  • scrollbarSlider.activeBackground#80cbc4
  • scrollbarSlider.background#00000050
  • scrollbarSlider.hoverBackground#00000030
  • selection.background#eeffff
  • sideBar.background#252b39
  • sideBar.foreground#546e7a
  • sideBarSectionHeader.background#252b39
  • sideBarTitle.foreground#eeffff
  • statusBar.background#252b39
  • statusBar.debuggingBackground#c792ea
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#546e7a
  • statusBar.noFolderBackground#252b39
  • tab.activeForeground#ffffff
  • tab.border#252b39
  • tab.inactiveBackground#252b39
  • tab.inactiveForeground#546e7a
  • tab.unfocusedActiveForeground#eeffff
  • terminal.ansiBlack#546e7a
  • terminal.ansiBlue#82aaff
  • terminal.ansiBrightBlack#546e7a
  • terminal.ansiBrightBlue#82aaff
  • terminal.ansiBrightCyan#89ddff
  • terminal.ansiBrightGreen#c3e88d
  • terminal.ansiBrightMagenta#c792ea
  • terminal.ansiBrightRed#ff5370
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ffcb6b
  • terminal.ansiCyan#89ddff
  • terminal.ansiGreen#c3e88d
  • terminal.ansiMagenta#c792ea
  • terminal.ansiRed#ff5370
  • terminal.ansiWhite#ffffff
  • terminal.ansiYellow#ffcb6b
  • textLink.activeForeground#eeffff
  • textLink.foreground#80cbc4
  • titleBar.activeBackground#252b39
  • titleBar.activeForeground#546e7a
  • titleBar.inactiveBackground#252b39
  • titleBar.inactiveForeground#546e7a
  • widget.shadow#00000030

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#C3CEE3
comment#7081BE
comment.block.preprocessor#7081BEregular
comment.documentation, comment.block.documentation#7081BEregular
invalid.illegal#E889B5
keyword, storage#FFFFFFbold
keyword.operator#E4EAF0bold
constant.language, support.constant#E4EAF0bold
storage.type, support.type#d3afc5italic
entity.other.attribute-name#90D6CD
variable.other#8DC4F0
variable.language#B3B2A2
entity.name.type, entity.other.inherited-class, support.class#E3C78A
variable.other.constant#18C9C9
constant.character.entity#d67c9b
entity.name.exception#d67c9b
entity.name.function, support.function, keyword.other.name-of-parameter#8be9ee
entity.name.section#dabc83
entity.name.tag#8db3ff
punctuation.definition.tag#5768b0
variable.parameter, support.variable#18C9C9italic
constant.numeric, constant.other#18C9C9
string - string source, constant.character#D5D5CA
string.regexp#18C9C9
constant.other.symbol#ABD683
markup.deleted#CDBBD6
markup.italicitalic
markup.error#DF7788
markup.heading.1#CC7093
markup.inserted
markup.output, markup.raw#89CEDD
markup.prompt#555555
markup.boldbold
markup.heading#C97595
markup.traceback#89CEDD
markup.underlineunderline
meta.diff.range, meta.diff.index, meta.separator#8DA6EA
meta.diff.header.from-file#E889B5
meta.diff.header.to-file#B0F7C3
meta.link#92A3E0
support.type.property-name#C3CEE3
support.constant.property-value, support.constant.font-name#C3CEE3
constant.other.unit, keyword.other.unit#18C9C9
keyword.control.untitled, entity.other.attribute-name#96fbff
keyword.control.at-rule#E3C78A
keyword.control.mixin-shorthand#dde9ff
variable.parameter.url.sass#C3CEE3normal
meta.brace.round.coffee#798194
entity.name.section.markdown#71baff
punctuation.definition.heading#4a72ae
markup.heading.1 punctuation.definition.heading#ff0000
punctuation.definition.list_item#646877
string.other.link.title#C3CEE3
string.raw.inline.markdown#cec8d7
punctuation.definition.raw.markdown#5d606e

Shiki preview

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

Loading...

Material Facebook Theme - Coding Theme