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#202057
- activityBar.activeBorder#8a8aff
- activityBar.background#202057
- activityBar.border#202057
- activityBar.foreground#c3c5ff
- activityBar.inactiveForeground#e7e7fc94
- activityBarBadge.background#003A2A
- activityBarBadge.foreground#fff
- badge.background#035c4f
- breadcrumb.background#202057
- breadcrumb.focusForeground#aaaae9
- breadcrumb.foreground#e5e5fc
- button.background#131352
- button.foreground#c7c8f3
- button.hoverBackground#063f3a
- button.secondaryBackground#103061
- button.secondaryForeground#ddd
- button.secondaryHoverBackground#06413c
- editor.background#202057
- editor.findMatchBackground#122099bd
- editor.findMatchHighlightBackground#463cd154
- editor.foreground#ddd
- editor.hoverHighlightBackground#5d5e7d
- editor.inactiveSelectionBackground#5d5d81
- editor.lineHighlightBackground#5d5e7d5b
- editor.rangeHighlightBackground#101027
- editor.rangeHighlightBorder#202057
- editor.selectionBackground#5d5d81bd
- editor.selectionHighlightBackground#6f6df098
- editor.wordHighlightBackground#0e83795d
- editor.wordHighlightStrongBackground#463cd180
- editor.wordHighlightStrongBorder#5c5c80
- editorBracketHighlight.foreground1#fffb8e
- editorBracketHighlight.foreground2#baec04
- editorBracketHighlight.foreground3#f59657
- editorBracketHighlight.foreground4#25a1f5
- editorBracketHighlight.foreground5#00b8a3
- editorBracketHighlight.foreground6#c2d13c
- editorBracketMatch.background#5d5e7d
- editorBracketMatch.border#5d5e7d
- editorCursor.foreground#9ebfba
- editorError.border#b88d00
- editorError.foreground#ff0000
- editorGroupHeader.tabsBackground#202057
- editorGutter.background#202057
- editorHoverWidget.background#202057
- editorHoverWidget.border#5d5e7d
- editorHoverWidget.foreground#fff
- editorIndentGuide.activeBackground#2dd4bf
- editorIndentGuide.background#7a9ff017
- editorLineNumber.activeForeground#9393ff
- editorLineNumber.foreground#616196
- editorOverviewRuler.border#202057
- editorSuggestWidget.background#202057
- editorSuggestWidget.border#202057
- editorSuggestWidget.focusHighlightForeground#fffb8e
- editorSuggestWidget.foreground#acaedb
- editorSuggestWidget.highlightForeground#9ebfba
- editorSuggestWidget.selectedBackground#1e1e3f
- editorSuggestWidget.selectedForeground#c5cfd9
- editorSuggestWidget.selectedIconForeground#3aecba
- editorWidget.background#1c1c52
- editorWidget.foreground#9ebfba
- editorWidget.resizeBorder#5d5e7d
- focusBorder#989aca
- icon.foreground#89acf7
- input.background#2e2e66
- input.border#57578d
- input.placeholderForeground#cdcdcd
- list.activeSelectionBackground#5d5e7d
- list.hoverBackground#5d5e7d67
- list.inactiveSelectionBackground#3d3f81
- menu.background#202057
- menu.border#5d5e7d
- menu.foreground#fff
- menubar.selectionBackground#5d5e7d94
- menubar.selectionForeground#cfd0f1
- minimapSlider.activeBackground#00000028
- minimapSlider.background#1b205d96
- minimapSlider.hoverBackground#2a0b7a4d
- notifications.background#202057
- notifications.border#202057
- notifications.foreground#fff
- panel.border#5d5e7d
- quickInput.background#202057
- quickInput.foreground#f4f4fc
- scrollbarSlider.activeBackground#5256d3a1
- scrollbarSlider.background#5d5e7d
- scrollbarSlider.hoverBackground#5d5e7d
- settings.checkboxBackground#463cd1
- settings.dropdownBackground#5d5e7d
- settings.textInputBackground#5d5e7d
- sideBar.background#202057
- sideBar.border#202057
- sideBar.foreground#dbdbff
- sideBarSectionHeader.background#202057
- sideBarSectionHeader.border#202057
- sideBarSectionHeader.foreground#ddd
- sideBarTitle.foreground#d6d6ff
- statusBar.background#202057
- statusBar.border#202057
- statusBar.debuggingBackground#1b215d
- statusBar.noFolderBackground#202057
- tab.activeBackground#202057
- tab.activeBorder#202057
- tab.activeBorderTop#ebebff
- tab.activeForeground#fff
- tab.border#202057
- tab.hoverBackground#3c3c6e
- tab.hoverBorder#202057
- tab.inactiveBackground#202057
- 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#202057
- terminal.findMatchBackground#450e83
- terminal.findMatchHighlightBackground#2b3650
- terminal.foreground#1a1a1a
- terminal.selectionBackground#200e83
- terminal.selectionForeground#fff
- terminalCursor.foreground#9ebfba
- terminalOverviewRuler.cursorForeground#fff
- titleBar.activeBackground#202057
- titleBar.activeForeground#f4f4fd
- titleBar.border#202057
- tree.indentGuidesStroke#84a1dfc9
tokenColors
TextMate scopes and font styles (syntax highlighting rules).
| scope | foreground | fontStyle |
|---|---|---|
| comment, punctuation.definition.comment | #5c5c80 | italic |
| variable, string constant.other.placeholder | #c7f1d7 | — |
| constant.other.color | #ffffff | — |
| invalid, invalid.illegal | #FF5370 | — |
| keyword, storage.type, storage.modifier | #fffb8e | — |
| 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 | #ffde98ee | — |
| entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter | #fffb8e | — |
| entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method | #FFFADE | — |
| 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 | #f1a886 | — |
| 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 | #bcbccc | — |
| 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 | #f7b5cb | — |
| 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 | — |
| source.python, meta.function-call.arguments.python | #f0ade7 | — |
| source.python support.type.python | #d67e5c | — |
| string.interpolated.python string.quoted.single.python | #16b673 | — |
| meta.function-call.generic.python | #61ddee | — |
| storage.type.string.python, source.python meta.function-call.python support.type.python, entity.other.inherited-class.python | #49ace9 | — |
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#0c3139
- activityBar.activeBorder#6f97d8
- activityBar.background#13223a
- activityBar.border#13223a
- activityBar.foreground#d8f8ff
- activityBar.inactiveForeground#9bb9c0
- activityBarBadge.background#003A2A
- activityBarBadge.foreground#fff
- badge.background#035c4f
- breadcrumb.background#13223a
- breadcrumb.focusForeground#829dca
- breadcrumb.foreground#b5d1ff
- button.background#01101d
- button.foreground#c7c8f3
- button.hoverBackground#063f3a
- button.secondaryBackground#103061
- button.secondaryForeground#ddd
- button.secondaryHoverBackground#06413c
- editor.background#13223a
- editor.findMatchBackground#122099bd
- editor.findMatchHighlightBackground#463cd154
- editor.foreground#ddd
- editor.hoverHighlightBackground#224a8f
- editor.inactiveSelectionBackground#090f3c
- editor.lineHighlightBackground#010c1d6e
- editor.rangeHighlightBackground#03132c
- editor.rangeHighlightBorder#37588f
- editor.selectionBackground#061630
- editor.selectionHighlightBackground#6f6df098
- editor.wordHighlightBackground#0e83795d
- editor.wordHighlightStrongBackground#463cd180
- editor.wordHighlightStrongBorder#5c5c80
- editorBracketHighlight.foreground1#fffb8e
- editorBracketHighlight.foreground2#baec04
- editorBracketHighlight.foreground3#f59657
- editorBracketHighlight.foreground4#25a1f5
- editorBracketHighlight.foreground5#00b8a3
- editorBracketHighlight.foreground6#c2d13c
- editorBracketMatch.background#5d5e7d
- editorBracketMatch.border#5d5e7d
- editorCursor.foreground#9ebfba
- editorError.border#b88d00
- editorError.foreground#ff0000
- editorGroupHeader.tabsBackground#13223a
- editorGutter.background#13223a
- editorHoverWidget.background#0b1c36
- editorHoverWidget.border#5d5e7d
- editorHoverWidget.foreground#fff
- editorIndentGuide.activeBackground#2dd4bf
- editorIndentGuide.background#7a9ff017
- editorLineNumber.activeForeground#95beff
- editorLineNumber.foreground#58657a
- editorOverviewRuler.border#2d2d53
- editorSuggestWidget.background#13223a
- editorSuggestWidget.border#2d2d53
- editorSuggestWidget.focusHighlightForeground#fffb8e
- editorSuggestWidget.foreground#acaedb
- editorSuggestWidget.highlightForeground#9ebfba
- editorSuggestWidget.selectedBackground#282858
- editorSuggestWidget.selectedForeground#c5cfd9
- editorSuggestWidget.selectedIconForeground#3aecba
- editorWidget.background#071327
- editorWidget.foreground#9ebfba
- editorWidget.resizeBorder#5d5e7d
- focusBorder#2a6961
- icon.foreground#89acf7
- input.background#13223a
- input.border#0b4ebb
- input.placeholderForeground#cdcdcd
- list.activeSelectionBackground#1a3053
- list.hoverBackground#1a3053
- list.inactiveSelectionBackground#0d434e
- menu.background#13223a
- menu.border#2e4b7a
- menu.foreground#fff
- menubar.selectionBackground#152b4e
- menubar.selectionForeground#90b4ee
- minimapSlider.activeBackground#00000028
- minimapSlider.background#14499e36
- minimapSlider.hoverBackground#2a0b7a4d
- notifications.background#13223a
- notifications.border#13223a
- notifications.foreground#fff
- panel.border#496a9e
- quickInput.background#13223a
- quickInput.foreground#d7e3f7
- scrollbarSlider.activeBackground#102d5c
- scrollbarSlider.background#04132c
- scrollbarSlider.hoverBackground#052d6e
- settings.checkboxBackground#463cd1
- settings.dropdownBackground#041633
- settings.textInputBackground#13223a
- sideBar.background#0c3139
- sideBar.border#13223a
- sideBar.foreground#d5e1f5
- sideBarSectionHeader.background#0c3139
- sideBarSectionHeader.border#0c3139
- sideBarSectionHeader.foreground#ddd
- sideBarTitle.foreground#d6d6ff
- statusBar.background#13223a
- statusBar.border#13223a
- statusBar.debuggingBackground#1b215d
- statusBar.noFolderBackground#2d2d53
- tab.activeBackground#13223a
- tab.activeBorder#13223a
- tab.activeBorderTop#ebebff
- tab.activeForeground#fff
- tab.border#13223a
- tab.hoverBackground#162b4b
- tab.hoverBorder#13223a
- tab.inactiveBackground#13223a
- 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#050d1a
- terminal.findMatchBackground#450e83
- terminal.findMatchHighlightBackground#2b3650
- terminal.foreground#141414
- terminal.selectionBackground#200e83
- terminal.selectionForeground#fff
- terminalCursor.foreground#9ebfba
- terminalOverviewRuler.cursorForeground#fff
- titleBar.activeBackground#13223a
- titleBar.activeForeground#e2ebfa
- titleBar.border#13223a
- tree.indentGuidesStroke#84a1dfc9
tokenColors
TextMate scopes and font styles (syntax highlighting rules).
| scope | foreground | fontStyle |
|---|---|---|
| comment, punctuation.definition.comment | #5c5c80 | italic |
| variable, string constant.other.placeholder | #c7f1d7 | — |
| constant.other.color | #ffffff | — |
| invalid, invalid.illegal | #FF5370 | — |
| keyword, storage.type, storage.modifier | #fffb8e | — |
| 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 | #ffde98ee | — |
| entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter | #fffb8e | — |
| entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method | #FFFADE | — |
| 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 | #f1a886 | — |
| 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 | #bcbccc | — |
| 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 | #f7b5cb | — |
| 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 | — |
| source.python, meta.function-call.arguments.python | #f0ade7 | — |
| source.python support.type.python | #d67e5c | — |
| string.interpolated.python string.quoted.single.python | #16b673 | — |
| meta.function-call.generic.python | #61ddee | — |
| storage.type.string.python, source.python meta.function-call.python support.type.python, entity.other.inherited-class.python | #49ace9 | — |
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#030a31
- activityBar.activeBorder#6f97d8
- activityBar.background#060e39
- activityBar.border#060e39
- activityBar.foreground#d8f8ff
- activityBar.inactiveForeground#9bb9c0
- activityBarBadge.background#3246b6
- activityBarBadge.foreground#fff
- badge.background#1d2c7e
- breadcrumb.background#060e39
- breadcrumb.focusForeground#829dca
- breadcrumb.foreground#b5d1ff
- button.background#01101d
- button.foreground#c7c8f3
- button.hoverBackground#063f3a
- button.secondaryBackground#103061
- button.secondaryForeground#ddd
- button.secondaryHoverBackground#06413c
- editor.background#060e39
- editor.findMatchBackground#122099bd
- editor.findMatchHighlightBackground#463cd154
- editor.foreground#ddd
- editor.hoverHighlightBackground#224a8f
- editor.inactiveSelectionBackground#090f3c
- editor.lineHighlightBackground#0b18648c
- editor.rangeHighlightBackground#03132c
- editor.rangeHighlightBorder#37588f
- editor.selectionBackground#061630
- editor.selectionHighlightBackground#6f6df098
- editor.wordHighlightBackground#0e83795d
- editor.wordHighlightStrongBackground#463cd180
- editor.wordHighlightStrongBorder#5c5c80
- editorBracketHighlight.foreground1#fffb8e
- editorBracketHighlight.foreground2#baec04
- editorBracketHighlight.foreground3#f59657
- editorBracketHighlight.foreground4#25a1f5
- editorBracketHighlight.foreground5#00b8a3
- editorBracketHighlight.foreground6#c2d13c
- editorBracketMatch.background#5d5e7d
- editorBracketMatch.border#5d5e7d
- editorCursor.foreground#9ebfba
- editorError.border#b88d00
- editorError.foreground#ff0000
- editorGroupHeader.tabsBackground#030a31
- editorGutter.background#060e39
- editorHoverWidget.background#0b1c36
- editorHoverWidget.border#5d5e7d
- editorHoverWidget.foreground#fff
- editorIndentGuide.activeBackground#0e28bd
- editorIndentGuide.background#7a9ff017
- editorLineNumber.activeForeground#95beff
- editorLineNumber.foreground#58657a
- editorOverviewRuler.border#2d2d53
- editorSuggestWidget.background#060e39
- editorSuggestWidget.border#2d2d53
- editorSuggestWidget.focusHighlightForeground#fffb8e
- editorSuggestWidget.foreground#acaedb
- editorSuggestWidget.highlightForeground#9ebfba
- editorSuggestWidget.selectedBackground#282858
- editorSuggestWidget.selectedForeground#c5cfd9
- editorSuggestWidget.selectedIconForeground#3aecba
- editorWidget.background#071327
- editorWidget.foreground#9ebfba
- editorWidget.resizeBorder#5d5e7d
- focusBorder#2a6961
- icon.foreground#89acf7
- input.background#060e39
- input.border#0b4ebb
- input.placeholderForeground#cdcdcd
- list.activeSelectionBackground#1a3053
- list.hoverBackground#1a3053
- list.inactiveSelectionBackground#1a3060
- menu.background#060e39
- menu.border#2e4b7a
- menu.foreground#fff
- menubar.selectionBackground#152b4e
- menubar.selectionForeground#90b4ee
- minimapSlider.activeBackground#00000028
- minimapSlider.background#14499e36
- minimapSlider.hoverBackground#2a0b7a4d
- notifications.background#060e39
- notifications.border#060e39
- notifications.foreground#fff
- panel.border#496a9e
- quickInput.background#060e39
- quickInput.foreground#d7e3f7
- scrollbarSlider.activeBackground#102d5c
- scrollbarSlider.background#04132c
- scrollbarSlider.hoverBackground#052d6e
- settings.checkboxBackground#463cd1
- settings.dropdownBackground#041633
- settings.textInputBackground#060e39
- sideBar.background#030a31
- sideBar.border#060e39
- sideBar.foreground#d5e1f5
- sideBarSectionHeader.background#030a31
- sideBarSectionHeader.foreground#ddd
- sideBarTitle.foreground#d6d6ff
- statusBar.background#00115a
- statusBar.debuggingBackground#03094b
- statusBar.noFolderBackground#2d2d53
- tab.activeBackground#060e39
- tab.activeBorder#030a31
- tab.activeBorderTop#435add
- tab.activeForeground#fff
- tab.border#030a31
- tab.hoverBackground#041057
- tab.hoverBorder#060e39
- tab.inactiveBackground#030a31
- 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#030a31
- terminal.findMatchBackground#450e83
- terminal.findMatchHighlightBackground#2b3650
- terminal.foreground#141414
- terminal.selectionBackground#200e83
- terminal.selectionForeground#fff
- terminalCursor.foreground#9ebfba
- terminalOverviewRuler.cursorForeground#fff
- titleBar.activeBackground#030a31
- titleBar.activeForeground#e2ebfa
- titleBar.border#060e39
- tree.indentGuidesStroke#84a1dfc9
tokenColors
TextMate scopes and font styles (syntax highlighting rules).
| scope | foreground | fontStyle |
|---|---|---|
| comment, punctuation.definition.comment | #abb1bb83 | italic |
| variable, string constant.other.placeholder | #9de4c1 | — |
| constant.other.color | #ffffff | — |
| invalid, invalid.illegal | #FF5370 | — |
| keyword, storage.type, storage.modifier | #f86c6c | — |
| 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 | #9c45e4ee | — |
| entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter | #93a0e9 | — |
| entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method | #7093f3 | — |
| 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 | #f1d486 | — |
| 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 | #bcbccc | — |
| 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 | #5ccdfa | — |
| text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name | #FFCB6B | italic |
| entity.other.attribute-name.class | #516af5 | — |
| 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 | — |
| source.python, meta.function-call.arguments.python | #f0ade7 | — |
| source.python support.type.python | #d67e5c | — |
| string.interpolated.python string.quoted.single.python | #16b673 | — |
| meta.function-call.generic.python | #61ddee | — |
| storage.type.string.python, source.python meta.function-call.python support.type.python, entity.other.inherited-class.python | #49ace9 | — |
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#19253f
- activityBar.activeBorder#6f97d8
- activityBar.background#19253f
- activityBar.border#19253f
- activityBar.foreground#fff
- activityBar.inactiveForeground#9bb9c0
- activityBarBadge.background#1349bd
- activityBarBadge.foreground#fff
- badge.background#7e1d1d
- breadcrumb.background#19253f
- breadcrumb.focusForeground#829dca
- breadcrumb.foreground#b5d1ff
- button.background#041c50
- button.border#405685
- button.foreground#c7c8f3
- button.hoverBackground#261ac7
- button.secondaryBackground#041e44
- button.secondaryForeground#ddd
- button.secondaryHoverBackground#06413c
- checkbox.border#6880b3
- dropdown.border#5674b6
- editor.background#19253f
- editor.findMatchBackground#991212bd
- editor.findMatchHighlightBackground#643cd154
- editor.foreground#ddd
- editor.hoverHighlightBackground#4b68a7cc
- editor.inactiveSelectionBackground#2c1653be
- editor.lineHighlightBackground#213052
- editor.rangeHighlightBackground#4d68a141
- editor.rangeHighlightBorder#19253f
- editor.selectionBackground#531fb444
- editor.selectionHighlightBackground#6f6df098
- editor.wordHighlightBackground#0e83795d
- editor.wordHighlightStrongBackground#463cd180
- editor.wordHighlightStrongBorder#5c5c80
- editorBracketHighlight.foreground1#fffb8e
- editorBracketHighlight.foreground2#baec04
- editorBracketHighlight.foreground3#f59657
- editorBracketHighlight.foreground4#25a1f5
- editorBracketHighlight.foreground5#00b8a3
- editorBracketHighlight.foreground6#c2d13c
- editorBracketMatch.background#7d99d670
- editorBracketMatch.border#7d99d6
- editorCursor.foreground#7d99d6
- editorError.border#b88d00
- editorError.foreground#ff0000
- editorGroup.border#5674b6
- editorGroupHeader.tabsBackground#19253f
- editorGroupHeader.tabsBorder#5674b6
- editorGutter.background#19253f
- editorHoverWidget.background#19253f
- editorHoverWidget.border#5d5e7d
- editorHoverWidget.foreground#fff
- editorIndentGuide.activeBackground#6954b8
- editorIndentGuide.background#7a9ff017
- editorInfo.border#5674b6
- editorLineNumber.activeForeground#779ff7
- editorLineNumber.foreground#58657a
- editorOverviewRuler.border#2d2d53
- editorSuggestWidget.background#19253f
- editorSuggestWidget.border#2d2d53
- editorSuggestWidget.focusHighlightForeground#fffb8e
- editorSuggestWidget.foreground#cdcdcd
- editorSuggestWidget.highlightForeground#658de4
- editorSuggestWidget.selectedBackground#530b0b
- editorSuggestWidget.selectedForeground#c5d9d0
- editorSuggestWidget.selectedIconForeground#3aecba
- editorWidget.background#071327
- editorWidget.foreground#9ebfba
- editorWidget.resizeBorder#5d5e7d
- focusBorder#5674b6
- icon.foreground#89acf7
- input.background#19253f
- input.border#628ff0
- input.foreground#bbc9e7
- input.placeholderForeground#fff
- inputOption.activeBackground#5674b6
- inputOption.activeBorder#5674b6
- inputOption.activeForeground#ebd5f1
- list.activeSelectionBackground#531a1a
- list.hoverBackground#243c70
- list.inactiveSelectionBackground#5675b68f
- menu.background#19253f
- menu.border#2e4b7a
- menu.foreground#fff
- menu.separatorBackground#5675b69d
- menubar.selectionBackground#152b4e
- menubar.selectionForeground#90b4ee
- minimapSlider.activeBackground#00000028
- minimapSlider.background#14499e36
- minimapSlider.hoverBackground#2a0b7a4d
- notifications.background#19253f
- notifications.border#19253f
- notifications.foreground#fff
- panel.background#24355a
- panel.border#496a9e
- panelTitle.activeBorder#5674b6
- panelTitle.activeForeground#7d99d6
- panelTitle.inactiveForeground#cbd9f7
- quickInput.background#19253f
- quickInput.foreground#fff
- scrollbarSlider.activeBackground#7d99d6
- scrollbarSlider.background#44567c
- scrollbarSlider.hoverBackground#274992
- settings.checkboxBackground#463cd1
- settings.checkboxBorder#5674b6
- settings.dropdownBackground#041633
- settings.dropdownBorder#5674b6
- settings.focusedRowBorder#5674b6
- settings.headerBorder#5674b6
- settings.numberInputBorder#5674b6
- settings.sashBorder#5674b6
- settings.textInputBackground#19253f
- settings.textInputBorder#5674b6
- sideBar.background#19253f
- sideBar.border#19253f
- sideBar.foreground#d5e1f5
- sideBarSectionHeader.background#19253f
- sideBarSectionHeader.border#7d99d62a
- sideBarSectionHeader.foreground#ddd
- sideBarTitle.foreground#d6d6ff
- statusBar.background#5674b6
- statusBar.debuggingBackground#010383
- statusBar.noFolderBackground#19253f
- tab.activeBackground#19253f
- tab.activeBorder#19253f
- tab.activeBorderTop#435add
- tab.activeForeground#fff
- tab.border#5675b61e
- tab.hoverBackground#223357
- tab.hoverBorder#19253f
- tab.inactiveBackground#19253f
- tab.unfocusedActiveBorder#5674b6
- tab.unfocusedActiveBorderTop#5674b6
- tab.unfocusedHoverBorder#5674b6
- 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#ff8080
- terminal.ansiCyan#8BA59B
- terminal.ansiGreen#95C085
- terminal.ansiMagenta#8F4673
- terminal.ansiRed#FB543F
- terminal.ansiWhite#A89984
- terminal.ansiYellow#FAC03B
- terminal.background#19253f
- terminal.findMatchBackground#450e83
- terminal.findMatchHighlightBackground#2b3650
- terminal.foreground#aabfec
- terminal.selectionBackground#200e83
- terminal.selectionForeground#fff
- terminalCursor.foreground#9ebfba
- terminalOverviewRuler.cursorForeground#fff
- titleBar.activeBackground#19253f
- titleBar.activeForeground#fff
- titleBar.border#7d99d638
- tree.indentGuidesStroke#84a1dfc9
- widget.shadow#5674b6
tokenColors
TextMate scopes and font styles (syntax highlighting rules).
| scope | foreground | fontStyle |
|---|---|---|
| comment, punctuation.definition.comment | #c7c7c7da | italic |
| variable, string constant.other.placeholder | #9eb8f0 | — |
| constant.other.color | #ffffff | — |
| invalid, invalid.illegal | #FF5370 | — |
| keyword, storage.type, storage.modifier | #f8ea6c | — |
| 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 | #e485cf | — |
| entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter | #93dce9 | — |
| entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method | #70f38c | — |
| 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 | #f186b8 | — |
| 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 | #9db4e4 | — |
| 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 | #fdb789 | — |
| 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 | #f7e6cc | — |
| text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name | #FFCB6B | italic |
| entity.other.attribute-name.class | #516af5 | — |
| 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 | — |
| source.python, meta.function-call.arguments.python | #f0ade7 | — |
| source.python support.type.python | #d67e5c | — |
| string.interpolated.python string.quoted.single.python | #16b673 | — |
| meta.function-call.generic.python | #61ddee | — |
| storage.type.string.python, source.python meta.function-call.python support.type.python, entity.other.inherited-class.python | #49ace9 | — |