VS Code preview
Full workbench mockup using this variant's colors and tokenColors.
Loading...
colors
Workbench UI color keys from the theme JSON colors map.
- activityBar.background#f0f0e8
- activityBar.foreground#008000
- badge.background#f0f0e8
- badge.foreground#202734
- breadcrumb.foreground#202734
- dropdown.background#f0f0e8
- dropdown.foreground#202734
- editor.background#f9f9f5
- editor.findMatchHighlightBackground#ff000000
- editor.foldBackground#ff000000
- editor.foreground#2c3e50
- editor.selectionBackground#fabd2f
- editor.selectionHighlightBackground#ff000000
- editor.wordHighlightBackground#ff000000
- editorCursor.foreground#bb7977
- editorGroup.border#f9f9f5
- editorGroupHeader.tabsBackground#f0f0e8
- editorGroupHeader.tabsBorder#f9f9f5
- editorGutter.background#f9f9f5
- editorGutter.foldingControlForeground#a68500
- editorLineNumber.activeForeground#ff0080
- editorLineNumber.foreground#DDDBD7
- editorOverviewRuler.background#f0f0e8
- editorOverviewRuler.border#f0f0e8
- editorWidget.background#f0f0e8
- editorWidget.border#f0f0e8
- editorWidget.foreground#202734
- focusBorder#f0f0e8
- input.background#f9f9f5
- input.border#f0f0e8
- input.foreground#202734
- list.activeSelectionBackground#f9f9f5
- list.activeSelectionForeground#202734
- list.focusOutline#f9f9f5
- list.hoverBackground#f9f9f5
- list.hoverForeground#c0c0c0
- list.inactiveSelectionBackground#fff
- menu.background#f9f9f5
- menu.foreground#756F64
- notifications.background#f0f0e8
- notifications.foreground#202734
- panel.background#f0f0e8
- panel.border#f0f0e8
- panelSectionHeader.foreground#202734
- panelTitle.activeForeground#202734
- panelTitle.inactiveForeground#202734
- quickInputList.focusBackground#f0f0e8
- scrollbar.shadow#E9E7E5
- scrollbarSlider.activeBackground#ff0080
- scrollbarSlider.background#f0f0e8
- scrollbarSlider.hoverBackground#ff0080
- selection.background#f0f0e8
- sideBar.background#f0f0e8
- sideBar.foreground#c0c0c0
- sideBarTitle.foreground#c0c0c0
- statusBar.background#f0f0e8
- statusBar.foreground#8080c0
- tab.activeBackground#fff
- tab.activeForeground#272727
- tab.border#f0f0e8
- tab.inactiveBackground#f0f0e8
- tab.inactiveForeground#2c3e50
- terminal.background#f0f0e8
- terminal.foreground#202734
- terminalCursor.foreground#bb7977
- textCodeBlock.background#f0f0e8
- titleBar.activeBackground#f0f0e8
- titleBar.activeForeground#756F64
- widget.shadow#E9E7E5
tokenColors
TextMate scopes and font styles (syntax highlighting rules).
| scope | foreground | fontStyle |
|---|---|---|
| comment, punctuation.definition.comment | #c0c0c0 | italic |
| variable, string constant.other.placeholder | #8080c0 | — |
| constant.other.color | #8080c0 | — |
| invalid, invalid.illegal | #a68500 | — |
| keyword, storage.type, storage.modifier | #8080c0 | — |
| constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution | #a68500 | — |
| entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter | #bb7977 | — |
| meta.function-call, variable.function, support.function, keyword.other.special-method | #8080c0 | — |
| meta.block variable.other | #8080c0 | — |
| support.other.variable, string.other.link | #8080c0 | — |
| constant.character, keyword.other, support.constant, variable.parameter, constant.escape | #a68500 | — |
| constant.language | #8080c0 | — |
| string | #a68500 | — |
| 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 | #8080c0 | — |
| 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 | #8080c0 | — |
| support.type | #8080c0 | — |
| 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 | #2c3e50 | — |
| entity.name.module.js, variable.import.parameter.js, variable.other.class.js | #8080c0 | — |
| variable.language | #8080c0 | italic |
| entity.name.method.js | #8080c0 | italic |
| meta.class-method.js entity.name.function.js, variable.function.constructor | #8080c0 | — |
| entity.other.attribute-name | #8080c0 | — |
| text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name | #8080c0 | italic |
| entity.other.attribute-name.class | #8080c0 | — |
| source.sass keyword.control | #a68500 | — |
| markup.inserted | #8080c0 | — |
| markup.deleted | #eb5e28 | — |
| markup.changed | #eb5e28 | — |
| string.regexp | #2c3e50 | — |
| constant.character.escape | #eb5e28 | — |
| *url*, *link*, *uri* | #008000 | underline |
| tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js | #a68500 | italic |
| source.js constant.other.object.key.js string.unquoted.label.js | #a68500 | italic |
| source.json meta.structure.dictionary.json support.type.property-name.json | #2c3e50 | — |
| source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json | #2c3e50 | — |
| 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 | #8080c0 | — |
| 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 | #a68500 | — |
| 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 | #2c3e50 | — |
| text.html.markdown, punctuation.definition.list_item.markdown | #8080c0 | — |
| text.html.markdown markup.inline.raw.markdown | #8080c0 | — |
| text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown | #8080c0 | — |
| markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown | #8080c0 | — |
| markup.italic | #2c3e50 | italic |
| markup.bold, markup.bold string | #2c3e50 | 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 | #2c3e50 | bold |
| markup.underline | #2c3e50 | underline |
| markup.quote punctuation.definition.blockquote.markdown | #2c3e50 | — |
| markup.quote | — | italic |
| string.other.link.title.markdown | #82AAFF | — |
| string.other.link.description.title.markdown | #8080c0 | — |
| constant.other.reference.link.markdown | #8080c0 | — |
| markup.raw.block | #8080c0 | — |
| markup.raw.block.fenced.markdown | #8080c0 | — |
| punctuation.definition.fenced.markdown | #8080c0 | — |
| markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end | #8080c0 | — |
| variable.language.fenced.markdown | #a68500 | — |
| meta.separator | #8080c0 | bold |
| markup.table | #8080c0 | — |
| keyword.control | #008000 | — |
| entity.name.function | #008000 | — |
| punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html | #bb7977 | — |
| constant.numeric | #8080c0 | — |
| string.quoted.single.css | #8080c0 | — |
| keyword.other.unit.px.css, meta.property-list.css, keyword.other.unit | #ff0080 | — |
| variable.other.readwrite.js | #bb7977 | — |
| storage.type.js, meta.block.js, meta.method.declaration.js, meta.var.expr.js | #ff0080 | — |
| new.expr.js, source.json.comments, source.js | #2c3e50 | — |
| meta.definition.variable.js, meta.var-single-variable.expr.js, meta.objectliteral.js, meta.object.member.js, variable.other.property.js | #2c3e50 | — |
Shiki preview
TypeScript sample highlighted with this variant's colors and tokenColors.
Loading...