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.border#88888800
  • breadcrumb.background#F4F4F4
  • breadcrumb.foreground#A0A0A0
  • debugToolBar.border#88888800
  • editor.background#F4F4F4
  • editor.findMatchBackground#80D0D044
  • editor.findMatchBorder#80D0D000
  • editor.findMatchHighlightBackground#D0803044
  • editor.findMatchHighlightBorder#D0803000
  • editor.findRangeHighlightBackground#30D03044
  • editor.findRangeHighlightBorder#30D03000
  • editor.foldBackground#C0C0C0
  • editor.foreground#303030
  • editor.inactiveSelectionBackground#50505022
  • editor.lineHighlightBackground#ECECEC
  • editor.lineHighlightBorder#88888800
  • editor.minimap.background#88888800
  • editor.selectionBackground#D080D044
  • editor.selectionHighlightBackground#3080D044
  • editor.selectionHighlightBorder#3080D000
  • editor.wordHighlightBackground#D0D03022
  • editor.wordHighlightBorder#D0D03000
  • editor.wordHighlightStrongBackground#D0D03066
  • editor.wordHighlightStrongBorder#D0D03022
  • editor.wordHighlightTextBackground#D0D03044
  • editor.wordHighlightTextBorder#D0D03000
  • editorBracketMatch.background#C0C0C0
  • editorBracketMatch.border#50505000
  • editorCursor.foreground#808080
  • editorGroup.border#88888800
  • editorGroup.dropBackground#88888800
  • editorGroupHeader.tabsBackground#ECECEC
  • editorGroupHeader.tabsBorder#88888800
  • editorGutter.addedBackground#4C4
  • editorGutter.background#88888800
  • editorGutter.deletedBackground#C04
  • editorGutter.foldingControlForeground#C0C0C0
  • editorGutter.modifiedBackground#4CC
  • editorLineNumber.activeForeground#A0A0A0
  • editorLineNumber.foreground#E0E0E0
  • editorOverviewRuler.border#88888800
  • editorOverviewRuler.currentContentForeground#88888800
  • editorStickyScroll.background#FFF
  • editorStickyScroll.border#F4F4F4
  • editorStickyScroll.shadow#F4F4F4
  • editorStickyScrollHover.background#F4F4F4
  • minimapGutter.addedBackground#4C4
  • minimapGutter.deletedBackground#C04
  • minimapGutter.modifiedBackground#4CC
  • panel.border#88888800
  • scrollbar.shadow#88888800
  • sideBar.background#ECECEC
  • sideBar.border#88888800
  • sideBarActivityBarTop.border#88888800
  • statusBar.background#E0E0E0
  • statusBar.border#88888800
  • statusBar.foreground#1C1C1C
  • statusBar.noFolderBorder#88888800
  • tab.border#88888800
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#0044CC
  • terminal.ansiBrightBlack#333333
  • terminal.ansiBrightBlue#77BBFF
  • terminal.ansiBrightCyan#77BBBB
  • terminal.ansiBrightGreen#BBFF77
  • terminal.ansiBrightMagenta#FF77BB
  • terminal.ansiBrightRed#FF7777
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#E5C07B
  • terminal.ansiCyan#008888
  • terminal.ansiGreen#448800
  • terminal.ansiMagenta#CC00CC
  • terminal.ansiRed#CC0000
  • terminal.ansiWhite#CCCCCC
  • terminal.ansiYellow#CC8800
  • titleBar.border#88888800
  • tree.indentGuidesStroke#88888800

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
markup.deleted.diff#f37
markup.inserted.diff#3b3
meta.diff.header.from-file#7bf
meta.diff.header.to-file#73f
meta.diff.range#77f
constant.language, source.editorconfig constant.language#888844
constant.language.boolean, punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#880088
constant.integer, constant.numeric, keyword.other.unit.hexadecimal, meta.tag.preprocessor.xml, meta.tag.preprocessor.xml string.quoted.double.xml, meta.tag.metadata.doctype.html entity.name.tag.html, meta.tag.metadata.doctype.html entity.other.attribute-name.html, meta.tag.metadata.doctype.html punctuation.definition.tag.begin.html, meta.tag.metadata.doctype.html punctuation.definition.tag.end.html#000088
constant.character.escape, constant.language.null, constant.language.undefined, constant.other.color, support.constant.color, markup.table.markdown, fenced_code.block.language.markdown, punctuation.definition.markdown#444444
constant.float, meta.shebang.shell#008844
text.html, source.tsx meta.tag.tsx, source.tsx meta.jsx.children, text.xml, meta.embedded.block.html, meta.embedded.block.xml#209696
punctuation.definition.tag.apacheconf, entity.name.tag.html, entity.other.attribute-name.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.separator.key-value.html, entity.name.tag.tsx, punctuation.definition.tag.begin.tsx, punctuation.definition.tag.end.tsx, meta.tag.tsx keyword.operator.assignment, meta.tag.xml, punctuation.separator.key-value.xml#A1C182
string.value.apacheconf, meta.tag.structure entity.name.tag.html, entity.other.attribute-name.tsx, meta.tag entity.name.tag.localname.xml#73A541
meta.tag.custom entity.name.tag.html, text.html constant.character.entity, meta.tag.metadata.title.start entity.name.tag.html, meta.tag.metadata.title.end entity.name.tag.html, text.xml constant.character.entity, entity.name.tag.namespace.xml, keyword.other.unit.octal.c#448800
entity.tag.apacheconf, meta.attribute.id entity.other.attribute-name.html, meta.attribute.name entity.other.attribute-name.html, support.class.component.tsx, entity.other.attribute-name.localname.xml#5B9620
string.quoted.double.html, markup.inline.raw.string.markdown, meta.tag.tsx string.quoted.double.tsx, string.quoted.double.xml#8AB361
string.quoted.single.html, string.quoted.single.xml#73A541
invalid.deprecated.entity.other.attribute-name.html, comment.block.html, punctuation.definition.comment.html, comment.block.xml, punctuation.definition.comment.xml#B9CFA2
meta.attribute.unrecognized.hx-get punctuation.separator.key-value.html, meta.attribute.unrecognized.hx-post punctuation.separator.key-value.html, meta.attribute.unrecognized.hx-put punctuation.separator.key-value.html, meta.attribute.unrecognized.hx-delete punctuation.separator.key-value.html, meta.attribute.unrecognized.hx-patch punctuation.separator.key-value.html, meta.attribute.unrecognized.hx-trigger punctuation.separator.key-value.html, meta.attribute.unrecognized.hx-swap punctuation.separator.key-value.html, meta.attribute.unrecognized.hx-target punctuation.separator.key-value.html, meta.attribute.unrecognized.hx-headers punctuation.separator.key-value.html, meta.attribute.unrecognized.hx-ext punctuation.separator.key-value.html, meta.attribute.unrecognized.hx-preserve punctuation.separator.key-value.html, meta.attribute.unrecognized.hx-sync punctuation.separator.key-value.html, meta.attribute.unrecognized.hx-indicator punctuation.separator.key-value.html, meta.attribute.unrecognized.hx-disable punctuation.separator.key-value.html, meta.attribute.unrecognized.hx-boost punctuation.separator.key-value.html, meta.attribute.unrecognized.hx-confirm punctuation.separator.key-value.html, meta.attribute.unrecognized.hx-encoding punctuation.separator.key-value.html, meta.attribute.unrecognized.hx-params punctuation.separator.key-value.html, meta.attribute.unrecognized.hx-validate punctuation.separator.key-value.html, meta.attribute.unrecognized.hx-select punctuation.separator.key-value.html, meta.attribute.unrecognized.hx-on punctuation.separator.key-value.html, meta.attribute.unrecognized.hx-push-url punctuation.separator.key-value.html, meta.attribute.unrecognized.hx-replace-url punctuation.separator.key-value.html, meta.attribute.unrecognized.hx-history-elt punctuation.separator.key-value.html#E182E1
meta.attribute.unrecognized.hx-get entity.other.attribute-name.html, meta.attribute.unrecognized.hx-post entity.other.attribute-name.html, meta.attribute.unrecognized.hx-put entity.other.attribute-name.html, meta.attribute.unrecognized.hx-delete entity.other.attribute-name.html, meta.attribute.unrecognized.hx-patch entity.other.attribute-name.html, meta.attribute.unrecognized.hx-trigger entity.other.attribute-name.html, meta.attribute.unrecognized.hx-swap entity.other.attribute-name.html, meta.attribute.unrecognized.hx-target entity.other.attribute-name.html, meta.attribute.unrecognized.hx-headers entity.other.attribute-name.html, meta.attribute.unrecognized.hx-ext entity.other.attribute-name.html, meta.attribute.unrecognized.hx-preserve entity.other.attribute-name.html, meta.attribute.unrecognized.hx-sync entity.other.attribute-name.html, meta.attribute.unrecognized.hx-indicator entity.other.attribute-name.html, meta.attribute.unrecognized.hx-disable entity.other.attribute-name.html, meta.attribute.unrecognized.hx-boost entity.other.attribute-name.html, meta.attribute.unrecognized.hx-confirm entity.other.attribute-name.html, meta.attribute.unrecognized.hx-encoding entity.other.attribute-name.html, meta.attribute.unrecognized.hx-params entity.other.attribute-name.html, meta.attribute.unrecognized.hx-validate entity.other.attribute-name.html, meta.attribute.unrecognized.hx-select entity.other.attribute-name.html, meta.attribute.unrecognized.hx-on entity.other.attribute-name.html, meta.attribute.unrecognized.hx-push-url entity.other.attribute-name.html, meta.attribute.unrecognized.hx-replace-url entity.other.attribute-name.html, meta.attribute.unrecognized.hx-history-elt entity.other.attribute-name.html#CC00CC
meta.attribute.unrecognized.hx-get string.quoted.double.html, meta.attribute.unrecognized.hx-post string.quoted.double.html, meta.attribute.unrecognized.hx-put string.quoted.double.html, meta.attribute.unrecognized.hx-delete string.quoted.double.html, meta.attribute.unrecognized.hx-patch string.quoted.double.html, meta.attribute.unrecognized.hx-trigger string.quoted.double.html, meta.attribute.unrecognized.hx-swap string.quoted.double.html, meta.attribute.unrecognized.hx-target string.quoted.double.html, meta.attribute.unrecognized.hx-headers string.quoted.double.html, meta.attribute.unrecognized.hx-ext string.quoted.double.html, meta.attribute.unrecognized.hx-preserve string.quoted.double.html, meta.attribute.unrecognized.hx-sync string.quoted.double.html, meta.attribute.unrecognized.hx-indicator string.quoted.double.html, meta.attribute.unrecognized.hx-disable string.quoted.double.html, meta.attribute.unrecognized.hx-boost string.quoted.double.html, meta.attribute.unrecognized.hx-confirm string.quoted.double.html, meta.attribute.unrecognized.hx-encoding string.quoted.double.html, meta.attribute.unrecognized.hx-params string.quoted.double.html, meta.attribute.unrecognized.hx-validate string.quoted.double.html, meta.attribute.unrecognized.hx-select string.quoted.double.html, meta.attribute.unrecognized.hx-on string.quoted.double.html, meta.attribute.unrecognized.hx-push-url string.quoted.double.html, meta.attribute.unrecognized.hx-replace-url string.quoted.double.html, meta.attribute.unrecognized.hx-history-elt string.quoted.double.html#D641D6
source.c, source.cpp, source.php, source.python, source.rust, keyword.other.phpdoc.php, meta.other.type.phpdoc.php, string.quoted.single.php, punctuation.separator.delimiter.php, punctuation.terminator.expression.php, meta.embedded.block.c, meta.embedded.block.cpp, meta.embedded.block.php, meta.embedded.block.python, meta.embedded.block.rust, meta.attribute.unrecognized.:value.html punctuation.separator.key-value.html#E18282
source.c keyword.control, source.c storage.type.modifier, source.c storage.modifier.specifier, keyword.operator.comparison.c, storage.modifier.reference.c, source.c keyword.operator.assignment, source.c keyword.operator.increment, source.c keyword.operator.decrement, punctuation.separator.pointer-access.c, entity.name.scope-resolution.function.call.c, punctuation.definition.begin.bracket.square.c, punctuation.definition.end.bracket.square.c, source.cpp keyword.control, source.cpp storage.type.modifier, source.cpp storage.modifier.specifier, keyword.operator.comparison.cpp, storage.modifier.reference.cpp, source.cpp keyword.operator.assignment, source.cpp keyword.operator.increment, source.cpp keyword.operator.decrement, punctuation.separator.pointer-access.cpp, entity.name.scope-resolution.function.call.cpp, punctuation.definition.begin.bracket.square.cpp, punctuation.definition.end.bracket.square.cpp, keyword.operator.increment-decrement.php, keyword.operator.comparison.php, variable.other.class.php, variable.language.this.php, punctuation.definition.variable.php, punctuation.section.array.begin.php, punctuation.section.array.end.php, support.type.python, support.variable.magic.python, punctuation.definition.list.begin.python, punctuation.definition.list.end.python, variable.language.self.rust, punctuation.brackets.square.rust, meta.attribute.unrecognized.:value.html string.quoted.double.html#D64141
keyword.control.directive.include.c, keyword.control.return.c, source.c keyword.operator.bitwise, keyword.operator.c, keyword.operator.logical.c, keyword.operator.arithmetic.c, keyword.control.directive.include.cpp, keyword.control.return.cpp, source.cpp keyword.operator.bitwise, keyword.operator.cpp, keyword.operator.logical.cpp, keyword.operator.arithmetic.cpp, storage.modifier.final.php, storage.modifier.reference.php, entity.name.type.namespace.php, entity.name.class.php, entity.name.type.class.php, entity.other.inherited-class.php, keyword.control.return.php, keyword.control.declare.php, keyword.control.exception.php, keyword.operator.logical.php, keyword.operator.arithmetic.php, keyword.operator.assignment.php, support.function.construct.begin.blade, support.function.construct.end.blade, begin.bracket.round.blade.php, end.bracket.round.blade.php, source.python keyword.operator, keyword.control.flow.python, keyword.control.import.python, storage.type.function.python, keyword.blade, keyword.other.rust, keyword.operator.borrow.and.rust, meta.attribute.unrecognized.:value.html entity.other.attribute-name.html#CC0000
meta.preprocessor.include.c, entity.name.type.c, storage.modifier.specifier.functional.post-parameters.noexcept.c, storage.type.class.c, entity.name.function.constructor.c, keyword.operator.noexcept.c, meta.preprocessor.include.cpp, entity.name.type.cpp, storage.modifier.specifier.functional.post-parameters.noexcept.cpp, storage.type.class.cpp, entity.name.function.constructor.cpp, keyword.operator.noexcept.cpp, meta.namespace.php, keyword.other.use.php, storage.type.class.php, storage.modifier.implements.php, support.class.php, support.class.builtin.php, entity.name.function.python, constant.character.format.placeholder.other.python, source.python support.other.parenthesis.regexp, storage.type.rust, keyword.other.fn.rust#D12020
entity.name.function.call.c, storage.modifier.specifier.const.c, storage.type.c, storage.type.template.c, source.c storage.type.template.argument, storage.type.primitive.c, entity.name.type.parameter.c, entity.name.function.call.initializer.c, source.c variable.other.object, punctuation.section.arguments.begin.bracket.round.c, entity.name.function.call.cpp, storage.modifier.specifier.const.cpp, storage.type.cpp, storage.type.template.cpp, source.cpp storage.type.template.argument, storage.type.primitive.cpp, entity.name.type.parameter.cpp, entity.name.function.call.initializer.cpp, source.cpp variable.other.object, punctuation.section.arguments.begin.bracket.round.cpp, variable.other.php, entity.name.function.php, meta.function-call.php, keyword.other.new.php, keyword.operator.class.php, keyword.operator.key.php, keyword.operator.ternary.php, storage.type.function.php, string.quoted.double.php, source.python variable.parameter, source.python string.quoted.docstring, variable.legacy.builtin.python, storage.modifier.declaration.python, storage.type.string.python, support.function.builtin.python, meta.function-call.generic.python, source.python constant.character.set.regexp, source.python constant.character.escape.regexp, variable.other.rust, entity.name.function.macro.rust, entity.name.type.rust, entity.name.type.numeric.rust#DC6161
comment.block.c, comment.block.c punctuation.definition.comment, comment.block.documentation.c, comment.block.documentation.c punctuation.definition.comment, comment.line.double-slash.c, comment.line.double-slash.c punctuation.definition.comment, comment.line.double-slash.documentation.c, comment.line.double-slash.documentation.c punctuation.definition.comment, comment.block.cpp, comment.block.cpp punctuation.definition.comment, comment.block.documentation.cpp, comment.block.documentation.cpp punctuation.definition.comment, comment.line.double-slash.cpp, comment.line.double-slash.cpp punctuation.definition.comment, comment.line.double-slash.documentation.cpp, comment.line.double-slash.documentation.cpp punctuation.definition.comment, comment.block.documentation.phpdoc.php, comment.block.documentation.phpdoc.php punctuation.definition.comment, comment.block.php, comment.block.php punctuation.definition.comment, comment.line.double-slash.php, comment.line.double-slash.php punctuation.definition.comment, comment.line.number-sign.php, comment.line.number-sign.php punctuation.definition.comment, comment.line.number-sign.python, comment.line.number-sign.python punctuation.definition.comment#E6A2A2
source.apacheconf, source.js, source.nginx, source.ts, source.tsx, source.js comment.block storage.type, source.js entity.name.type.instance.jsdoc, meta.attribute.unrecognized.wire:model punctuation.separator.key-value.html, meta.attribute.unrecognized.wire:click punctuation.separator.key-value.html, meta.attribute.unrecognized.wire:submit punctuation.separator.key-value.html, meta.attribute.unrecognized.wire:loading.attr punctuation.separator.key-value.html, meta.attribute.unrecognized.x-data punctuation.separator.key-value.html, meta.embedded.block.js, meta.embedded.block.javascript, meta.embedded.block.ts, meta.embedded.block.typescript, meta.embedded.block.tsx, punctuation.accessor.tsx, support.variable.property.tsx, variable.other.property.tsx, variable.other.object.property.tsx, meta.object.member.tsx, meta.var.expr.tsx, meta.var.expr meta.brace.round.tsx, meta.var.expr meta.parameters.tsx#82A1E1
keyword.core.apacheconf, source.js keyword.operator, source.js keyword.control.import, source.js keyword.control.from, source.js keyword.control.export, source.js storage.type, storage.type.numeric.bigint.js, entity.name.type.class.js, entity.other.inherited-class.js, storage.type.directive.context.nginx, source.tsx keyword.operator, source.tsx keyword.control.import, source.tsx keyword.control.from, source.tsx keyword.control.export, source.tsx storage.type, storage.type.numeric.bigint.tsx, entity.name.type.class.tsx, entity.other.inherited-class.tsx, source.tsx keyword.operator, source.tsx keyword.control.import, source.tsx keyword.control.from, source.tsx keyword.control.export, source.tsx storage.type, storage.type.numeric.bigint.tsx, entity.name.type.class.tsx, entity.other.inherited-class.tsx, punctuation.section.embedded.begin.tsx, punctuation.section.embedded.end.tsx, meta.attribute.unrecognized.wire:model entity.other.attribute-name.html, meta.attribute.unrecognized.wire:click entity.other.attribute-name.html, meta.attribute.unrecognized.wire:submit entity.other.attribute-name.html, meta.attribute.unrecognized.wire:loading.attr entity.other.attribute-name.html, meta.attribute.unrecognized.x-data entity.other.attribute-name.html, meta.attribute.event-handler.error.html#0044CC
keyword.rewrite.apacheconf, entity.helper.apacheconf, punctuation.terminator.nginx, keyword.operator.nginx#205BD1
string.regexp.apacheconf, meta.function-call.js, variable.other.readwrite.js, variable.other.object.js, variable.parameter.js, punctuation.definition.block.js, meta.brace.square.js, variable.language.this.js, storage.modifier.js, entity.name.context.location.nginx, keyword.directive.nginx, string.regexp.nginx, meta.function-call.ts, variable.other.readwrite.ts, variable.other.object.ts, variable.parameter.ts, punctuation.definition.block.ts, meta.brace.square.ts, variable.language.this.ts, storage.modifier.ts, meta.function-call.tsx, variable.other.readwrite.tsx, variable.other.object.tsx, variable.parameter.tsx, punctuation.definition.block.tsx, meta.brace.square.tsx, variable.language.this.tsx, storage.modifier.tsx, meta.attribute.unrecognized.wire:model string.quoted.double.html, meta.attribute.unrecognized.wire:click string.quoted.double.html, meta.attribute.unrecognized.wire:submit string.quoted.double.html, meta.attribute.unrecognized.wire:loading.attr string.quoted.double.html, meta.attribute.unrecognized.x-data string.quoted.double.html#4173D6
string.replacement.apacheconf, variable.misc.apacheconf, punctuation.variable.apacheconf, string.quoted.single.js, string.quoted.double.js, source.js keyword.control, entity.name.function.js, punctuation.variable.nginx, string.quoted.single.ts, string.quoted.double.ts, source.ts keyword.control, entity.name.function.ts, string.quoted.single.tsx, string.quoted.double.tsx, source.tsx keyword.control, entity.name.function.tsx, string.template.tsx#618ADC
source.apacheconf comment.line, source.apacheconf comment.line punctuation.definition.comment, comment.line.double-slash.js, comment.line.double-slash.js punctuation.definition.comment, comment.block.documentation.js, comment.block.documentation.js punctuation.definition.comment, comment.block.js, comment.block.js punctuation.definition.comment, source.nginx comment.line, source.nginx comment.line punctuation.definition.comment, comment.line.double-slash.ts, comment.line.double-slash.ts punctuation.definition.comment, comment.block.documentation.ts, comment.block.documentation.ts punctuation.definition.comment, comment.block.ts, comment.block.ts punctuation.definition.comment, comment.line.double-slash.tsx, comment.line.double-slash.tsx punctuation.definition.comment, comment.block.documentation.tsx, comment.block.documentation.tsx punctuation.definition.comment, comment.block.tsx, comment.block.tsx punctuation.definition.comment#A2B9E6
source.css, meta.attribute.class punctuation.separator.key-value.html, meta.embedded.block.css#E1C182
keyword.control.at-rule.import.css, keyword.control.at-rule.media.css, keyword.control.at-rule.keyframes.css, keyword.other.important.css, punctuation.definition.property-value.css, punctuation.definition.property-name.css, entity.name.tag.wildcard.css, keyword.control.at-rule.css, variable.parameter.url.css, source.css keyword.other.unit, meta.attribute.class entity.other.attribute-name.html#CC8800
entity.name.tag.css, entity.other.keyframe-offset.css, source.css support.constant, source.css support.function, meta.attribute.class string.quoted.double.html#D6A541
source.css variable, meta.at-rule.media.header.css, string.quoted.single.css, string.quoted.double.css, entity.other.attribute-name.class.css, entity.other.attribute-name.id.css, entity.other.attribute-name.pseudo-class.css#DCB361
comment.block.css, comment.line.css#E6CFA2
source.json, source.yaml, meta.embedded.block.json, meta.embedded.block.yaml#E1A1C1
entity.name.tag.yaml#D673A5
string.quoted.double.json, string.unquoted.block.yaml, punctuation.definition.alias.yaml, punctuation.definition.anchor.yaml, punctuation.definition.block.sequence.item.yaml, punctuation.separator.map.value.yaml#CC4488
support.type.property-name.json, string.unquoted.plain.out.yaml, variable.other.alias.yaml, variable.other.anchor.yaml#DC8AB3
punctuation.definition.comment.json, source.json comment.line.double-slash.js, comment.line.number-sign.yaml#E6B9CF
source.editorconfig, source.env, source.ignore, source.ini, source.toml, meta.embedded.block.editorconfig, meta.embedded.block.env, meta.embedded.block.ignore, meta.embedded.block.ini, meta.embedded.block.toml#7341A5
keyword.other.definition.root.editorconfig#440088
source.editorconfig keyword.other, string.quoted.double.env, keyword.other.definition.ini, support.type.property-name.toml#A182C1
source.editorconfig meta.section.header, string.unquoted.env, string.quoted.double.ini, support.type.property-name.table.toml#7341A5
variable.other.env#5B2096
comment.line.number-sign.editorconfig, comment.line.number-sign.editorconfig punctuation.definition.comment, comment.line.number-sign.env, comment.line.number-sign.env punctuation.definition.comment, comment.line.number-sign.ini, comment.line.number-sign.ini punctuation.definition.comment#B9A2CF
source.shell, meta.embedded.block.shell#E1A182
keyword.operator.pipe.shell, keyword.operator.redirect.shell, keyword.operator.glob.shell, source.shell constant#CC4400
variable.other.normal.shell, punctuation.definition.variable.shell, support.function.builtin.shell#D67341
source.shell keyword.control, variable.other.assignment.shell, string.unquoted.argument#DC8A61
entity.name.command.shell#D15B20
comment.line.number-sign.shell#E6B9A2
text.html.markdown, meta.embedded.block.markdown
markup.bold.markdown, markup.list.markdown, meta.separator.markdown, punctuation.definition.list.begin.markdown, meta.attribute.alt entity.other.attribute-name.html, meta.attribute.title entity.other.attribute-name.html#008888
markup.heading.markdown, markup.italic.markdown, markup.horizontal.rule.markdown#209696
string.other.link.title.markdown, markup.inline.raw.markdown, markup.raw.block.markdown, meta.attribute.alt string.quoted.double.html, meta.attribute.title string.quoted.double.html#41A5A5
markup.underline.link.markdown, markup.quote.markdown#61B3B3
meta.paragraph.markdown, punctuation.definition.link.title.begin.markdown, punctuation.definition.link.title.end.markdown, punctuation.definition.metadata.markdown, meta.attribute.alt punctuation.separator.key-value.html, meta.attribute.title punctuation.separator.key-value.html#82C1C1
markup.strikethrough.markdown, markup.footnote.markdown#A2CFCF
text.html.django, meta.embedded.block.django
entity.other.django.delimiter.tag, entity.other.django.delimiter.variable#A182A1
keyword.control.django, meta.scope.django.tag, keyword.operator.assignment.django, keyword.operator.arithmetic.django#440044
variable.language.django, punctuation.other.django#734173
variable.other.django.block, variable.other.django.attribute, string.quoted.double.django#8A618A
variable.other.django#734173
text.csv rainbow1#448800
text.csv keyword.rainbow2#CC00CC
text.csv keyword.rainbow3#CC0000
text.csv keyword.rainbow4#0044CC
text.csv keyword.rainbow5#CC8800
text.csv keyword.rainbow6#CC4488
text.csv keyword.rainbow7#440088
text.csv keyword.rainbow8#CC4400
Infinity 64 Theme by Shingo Murata by Markus Rafferty - VS Code Theme