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#091301
- activityBar.activeBorder#7cfa06
- activityBar.background#070f00
- activityBar.border#070f00
- activityBar.foreground#7cfa06
- activityBar.inactiveForeground#cecece81
- activityBarBadge.background#026e26
- activityBarBadge.foreground#fff
- badge.background#026e26
- breadcrumb.background#091301
- breadcrumb.focusForeground#d1c083
- breadcrumb.foreground#cdcdcd
- button.background#021f6e
- button.foreground#ddd
- button.hoverBackground#0b297c
- button.secondaryBackground#0a2e2c
- button.secondaryForeground#ddd
- button.secondaryHoverBackground#240433
- editor.background#070f00
- editor.findMatchBackground#35041bd3
- editor.findMatchHighlightBackground#0515ef38
- editor.foreground#eeffff
- editor.hoverHighlightBackground#022c07d8
- editor.inactiveSelectionBackground#021f6e
- editor.lineHighlightBackground#162e02
- editor.lineHighlightBorder#224703d0
- editor.rangeHighlightBackground#1e0f4465
- editor.rangeHighlightBorder#55447f
- editor.selectionBackground#021f6e
- editor.selectionHighlightBackground#366e02ab
- editor.wordHighlightBackground#200c52cc
- editor.wordHighlightStrongBackground#0c113a
- editor.wordHighlightStrongBorder#cdcdcd7a
- editorBracketHighlight.foreground1#f59657
- editorBracketHighlight.foreground2#74dac3
- editorBracketHighlight.foreground3#baec04
- editorBracketHighlight.foreground4#25a1f5
- editorBracketHighlight.foreground5#e75585
- editorBracketHighlight.foreground6#00b8a3
- editorBracketMatch.background#1d2731b9
- editorCursor.foreground#0ee255
- editorError.border#b88d00
- editorError.foreground#ff0000
- editorGroupHeader.tabsBackground#070f00
- editorGutter.background#091301
- editorHoverWidget.background#022b0f
- editorHoverWidget.border#026e26
- editorHoverWidget.foreground#fff
- editorIndentGuide.activeBackground#a5a202
- editorLineNumber.activeForeground#7ef014
- editorLineNumber.foreground#6e7567ab
- editorOverviewRuler.border#1d2731
- editorSuggestWidget.background#070f00
- editorSuggestWidget.border#026e26
- editorSuggestWidget.focusHighlightForeground#fdcb6f
- editorSuggestWidget.foreground#f5d9eb
- editorSuggestWidget.highlightForeground#d8ec67
- editorSuggestWidget.selectedBackground#021f6e7e
- editorSuggestWidget.selectedForeground#7dd87a
- editorSuggestWidget.selectedIconForeground#fffb00
- editorWidget.background#043012
- editorWidget.foreground#6cd6d1
- editorWidget.resizeBorder#068f6d
- focusBorder#366e02ab
- icon.foreground#7cfa06
- input.background#2d6e0296
- input.border#026e26
- input.placeholderForeground#ddd
- list.activeSelectionBackground#366e02ab
- list.hoverBackground#315f06ab
- list.inactiveSelectionBackground#366e0281
- menu.background#070f00
- menu.border#026e26
- menu.foreground#d6f5e1
- menubar.selectionBackground#172e03
- menubar.selectionForeground#bdec94
- minimapSlider.activeBackground#00000028
- minimapSlider.background#0000001a
- minimapSlider.hoverBackground#2a0b7a4d
- notifications.background#070f00
- notifications.border#026e26
- notifications.foreground#fff
- panel.border#026e26
- quickInput.background#070f00
- quickInput.foreground#fff
- scrollbarSlider.activeBackground#6c6e02ab
- scrollbarSlider.background#152b01
- scrollbarSlider.hoverBackground#64b817ab
- settings.checkboxBackground#033d3a
- settings.dropdownBackground#09312f
- settings.textInputBackground#6e5a0249
- sideBar.background#091301
- sideBar.border#091301
- sideBar.foreground#ddd
- sideBarSectionHeader.background#091301
- sideBarSectionHeader.border#366e023f
- sideBarSectionHeader.foreground#ddd
- sideBarTitle.foreground#bbbbbb
- statusBar.background#070f00
- statusBar.border#070f00
- statusBar.debuggingBackground#070f00
- statusBar.noFolderBackground#070f00
- tab.activeBackground#091301
- tab.activeBorder#091301
- tab.activeBorderTop#026e26
- tab.activeForeground#fff
- tab.border#070f00
- tab.hoverBackground#070f00
- tab.hoverBorder#070f00
- tab.inactiveBackground#070f00
- terminal.ansiBlack#1d211d
- terminal.ansiBlue#00f95f
- terminal.ansiBrightBlack#665C54
- terminal.ansiBrightBlue#0D6678
- terminal.ansiBrightCyan#8BA59B
- terminal.ansiBrightGreen#8f8eda
- terminal.ansiBrightMagenta#8F4673
- terminal.ansiBrightRed#FB543F
- terminal.ansiBrightWhite#FDF4C1
- terminal.ansiBrightYellow#FFCC80
- terminal.ansiCyan#8BA59B
- terminal.ansiGreen#95C085
- terminal.ansiMagenta#8F4673
- terminal.ansiRed#FB543F
- terminal.ansiWhite#A89984
- terminal.ansiYellow#FAC03B
- terminal.background#091301
- terminal.foreground#858585
- terminalCursor.foreground#026e26
- titleBar.activeBackground#070f00
- titleBar.activeForeground#ddd
- titleBar.border#070f00
tokenColors
TextMate scopes and font styles (syntax highlighting rules).
| scope | foreground | fontStyle |
|---|---|---|
| comment, punctuation.definition.comment | #546E7A | italic |
| variable, string constant.other.placeholder | #dce5aa | — |
| constant.other.color | #ffffff | — |
| invalid, invalid.illegal | #FF5370 | — |
| keyword, storage.type, storage.modifier | #c7bb13 | — |
| keyword.control, 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 | #f8d285 | — |
| entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter | #9DADBF | — |
| entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method | #677dfa | — |
| meta.block variable.other | #f07178 | — |
| support.other.variable, string.other.link | #f07178 | — |
| constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other | #8ee08b | — |
| 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 | #e5eca5 | — |
| 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 | #B2CCD6 | — |
| entity.name.module.js, variable.import.parameter.js, variable.other.class.js | #FF5370 | — |
| variable.language | #FF5370 | italic |
| entity.name.method.js | #82AAFF | italic |
| meta.class-method.js entity.name.function.js, variable.function.constructor | #82AAFF | — |
| entity.other.attribute-name | #C792EA | — |
| text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name | #FFCB6B | italic |
| entity.other.attribute-name.class | #FFCB6B | — |
| 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 | #82AAFF | italic |
| source.js constant.other.object.key.js string.unquoted.label.js | #FF5370 | italic |
| 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 | #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 | #f07178 | italic |
| markup.bold, markup.bold string | #f07178 | bold |
| 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 | #f07178 | bold |
| markup.underline | #F78C6C | underline |
| 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 | #65737E | bold |
| markup.table | #EEFFFF | — |
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#000a0a
- activityBar.activeBorder#839deb
- activityBar.background#000a0a
- activityBar.border#000a0a
- activityBar.foreground#839deb
- activityBar.inactiveForeground#cecece81
- activityBarBadge.background#021f6e
- activityBarBadge.foreground#fff
- badge.background#6e022f
- breadcrumb.background#030b22
- breadcrumb.focusForeground#d1c083
- breadcrumb.foreground#cdcdcd
- button.background#021f6e
- button.foreground#ddd
- button.hoverBackground#0b297c
- button.secondaryBackground#0a2e2c
- button.secondaryForeground#ddd
- button.secondaryHoverBackground#240433
- editor.background#000a0a
- editor.findMatchBackground#35041bd3
- editor.findMatchHighlightBackground#0515ef38
- editor.foreground#eeffff
- editor.hoverHighlightBackground#030b22
- editor.inactiveSelectionBackground#021f6e
- editor.lineHighlightBackground#021f6e34
- editor.lineHighlightBorder#021f6ea9
- editor.rangeHighlightBackground#02144ba9
- editor.rangeHighlightBorder#0334c7
- editor.selectionBackground#021f6e
- editor.selectionHighlightBackground#030b22
- editor.wordHighlightBackground#051f6d
- editor.wordHighlightStrongBackground#0c113a
- editor.wordHighlightStrongBorder#cdcdcd7a
- editorBracketHighlight.foreground1#597deb
- editorBracketHighlight.foreground2#f59657
- editorBracketHighlight.foreground3#baec04
- editorBracketHighlight.foreground4#25f56a
- editorBracketHighlight.foreground5#e7c555
- editorBracketHighlight.foreground6#d63a3a
- editorBracketMatch.background#1d2731b9
- editorCursor.foreground#6c8ffa
- editorError.border#b88d00
- editorError.foreground#ff0000
- editorGroupHeader.tabsBackground#000a0a
- editorGutter.background#010e0d
- editorHoverWidget.background#19253f
- editorHoverWidget.border#1d2731
- editorHoverWidget.foreground#fff
- editorIndentGuide.activeBackground#031755
- editorLineNumber.activeForeground#4d77f3
- editorLineNumber.foreground#838486c2
- editorOverviewRuler.border#000a0a
- editorSuggestWidget.background#000a0a
- editorSuggestWidget.border#1d2731
- editorSuggestWidget.focusHighlightForeground#fdcb6f
- editorSuggestWidget.foreground#f5d9eb
- editorSuggestWidget.highlightForeground#ec6788
- editorSuggestWidget.selectedBackground#021f6e7e
- editorSuggestWidget.selectedForeground#7aa6d8
- editorSuggestWidget.selectedIconForeground#889cda
- editorWidget.background#01081b
- editorWidget.foreground#bac1d8
- editorWidget.resizeBorder#3b62d8
- focusBorder#182f72
- icon.foreground#839deb
- input.background#030b22
- input.border#1d42af
- input.placeholderForeground#ddd
- list.activeSelectionBackground#0c2158
- list.hoverBackground#061647
- list.inactiveSelectionBackground#041035
- menu.background#010614
- menu.border#0d1d4d
- menu.foreground#d6f5e1
- menubar.selectionBackground#07184b
- menubar.selectionForeground#869fec
- minimapSlider.activeBackground#00000028
- minimapSlider.background#0000001a
- minimapSlider.hoverBackground#04217a4b
- notifications.background#000a0a
- notifications.border#000a0a
- notifications.foreground#fff
- panel.border#00ffb365
- quickInput.background#010614
- quickInput.foreground#fff
- scrollbarSlider.activeBackground#122b77
- scrollbarSlider.background#041033
- scrollbarSlider.hoverBackground#163aa5
- settings.checkboxBackground#030b22
- settings.dropdownBackground#030b22
- settings.textInputBackground#030b22
- sideBar.background#000a0a
- sideBar.border#000a0a
- sideBar.foreground#ddd
- sideBarSectionHeader.background#000a0a
- sideBarSectionHeader.border#000a0a
- sideBarSectionHeader.foreground#ddd
- sideBarTitle.foreground#bbbbbb
- statusBar.background#010a24
- statusBar.border#000a0a
- statusBar.debuggingBackground#010a20
- statusBar.noFolderBackground#000a0a
- tab.activeBackground#030b22
- tab.activeBorder#030b22
- tab.activeBorderTop#012aa5
- tab.activeForeground#fff
- tab.border#000a0a
- tab.hoverBackground#000a0a
- tab.hoverBorder#000a0a
- tab.inactiveBackground#000a0a
- terminal.ansiBlack#1d211d
- terminal.ansiBlue#00f95f
- terminal.ansiBrightBlack#665C54
- terminal.ansiBrightBlue#0D6678
- terminal.ansiBrightCyan#8BA59B
- terminal.ansiBrightGreen#8f8eda
- terminal.ansiBrightMagenta#8F4673
- terminal.ansiBrightRed#FB543F
- terminal.ansiBrightWhite#FDF4C1
- terminal.ansiBrightYellow#FFCC80
- terminal.ansiCyan#8BA59B
- terminal.ansiGreen#95C085
- terminal.ansiMagenta#8F4673
- terminal.ansiRed#FB543F
- terminal.ansiWhite#A89984
- terminal.ansiYellow#FAC03B
- terminal.background#000513
- terminal.findMatchBackground#0b35b3
- terminal.findMatchBorder#2051e4
- terminal.findMatchHighlightBackground#07184b
- terminal.foreground#858585
- terminal.selectionBackground#0c2d8fb7
- terminalCursor.foreground#385097
- terminalOverviewRuler.cursorForeground#fff
- titleBar.activeBackground#000a0a
- titleBar.activeForeground#ddd
- titleBar.border#000a0a
tokenColors
TextMate scopes and font styles (syntax highlighting rules).
| scope | foreground | fontStyle |
|---|---|---|
| comment, punctuation.definition.comment | #546E7A | italic |
| variable, string constant.other.placeholder | #dce5aa | — |
| constant.other.color | #ffffff | — |
| invalid, invalid.illegal | #FF5370 | — |
| keyword, storage.type, storage.modifier | #c7bb13 | — |
| keyword.control, 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 | #f8d285 | — |
| entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter | #9DADBF | — |
| entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method | #677dfa | — |
| meta.block variable.other | #f07178 | — |
| support.other.variable, string.other.link | #f07178 | — |
| constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other | #8ee08b | — |
| 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 | #e5eca5 | — |
| 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 | #B2CCD6 | — |
| entity.name.module.js, variable.import.parameter.js, variable.other.class.js | #FF5370 | — |
| variable.language | #FF5370 | italic |
| entity.name.method.js | #82AAFF | italic |
| meta.class-method.js entity.name.function.js, variable.function.constructor | #82AAFF | — |
| entity.other.attribute-name | #C792EA | — |
| text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name | #FFCB6B | italic |
| entity.other.attribute-name.class | #FFCB6B | — |
| 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 | #82AAFF | italic |
| source.js constant.other.object.key.js string.unquoted.label.js | #FF5370 | italic |
| 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 | #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 | #f07178 | italic |
| markup.bold, markup.bold string | #f07178 | bold |
| 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 | #f07178 | bold |
| markup.underline | #F78C6C | underline |
| 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 | #65737E | bold |
| markup.table | #EEFFFF | — |
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#d1f1dc
- activityBar.activeBorder#e4fcec
- activityBar.background#e0fde8
- activityBar.foreground#000
- activityBar.inactiveForeground#2b2b2bcc
- activityBarBadge.background#75d497
- activityBarBadge.foreground#fff
- badge.background#f7ea74
- breadcrumb.background#d1f1dc
- breadcrumb.focusForeground#d1c083
- breadcrumb.foreground#2b2b2b
- button.background#6b9477
- button.foreground#ddd
- button.hoverBackground#0d4394
- button.secondaryBackground#6898db
- button.secondaryForeground#ddd
- button.secondaryHoverBackground#3c73c5
- editor.background#e4fcec
- editor.findMatchBackground#85f8a2b9
- editor.findMatchHighlightBackground#6cbd87e8
- editor.foreground#001a0c
- editor.hoverHighlightBackground#85eead
- editor.inactiveSelectionBackground#c4e9cd
- editor.lineHighlightBackground#d8f7e2
- editor.lineHighlightBorder#8ef1a7
- editor.rangeHighlightBackground#b7eec5
- editor.rangeHighlightBorder#acc141
- editor.selectionBackground#70e6b0be
- editor.selectionHighlightBackground#469459
- editor.wordHighlightBackground#7f81046f
- editor.wordHighlightStrongBackground#f0d67d
- editor.wordHighlightStrongBorder#f1ffb9
- editorBracketHighlight.foreground1#0a7738
- editorBracketHighlight.foreground2#d05f14
- editorBracketHighlight.foreground3#0e84d3
- editorBracketHighlight.foreground4#276007
- editorBracketHighlight.foreground5#00b8a3
- editorBracketHighlight.foreground6#dc195a
- editorBracketMatch.background#9ad23115
- editorBracketMatch.border#9ad23198
- editorCursor.foreground#024111
- editorError.border#00b8a3
- editorError.foreground#ff0000
- editorGroupHeader.tabsBackground#d1f1dc
- editorGutter.background#e4fcec
- editorHoverWidget.background#e4fcec
- editorHoverWidget.border#9b9b9b
- editorHoverWidget.foreground#000
- editorIndentGuide.activeBackground#58c5c7
- editorLineNumber.activeForeground#023a15
- editorLineNumber.foreground#5764236b
- editorOverviewRuler.border#e4fcec
- editorSuggestWidget.background#e0fde8
- editorSuggestWidget.border#e4fcec
- editorSuggestWidget.focusHighlightForeground#023d29
- editorSuggestWidget.foreground#2b2b2b
- editorSuggestWidget.highlightForeground#033110
- editorSuggestWidget.selectedBackground#7cca93a4
- editorSuggestWidget.selectedForeground#493105
- editorSuggestWidget.selectedIconForeground#034918
- editorWidget.background#cae9d4
- editorWidget.foreground#000
- editorWidget.resizeBorder#41895f
- focusBorder#65e790
- input.background#e9f7ed
- input.border#95b49e
- input.placeholderForeground#043111
- list.activeSelectionBackground#85eead
- list.activeSelectionIconForeground#000
- list.hoverBackground#7cc9929f
- list.inactiveSelectionBackground#5af7966c
- menu.background#e0fde8
- menu.border#e4fcec
- menu.foreground#01270c
- menu.selectionBackground#7cc992
- minimapSlider.activeBackground#00000028
- minimapSlider.background#0000001a
- minimapSlider.hoverBackground#79e99580
- notifications.background#e0fde8
- notifications.border#e4fcec
- notifications.foreground#000
- panel.border#e4fcec
- quickInput.background#e0fde8
- quickInput.foreground#000
- scrollbarSlider.activeBackground#34d75d
- scrollbarSlider.background#7fc390cd
- scrollbarSlider.hoverBackground#82e59b
- settings.checkboxBackground#fff
- settings.dropdownBackground#fff
- settings.textInputBackground#fff
- sideBar.background#d1f1dc
- sideBar.border#e4fcec
- sideBar.foreground#2b2b2b
- sideBarSectionHeader.background#d1f1dc
- sideBarSectionHeader.border#e4fcec
- sideBarSectionHeader.foreground#000408
- sideBarTitle.foreground#000
- statusBar.background#bffcce
- statusBar.debuggingBackground#1e4427
- statusBar.debuggingForeground#fff
- statusBar.foreground#011c08
- statusBar.noFolderBackground#e7ffed
- tab.activeBackground#d1f1dc
- tab.activeBorder#d1f1dc
- tab.activeBorderTop#01a53a
- tab.activeForeground#01200a
- tab.border#e0fde8
- tab.hoverBackground#c1fcd0
- tab.hoverBorder#e4fcec
- tab.inactiveBackground#e0fde8
- tab.inactiveForeground#2b2b2b
- terminal.ansiBlack#1D2021
- terminal.ansiBlue#00a1f9
- terminal.ansiBrightBlack#665C54
- terminal.ansiBrightBlue#0D6678
- terminal.ansiBrightCyan#8BA59B
- terminal.ansiBrightGreen#0687ff
- terminal.ansiBrightMagenta#8F4673
- terminal.ansiBrightRed#FB543F
- terminal.ansiBrightWhite#FDF4C1
- terminal.ansiBrightYellow#FFCC80
- terminal.ansiCyan#8BA59B
- terminal.ansiGreen#95C085
- terminal.ansiMagenta#8F4673
- terminal.ansiRed#FB543F
- terminal.ansiWhite#A89984
- terminal.ansiYellow#FAC03B
- terminal.background#d1f1dc
- terminal.foreground#30021b
- terminalCursor.foreground#024111
- titleBar.activeBackground#d1f1dc
- titleBar.activeForeground#01250b
- titleBar.border#d1f1dc
tokenColors
TextMate scopes and font styles (syntax highlighting rules).
| scope | foreground | fontStyle |
|---|---|---|
| comment, punctuation.definition.comment | #817f7f | italic |
| comment.block.preprocessor | #AAAAAA | |
| comment.documentation, comment.block.documentation | #448C27 | — |
| invalid.illegal | #660000 | — |
| keyword.operator | #0f7c46 | — |
| keyword, storage | #097b83 | — |
| storage.type, support.type | #2224a3 | — |
| constant.language, support.constant, variable.language | #b44a19 | — |
| variable, support.variable | #07918a | bold |
| entity.name.function, support.function | #d80909 | italic bold |
| entity.name.type, entity.other.inherited-class, support.class | #3e9d8d | bold |
| entity.name.exception | #660000 | — |
| entity.name.section | — | bold |
| constant.numeric, constant.character, constant | #065180 | — |
| string | #0b3503 | — |
| constant.character.escape | #777777 | — |
| string.regexp | #4B83CD | — |
| constant.other.symbol | #AB6526 | — |
| punctuation | #4dca81 | — |
| meta.tag.sgml.doctype, meta.tag.sgml.doctype string, meta.tag.sgml.doctype entity.name.tag, meta.tag.sgml punctuation.definition.tag.html | #AAAAAA | — |
| meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html | #13d399 | — |
| entity.name.tag | #048383 | italic bold |
| meta.tag entity.other.attribute-name, entity.other.attribute-name.html | #8f8501 | italic |
| constant.character.entity, punctuation.definition.entity | #7e3d05 | — |
| meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css | #0a9739 | italic bold |
| meta.property-name, support.type.property-name | #011530 | — |
| meta.property-value, meta.property-value constant.other, support.constant.property-value | #065972 | — |
| keyword.other.important | — | bold |
| markup.changed | #000000 | — |
| markup.deleted | #000000 | — |
| markup.italic | — | italic |
| markup.error | #660000 | — |
| markup.inserted | #000000 | — |
| meta.link | #4B83CD | — |
| markup.output, markup.raw | #777777 | — |
| markup.prompt | #777777 | — |
| markup.heading | #AA3731 | — |
| markup.bold | — | bold |
| markup.traceback | #660000 | — |
| markup.underline | — | underline |
| markup.quote | #7A3E9D | — |
| markup.list | #4B83CD | — |
| markup.bold, markup.italic | #448C27 | — |
| markup.inline.raw | #AB6526 | |
| meta.diff.range, meta.diff.index, meta.separator | #434343 | — |
| meta.diff.header.from-file | #434343 | — |
| meta.diff.header.to-file | #434343 | — |
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#151d1e
- activityBar.activeBorder#00b894
- activityBar.background#151d1e
- activityBar.border#151d1e
- activityBar.foreground#fff
- activityBar.inactiveForeground#cdcdcdd3
- activityBarBadge.background#49377e
- activityBarBadge.foreground#e2e4f3
- badge.background#0e8379
- badge.foreground#e7e6ec
- banner.background#4744eb6e
- breadcrumb.background#151d1e
- breadcrumb.focusForeground#a29bfe
- breadcrumb.foreground#cdcdcd
- button.background#073f49
- button.border#00b894
- button.foreground#ddd
- button.hoverBackground#013128
- button.secondaryBackground#7d6dad
- button.secondaryForeground#ddd
- button.secondaryHoverBackground#e84393
- checkbox.background#05abdda1
- checkbox.border#00b894
- checkbox.foreground#cdcdcd
- descriptionForeground#9bb1f0
- dropdown.border#00b894
- editor.background#151d1e
- editor.findMatchBackground#5370a5cb
- editor.findMatchHighlightBackground#796da683
- editor.findMatchHighlightBorder#00b894
- editor.foreground#cdcdcd
- editor.hoverHighlightBackground#3244a885
- editor.inactiveSelectionBackground#2c2ea76b
- editor.lineHighlightBackground#20292b
- editor.lineHighlightBorder#20292b
- editor.rangeHighlightBackground#425974b2
- editor.selectionBackground#2c2ea76b
- editor.selectionHighlightBackground#6f6df098
- editor.selectionHighlightBorder#00b894
- editor.wordHighlightBackground#0a5243a1
- editor.wordHighlightBorder#00b894
- editor.wordHighlightStrongBackground#3ca2d1
- editor.wordHighlightStrongBorder#463cd1
- editorBracketHighlight.foreground1#eebeb4
- editorBracketHighlight.foreground2#ffeaa7
- editorBracketHighlight.foreground3#dfe6e9
- editorBracketHighlight.foreground4#baec04
- editorBracketHighlight.foreground5#00b8a3
- editorBracketHighlight.foreground6#81ecec
- editorBracketMatch.background#213344
- editorBracketMatch.border#3a4e5f
- editorCursor.foreground#00b894
- editorError.background#b8000052
- editorError.border#e15555
- editorError.foreground#ff0000
- editorGroup.border#00b894
- editorGroupHeader.tabsBackground#20292b
- editorGroupHeader.tabsBorder#151d1e
- editorGutter.background#151d1e
- editorHoverWidget.background#151d1e
- editorHoverWidget.border#00b89344
- editorHoverWidget.foreground#fff
- editorIndentGuide.activeBackground#8d85be
- editorIndentGuide.background#7a9ff017
- editorInfo.border#5e479e
- editorLineNumber.activeForeground#70d6c2
- editorLineNumber.foreground#aeacb398
- editorOverviewRuler.border#151d1e
- editorOverviewRuler.findMatchForeground#6494db
- editorSuggestWidget.background#20292b
- editorSuggestWidget.border#00b89338
- editorSuggestWidget.focusHighlightForeground#fab1a0
- editorSuggestWidget.foreground#dfe6e9
- editorSuggestWidget.highlightForeground#81ecec
- editorSuggestWidget.selectedBackground#023329
- editorSuggestWidget.selectedForeground#c5cfd9
- editorSuggestWidget.selectedIconForeground#ffeaa7
- editorWidget.background#151d1e
- editorWidget.border#645aa1
- editorWidget.foreground#bafcef
- editorWidget.resizeBorder#00b894
- focusBorder#00b894
- foreground#cdcdcd
- icon.foreground#c9f8f8
- input.background#3f5670af
- input.border#00b894
- input.foreground#fff
- input.placeholderForeground#ddd
- inputOption.activeBackground#033d3f
- inputOption.activeBorder#00b8936b
- inputOption.activeForeground#fff
- inputOption.hoverBackground#4155af
- list.activeSelectionBackground#0e8379
- list.activeSelectionForeground#fff
- list.activeSelectionIconForeground#cbe7e5
- list.deemphasizedForeground#cdcdcd
- list.hoverBackground#204677af
- list.hoverForeground#fff
- list.inactiveSelectionBackground#37647e79
- list.inactiveSelectionForeground#cdcdcd
- list.inactiveSelectionIconForeground#00b894
- menu.background#151d1e
- menu.border#8d85be73
- menu.foreground#dfe6e9
- menu.selectionBackground#024e3fa9
- menu.selectionBorder#8ea4eb44
- menu.selectionForeground#fff
- menu.separatorBackground#00b89354
- menubar.selectionBackground#465a7293
- menubar.selectionForeground#8fcdd1
- minimap.selectionHighlight#4e4a68a4
- minimapSlider.activeBackground#00000028
- minimapSlider.background#151d1e3f
- minimapSlider.hoverBackground#7d6dad3a
- notifications.background#151d1e
- notifications.border#8d85be8c
- notifications.foreground#fff
- panel.background#151d1ec9
- panel.border#00b894
- panelTitle.activeBorder#00b894
- panelTitle.activeForeground#bdffe9
- panelTitle.inactiveForeground#b1c9ca
- quickInput.background#151d1e
- quickInput.foreground#cdcdcd
- quickInputList.focusBackground#254072
- quickInputList.focusForeground#fff
- quickInputList.focusIconForeground#00b894
- scrollbarSlider.activeBackground#00b893c0
- scrollbarSlider.background#032e257c
- scrollbarSlider.hoverBackground#02725c6b
- settings.checkboxBackground#053128
- settings.checkboxBorder#00b894
- settings.checkboxForeground#aff0e3
- settings.dropdownBackground#02251e
- settings.dropdownBorder#00b894
- settings.dropdownForeground#dcf5f0
- settings.focusedRowBackground#377e7533
- settings.focusedRowBorder#00b894
- settings.headerBorder#00b894
- settings.headerForeground#00b894
- settings.modifiedItemIndicator#00b894
- settings.numberInputBackground#5246a03a
- settings.numberInputBorder#00b894
- settings.numberInputForeground#cdcdcd
- settings.rowHoverBackground#053a2f71
- settings.sashBorder#00b894
- settings.textInputBackground#03251f
- settings.textInputBorder#00b894
- settings.textInputForeground#cdcdcd
- sideBar.background#151d1e
- sideBar.border#151d1e
- sideBar.foreground#ddd
- sideBarSectionHeader.background#151d1e
- sideBarSectionHeader.border#27435f41
- sideBarSectionHeader.foreground#d4f8f1
- sideBarTitle.foreground#daf1f5
- statusBar.background#151d1e
- statusBar.debuggingBackground#39076b
- statusBar.foreground#d6f0f0
- statusBar.noFolderBackground#151d1e
- statusBarItem.hoverBackground#423b70
- statusBarItem.remoteBackground#49377e79
- statusBarItem.remoteForeground#f5f3fd
- tab.activeBackground#151d1e
- tab.activeBorder#151d1e
- tab.activeBorderTop#151d1e
- tab.activeForeground#e0fff9
- tab.border#20292b
- tab.hoverBackground#151d1e
- tab.hoverBorder#00b894
- tab.hoverForeground#cdc9e9
- tab.inactiveBackground#20292b
- tab.inactiveForeground#cdcdcd
- tab.unfocusedActiveBorder#151d1e
- tab.unfocusedActiveBorderTop#151d1e
- tab.unfocusedActiveForeground#f3f5f8
- tab.unfocusedHoverBorder#8d85be
- tab.unfocusedInactiveBackground#20292b
- tab.unfocusedInactiveForeground#cdcdcd
- terminal.ansiBlack#1d211d
- terminal.ansiBlue#00f95f
- terminal.ansiBrightBlack#665C54
- terminal.ansiBrightBlue#0D6678
- terminal.ansiBrightCyan#8BA59B
- terminal.ansiBrightGreen#7d6dad
- terminal.ansiBrightMagenta#8F4673
- terminal.ansiBrightRed#FB543F
- terminal.ansiBrightWhite#FDF4C1
- terminal.ansiBrightYellow#FFCC80
- terminal.ansiCyan#8BA59B
- terminal.ansiGreen#95C085
- terminal.ansiMagenta#8F4673
- terminal.ansiRed#FB543F
- terminal.ansiWhite#A89984
- terminal.ansiYellow#FAC03B
- terminal.background#151d1e
- terminal.findMatchBackground#2b1883
- terminal.findMatchHighlightBackground#2b3650
- terminal.foreground#7f8b99
- terminal.selectionBackground#486b6e71
- terminal.selectionForeground#fff
- terminalCursor.background#9486ee
- terminalCursor.foreground#00b894
- terminalOverviewRuler.cursorForeground#fff
- titleBar.activeBackground#151d1e
- titleBar.activeForeground#ddd
- titleBar.border#151d1e
- titleBar.inactiveBackground#151d1e
- titleBar.inactiveForeground#fff
- tree.indentGuidesStroke#00b894
- widget.shadow#484c6e4f
tokenColors
TextMate scopes and font styles (syntax highlighting rules).
| scope | foreground | fontStyle |
|---|---|---|
| comment, punctuation.definition.comment | #8c9497 | italic |
| variable, string constant.other.placeholder | #fdc7ba | — |
| constant.other.color | #ffffff | — |
| invalid, invalid.illegal | #FF5370 | — |
| keyword, storage.type, storage.modifier | #c0bcf0 | — |
| keyword.control, 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 | #95cfda | — |
| 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 | #ffeaa7 | — |
| meta.block variable.other | #f07178 | — |
| support.other.variable, string.other.link | #f07178 | — |
| constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other | #FFF7D6 | — |
| 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 | #e9e8df | — |
| 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 | #f5fae5 | — |
| 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 | italic |
| entity.name.method.js | #82AAFF | italic |
| meta.class-method.js entity.name.function.js, variable.function.constructor | #82AAFF | — |
| entity.other.attribute-name | #f3e49b | — |
| text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name | #FFCB6B | italic |
| entity.other.attribute-name.class | #FFCB6B | — |
| 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 | #82AAFF | italic |
| source.js constant.other.object.key.js string.unquoted.label.js | #FF5370 | italic |
| 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 | #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 | #f07178 | italic |
| markup.bold, markup.bold string | #f07178 | bold |
| 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 | #f07178 | bold |
| markup.underline | #F78C6C | underline |
| 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 | #65737E | bold |
| markup.table | #EEFFFF | — |