Skip to main content
Coding Theme

Material Omega

Publisher: hmacphailThemes in package: 1

Just another material 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#191919
  • activityBar.border#111111
  • activityBar.foreground#d5f2ff
  • activityBarBadge.background#03a9f4
  • activityBarBadge.foreground#003757
  • badge.background#03a9f4
  • badge.foreground#003757
  • breadcrumb.activeSelectionForeground#FFFFFF
  • breadcrumb.focusForeground#03a9f4
  • breadcrumbPicker.background#111111
  • button.background#03a9f4
  • button.foreground#003757
  • button.hoverBackground#007ac1
  • contrastActiveBorder#FFFFFF00
  • contrastBorder#FFFFFF00
  • diffEditor.insertedTextBackground#00ff000e
  • diffEditor.removedTextBackground#ff000d1a
  • editor.background#212121
  • editor.foreground#d5f2ff
  • editor.lineHighlightBackground#1b1b1b
  • editor.selectionBackground#67769660
  • editor.selectionHighlightBackground#ffffff10
  • editorBracketMatch.background#212121
  • editorBracketMatch.border#FFCC0050
  • editorCursor.foreground#03a9f4
  • editorError.foreground#FF5370
  • editorGroupHeader.tabsBackground#191919
  • editorGutter.addedBackground#35AD68
  • editorGutter.background#202020
  • editorGutter.deletedBackground#EC3A37F5
  • editorGutter.modifiedBackground#03a8f4a6
  • editorIndentGuide.background#3b3b3b
  • editorLineNumber.activeForeground#ACA8a8
  • editorLineNumber.foreground#424242
  • editorSuggestWidget.foreground#d5f2ff
  • editorWarning.foreground#FAD000
  • editorWhitespace.foreground#FFFFFF1A
  • editorWidget.background#191919
  • editorWidget.border#03a9f4
  • errorForeground#FF5370
  • extensionButton.prominentBackground#03a9f4
  • extensionButton.prominentForeground#003757
  • extensionButton.prominentHoverBackground#007ac1
  • focusBorder#1E1E3F
  • gitDecoration.conflictingResourceForeground#FFCB6B
  • gitDecoration.deletedResourceForeground#FF5370
  • gitDecoration.ignoredResourceForeground#84848490
  • gitDecoration.modifiedResourceForeground#75BCDA
  • gitDecoration.untrackedResourceForeground#C3E88D
  • input.background#1f1f1f
  • input.border#585858
  • input.foreground#d5f2ff
  • input.placeholderForeground#d5f2ff8a
  • inputValidation.errorBackground#2D2B55
  • inputValidation.errorBorder#FF5370
  • inputValidation.warningBorder#FFC135
  • list.activeSelectionBackground#03a8f444
  • list.activeSelectionForeground#d5f2ff
  • list.errorForeground#FF5370
  • list.inactiveSelectionForeground#d5f2ffd7
  • list.warningForeground#FFC135
  • notificationCenter.border#111111
  • notificationCenterHeader.background#008fd1
  • notificationCenterHeader.foreground#003757
  • notificationLink.foreground#003757
  • notifications.background#1E1E3F
  • notifications.border#003757
  • notifications.foreground#d5f2ff
  • notificationToast.border#003757
  • panel.background#141414
  • panel.border#03a9f4
  • peekView.border#03a9f4
  • peekViewEditor.background#191919
  • peekViewEditor.matchHighlightBackground#ffffff3f
  • pickerGroup.border#111111
  • pickerGroup.foreground#d5f2ff
  • progressBar.background#03a9f4
  • sideBar.background#1f1f1f
  • sideBar.border#111111
  • sideBar.foreground#d5f2ff
  • sideBarSectionHeader.background#212121
  • sideBarSectionHeader.foreground#d5f2ff
  • statusBar.background#191919
  • statusBar.border#111111
  • statusBar.foreground#d5f2ff
  • statusBarItem.activeBackground#03a9f4
  • statusBarItem.hoverBackground#03a8f46e
  • tab.activeBackground#212121
  • tab.activeBorder#03a9f4
  • tab.activeForeground#d5f2ff
  • tab.border#111111
  • tab.hoverBackground#282a2e
  • tab.inactiveBackground#191919
  • terminal.ansiBlack#252525
  • terminal.ansiBlue#42A5F5
  • terminal.ansiBrightBlack#252525
  • terminal.ansiBrightBlue#42A5F5
  • terminal.ansiBrightCyan#00ACC1
  • terminal.ansiBrightGreen#C3D82C
  • terminal.ansiBrightMagenta#D81B60
  • terminal.ansiBrightRed#FF5252
  • terminal.ansiBrightWhite#d5f2ff
  • terminal.ansiBrightYellow#FFC135
  • terminal.ansiCyan#00ACC1
  • terminal.ansiGreen#C3D82C
  • terminal.ansiMagenta#D81B60
  • terminal.ansiRed#FF5252
  • terminal.ansiWhite#d5f2ff
  • terminal.ansiYellow#FFC135

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, string.quoted.docstring#546E7Aitalic
variable, string constant.other.placeholder#EEFFFF
constant.other.php#E6DA7C
constant.other.color#ffffff
invalid, invalid.illegal#FF5370
invalid.deprecated#C792EA
storage.type, storage.modifier#C792EA
keyword, keyword.control, keyword.operator.arithmetic.js, constant.other.color, punctuation, meta.tag, punctuation.definition.tag, 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#89DDFF
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#f07178
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#82AAFF
source.cpp meta.block variable.other#f07178
variable.other.constant#f07178
support.other.variable, string.other.link#f07178
support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#F78C6C
variable.parameter.function.language.special#FF5370
constant.numeric#F3A1D1
constant.language#C792EA
string, 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#C3E88D
entity.name.type, support.type, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#E6DA7C
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#B2CCD6
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF5370
variable.language#FF5370
entity.name.method.js#82AAFF
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF
entity.other.attribute-name#C792EA
entity.other.attribute-name.class#E6DA7C
source.sass keyword.control#82AAFF
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#E6DA7C
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#C792EA
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#E6DA7C
markup.raw.block#C792EA
markup.fenced_code.block.markdown, markup.inline.raw.string.markdown#EEFFFF90
variable.language.fenced.markdown#65737E
meta.separator#65737Ebold
markup.table#EEFFFF

Shiki preview

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

Loading...

Material Omega - Coding Theme