Skip to main content
CodingTheme

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#3c3f41
  • activityBar.border#5a5a5a
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#ffffff66
  • activityBarBadge.background#007acc
  • activityBarBadge.foreground#ffffff
  • badge.background#4d4d4d
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#e0e0e0
  • breadcrumb.background#1e1e1e
  • breadcrumb.focusForeground#e0e0e0
  • breadcrumb.foreground#cccccccc
  • button.background#0099ff
  • button.foreground#ffffff
  • button.hoverBackground#1092e8
  • button.secondaryBackground#3a3d41
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#45494e
  • checkbox.background#3c3c3c
  • checkbox.border#00000000
  • checkbox.foreground#cccccc
  • debugExceptionWidget.background#333333
  • debugExceptionWidget.border#474747
  • debugToolBar.background#333333
  • debugToolBar.border#474747
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#3c3c3c
  • dropdown.border#00000000
  • dropdown.foreground#cccccc
  • editor.background#2b2b2b
  • editor.findMatchBackground#515c6a
  • editor.findMatchBorder#74879f
  • editor.findMatchHighlightBackground#ea5c0055
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#264f7800
  • editor.foreground#d4d4d4
  • editor.hoverHighlightBackground#264f7840
  • editor.inactiveSelectionBackground#3a3d41
  • editor.lineHighlightBackground#323232
  • editor.lineHighlightBorder#28282800
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#373e45
  • editor.selectionHighlightBackground#add6ff26
  • editor.selectionHighlightBorder#495F77
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#004972b8
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#888888
  • editorCodeLens.foreground#999999
  • editorCursor.background#000000
  • editorCursor.foreground#aeafad
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#f48771
  • editorGroup.border#444444
  • editorGroup.emptyBackground#2b2b2b
  • editorGroupHeader.tabsBackground#3c3f41
  • editorGutter.addedBackground#587c0c
  • editorGutter.background#ffffff0b
  • editorGutter.commentRangeForeground#a3a3a3
  • editorGutter.deletedBackground#94151b
  • editorGutter.foldingControlForeground#a3a3a3
  • editorGutter.modifiedBackground#0c7d9d
  • editorHoverWidget.background#373A3C
  • editorHoverWidget.border#454545
  • editorHoverWidget.foreground#cccccc
  • editorIndentGuide.activeBackground#707070
  • editorIndentGuide.background#414141
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#626262
  • editorLineNumber.activeForeground#c6c6c6
  • editorLineNumber.foreground#858585
  • editorLink.activeForeground#4e94ce
  • editorMarkerNavigation.background#2d2d30
  • editorMarkerNavigationError.background#f48771
  • editorMarkerNavigationInfo.background#75beff
  • editorMarkerNavigationWarning.background#cca700
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#5a5a5a
  • editorSuggestWidget.background#373A3C
  • editorSuggestWidget.border#454545
  • editorSuggestWidget.foreground#d4d4d4
  • editorSuggestWidget.highlightForeground#0097fb
  • editorSuggestWidget.selectedBackground#4F5D65
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#cca700
  • editorWhitespace.foreground#e3e4e229
  • editorWidget.background#373A3C
  • editorWidget.foreground#cccccc
  • editorWidget.resizeBorder#5F5F5F
  • focusBorder#0099ff
  • foreground#D4D4D4
  • gitDecoration.addedResourceForeground#81b88b
  • gitDecoration.conflictingResourceForeground#6c6cc4
  • gitDecoration.deletedResourceForeground#c74e39
  • gitDecoration.ignoredResourceForeground#8c8c8c
  • gitDecoration.modifiedResourceForeground#e2c08d
  • gitDecoration.stageDeletedResourceForeground#c74e39
  • gitDecoration.stageModifiedResourceForeground#e2c08d
  • gitDecoration.submoduleResourceForeground#8db9e2
  • gitDecoration.untrackedResourceForeground#73c991
  • icon.foreground#D4D4D4
  • input.background#3c3c3c
  • input.border#00000000
  • input.foreground#cccccc
  • input.placeholderForeground#a6a6a6
  • inputOption.activeBackground#0099ff
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#636C7D
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#383b3d
  • list.focusBackground#062f4a
  • list.focusForeground#cccccc
  • list.highlightForeground#0097fb
  • list.hoverBackground#2d3032
  • list.hoverForeground#cccccc
  • list.inactiveSelectionBackground#323537
  • list.inactiveSelectionForeground#cccccc
  • listFilterWidget.background#653723
  • listFilterWidget.noMatchesOutline#be1100
  • listFilterWidget.outline#00000000
  • menu.background#373A3C
  • menu.border#505050
  • menu.foreground#cccccc
  • menu.selectionBackground#636C7D
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#bbbbbb
  • menubar.selectionBackground#ffffff1a
  • menubar.selectionForeground#cccccc
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#27403B
  • merge.currentHeaderBackground#367366
  • merge.incomingContentBackground#28384B
  • merge.incomingHeaderBackground#395F8F
  • minimap.background#2b2b2b
  • minimap.errorHighlight#f48771
  • minimap.findMatchHighlight#515c6a
  • minimap.selectionHighlight#373e45
  • minimap.warningHighlight#cca700
  • minimapGutter.addedBackground#587c0c
  • minimapGutter.deletedBackground#94151b
  • minimapGutter.modifiedBackground#0c7d9d
  • notificationCenter.border#474747
  • notificationCenterHeader.background#303031
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#373A3C
  • notifications.border#303031
  • notifications.foreground#cccccc
  • notificationsErrorIcon.foreground#f48771
  • notificationsInfoIcon.foreground#75beff
  • notificationsWarningIcon.foreground#cca700
  • notificationToast.border#474747
  • panel.background#1e1e1e
  • panel.border#80808059
  • panelSection.border#80808059
  • panelTitle.activeBorder#e7e7e7
  • panelTitle.activeForeground#e7e7e7
  • panelTitle.inactiveForeground#e7e7e799
  • peekView.border#007acc
  • peekViewEditor.background#001f33
  • peekViewEditor.matchHighlightBackground#ff8f0099
  • peekViewEditor.matchHighlightBorder#ee931e
  • peekViewEditorGutter.background#001f33
  • peekViewResult.background#373A3C
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#bbbbbb
  • peekViewResult.matchHighlightBackground#ea5c004d
  • peekViewResult.selectionBackground#3399ff33
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#1e1e1e
  • peekViewTitleDescription.foreground#ccccccb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#3f3f46
  • pickerGroup.foreground#3794ff
  • progressBar.background#008cff
  • scrollbar.shadow#00000000
  • scrollbarSlider.activeBackground#bfbfbf66
  • scrollbarSlider.background#79797966
  • scrollbarSlider.hoverBackground#646464b3
  • selection.background#0088ff
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#92B5D2
  • sideBar.background#3c3f41
  • sideBar.dropBackground#383b3d
  • sideBar.foreground#cccccc
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#cccccc33
  • sideBarSectionHeader.foreground#cccccc
  • sideBarTitle.foreground#bbbbbb
  • splitButton.background#007acc
  • splitButton.foreground#D43A3A
  • statusBar.background#3c3f41
  • statusBar.border#5a5a5a
  • statusBar.debuggingBackground#556375
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#3c3f41
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.remoteBackground#88623100
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#4e5254
  • tab.activeBorder#747a80
  • tab.activeBorderTop#00000000
  • tab.activeForeground#dedede
  • tab.border#d5d5d500
  • tab.hoverBackground#424648
  • tab.inactiveBackground#3c3f41
  • tab.inactiveForeground#ffffff80
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#2472c8
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#3b8eea
  • terminal.ansiBrightCyan#29b8db
  • terminal.ansiBrightGreen#23d18b
  • terminal.ansiBrightMagenta#d670d6
  • terminal.ansiBrightRed#f14c4c
  • terminal.ansiBrightWhite#e5e5e5
  • terminal.ansiBrightYellow#f5f543
  • terminal.ansiCyan#11a8cd
  • terminal.ansiGreen#0dbc79
  • terminal.ansiMagenta#bc3fbc
  • terminal.ansiRed#cd3131
  • terminal.ansiWhite#e5e5e5
  • terminal.ansiYellow#e5e510
  • terminal.border#80808059
  • terminal.foreground#cccccc
  • terminal.selectionBackground#ffffff40
  • terminalCursor.background#0087FF
  • terminalCursor.foreground#ffffff
  • textLink.foreground#2d87ee
  • titleBar.activeBackground#3c3f41
  • titleBar.activeForeground#cccccc
  • titleBar.border#5a5a5a
  • titleBar.inactiveBackground#3c3c3c99
  • titleBar.inactiveForeground#cccccc99
  • tree.indentGuidesStroke#585858
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#0000005c

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
constant.character.escape.backslash.regexp, constant.character.escape.c, constant.character.escape.js, constant.character.escape.python, constant.character.escape.ts, constant.character.escape.tsx, constant.character.format.placeholder.other.python, constant.language.boolean.false.js, constant.language.boolean.false.ts, constant.language.boolean.false.tsx, constant.language.boolean.true.js, constant.language.boolean.true.ts, constant.language.boolean.true.tsx, constant.language.c, constant.language.false.cpp, constant.language.groovy, constant.language.java, constant.language.json, constant.language.null.js, constant.language.null.ts, constant.language.null.tsx, constant.language.python, constant.language.true.cpp, constant.language.undefined.js, constant.language.undefined.ts, constant.language.undefined.tsx, constant.other.reference.link.markdown, entity.name.tag.wildcard.css, entity.name.tag.wildcard.scss, entity.name.tag.yaml, entity.name.type.numeric.rust, entity.other.attribute-name.table.toml, keyword.control.anchor.regexp, keyword.control.as.ts, keyword.control.as.tsx, keyword.control.assert.groovy, keyword.control.at-rule.at-root.scss, keyword.control.at-rule.extend.scss, keyword.control.at-rule.font-face.css, keyword.control.at-rule.fontface.scss, keyword.control.at-rule.forward.scss, keyword.control.at-rule.function.scss, keyword.control.at-rule.import.css, keyword.control.at-rule.import.scss, keyword.control.at-rule.include.scss, keyword.control.at-rule.keyframes.css, keyword.control.at-rule.keyframes.scss, keyword.control.at-rule.media.css, keyword.control.at-rule.media.scss, keyword.control.at-rule.mixin.scss, keyword.control.at-rule.supports.scss, keyword.control.at-rule.use.scss, keyword.control.break.cpp, keyword.control.c, keyword.control.case.cpp, keyword.control.catch.cpp, keyword.control.catch.java, keyword.control.conditional.js, keyword.control.conditional.ts, keyword.control.conditional.tsx, keyword.control.content.scss, keyword.control.continue.cpp, keyword.control.default.ts, keyword.control.default.tsx, keyword.control.define.makefile, keyword.control.directive.conditional.c, keyword.control.directive.conditional.ifdef.cpp, keyword.control.directive.define.c, keyword.control.directive.endif.cpp, keyword.control.directive.include.c, keyword.control.directive.include.cpp, keyword.control.directive.pragma.cpp, keyword.control.do.cpp, keyword.control.each.scss, keyword.control.else.cpp, keyword.control.else.makefile, keyword.control.else.scss, keyword.control.endif.makefile, keyword.control.export.js, keyword.control.export.ts, keyword.control.export.tsx, keyword.control.flow.js, keyword.control.flow.python, keyword.control.flow.ts, keyword.control.flow.tsx, keyword.control.for.cpp, keyword.control.for.scss, keyword.control.from.js, keyword.control.from.ts, keyword.control.from.tsx, keyword.control.groovy, keyword.control.if.cpp, keyword.control.if.scss, keyword.control.ifeq.makefile, keyword.control.import.js, keyword.control.import.python, keyword.control.import.ts, keyword.control.import.tsx, keyword.control.include.makefile, keyword.control.java, keyword.control.loop.js, keyword.control.loop.ts, keyword.control.loop.tsx, keyword.control.new.groovy, keyword.control.new.java, keyword.control.override.makefile, keyword.control.return.cpp, keyword.control.return.scss, keyword.control.switch.cpp, keyword.control.switch.js, keyword.control.switch.ts, keyword.control.switch.tsx, keyword.control.throw.cpp, keyword.control.throw.java, keyword.control.try.cpp, keyword.control.try.java, keyword.control.trycatch.js, keyword.control.trycatch.ts, keyword.control.trycatch.tsx, keyword.control.warn.scss, keyword.control.while.cpp, keyword.control.while.scss, keyword.key.toml, keyword.operator.delete.array.cpp, keyword.operator.delete.cpp, keyword.operator.expression.in.js, keyword.operator.expression.in.ts, keyword.operator.expression.in.tsx, keyword.operator.expression.instanceof.ts, keyword.operator.expression.instanceof.tsx, keyword.operator.in.groovy, keyword.operator.logical.python, keyword.operator.negation.regexp, keyword.operator.new.cpp, keyword.operator.new.js, keyword.operator.new.ts, keyword.operator.new.tsx, keyword.operator.or.regexp, keyword.other.DDL.create.II.sql, keyword.other.definition.ini, keyword.other.delete.function.cpp, keyword.other.import.groovy, keyword.other.import.java, keyword.other.important.css, keyword.other.important.scss, keyword.other.package.groovy, keyword.other.package.java, keyword.other.rust, keyword.other.special-method.dockerfile, keyword.other.sql, keyword.other.typedef.c, keyword.other.using.directive.cpp, meta.at-rule.each.scss keyword.control.operator, meta.at-rule.for.scss keyword.control.operator, meta.link.reference.markdown, meta.preprocessor.macro.cpp, punctuation.comma.rust, punctuation.definition.bold.markdown, punctuation.definition.constant.markdown, punctuation.definition.italic.markdown, punctuation.definition.variable.makefile, punctuation.section.embedded.begin.tsx, punctuation.section.embedded.end.tsx, punctuation.semi.rust, punctuation.separator.arguments.python, punctuation.separator.comma.js, punctuation.separator.comma.ts, punctuation.separator.comma.tsx, punctuation.separator.delimiter.c, punctuation.separator.list.comma.css, punctuation.separator.parameter.js, punctuation.separator.parameter.ts, punctuation.separator.parameter.tsx, punctuation.separator.parameters.python, punctuation.terminator.rule.css, punctuation.terminator.rule.scss, punctuation.terminator.statement.c, punctuation.terminator.statement.js, punctuation.terminator.statement.ts, punctuation.terminator.statement.tsx, storage.modifier.access-control.groovy, storage.modifier.async.js, storage.modifier.async.ts, storage.modifier.async.tsx, storage.modifier.c, storage.modifier.const.cpp, storage.modifier.constexpr.cpp, storage.modifier.extends.groovy, storage.modifier.extends.java, storage.modifier.groovy, storage.modifier.implements.java, storage.modifier.inline.cpp, storage.modifier.java, storage.modifier.js, storage.modifier.specifier.const.cpp, storage.modifier.specifier.extern.cpp, storage.modifier.specifier.functional.pre-parameters.constexpr.cpp, storage.modifier.specifier.functional.pre-parameters.friend.cpp, storage.modifier.specifier.functional.pre-parameters.inline.cpp, storage.modifier.sql, storage.modifier.static.groovy, storage.modifier.ts, storage.modifier.tsx, storage.modifier.virtual.cpp, storage.type.built-in.primitive.c, storage.type.built-in.primitive.cpp, storage.type.class.cpp, storage.type.class.js, storage.type.class.python, storage.type.class.tsx, storage.type.def.groovy, storage.type.enum.c, storage.type.enum.cpp, storage.type.enum.enum-key.class.cpp, storage.type.format.python, storage.type.function.js, storage.type.function.python, storage.type.function.ts, storage.type.function.tsx, storage.type.js, storage.type.modifier.access.control.private.cpp, storage.type.modifier.access.control.protected.cpp, storage.type.modifier.access.control.public.cpp, storage.type.modifier.access.private.cpp, storage.type.modifier.access.protected.cpp, storage.type.modifier.access.public.cpp, storage.type.namespace.definition.cpp, storage.type.namespace.directive.cpp, storage.type.namespace.ts, storage.type.namespace.tsx, storage.type.primitive.array.java, storage.type.primitive.groovy, storage.type.primitive.java, storage.type.sql, storage.type.struct.c, storage.type.struct.cpp, storage.type.template.cpp, storage.type.ts, storage.type.tsx, storage.type.type.ts, storage.type.type.tsx, support.type.builtin.ts, support.type.builtin.tsx, support.type.primitive.js, support.type.primitive.ts, support.type.primitive.tsx, variable.language.super.tsx, variable.language.this.cpp, variable.language.this.java, variable.language.this.js, variable.language.this.ts, variable.language.this.tsx#cc7832
constant.other.caps.rust, constant.other.enum.java, entity.name.function.preprocessor.c, entity.name.function.preprocessor.cpp, entity.name.namespace.cpp, markup.heading.markdown, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown, meta.body.function.definition.cpp variable.other.property.cpp, meta.definition.variable.name.groovy, meta.object-literal.key.js, meta.object-literal.key.ts, meta.object-literal.key.tsx, string.quoted.double.include.c, string.quoted.double.include.cpp, string.quoted.other.lt-gt.include.c, string.quoted.other.lt-gt.include.cpp, support.class.builtin.js, support.class.builtin.ts, support.class.builtin.tsx, support.class.console.js, support.class.console.ts, support.class.console.tsx, support.class.promise.js, support.class.promise.ts, support.class.promise.tsx, support.constant.math.js, support.constant.math.ts, support.constant.math.tsx, support.type.object.module.js, support.type.property-name.json, support.variable.object.process.js, support.variable.object.process.ts, support.variable.object.process.tsx, support.variable.property.js, support.variable.property.process.js, support.variable.property.process.ts, support.variable.property.process.tsx, variable.language.special.self.python, variable.other.definition.java, variable.other.makefile, variable.other.member.c, variable.other.object.property.java, variable.other.property.java, variable.other.property.js, variable.other.property.ts, variable.other.property.tsx, variable.parameter.function.language.special.self.python, variable.scss#9876aa
meta.method-call.java variable.other.property.javaitalic
keyword.operator.combinator.css, keyword.operator.css, keyword.operator.pattern.css, keyword.operator.pattern.scss, meta.head.function.definition.cpp keyword.control.throw.cpp, meta.method.body.java variable.other.definition.java, meta.scope.prerequisites.makefile, meta.template.expression.js, meta.template.expression.ts, meta.template.expression.tsx, punctuation.definition.attribute-selector.begin.bracket.square.scss, punctuation.definition.attribute-selector.end.bracket.square.scss, punctuation.definition.entity.begin.bracket.square.css, punctuation.definition.entity.css, punctuation.definition.entity.end.bracket.square.css, punctuation.definition.pseudo-class.begin.bracket.round.css, punctuation.definition.pseudo-class.end.bracket.round.css, punctuation.section.function.begin.bracket.round.css, punctuation.section.function.end.bracket.round.css, punctuation.separator.colon.access.control.cpp, punctuation.separator.key-value.js, punctuation.separator.key-value.makefile, source.groovy.embedded.source#a9b7c6
constant.numeric.css, constant.numeric.dec.python, constant.numeric.decimal.c, constant.numeric.decimal.cpp, constant.numeric.decimal.java, constant.numeric.decimal.js, constant.numeric.decimal.point.c, constant.numeric.decimal.point.cpp, constant.numeric.decimal.rust, constant.numeric.decimal.ts, constant.numeric.decimal.tsx, constant.numeric.float.toml, constant.numeric.groovy, constant.numeric.hex.js, constant.numeric.hex.ts, constant.numeric.hex.tsx, constant.numeric.integer.toml, constant.numeric.json, constant.numeric.sql, constant.other.color.rgb-value.hex.css, keyword.operator.quantifier.regexp, string.regexp.js punctuation.definition.string.begin.js, string.regexp.js punctuation.definition.string.end.js, string.regexp.ts punctuation.definition.string.begin.ts, string.regexp.ts punctuation.definition.string.end.ts, string.regexp.tsx punctuation.definition.string.begin.tsx, string.regexp.tsx punctuation.definition.string.end.tsx#6897bb
comment.block.c, comment.block.cpp, comment.block.css, comment.block.groovy, comment.block.html, comment.block.java, comment.block.js, comment.block.json.comments, comment.block.rust, comment.block.scss, comment.block.ts, comment.block.tsx, comment.block.xml, comment.line.double-slash.c, comment.line.double-slash.cpp, comment.line.double-slash.groovy, comment.line.double-slash.java, comment.line.double-slash.js, comment.line.double-slash.rust, comment.line.double-slash.ts, comment.line.double-slash.tsx, comment.line.number-sign.dockerfile, comment.line.number-sign.makefile, comment.line.number-sign.python, comment.line.number-sign.toml, comment.line.scss, markup.fenced_code.block.markdown, markup.inline.raw.string.markdown, markup.raw.block.markdown, meta.separator.markdown, punctuation.separator.key-value.ini, string.other.link.description.title.markdown#808080
comment.block.documentation.c, comment.block.documentation.js, comment.block.documentation.json.comments, comment.block.documentation.ts, comment.block.documentation.tsx, comment.block.javadoc.java, comment.line.documentation.rust, comment.line.double-slash.documentation.c#629755italic
comment.block.javadoc.java variable.parameter.java#8a653b
keyword.other.documentation.javadoc.javaitalic bold
entity.name.function.decorator.python, meta.attribute.rust, meta.function.decorator.python support.type.python, punctuation.definition.annotation.java, punctuation.definition.attribute.rust, storage.type.annotation.groovy, storage.type.annotation.java#bbb529
meta.declaration.annotation.java constant.other.key.java, variable.language.makefile#d0d0ff
constant.other.character-class.regexp, entity.name.function.c, entity.name.function.definition.cpp, entity.name.function.js, entity.name.function.member.cpp, entity.name.function.python, entity.name.function.rust, entity.name.function.ts, entity.name.function.tsx, entity.name.tag.localname.xml, markup.underline.link.image.markdown, markup.underline.link.markdown, meta.method.identifier.java entity.name.function.java, meta.scope.target.makefile, punctuation.definition.metadata.markdown, punctuation.definition.tag.xml, support.function.console.js, support.function.console.ts, support.function.console.tsx, support.function.js, support.function.ts, support.function.tsx, variable.other.readwrite.alias.js#ffc66d
constant.other.character-class.set.regexp, constant.other.key.groovy, markup.quote.markdown, source.ini, storage.type.string.python, string.quoted.docstring.multi.python, string.quoted.double.c, string.quoted.double.cpp, string.quoted.double.css, string.quoted.double.dockerfile, string.quoted.double.groovy, string.quoted.double.html, string.quoted.double.java, string.quoted.double.js, string.quoted.double.json, string.quoted.double.rust, string.quoted.double.scss, string.quoted.double.sql, string.quoted.double.ts, string.quoted.double.tsx, string.quoted.double.xml, string.quoted.double.yaml, string.quoted.single.basic.line.toml, string.quoted.single.c, string.quoted.single.char.rust, string.quoted.single.cpp, string.quoted.single.css, string.quoted.single.dockerfile, string.quoted.single.groovy, string.quoted.single.html, string.quoted.single.java, string.quoted.single.js, string.quoted.single.python, string.quoted.single.scss, string.quoted.single.sql, string.quoted.single.ts, string.quoted.single.tsx, string.quoted.single.xml, string.quoted.single.yaml, string.regexp.js, string.regexp.ts, string.regexp.tsx, string.template.js, string.template.ts, string.template.tsx, string.unquoted.html#6a8759
meta.image.inline.markdown punctuation.definition.string.begin.markdown, meta.image.inline.markdown punctuation.definition.string.end.markdown, meta.link.inet.markdown markup.underline.link.markdown, meta.link.inline.markdown punctuation.definition.string.begin.markdown, meta.link.inline.markdown punctuation.definition.string.end.markdown, meta.link.reference.markdown punctuation.definition.string.begin.markdown, meta.link.reference.markdown punctuation.definition.string.end.markdown, punctuation.definition.link.markdown, string.other.link.description.markdown, string.other.link.title.markdown, variable.parameter.url.css, variable.parameter.url.scss#287bde
entity.name.function.scss, entity.name.tag.css, entity.name.tag.html, entity.name.tag.reference.scss, entity.name.tag.tsx, entity.other.attribute-name.class.css, entity.other.attribute-name.id.css punctuation.definition.entity.css, entity.other.attribute-name.id.css, entity.other.attribute-name.parent-selector-suffix.css punctuation.definition.entity.css, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css, entity.other.keyframe-offset.css, entity.other.keyframe-offset.percentage.css, keyword.control.operator.css.scss, keyword.operator.logical.and.media.css, keyword.operator.logical.only.media.css, keyword.operator.logical.scss, meta.at-rule.keyframes.scss entity.other.attribute-name.scss, meta.property-value.css, meta.property-value.scss, meta.selector.css, punctuation.definition.character-class.regexp, punctuation.definition.group.regexp, punctuation.definition.interpolation.begin.bracket.curly.scss, punctuation.definition.interpolation.end.bracket.curly.scss, punctuation.definition.tag.begin.html, punctuation.definition.tag.begin.tsx, punctuation.definition.tag.end.html, punctuation.definition.tag.end.tsx, support.constant.media.css, support.function.misc.scss#e8bf6a
support.function.magic.python, support.variable.magic.python#B200B2
support.function.builtin.python, support.type.python#8888C6
variable.parameter.function-call.python#AA4926
string.quoted.binary.single.python, string.quoted.binary.single.python storage.type.string.python#A5C261
keyword.codetag.notation.python#A8C023italic
constant.character.escape.backslash.regexp, constant.other.character-class.regexp, keyword.control.anchor.regexp, keyword.operator.negation.regexp, keyword.operator.or.regexp, keyword.other.important.css, keyword.other.important.scss, support.class.builtin.js, support.class.builtin.ts, support.class.builtin.tsx, support.class.console.js, support.class.console.ts, support.class.console.tsx, support.class.promise.js, support.class.promise.ts, support.class.promise.tsx, support.constant.math.js, support.constant.math.ts, support.constant.math.tsx, support.variable.object.process.js, support.variable.object.process.ts, support.variable.object.process.tsxbold
string.quoted.docstring.multi.pythonitalic
entity.name.function.macro.rust#55a3d1

Shiki preview

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

Loading...

Intellij Darcula by UmeshNeupane - VS Code Theme