Skip to main content
Coding Theme

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#fff
  • activityBar.background#fff
  • activityBar.border#fff
  • activityBar.foreground#fff
  • activityBar.inactiveForeground#fff
  • activityBarBadge.background#fff
  • activityBarBadge.foreground#fff
  • badge.background#fff
  • badge.foreground#fff
  • breadcrumb.activeSelectionForeground#fff
  • breadcrumb.background#fff
  • breadcrumb.focusForeground#fff
  • breadcrumb.foreground#fff
  • button.background#fff
  • button.foreground#fff
  • button.hoverBackground#fff
  • button.secondaryBackground#fff
  • button.secondaryForeground#fff
  • button.secondaryHoverBackground#fff
  • checkbox.background#fff
  • checkbox.border#fff
  • checkbox.foreground#fff
  • debugExceptionWidget.background#fff
  • debugExceptionWidget.border#fff
  • debugToolBar.background#fff
  • debugToolBar.border#fff
  • diffEditor.border#fff
  • diffEditor.insertedTextBackground#fff
  • diffEditor.insertedTextBorder#fff
  • diffEditor.removedTextBackground#fff
  • diffEditor.removedTextBorder#fff
  • dropdown.background#fff
  • dropdown.border#fff
  • dropdown.foreground#fff
  • editor.background#fff
  • editor.findMatchBackground#fff
  • editor.findMatchBorder#fff
  • editor.findMatchHighlightBackground#fff
  • editor.findMatchHighlightBorder#fff
  • editor.findRangeHighlightBackground#fff
  • editor.findRangeHighlightBorder#fff
  • editor.foldBackground#fff
  • editor.foreground#fff
  • editor.hoverHighlightBackground#fff
  • editor.inactiveSelectionBackground#fff
  • editor.lineHighlightBackground#fff
  • editor.lineHighlightBorder#282828
  • editor.rangeHighlightBackground#fff
  • editor.rangeHighlightBorder#fff
  • editor.selectionBackground#fff
  • editor.selectionHighlightBackground#fff
  • editor.selectionHighlightBorder#fff
  • editor.wordHighlightBackground#fff
  • editor.wordHighlightBorder#fff
  • editor.wordHighlightStrongBackground#fff
  • editor.wordHighlightStrongBorder#fff
  • editorBracketMatch.background#fff
  • editorBracketMatch.border#fff
  • editorCodeLens.foreground#fff
  • editorCursor.background#fff
  • editorCursor.foreground#fff
  • editorError.background#fff
  • editorError.border#fff
  • editorError.foreground#fff
  • editorGroup.border#fff
  • editorGroup.emptyBackground#fff
  • editorGroupHeader.border#fff
  • editorGroupHeader.tabsBackground#fff
  • editorGroupHeader.tabsBorder#fff
  • editorGutter.addedBackground#fff
  • editorGutter.background#fff
  • editorGutter.commentRangeForeground#fff
  • editorGutter.deletedBackground#fff
  • editorGutter.foldingControlForeground#fff
  • editorGutter.modifiedBackground#fff
  • editorHoverWidget.background#fff
  • editorHoverWidget.border#fff
  • editorHoverWidget.foreground#fff
  • editorIndentGuide.activeBackground#fff
  • editorIndentGuide.background#fff
  • editorInfo.background#fff
  • editorInfo.border#fff
  • editorInfo.foreground#fff
  • editorLineNumber.activeForeground#fff
  • editorLineNumber.foreground#fff
  • editorLink.activeForeground#fff
  • editorMarkerNavigation.background#fff
  • editorMarkerNavigationError.background#fff
  • editorMarkerNavigationInfo.background#fff
  • editorMarkerNavigationWarning.background#fff
  • editorOverviewRuler.background#fff
  • editorOverviewRuler.border#fff
  • editorRuler.foreground#fff
  • editorSuggestWidget.background#fff
  • editorSuggestWidget.border#fff
  • editorSuggestWidget.foreground#fff
  • editorSuggestWidget.highlightForeground#fff
  • editorSuggestWidget.selectedBackground#fff
  • editorWarning.background#fff
  • editorWarning.border#fff
  • editorWarning.foreground#fff
  • editorWhitespace.foreground#fff
  • editorWidget.background#fff
  • editorWidget.foreground#fff
  • editorWidget.resizeBorder#fff
  • focusBorder#fff
  • foreground#fff
  • gitDecoration.addedResourceForeground#fff
  • gitDecoration.conflictingResourceForeground#fff
  • gitDecoration.deletedResourceForeground#fff
  • gitDecoration.ignoredResourceForeground#fff
  • gitDecoration.modifiedResourceForeground#fff
  • gitDecoration.stageDeletedResourceForeground#fff
  • gitDecoration.stageModifiedResourceForeground#fff
  • gitDecoration.submoduleResourceForeground#fff
  • gitDecoration.untrackedResourceForeground#fff
  • icon.foreground#fff
  • input.background#fff
  • input.border#fff
  • input.foreground#fff
  • input.placeholderForeground#fff
  • inputOption.activeBackground#fff
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#fff
  • list.activeSelectionBackground#fff
  • list.activeSelectionForeground#fff
  • list.dropBackground#fff
  • list.focusBackground#fff
  • list.focusForeground#fff
  • list.highlightForeground#fff
  • list.hoverBackground#fff
  • list.hoverForeground#fff
  • list.inactiveSelectionBackground#fff
  • list.inactiveSelectionForeground#fff
  • listFilterWidget.background#fff
  • listFilterWidget.noMatchesOutline#fff
  • listFilterWidget.outline#fff
  • menu.background#fff
  • menu.border#fff
  • menu.foreground#fff
  • menu.selectionBackground#fff
  • menu.selectionBorder#fff
  • menu.selectionForeground#fff
  • menu.separatorBackground#fff
  • menubar.selectionBackground#fff
  • menubar.selectionBorder#fff
  • menubar.selectionForeground#fff
  • merge.commonContentBackground#fff
  • merge.commonHeaderBackground#fff
  • merge.currentContentBackground#fff
  • merge.currentHeaderBackground#fff
  • merge.incomingContentBackground#fff
  • merge.incomingHeaderBackground#fff
  • minimap.background#fff
  • minimap.errorHighlight#fff
  • minimap.findMatchHighlight#fff
  • minimap.selectionHighlight#fff
  • minimap.warningHighlight#fff
  • minimapGutter.addedBackground#fff
  • minimapGutter.deletedBackground#fff
  • minimapGutter.modifiedBackground#fff
  • notificationCenter.border#fff
  • notificationCenterHeader.background#fff
  • notificationCenterHeader.foreground#fff
  • notifications.background#252526
  • notifications.border#fff
  • notifications.foreground#fff
  • notificationsErrorIcon.foreground#fff
  • notificationsInfoIcon.foreground#fff
  • notificationsWarningIcon.foreground#fff
  • notificationToast.border#fff
  • panel.background#fff
  • panel.border#fff
  • panelSection.border#fff
  • panelTitle.activeBorder#fff
  • panelTitle.activeForeground#fff
  • panelTitle.inactiveForeground#fff
  • peekView.border#fff
  • peekViewEditor.background#fff
  • peekViewEditor.matchHighlightBackground#fff
  • peekViewEditor.matchHighlightBorder#fff
  • peekViewEditorGutter.background#fff
  • peekViewResult.background#fff
  • peekViewResult.fileForeground#fff
  • peekViewResult.lineForeground#fff
  • peekViewResult.matchHighlightBackground#fff
  • peekViewResult.selectionBackground#fff
  • peekViewResult.selectionForeground#fff
  • peekViewTitle.background#fff
  • peekViewTitleDescription.foreground#fff
  • peekViewTitleLabel.foreground#fff
  • pickerGroup.border#fff
  • pickerGroup.foreground#fff
  • progressBar.background#fff
  • scrollbar.shadow#fff
  • scrollbarSlider.activeBackground#fff
  • scrollbarSlider.background#fff
  • scrollbarSlider.hoverBackground#fff
  • selection.background#fff
  • settings.focusedRowBackground#fff
  • settings.headerForeground#fff
  • sideBar.background#fff
  • sideBar.dropBackground#fff
  • sideBar.foreground#fff
  • sideBarSectionHeader.background#fff
  • sideBarSectionHeader.border#fff
  • sideBarSectionHeader.foreground#fff
  • sideBarTitle.foreground#fff
  • statusBar.background#fff
  • statusBar.border#fff
  • statusBar.debuggingBackground#fff
  • statusBar.debuggingBorder#fff
  • statusBar.debuggingForeground#fff
  • statusBar.foreground#fff
  • statusBar.noFolderBackground#fff
  • statusBar.noFolderBorder#fff
  • statusBar.noFolderForeground#fff
  • statusBarItem.activeBackground#fff
  • statusBarItem.hoverBackground#fff
  • statusBarItem.remoteBackground#fff
  • statusBarItem.remoteForeground#fff
  • tab.activeBackground#fff
  • tab.activeBorder#fff
  • tab.activeBorderTop#fff
  • tab.activeForeground#fff
  • tab.border#fff
  • tab.hoverBackground#fff
  • tab.hoverBorder#fff
  • tab.hoverForeground#fff
  • tab.inactiveBackground#fff
  • tab.inactiveForeground#fff
  • terminal.ansiBlack#fff
  • terminal.ansiBlue#fff
  • terminal.ansiBrightBlack#fff
  • terminal.ansiBrightBlue#fff
  • terminal.ansiBrightCyan#fff
  • terminal.ansiBrightGreen#fff
  • terminal.ansiBrightMagenta#fff
  • terminal.ansiBrightRed#fff
  • terminal.ansiBrightWhite#fff
  • terminal.ansiBrightYellow#fff
  • terminal.ansiCyan#fff
  • terminal.ansiGreen#fff
  • terminal.ansiMagenta#fff
  • terminal.ansiRed#fff
  • terminal.ansiWhite#fff
  • terminal.ansiYellow#fff
  • terminal.border#fff
  • terminal.foreground#fff
  • terminal.selectionBackground#fff
  • terminalCursor.background#fff
  • terminalCursor.foreground#fff
  • textLink.foreground#fff
  • titleBar.activeBackground#fff
  • titleBar.activeForeground#fff
  • titleBar.border#fff
  • titleBar.inactiveBackground#fff
  • titleBar.inactiveForeground#fff
  • tree.indentGuidesStroke#fff
  • walkThrough.embeddedEditorBackground#fff
  • widget.shadow#fff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
punctuation.definition.delayed.unison,punctuation.definition.list.begin.unison,punctuation.definition.list.end.unison,punctuation.definition.ability.begin.unison,punctuation.definition.ability.end.unison,punctuation.operator.assignment.as.unison,punctuation.separator.pipe.unison,punctuation.separator.delimiter.unison,punctuation.definition.hash.unison#fff
variable.other.generic-type.haskell#fff
storage.type.haskell#fff
support.variable.magic.python#fff
punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python#fff
variable.parameter.function.language.special.self.python#fff
storage.modifier.lifetime.rust#fff
support.function.std.rust#fff
entity.name.lifetime.rust#fff
variable.language.rust#fff
support.constant.edge#fff
constant.other.character-class.regexp#fff
keyword.operator.quantifier.regexp#fff
punctuation.definition.string.begin,punctuation.definition.string.end#fff
variable.parameter.function#fff
comment markup.link#fff
markup.changed.diff#fff
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff#fff
markup.inserted.diff#fff
markup.deleted.diff#fff
meta.function.c,meta.function.cpp#fff
punctuation.section.block.begin.bracket.curly.cpp,punctuation.section.block.end.bracket.curly.cpp,punctuation.terminator.statement.c,punctuation.section.block.begin.bracket.curly.c,punctuation.section.block.end.bracket.curly.c,punctuation.section.parens.begin.bracket.round.c,punctuation.section.parens.end.bracket.round.c,punctuation.section.parameters.begin.bracket.round.c,punctuation.section.parameters.end.bracket.round.c#fff
punctuation.separator.key-value#fff
keyword.operator.expression.import#fff
support.constant.math#fff
support.constant.property.math#fff
variable.other.constant#fff
storage.type.annotation.java, storage.type.object.array.java#fff
source.java#fff
punctuation.section.block.begin.java,punctuation.section.block.end.java,punctuation.definition.method-parameters.begin.java,punctuation.definition.method-parameters.end.java,meta.method.identifier.java,punctuation.section.method.begin.java,punctuation.section.method.end.java,punctuation.terminator.java,punctuation.section.class.begin.java,punctuation.section.class.end.java,punctuation.section.inner-class.begin.java,punctuation.section.inner-class.end.java,meta.method-call.java,punctuation.section.class.begin.bracket.curly.java,punctuation.section.class.end.bracket.curly.java,punctuation.section.method.begin.bracket.curly.java,punctuation.section.method.end.bracket.curly.java,punctuation.separator.period.java,punctuation.bracket.angle.java,punctuation.definition.annotation.java,meta.method.body.java#fff
meta.method.java#fff
storage.modifier.import.java,storage.type.java,storage.type.generic.java#fff
keyword.operator.instanceof.java#fff
meta.definition.variable.name.java#fff
keyword.operator.logical#fff
keyword.operator.bitwise#fff
keyword.operator.channel#fff
support.constant.property-value.scss,support.constant.property-value.css#fff
keyword.operator.css,keyword.operator.scss,keyword.operator.less#fff
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#fff
punctuation.separator.list.comma.css#fff
support.constant.color.w3c-standard-color-name.css#fff
support.type.vendored.property-name.css#fff
support.module.node,support.type.object.module,support.module.node#fff
entity.name.type.module#fff
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#fff
support.constant.json#fff
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#fff
support.type.object.console#fff
support.variable.property.process#fff
entity.name.function,support.function.console#fff
keyword.operator.misc.rust#fff
keyword.operator.sigil.rust#fff
keyword.operator.delete#fff
support.type.object.dom#fff
support.variable.dom,support.variable.property.dom#fff
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational#fff
keyword.operator.assignment.c,keyword.operator.comparison.c,keyword.operator.c,keyword.operator.increment.c,keyword.operator.decrement.c,keyword.operator.bitwise.shift.c,keyword.operator.assignment.cpp,keyword.operator.comparison.cpp,keyword.operator.cpp,keyword.operator.increment.cpp,keyword.operator.decrement.cpp,keyword.operator.bitwise.shift.cpp#fff
punctuation.separator.delimiter#fff
punctuation.separator.c,punctuation.separator.cpp#fff
support.type.posix-reserved.c,support.type.posix-reserved.cpp#fff
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp#fff
variable.parameter.function.language.python#fff
support.type.python#fff
keyword.operator.logical.python#fff
variable.parameter.function.python#fff
punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python#fff
meta.function-call.generic.python#fff
constant.character.format.placeholder.other.python#fff
keyword.operator#fff
keyword.operator.assignment.compound#fff
keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts#fff
keyword#fff
others#fff
entity.name.namespace#fff
variable#fff
variable.c#fff
variable.language#fff
token.variable.parameter.java#fff
import.storage.java#fff
token.package.keyword#fff
token.package#fff
entity.name.function, meta.require, support.function.any-method, variable.function#fff
entity.name.type.namespace#fff
support.class, entity.name.type.class#fff
entity.name.class.identifier.namespace.type#fff
entity.name.class, variable.other.class.js, variable.other.class.ts#fff
variable.other.class.php#fff
entity.name.type#fff
keyword.control#fff
control.elements, keyword.operator.less#fff
keyword.other.special-method#fff
storage#fff
token.storage#fff
keyword.operator.expression.delete,keyword.operator.expression.in,keyword.operator.expression.of,keyword.operator.expression.instanceof,keyword.operator.new,keyword.operator.expression.typeof,keyword.operator.expression.void#fff
token.storage.type.java#fff
support.function#fff
support.type.property-name#fff
support.constant.property-value#fff
support.constant.font-name#fff
meta.tag#fff
string#fff
entity.other.inherited-class#fff
constant.other.symbol#fff
constant.numeric#fff
constant#fff
punctuation.definition.constant#fff
entity.name.tag#fff
entity.other.attribute-name#fff
entity.other.attribute-name.id#fffbold
entity.other.attribute-name.class.css#fffbold
meta.selector#fff
markup.heading#fff
markup.heading punctuation.definition.heading, entity.name.section#fff
keyword.other.unit#fff
markup.bold,todo.bold#fff
punctuation.definition.bold#fff
markup.italic, punctuation.definition.italic,todo.emphasis#fff
emphasis md#fff
entity.name.section.markdown#fff
punctuation.definition.heading.markdown#fff
punctuation.definition.list.begin.markdown#fff
markup.heading.setext#fff
punctuation.definition.bold.markdown#fff
markup.inline.raw.markdown#fff
markup.inline.raw.string.markdown#fff
punctuation.definition.list.markdown#fff
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#fff
beginning.punctuation.definition.list.markdown#fff
punctuation.definition.metadata.markdown#fff
markup.underline.link.markdown,markup.underline.link.image.markdown#fff
string.other.link.title.markdown,string.other.link.description.markdown#fff
string.regexp#fff
constant.character.escape#fff
punctuation.section.embedded, variable.interpolation#fff
punctuation.section.embedded.begin,punctuation.section.embedded.end#fff
invalid.illegal#fff
invalid.illegal.bad-ampersand.html#fff
invalid.broken#fff
invalid.deprecated#fff
invalid.unimplemented#fff
source.json meta.structure.dictionary.json > string.quoted.json#fff
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#fff
source.json meta.structure.dictionary.json > value.json > string.quoted.json,source.json meta.structure.array.json > value.json > string.quoted.json,source.json meta.structure.dictionary.json > value.json > string.quoted.json > punctuation,source.json meta.structure.array.json > value.json > string.quoted.json > punctuation#fff
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#fff
support.type.property-name.json#fff
support.type.property-name.json punctuation#fff
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#fff
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#fff
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php#fff
keyword.operator.error-control.php#fff
keyword.operator.type.php#fff
punctuation.section.array.begin.php#fff
punctuation.section.array.end.php#fff
invalid.illegal.non-null-typehinted.php#f44747
storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php#fff
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php#fff
punctuation.definition.parameters.begin.bracket.round.php,punctuation.definition.parameters.end.bracket.round.php,punctuation.separator.delimiter.php,punctuation.section.scope.begin.php,punctuation.section.scope.end.php,punctuation.terminator.expression.php,punctuation.definition.arguments.begin.bracket.round.php,punctuation.definition.arguments.end.bracket.round.php,punctuation.definition.storage-type.begin.bracket.round.php,punctuation.definition.storage-type.end.bracket.round.php,punctuation.definition.array.begin.bracket.round.php,punctuation.definition.array.end.bracket.round.php,punctuation.definition.begin.bracket.round.php,punctuation.definition.end.bracket.round.php,punctuation.definition.begin.bracket.curly.php,punctuation.definition.end.bracket.curly.php,punctuation.definition.section.switch-block.end.bracket.curly.php,punctuation.definition.section.switch-block.start.bracket.curly.php,punctuation.definition.section.switch-block.begin.bracket.curly.php,punctuation.definition.section.switch-block.end.bracket.curly.php#fff
support.constant.core.rust#fff
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#fff
entity.name.goto-label.php,support.other.php#fff
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#fff
keyword.operator.regexp.php#fff
keyword.operator.comparison.php#fff
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#fff
meta.function.decorator.python#fff
support.token.decorator.python,meta.function.decorator.identifier.python#fff
function.parameter#fff
function.brace#fff
function.parameter.ruby, function.parameter.cs#fff
constant.language.symbol.ruby#fff
rgb-value#fff
inline-color-decoration rgb-value#fff
less rgb-value#fff
selector.sass#fff
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#fff
block.scope.end,block.scope.begin#fff
storage.type.cs#fff
entity.name.variable.local.cs#fff
token.info-token#fff
token.warn-token#fff
token.error-token#fff
token.debug-token#fff
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#fff
meta.template.expression#fff
keyword.operator.module#fff
support.type.type.flowtype#fff
support.type.primitive#fff
meta.property.object#fff
variable.parameter.function.js#fff
keyword.other.template.begin#fff
keyword.other.template.end#fff
keyword.other.substitution.begin#fff
keyword.other.substitution.end#fff
keyword.operator.assignment#fff
keyword.operator.assignment.go#fff
keyword.operator.arithmetic.go, keyword.operator.address.go#fff
entity.name.package.go#fff
support.type.prelude.elm#fff
support.constant.elm#fff
punctuation.quasi.element#fff
constant.character.entity#fff
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#fff
entity.global.clojure#fff
meta.symbol.clojure#fff
constant.keyword.clojure#fff
meta.arguments.coffee, variable.parameter.function.coffee#fff
source.ini#fff
meta.scope.prerequisites.makefile#fff
source.makefile#fff
storage.modifier.import.groovy#fff
meta.method.groovy#fff
meta.definition.variable.name.groovy#fff
meta.definition.class.inherited.classes.groovy#fff
support.variable.semantic.hlsl#fff
support.type.texture.hlsl, support.type.sampler.hlsl, support.type.object.hlsl, support.type.object.rw.hlsl, support.type.fx.hlsl, support.type.object.hlsl#fff
text.variable, text.bracketed#fff
support.type.swift, support.type.vb.asp#fff
entity.name.function.xi#fff
entity.name.class.xi#fff
constant.character.character-class.regexp.xi#fff
constant.regexp.xi#fff
keyword.control.xi#fff
invalid.xi#fff
beginning.punctuation.definition.quote.markdown.xi#fff
beginning.punctuation.definition.list.markdown.xi#fff
constant.character.xi#fff
accent.xi#fff
wikiword.xi#fff
constant.other.color.rgb-value.xi#fff
punctuation.definition.tag.xi#fff
entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition#fff
entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#fff
meta.brace.square#fff
comment, punctuation.definition.comment#fffitalic
markup.quote.markdown#fff
punctuation.definition.block.sequence.item.yaml#fff
constant.language.symbol.elixir#fff
entity.other.attribute-name.js,entity.other.attribute-name.ts,entity.other.attribute-name.jsx,entity.other.attribute-name.tsx,variable.parameter,variable.language.superitalic
comment.line.double-slash,comment.block.documentationitalic
keyword.control.import.python,keyword.control.flow.pythonitalic
markup.italic.markdownitalic