Gulf Theme
Publisher: Alessandro PaludettoThemes in package: 2
A VS Code dark theme inspired by the iconic Porsche x Gulf racing livery, blending bold Gulf blue with vivid orange accents for a high-contrast coding experience.
A VS Code dark theme inspired by the iconic Porsche x Gulf racing livery, blending bold Gulf blue with vivid orange accents for a high-contrast coding experience.
Full workbench mockup using this variant's colors and tokenColors.
Loading...
Workbench UI color keys from the theme JSON colors map.
TextMate scopes and font styles (syntax highlighting rules).
| scope | foreground | fontStyle |
|---|---|---|
| comment, punctuation.definition.comment, string.comment, comment.block, comment.line | #6f7fb0 | italic |
| keyword, keyword.control, keyword.other, keyword.operator.expression, keyword.operator.new, keyword.operator.logical, keyword.operator.wordlike, storage, storage.type, storage.modifier | #ff7403 | — |
| keyword.operator, punctuation.accessor, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.comparison | #a7b4d8 | — |
| storage.type.function, storage.type.class, keyword.declaration | #ff7403 | — |
| string, string.quoted, string.template, string.unquoted, meta.string | #3edd9b | — |
| punctuation.definition.string | #3edd9b | — |
| punctuation.definition.template-expression, punctuation.section.embedded, meta.template.expression | #a7b4d8 | — |
| string.regexp, constant.other.character-class.regexp, keyword.control.anchor.regexp | #b9a4f2 | — |
| constant.character.escape, constant.other.placeholder, constant.character.format.placeholder | #ffc24b | — |
| constant.numeric, constant.numeric.integer, constant.numeric.float, constant.numeric.hex | #ff5d73 | — |
| constant.language, constant.language.boolean, constant.language.null, constant.language.undefined, constant.language.nan, constant.language.infinity | #ff5d73 | — |
| constant, constant.other, variable.other.constant, variable.other.enummember, entity.name.constant, support.constant | #ff5d73 | — |
| entity.name.function, support.function, meta.function-call.generic, meta.function-call, variable.function | #ffc24b | — |
| support.function.builtin, support.function.magic | #ffc24b | — |
| entity.name.type, entity.name.class, entity.other.inherited-class, support.type, support.class, entity.name.type.class, entity.name.type.interface, entity.name.type.enum, entity.name.type.struct, meta.type.annotation, support.type.primitive | #56d4dd | — |
| entity.name.namespace, entity.name.module, entity.name.scope-resolution | #56d4dd | — |
| entity.name.type.parameter, meta.type.parameters | #56d4dd | italic |
| meta.decorator, punctuation.decorator, entity.name.function.decorator, tag.decorator, meta.annotation, storage.type.annotation, entity.name.function.preprocessor, meta.preprocessor | #b9a4f2 | — |
| entity.name.function.macro, meta.macro, support.function.macro | #b9a4f2 | — |
| variable.parameter, variable.parameter.function, meta.function.parameters | #93dafe | — |
| variable.other.property, variable.other.object.property, meta.object-literal.key, support.type.property-name, meta.object.member, variable.object.property, entity.name.tag.yaml, support.type.property-name.json, support.type.property-name.toml | #93dafe | — |
| variable.language, variable.language.this, variable.language.super | #ff5d73 | — |
| variable, variable.other, variable.other.readwrite, meta.definition.variable, meta.variable | #c9d1d9 | — |
| support.variable, support.other.variable, variable.other.global | #93dafe | — |
| entity.name.tag, punctuation.definition.tag, meta.tag | #ff5d73 | — |
| support.class.component, entity.name.tag.namespace, meta.tag.custom | #56d4dd | — |
| entity.other.attribute-name, meta.attribute | #ffc24b | — |
| punctuation, punctuation.definition, punctuation.separator, punctuation.terminator, punctuation.section, meta.brace.round, meta.brace.square, meta.brace.curly, punctuation.definition.parameters, punctuation.definition.array | #8295c6 | — |
| entity.name.label, entity.name.goto-label | #93dafe | — |
| entity.name.tag.css, entity.name.tag.scss | #ff5d73 | — |
| entity.other.attribute-name.class.css, entity.other.attribute-name.id.css, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css | #ffc24b | — |
| support.type.property-name.css, support.type.property-name.scss, meta.property-name.css | #93dafe | — |
| support.constant.property-value.css, meta.property-value.css, support.constant.font-name.css | #3edd9b | — |
| keyword.other.unit, constant.numeric.css | #ff5d73 | — |
| constant.other.color, constant.other.color.rgb-value | #56d4dd | — |
| markup.heading, entity.name.section, punctuation.definition.heading | #93dafe | bold |
| markup.bold, punctuation.definition.bold | #ff7403 | bold |
| markup.italic, punctuation.definition.italic | #3edd9b | italic |
| markup.inline.raw, markup.raw, punctuation.definition.raw | #3edd9b | — |
| markup.underline.link, string.other.link, constant.other.reference.link | #56d4dd | underline |
| markup.quote, punctuation.definition.quote | #8295c6 | italic |
| markup.list, punctuation.definition.list.begin, beginning.punctuation.definition.list | #ff7403 | — |
| markup.inserted, markup.inserted.diff, meta.diff.header.to-file | #3edd9b | — |
| markup.deleted, markup.deleted.diff, meta.diff.header.from-file | #ff5d73 | — |
| markup.changed, markup.changed.diff | #ffc24b | — |
| meta.diff.header, meta.diff.range, punctuation.definition.range.diff | #b9a4f2 | — |
| invalid, invalid.illegal | #ff5d73 | — |
| invalid.deprecated | #6f7fb0 | strikethrough |
| token.info-token | #56d4dd | — |
| token.warn-token | #ffc24b | — |
| token.error-token | #ff5d73 | — |
| token.debug-token | #b9a4f2 | — |
| keyword.control.directive, keyword.control.directive.include, keyword.control.directive.define, keyword.control.directive.conditional, keyword.control.directive.pragma, keyword.control.directive.undef, keyword.control.import.c, keyword.control.import.cpp, punctuation.definition.directive, meta.preprocessor | #b9a4f2 | — |
| entity.name.function.preprocessor, entity.name.function.preprocessor.c, entity.name.function.preprocessor.cpp, variable.other.macro, meta.preprocessor.macro entity.name.function | #b9a4f2 | — |
| string.quoted.other.lt-gt.include, string.quoted.other.lt-gt.include.c, string.quoted.other.lt-gt.include.cpp, string.quoted.double.include | #3edd9b | — |
| storage.type.built-in.c, storage.type.built-in.cpp, storage.type.built-in.primitive.c, storage.type.built-in.primitive.cpp, storage.type.primitive.c, storage.type.primitive.cpp, support.type.built-in.c, support.type.built-in.cpp, support.type.posix-reserved.c, support.type.posix-reserved.cpp, support.type.sys-types.c | #56d4dd | — |
| entity.name.namespace, entity.name.scope-resolution, entity.name.scope-resolution.cpp, entity.name.scope-resolution.parameter, meta.body.scope-resolution | #56d4dd | — |
| variable.other.member, variable.other.property.cpp, variable.other.object.property.cpp, meta.member.access | #93dafe | — |
| entity.name.function.call, entity.name.function.call.cpp, meta.function-call.cpp, entity.name.function.member, entity.name.function.definition.special.member.destructor | #ffc24b | — |
| support.other.attribute, support.other.attribute.cpp, meta.attribute.cpp, meta.attribute-specifier | #b9a4f2 | — |
| variable.language.this.cpp, variable.language.this.c | #ff5d73 | — |
| storage.type.template, storage.type.template.cpp, keyword.other.template, keyword.other.typename | #ff7403 | — |
| variable.language.special.self.python, variable.language.special.cls.python, variable.parameter.function.language.special.self.python, variable.parameter.function.language.special.cls.python | #ff5d73 | — |
| support.function.builtin.python | #ffc24b | — |
| support.function.magic.python, support.variable.magic.python, variable.language.special.python | #ffc24b | — |
| support.type.python, support.type.exception.python | #56d4dd | — |
| constant.language.python | #ff5d73 | — |
| constant.other.caps.python, constant.other.caps | #ff5d73 | — |
| entity.name.function.decorator.python, meta.function.decorator.python, punctuation.definition.decorator.python, support.type.python.decorator | #b9a4f2 | — |
| entity.name.function.python, meta.function-call.generic.python, meta.function-call.python entity.name.function | #ffc24b | — |
| entity.name.type.class.python, entity.name.class.python, support.class.python | #56d4dd | — |
| constant.character.format.placeholder.other.python, meta.fstring.python constant.character.format.placeholder, punctuation.definition.placeholder.python | #ffc24b | — |
| meta.function.parameters.python support.type.python, meta.return-type.python support.type.python, meta.typehint.python, support.type.type-parameter.python | #56d4dd | — |
| keyword.operator.logical.python, keyword.control.flow.python, keyword.control.import.python, keyword.operator.python | #ff7403 | — |
| comment, punctuation.definition.comment, string.comment, comment.block, comment.line | #6f7fb0 | italic |
| keyword, keyword.control, keyword.other, keyword.operator.expression, keyword.operator.new, keyword.operator.logical, keyword.operator.wordlike, storage, storage.type, storage.modifier | #ff7403 | — |
| keyword.operator, punctuation.accessor, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.comparison | #a7b4d8 | — |
| storage.type.function, storage.type.class, keyword.declaration | #ff7403 | — |
| string, string.quoted, string.template, string.unquoted, meta.string | #3edd9b | — |
| punctuation.definition.string | #3edd9b | — |
| punctuation.definition.template-expression, punctuation.section.embedded, meta.template.expression | #a7b4d8 | — |
| string.regexp, constant.other.character-class.regexp, keyword.control.anchor.regexp | #b9a4f2 | — |
| constant.character.escape, constant.other.placeholder, constant.character.format.placeholder | #ffc24b | — |
| constant.numeric, constant.numeric.integer, constant.numeric.float, constant.numeric.hex | #ff5d73 | — |
| constant.language, constant.language.boolean, constant.language.null, constant.language.undefined, constant.language.nan, constant.language.infinity | #ff5d73 | — |
| constant, constant.other, variable.other.constant, variable.other.enummember, entity.name.constant, support.constant | #ff5d73 | — |
| entity.name.function, support.function, meta.function-call.generic, meta.function-call, variable.function | #ffc24b | — |
| support.function.builtin, support.function.magic | #ffc24b | — |
| entity.name.type, entity.name.class, entity.other.inherited-class, support.type, support.class, entity.name.type.class, entity.name.type.interface, entity.name.type.enum, entity.name.type.struct, meta.type.annotation, support.type.primitive | #56d4dd | — |
| entity.name.namespace, entity.name.module, entity.name.scope-resolution | #56d4dd | — |
| entity.name.type.parameter, meta.type.parameters | #56d4dd | italic |
| meta.decorator, punctuation.decorator, entity.name.function.decorator, tag.decorator, meta.annotation, storage.type.annotation, entity.name.function.preprocessor, meta.preprocessor | #b9a4f2 | — |
| entity.name.function.macro, meta.macro, support.function.macro | #b9a4f2 | — |
| variable.parameter, variable.parameter.function, meta.function.parameters | #93dafe | — |
| variable.other.property, variable.other.object.property, meta.object-literal.key, support.type.property-name, meta.object.member, variable.object.property, entity.name.tag.yaml, support.type.property-name.json, support.type.property-name.toml | #93dafe | — |
| variable.language, variable.language.this, variable.language.super | #ff5d73 | — |
| variable, variable.other, variable.other.readwrite, meta.definition.variable, meta.variable | #c9d1d9 | — |
| support.variable, support.other.variable, variable.other.global | #93dafe | — |
| entity.name.tag, punctuation.definition.tag, meta.tag | #ff5d73 | — |
| support.class.component, entity.name.tag.namespace, meta.tag.custom | #56d4dd | — |
| entity.other.attribute-name, meta.attribute | #ffc24b | — |
| punctuation, punctuation.definition, punctuation.separator, punctuation.terminator, punctuation.section, meta.brace.round, meta.brace.square, meta.brace.curly, punctuation.definition.parameters, punctuation.definition.array | #8295c6 | — |
| entity.name.label, entity.name.goto-label | #93dafe | — |
| entity.name.tag.css, entity.name.tag.scss | #ff5d73 | — |
| entity.other.attribute-name.class.css, entity.other.attribute-name.id.css, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css | #ffc24b | — |
| support.type.property-name.css, support.type.property-name.scss, meta.property-name.css | #93dafe | — |
| support.constant.property-value.css, meta.property-value.css, support.constant.font-name.css | #3edd9b | — |
| keyword.other.unit, constant.numeric.css | #ff5d73 | — |
| constant.other.color, constant.other.color.rgb-value | #56d4dd | — |
| markup.heading, entity.name.section, punctuation.definition.heading | #93dafe | bold |
| markup.bold, punctuation.definition.bold | #ff7403 | bold |
| markup.italic, punctuation.definition.italic | #3edd9b | italic |
| markup.inline.raw, markup.raw, punctuation.definition.raw | #3edd9b | — |
| markup.underline.link, string.other.link, constant.other.reference.link | #56d4dd | underline |
| markup.quote, punctuation.definition.quote | #8295c6 | italic |
| markup.list, punctuation.definition.list.begin, beginning.punctuation.definition.list | #ff7403 | — |
| markup.inserted, markup.inserted.diff, meta.diff.header.to-file | #3edd9b | — |
| markup.deleted, markup.deleted.diff, meta.diff.header.from-file | #ff5d73 | — |
| markup.changed, markup.changed.diff | #ffc24b | — |
| meta.diff.header, meta.diff.range, punctuation.definition.range.diff | #b9a4f2 | — |
| invalid, invalid.illegal | #ff5d73 | — |
| invalid.deprecated | #6f7fb0 | strikethrough |
| token.info-token | #56d4dd | — |
| token.warn-token | #ffc24b | — |
| token.error-token | #ff5d73 | — |
| token.debug-token | #b9a4f2 | — |
| keyword.control.directive, keyword.control.directive.include, keyword.control.directive.define, keyword.control.directive.conditional, keyword.control.directive.pragma, keyword.control.directive.undef, keyword.control.import.c, keyword.control.import.cpp, punctuation.definition.directive, meta.preprocessor | #b9a4f2 | — |
| entity.name.function.preprocessor, entity.name.function.preprocessor.c, entity.name.function.preprocessor.cpp, variable.other.macro, meta.preprocessor.macro entity.name.function | #b9a4f2 | — |
| string.quoted.other.lt-gt.include, string.quoted.other.lt-gt.include.c, string.quoted.other.lt-gt.include.cpp, string.quoted.double.include | #3edd9b | — |
| storage.type.built-in.c, storage.type.built-in.cpp, storage.type.built-in.primitive.c, storage.type.built-in.primitive.cpp, storage.type.primitive.c, storage.type.primitive.cpp, support.type.built-in.c, support.type.built-in.cpp, support.type.posix-reserved.c, support.type.posix-reserved.cpp, support.type.sys-types.c | #56d4dd | — |
| entity.name.namespace, entity.name.scope-resolution, entity.name.scope-resolution.cpp, entity.name.scope-resolution.parameter, meta.body.scope-resolution | #56d4dd | — |
| variable.other.member, variable.other.property.cpp, variable.other.object.property.cpp, meta.member.access | #93dafe | — |
| entity.name.function.call, entity.name.function.call.cpp, meta.function-call.cpp, entity.name.function.member, entity.name.function.definition.special.member.destructor | #ffc24b | — |
| support.other.attribute, support.other.attribute.cpp, meta.attribute.cpp, meta.attribute-specifier | #b9a4f2 | — |
| variable.language.this.cpp, variable.language.this.c | #ff5d73 | — |
| storage.type.template, storage.type.template.cpp, keyword.other.template, keyword.other.typename | #ff7403 | — |
| variable.language.special.self.python, variable.language.special.cls.python, variable.parameter.function.language.special.self.python, variable.parameter.function.language.special.cls.python | #ff5d73 | — |
| support.function.builtin.python | #ffc24b | — |
| support.function.magic.python, support.variable.magic.python, variable.language.special.python | #ffc24b | — |
| support.type.python, support.type.exception.python | #56d4dd | — |
| constant.language.python | #ff5d73 | — |
| constant.other.caps.python, constant.other.caps | #ff5d73 | — |
| entity.name.function.decorator.python, meta.function.decorator.python, punctuation.definition.decorator.python, support.type.python.decorator | #b9a4f2 | — |
| entity.name.function.python, meta.function-call.generic.python, meta.function-call.python entity.name.function | #ffc24b | — |
| entity.name.type.class.python, entity.name.class.python, support.class.python | #56d4dd | — |
| constant.character.format.placeholder.other.python, meta.fstring.python constant.character.format.placeholder, punctuation.definition.placeholder.python | #ffc24b | — |
| meta.function.parameters.python support.type.python, meta.return-type.python support.type.python, meta.typehint.python, support.type.type-parameter.python | #56d4dd | — |
| keyword.operator.logical.python, keyword.control.flow.python, keyword.control.import.python, keyword.operator.python | #ff7403 | — |
| comment, punctuation.definition.comment, string.comment | #8b949e | — |
| constant.other.placeholder, constant.character | #ff7b72 | — |
| constant, entity.name.constant, variable.other.constant, variable.other.enummember, variable.language, entity | #79c0ff | — |
| entity.name, meta.export.default, meta.definition.variable | #ffa657 | — |
| variable.parameter.function, meta.jsx.children, meta.block, meta.tag.attributes, entity.name.constant, meta.object.member, meta.embedded.expression | #c9d1d9 | — |
| entity.name.function | #d2a8ff | — |
| entity.name.tag, support.class.component | #7ee787 | — |
| keyword | #ff7b72 | — |
| storage, storage.type | #ff7b72 | — |
| storage.modifier.package, storage.modifier.import, storage.type.java | #c9d1d9 | — |
| string, string punctuation.section.embedded source | #a5d6ff | — |
| support | #79c0ff | — |
| meta.property-name | #79c0ff | — |
| variable | #ffa657 | — |
| variable.other | #c9d1d9 | — |
| invalid.broken | #ffa198 | italic |
| invalid.deprecated | #ffa198 | italic |
| invalid.illegal | #ffa198 | italic |
| invalid.unimplemented | #ffa198 | italic |
| carriage-return | #f0f6fc | italic underline |
| message.error | #ffa198 | — |
| string variable | #79c0ff | — |
| source.regexp, string.regexp | #a5d6ff | — |
| string.regexp.character-class, string.regexp constant.character.escape, string.regexp source.ruby.embedded, string.regexp string.regexp.arbitrary-repitition | #a5d6ff | — |
| string.regexp constant.character.escape | #7ee787 | bold |
| support.constant | #79c0ff | — |
| support.variable | #79c0ff | — |
| support.type.property-name.json | #7ee787 | — |
| meta.module-reference | #79c0ff | — |
| punctuation.definition.list.begin.markdown | #ffa657 | — |
| markup.heading, markup.heading entity.name | #79c0ff | bold |
| markup.quote | #7ee787 | — |
| markup.italic | #c9d1d9 | italic |
| markup.bold | #c9d1d9 | bold |
| markup.underline | — | underline |
| markup.strikethrough | — | strikethrough |
| markup.inline.raw | #79c0ff | — |
| markup.deleted, meta.diff.header.from-file, punctuation.definition.deleted | #ffa198 | — |
| punctuation.section.embedded | #ff7b72 | — |
| markup.inserted, meta.diff.header.to-file, punctuation.definition.inserted | #7ee787 | — |
| markup.changed, punctuation.definition.changed | #ffa657 | — |
| markup.ignored, markup.untracked | #79c0ff | — |
| meta.diff.range | #d2a8ff | bold |
| meta.diff.header | #79c0ff | — |
| meta.separator | #79c0ff | bold |
| meta.output | #79c0ff | — |
| brackethighlighter.tag, brackethighlighter.curly, brackethighlighter.round, brackethighlighter.square, brackethighlighter.angle, brackethighlighter.quote | #8b949e | — |
| brackethighlighter.unmatched | #ffa198 | — |
| constant.other.reference.link, string.other.link | #a5d6ff | — |
| token.info-token | #6796E6 | — |
| token.warn-token | #CD9731 | — |
| token.error-token | #F44747 | — |
| token.debug-token | #B267E6 | — |
| comment, punctuation.definition.comment, string.comment, comment.block, comment.line | #6f7fb0 | italic |
| keyword, keyword.control, keyword.other, keyword.operator.expression, keyword.operator.new, keyword.operator.logical, keyword.operator.wordlike, storage, storage.type, storage.modifier | #ff7403 | — |
| keyword.operator, punctuation.accessor, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.comparison | #a7b4d8 | — |
| storage.type.function, storage.type.class, keyword.declaration | #ff7403 | — |
| string, string.quoted, string.template, string.unquoted, meta.string | #3edd9b | — |
| punctuation.definition.string | #3edd9b | — |
| punctuation.definition.template-expression, punctuation.section.embedded, meta.template.expression | #a7b4d8 | — |
| string.regexp, constant.other.character-class.regexp, keyword.control.anchor.regexp | #b9a4f2 | — |
| constant.character.escape, constant.other.placeholder, constant.character.format.placeholder | #ffc24b | — |
| constant.numeric, constant.numeric.integer, constant.numeric.float, constant.numeric.hex | #ff5d73 | — |
| constant.language, constant.language.boolean, constant.language.null, constant.language.undefined, constant.language.nan, constant.language.infinity | #ff5d73 | — |
| constant, constant.other, variable.other.constant, variable.other.enummember, entity.name.constant, support.constant | #ff5d73 | — |
| entity.name.function, support.function, meta.function-call.generic, meta.function-call, variable.function | #ffc24b | — |
| support.function.builtin, support.function.magic | #ffc24b | — |
| entity.name.type, entity.name.class, entity.other.inherited-class, support.type, support.class, entity.name.type.class, entity.name.type.interface, entity.name.type.enum, entity.name.type.struct, meta.type.annotation, support.type.primitive | #56d4dd | — |
| entity.name.namespace, entity.name.module, entity.name.scope-resolution | #56d4dd | — |
| entity.name.type.parameter, meta.type.parameters | #56d4dd | italic |
| meta.decorator, punctuation.decorator, entity.name.function.decorator, tag.decorator, meta.annotation, storage.type.annotation, entity.name.function.preprocessor, meta.preprocessor | #b9a4f2 | — |
| entity.name.function.macro, meta.macro, support.function.macro | #b9a4f2 | — |
| variable.parameter, variable.parameter.function, meta.function.parameters | #93dafe | — |
| variable.other.property, variable.other.object.property, meta.object-literal.key, support.type.property-name, meta.object.member, variable.object.property, entity.name.tag.yaml, support.type.property-name.json, support.type.property-name.toml | #93dafe | — |
| variable.language, variable.language.this, variable.language.super | #ff5d73 | — |
| variable, variable.other, variable.other.readwrite, meta.definition.variable, meta.variable | #c9d1d9 | — |
| support.variable, support.other.variable, variable.other.global | #93dafe | — |
| entity.name.tag, punctuation.definition.tag, meta.tag | #ff5d73 | — |
| support.class.component, entity.name.tag.namespace, meta.tag.custom | #56d4dd | — |
| entity.other.attribute-name, meta.attribute | #ffc24b | — |
| punctuation, punctuation.definition, punctuation.separator, punctuation.terminator, punctuation.section, meta.brace.round, meta.brace.square, meta.brace.curly, punctuation.definition.parameters, punctuation.definition.array | #8295c6 | — |
| entity.name.label, entity.name.goto-label | #93dafe | — |
| entity.name.tag.css, entity.name.tag.scss | #ff5d73 | — |
| entity.other.attribute-name.class.css, entity.other.attribute-name.id.css, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css | #ffc24b | — |
| support.type.property-name.css, support.type.property-name.scss, meta.property-name.css | #93dafe | — |
| support.constant.property-value.css, meta.property-value.css, support.constant.font-name.css | #3edd9b | — |
| keyword.other.unit, constant.numeric.css | #ff5d73 | — |
| constant.other.color, constant.other.color.rgb-value | #56d4dd | — |
| markup.heading, entity.name.section, punctuation.definition.heading | #93dafe | bold |
| markup.bold, punctuation.definition.bold | #ff7403 | bold |
| markup.italic, punctuation.definition.italic | #3edd9b | italic |
| markup.inline.raw, markup.raw, punctuation.definition.raw | #3edd9b | — |
| markup.underline.link, string.other.link, constant.other.reference.link | #56d4dd | underline |
| markup.quote, punctuation.definition.quote | #8295c6 | italic |
| markup.list, punctuation.definition.list.begin, beginning.punctuation.definition.list | #ff7403 | — |
| markup.inserted, markup.inserted.diff, meta.diff.header.to-file | #3edd9b | — |
| markup.deleted, markup.deleted.diff, meta.diff.header.from-file | #ff5d73 | — |
| markup.changed, markup.changed.diff | #ffc24b | — |
| meta.diff.header, meta.diff.range, punctuation.definition.range.diff | #b9a4f2 | — |
| invalid, invalid.illegal | #ff5d73 | — |
| invalid.deprecated | #6f7fb0 | strikethrough |
| token.info-token | #56d4dd | — |
| token.warn-token | #ffc24b | — |
| token.error-token | #ff5d73 | — |
| token.debug-token | #b9a4f2 | — |
| keyword.control.directive, keyword.control.directive.include, keyword.control.directive.define, keyword.control.directive.conditional, keyword.control.directive.pragma, keyword.control.directive.undef, keyword.control.import.c, keyword.control.import.cpp, punctuation.definition.directive, meta.preprocessor | #b9a4f2 | — |
| entity.name.function.preprocessor, entity.name.function.preprocessor.c, entity.name.function.preprocessor.cpp, variable.other.macro, meta.preprocessor.macro entity.name.function | #b9a4f2 | — |
| string.quoted.other.lt-gt.include, string.quoted.other.lt-gt.include.c, string.quoted.other.lt-gt.include.cpp, string.quoted.double.include | #3edd9b | — |
| storage.type.built-in.c, storage.type.built-in.cpp, storage.type.built-in.primitive.c, storage.type.built-in.primitive.cpp, storage.type.primitive.c, storage.type.primitive.cpp, support.type.built-in.c, support.type.built-in.cpp, support.type.posix-reserved.c, support.type.posix-reserved.cpp, support.type.sys-types.c | #56d4dd | — |
| entity.name.namespace, entity.name.scope-resolution, entity.name.scope-resolution.cpp, entity.name.scope-resolution.parameter, meta.body.scope-resolution | #56d4dd | — |
| variable.other.member, variable.other.property.cpp, variable.other.object.property.cpp, meta.member.access | #93dafe | — |
| entity.name.function.call, entity.name.function.call.cpp, meta.function-call.cpp, entity.name.function.member, entity.name.function.definition.special.member.destructor | #ffc24b | — |
| support.other.attribute, support.other.attribute.cpp, meta.attribute.cpp, meta.attribute-specifier | #b9a4f2 | — |
| variable.language.this.cpp, variable.language.this.c | #ff5d73 | — |
| storage.type.template, storage.type.template.cpp, keyword.other.template, keyword.other.typename | #ff7403 | — |
| variable.language.special.self.python, variable.language.special.cls.python, variable.parameter.function.language.special.self.python, variable.parameter.function.language.special.cls.python | #ff5d73 | — |
| support.function.builtin.python | #ffc24b | — |
| support.function.magic.python, support.variable.magic.python, variable.language.special.python | #ffc24b | — |
| support.type.python, support.type.exception.python | #56d4dd | — |
| constant.language.python | #ff5d73 | — |
| constant.other.caps.python, constant.other.caps | #ff5d73 | — |
| entity.name.function.decorator.python, meta.function.decorator.python, punctuation.definition.decorator.python, support.type.python.decorator | #b9a4f2 | — |
| entity.name.function.python, meta.function-call.generic.python, meta.function-call.python entity.name.function | #ffc24b | — |
| entity.name.type.class.python, entity.name.class.python, support.class.python | #56d4dd | — |
| constant.character.format.placeholder.other.python, meta.fstring.python constant.character.format.placeholder, punctuation.definition.placeholder.python | #ffc24b | — |
| meta.function.parameters.python support.type.python, meta.return-type.python support.type.python, meta.typehint.python, support.type.type-parameter.python | #56d4dd | — |
| keyword.operator.logical.python, keyword.control.flow.python, keyword.control.import.python, keyword.operator.python | #ff7403 | — |
| comment, punctuation.definition.comment, string.comment | #8b949e | — |
| constant.other.placeholder, constant.character | #ff7b72 | — |
| constant, entity.name.constant, variable.other.constant, variable.other.enummember, variable.language, entity | #79c0ff | — |
| entity.name, meta.export.default, meta.definition.variable | #ffa657 | — |
| variable.parameter.function, meta.jsx.children, meta.block, meta.tag.attributes, entity.name.constant, meta.object.member, meta.embedded.expression | #c9d1d9 | — |
| entity.name.function | #d2a8ff | — |
| entity.name.tag, support.class.component | #7ee787 | — |
| keyword | #ff7b72 | — |
| storage, storage.type | #ff7b72 | — |
| storage.modifier.package, storage.modifier.import, storage.type.java | #c9d1d9 | — |
| string, string punctuation.section.embedded source | #a5d6ff | — |
| support | #79c0ff | — |
| meta.property-name | #79c0ff | — |
| variable | #ffa657 | — |
| variable.other | #c9d1d9 | — |
| invalid.broken | #ffa198 | italic |
| invalid.deprecated | #ffa198 | italic |
| invalid.illegal | #ffa198 | italic |
| invalid.unimplemented | #ffa198 | italic |
| carriage-return | #f0f6fc | italic underline |
| message.error | #ffa198 | — |
| string variable | #79c0ff | — |
| source.regexp, string.regexp | #a5d6ff | — |
| string.regexp.character-class, string.regexp constant.character.escape, string.regexp source.ruby.embedded, string.regexp string.regexp.arbitrary-repitition | #a5d6ff | — |
| string.regexp constant.character.escape | #7ee787 | bold |
| support.constant | #79c0ff | — |
| support.variable | #79c0ff | — |
| support.type.property-name.json | #7ee787 | — |
| meta.module-reference | #79c0ff | — |
| punctuation.definition.list.begin.markdown | #ffa657 | — |
| markup.heading, markup.heading entity.name | #79c0ff | bold |
| markup.quote | #7ee787 | — |
| markup.italic | #c9d1d9 | italic |
| markup.bold | #c9d1d9 | bold |
| markup.underline | — | underline |
| markup.strikethrough | — | strikethrough |
| markup.inline.raw | #79c0ff | — |
| markup.deleted, meta.diff.header.from-file, punctuation.definition.deleted | #ffa198 | — |
| punctuation.section.embedded | #ff7b72 | — |
| markup.inserted, meta.diff.header.to-file, punctuation.definition.inserted | #7ee787 | — |
| markup.changed, punctuation.definition.changed | #ffa657 | — |
| markup.ignored, markup.untracked | #79c0ff | — |
| meta.diff.range | #d2a8ff | bold |
| meta.diff.header | #79c0ff | — |
| meta.separator | #79c0ff | bold |
| meta.output | #79c0ff | — |
| brackethighlighter.tag, brackethighlighter.curly, brackethighlighter.round, brackethighlighter.square, brackethighlighter.angle, brackethighlighter.quote | #8b949e | — |
| brackethighlighter.unmatched | #ffa198 | — |
| constant.other.reference.link, string.other.link | #a5d6ff | — |
| token.info-token | #6796E6 | — |
| token.warn-token | #CD9731 | — |
| token.error-token | #F44747 | — |
| token.debug-token | #B267E6 | — |
| comment, punctuation.definition.comment, string.comment, comment.block, comment.line | #6f7fb0 | italic |
| keyword, keyword.control, keyword.other, keyword.operator.expression, keyword.operator.new, keyword.operator.logical, keyword.operator.wordlike, storage, storage.type, storage.modifier | #ff7403 | — |
| keyword.operator, punctuation.accessor, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.comparison | #a7b4d8 | — |
| storage.type.function, storage.type.class, keyword.declaration | #ff7403 | — |
| string, string.quoted, string.template, string.unquoted, meta.string | #3edd9b | — |
| punctuation.definition.string | #3edd9b | — |
| punctuation.definition.template-expression, punctuation.section.embedded, meta.template.expression | #a7b4d8 | — |
| string.regexp, constant.other.character-class.regexp, keyword.control.anchor.regexp | #b9a4f2 | — |
| constant.character.escape, constant.other.placeholder, constant.character.format.placeholder | #ffc24b | — |
| constant.numeric, constant.numeric.integer, constant.numeric.float, constant.numeric.hex | #ff5d73 | — |
| constant.language, constant.language.boolean, constant.language.null, constant.language.undefined, constant.language.nan, constant.language.infinity | #ff5d73 | — |
| constant, constant.other, variable.other.constant, variable.other.enummember, entity.name.constant, support.constant | #ff5d73 | — |
| entity.name.function, support.function, meta.function-call.generic, meta.function-call, variable.function | #ffc24b | — |
| support.function.builtin, support.function.magic | #ffc24b | — |
| entity.name.type, entity.name.class, entity.other.inherited-class, support.type, support.class, entity.name.type.class, entity.name.type.interface, entity.name.type.enum, entity.name.type.struct, meta.type.annotation, support.type.primitive | #56d4dd | — |
| entity.name.namespace, entity.name.module, entity.name.scope-resolution | #56d4dd | — |
| entity.name.type.parameter, meta.type.parameters | #56d4dd | italic |
| meta.decorator, punctuation.decorator, entity.name.function.decorator, tag.decorator, meta.annotation, storage.type.annotation, entity.name.function.preprocessor, meta.preprocessor | #b9a4f2 | — |
| entity.name.function.macro, meta.macro, support.function.macro | #b9a4f2 | — |
| variable.parameter, variable.parameter.function, meta.function.parameters | #93dafe | — |
| variable.other.property, variable.other.object.property, meta.object-literal.key, support.type.property-name, meta.object.member, variable.object.property, entity.name.tag.yaml, support.type.property-name.json, support.type.property-name.toml | #93dafe | — |
| variable.language, variable.language.this, variable.language.super | #ff5d73 | — |
| variable, variable.other, variable.other.readwrite, meta.definition.variable, meta.variable | #c9d1d9 | — |
| support.variable, support.other.variable, variable.other.global | #93dafe | — |
| entity.name.tag, punctuation.definition.tag, meta.tag | #ff5d73 | — |
| support.class.component, entity.name.tag.namespace, meta.tag.custom | #56d4dd | — |
| entity.other.attribute-name, meta.attribute | #ffc24b | — |
| punctuation, punctuation.definition, punctuation.separator, punctuation.terminator, punctuation.section, meta.brace.round, meta.brace.square, meta.brace.curly, punctuation.definition.parameters, punctuation.definition.array | #8295c6 | — |
| entity.name.label, entity.name.goto-label | #93dafe | — |
| entity.name.tag.css, entity.name.tag.scss | #ff5d73 | — |
| entity.other.attribute-name.class.css, entity.other.attribute-name.id.css, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css | #ffc24b | — |
| support.type.property-name.css, support.type.property-name.scss, meta.property-name.css | #93dafe | — |
| support.constant.property-value.css, meta.property-value.css, support.constant.font-name.css | #3edd9b | — |
| keyword.other.unit, constant.numeric.css | #ff5d73 | — |
| constant.other.color, constant.other.color.rgb-value | #56d4dd | — |
| markup.heading, entity.name.section, punctuation.definition.heading | #93dafe | bold |
| markup.bold, punctuation.definition.bold | #ff7403 | bold |
| markup.italic, punctuation.definition.italic | #3edd9b | italic |
| markup.inline.raw, markup.raw, punctuation.definition.raw | #3edd9b | — |
| markup.underline.link, string.other.link, constant.other.reference.link | #56d4dd | underline |
| markup.quote, punctuation.definition.quote | #8295c6 | italic |
| markup.list, punctuation.definition.list.begin, beginning.punctuation.definition.list | #ff7403 | — |
| markup.inserted, markup.inserted.diff, meta.diff.header.to-file | #3edd9b | — |
| markup.deleted, markup.deleted.diff, meta.diff.header.from-file | #ff5d73 | — |
| markup.changed, markup.changed.diff | #ffc24b | — |
| meta.diff.header, meta.diff.range, punctuation.definition.range.diff | #b9a4f2 | — |
| invalid, invalid.illegal | #ff5d73 | — |
| invalid.deprecated | #6f7fb0 | strikethrough |
| token.info-token | #56d4dd | — |
| token.warn-token | #ffc24b | — |
| token.error-token | #ff5d73 | — |
| token.debug-token | #b9a4f2 | — |
| keyword.control.directive, keyword.control.directive.include, keyword.control.directive.define, keyword.control.directive.conditional, keyword.control.directive.pragma, keyword.control.directive.undef, keyword.control.import.c, keyword.control.import.cpp, punctuation.definition.directive, meta.preprocessor | #b9a4f2 | — |
| entity.name.function.preprocessor, entity.name.function.preprocessor.c, entity.name.function.preprocessor.cpp, variable.other.macro, meta.preprocessor.macro entity.name.function | #b9a4f2 | — |
| string.quoted.other.lt-gt.include, string.quoted.other.lt-gt.include.c, string.quoted.other.lt-gt.include.cpp, string.quoted.double.include | #3edd9b | — |
| storage.type.built-in.c, storage.type.built-in.cpp, storage.type.built-in.primitive.c, storage.type.built-in.primitive.cpp, storage.type.primitive.c, storage.type.primitive.cpp, support.type.built-in.c, support.type.built-in.cpp, support.type.posix-reserved.c, support.type.posix-reserved.cpp, support.type.sys-types.c | #56d4dd | — |
| entity.name.namespace, entity.name.scope-resolution, entity.name.scope-resolution.cpp, entity.name.scope-resolution.parameter, meta.body.scope-resolution | #56d4dd | — |
| variable.other.member, variable.other.property.cpp, variable.other.object.property.cpp, meta.member.access | #93dafe | — |
| entity.name.function.call, entity.name.function.call.cpp, meta.function-call.cpp, entity.name.function.member, entity.name.function.definition.special.member.destructor | #ffc24b | — |
| support.other.attribute, support.other.attribute.cpp, meta.attribute.cpp, meta.attribute-specifier | #b9a4f2 | — |
| variable.language.this.cpp, variable.language.this.c | #ff5d73 | — |
| storage.type.template, storage.type.template.cpp, keyword.other.template, keyword.other.typename | #ff7403 | — |
| variable.language.special.self.python, variable.language.special.cls.python, variable.parameter.function.language.special.self.python, variable.parameter.function.language.special.cls.python | #ff5d73 | — |
| support.function.builtin.python | #ffc24b | — |
| support.function.magic.python, support.variable.magic.python, variable.language.special.python | #ffc24b | — |
| support.type.python, support.type.exception.python | #56d4dd | — |
| constant.language.python | #ff5d73 | — |
| constant.other.caps.python, constant.other.caps | #ff5d73 | — |
| entity.name.function.decorator.python, meta.function.decorator.python, punctuation.definition.decorator.python, support.type.python.decorator | #b9a4f2 | — |
| entity.name.function.python, meta.function-call.generic.python, meta.function-call.python entity.name.function | #ffc24b | — |
| entity.name.type.class.python, entity.name.class.python, support.class.python | #56d4dd | — |
| constant.character.format.placeholder.other.python, meta.fstring.python constant.character.format.placeholder, punctuation.definition.placeholder.python | #ffc24b | — |
| meta.function.parameters.python support.type.python, meta.return-type.python support.type.python, meta.typehint.python, support.type.type-parameter.python | #56d4dd | — |
| keyword.operator.logical.python, keyword.control.flow.python, keyword.control.import.python, keyword.operator.python | #ff7403 | — |
| comment, punctuation.definition.comment, string.comment | #8b949e | — |
| constant.other.placeholder, constant.character | #ff7b72 | — |
| constant, entity.name.constant, variable.other.constant, variable.other.enummember, variable.language, entity | #79c0ff | — |
| entity.name, meta.export.default, meta.definition.variable | #ffa657 | — |
| variable.parameter.function, meta.jsx.children, meta.block, meta.tag.attributes, entity.name.constant, meta.object.member, meta.embedded.expression | #c9d1d9 | — |
| entity.name.function | #d2a8ff | — |
| entity.name.tag, support.class.component | #7ee787 | — |
| keyword | #ff7b72 | — |
| storage, storage.type | #ff7b72 | — |
| storage.modifier.package, storage.modifier.import, storage.type.java | #c9d1d9 | — |
| string, string punctuation.section.embedded source | #a5d6ff | — |
| support | #79c0ff | — |
| meta.property-name | #79c0ff | — |
| variable | #ffa657 | — |
| variable.other | #c9d1d9 | — |
| invalid.broken | #ffa198 | italic |
| invalid.deprecated | #ffa198 | italic |
| invalid.illegal | #ffa198 | italic |
| invalid.unimplemented | #ffa198 | italic |
| carriage-return | #f0f6fc | italic underline |
| message.error | #ffa198 | — |
| string variable | #79c0ff | — |
| source.regexp, string.regexp | #a5d6ff | — |
| string.regexp.character-class, string.regexp constant.character.escape, string.regexp source.ruby.embedded, string.regexp string.regexp.arbitrary-repitition | #a5d6ff | — |
| string.regexp constant.character.escape | #7ee787 | bold |
| support.constant | #79c0ff | — |
| support.variable | #79c0ff | — |
| support.type.property-name.json | #7ee787 | — |
| meta.module-reference | #79c0ff | — |
| punctuation.definition.list.begin.markdown | #ffa657 | — |
| markup.heading, markup.heading entity.name | #79c0ff | bold |
| markup.quote | #7ee787 | — |
| markup.italic | #c9d1d9 | italic |
| markup.bold | #c9d1d9 | bold |
| markup.underline | — | underline |
| markup.strikethrough | — | strikethrough |
| markup.inline.raw | #79c0ff | — |
| markup.deleted, meta.diff.header.from-file, punctuation.definition.deleted | #ffa198 | — |
| punctuation.section.embedded | #ff7b72 | — |
| markup.inserted, meta.diff.header.to-file, punctuation.definition.inserted | #7ee787 | — |
| markup.changed, punctuation.definition.changed | #ffa657 | — |
| markup.ignored, markup.untracked | #79c0ff | — |
| meta.diff.range | #d2a8ff | bold |
| meta.diff.header | #79c0ff | — |
| meta.separator | #79c0ff | bold |
| meta.output | #79c0ff | — |
| brackethighlighter.tag, brackethighlighter.curly, brackethighlighter.round, brackethighlighter.square, brackethighlighter.angle, brackethighlighter.quote | #8b949e | — |
| brackethighlighter.unmatched | #ffa198 | — |
| constant.other.reference.link, string.other.link | #a5d6ff | — |
| token.info-token | #6796E6 | — |
| token.warn-token | #CD9731 | — |
| token.error-token | #F44747 | — |
| token.debug-token | #B267E6 | — |
| entity.name.function, support.function, support.constant.handlebars, source.powershell variable.other.member, entity.name.operator.custom-literal | #DCDCAA | — |
| support.class, support.type, entity.name.type, entity.name.namespace, entity.other.attribute, entity.name.scope-resolution, entity.name.class, storage.type.numeric.go, storage.type.byte.go, storage.type.boolean.go, storage.type.string.go, storage.type.uintptr.go, storage.type.error.go, storage.type.rune.go, storage.type.cs, storage.type.generic.cs, storage.type.modifier.cs, storage.type.variable.cs, storage.type.annotation.java, storage.type.generic.java, storage.type.java, storage.type.object.array.java, storage.type.primitive.array.java, storage.type.primitive.java, storage.type.token.java, storage.type.groovy, storage.type.annotation.groovy, storage.type.parameters.groovy, storage.type.generic.groovy, storage.type.object.array.groovy, storage.type.primitive.array.groovy, storage.type.primitive.groovy | #4EC9B0 | — |
| meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class, punctuation.separator.namespace.ruby | #4EC9B0 | — |
| keyword.control, source.cpp keyword.operator.new, keyword.operator.delete, keyword.other.using, keyword.other.directive.using, keyword.other.operator, entity.name.operator | #C586C0 | — |
| variable, meta.definition.variable.name, support.variable, entity.name.variable, constant.other.placeholder | #9CDCFE | — |
| variable.other.constant, variable.other.enummember | #4FC1FF | — |
| meta.object-literal.key | #9CDCFE | — |
| support.constant.property-value, support.constant.font-name, support.constant.media-type, support.constant.media, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color | #CE9178 | — |
| punctuation.definition.group.regexp, punctuation.definition.group.assertion.regexp, punctuation.definition.character-class.regexp, punctuation.character.set.begin.regexp, punctuation.character.set.end.regexp, keyword.operator.negation.regexp, support.other.parenthesis.regexp | #CE9178 | — |
| constant.character.character-class.regexp, constant.other.character-class.set.regexp, constant.other.character-class.regexp, constant.character.set.regexp | #d16969 | — |
| keyword.operator.or.regexp, keyword.control.anchor.regexp | #DCDCAA | — |
| keyword.operator.quantifier.regexp | #d7ba7d | — |
| constant.character, constant.other.option | #569cd6 | — |
| constant.character.escape | #d7ba7d | — |
| entity.name.label | #C8C8C8 | — |
| comment, punctuation.definition.comment, string.comment, comment.block, comment.line | #6f7fb0 | italic |
| keyword, keyword.control, keyword.other, keyword.operator.expression, keyword.operator.new, keyword.operator.logical, keyword.operator.wordlike, storage, storage.type, storage.modifier | #ff7403 | — |
| keyword.operator, punctuation.accessor, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.comparison | #a7b4d8 | — |
| storage.type.function, storage.type.class, keyword.declaration | #ff7403 | — |
| string, string.quoted, string.template, string.unquoted, meta.string | #3edd9b | — |
| punctuation.definition.string | #3edd9b | — |
| punctuation.definition.template-expression, punctuation.section.embedded, meta.template.expression | #a7b4d8 | — |
| string.regexp, constant.other.character-class.regexp, keyword.control.anchor.regexp | #b9a4f2 | — |
| constant.character.escape, constant.other.placeholder, constant.character.format.placeholder | #ffc24b | — |
| constant.numeric, constant.numeric.integer, constant.numeric.float, constant.numeric.hex | #ff5d73 | — |
| constant.language, constant.language.boolean, constant.language.null, constant.language.undefined, constant.language.nan, constant.language.infinity | #ff5d73 | — |
| constant, constant.other, variable.other.constant, variable.other.enummember, entity.name.constant, support.constant | #ff5d73 | — |
| entity.name.function, support.function, meta.function-call.generic, meta.function-call, variable.function | #ffc24b | — |
| support.function.builtin, support.function.magic | #ffc24b | — |
| entity.name.type, entity.name.class, entity.other.inherited-class, support.type, support.class, entity.name.type.class, entity.name.type.interface, entity.name.type.enum, entity.name.type.struct, meta.type.annotation, support.type.primitive | #56d4dd | — |
| entity.name.namespace, entity.name.module, entity.name.scope-resolution | #56d4dd | — |
| entity.name.type.parameter, meta.type.parameters | #56d4dd | italic |
| meta.decorator, punctuation.decorator, entity.name.function.decorator, tag.decorator, meta.annotation, storage.type.annotation, entity.name.function.preprocessor, meta.preprocessor | #b9a4f2 | — |
| entity.name.function.macro, meta.macro, support.function.macro | #b9a4f2 | — |
| variable.parameter, variable.parameter.function, meta.function.parameters | #93dafe | — |
| variable.other.property, variable.other.object.property, meta.object-literal.key, support.type.property-name, meta.object.member, variable.object.property, entity.name.tag.yaml, support.type.property-name.json, support.type.property-name.toml | #93dafe | — |
| variable.language, variable.language.this, variable.language.super | #ff5d73 | — |
| variable, variable.other, variable.other.readwrite, meta.definition.variable, meta.variable | #c9d1d9 | — |
| support.variable, support.other.variable, variable.other.global | #93dafe | — |
| entity.name.tag, punctuation.definition.tag, meta.tag | #ff5d73 | — |
| support.class.component, entity.name.tag.namespace, meta.tag.custom | #56d4dd | — |
| entity.other.attribute-name, meta.attribute | #ffc24b | — |
| punctuation, punctuation.definition, punctuation.separator, punctuation.terminator, punctuation.section, meta.brace.round, meta.brace.square, meta.brace.curly, punctuation.definition.parameters, punctuation.definition.array | #8295c6 | — |
| entity.name.label, entity.name.goto-label | #93dafe | — |
| entity.name.tag.css, entity.name.tag.scss | #ff5d73 | — |
| entity.other.attribute-name.class.css, entity.other.attribute-name.id.css, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css | #ffc24b | — |
| support.type.property-name.css, support.type.property-name.scss, meta.property-name.css | #93dafe | — |
| support.constant.property-value.css, meta.property-value.css, support.constant.font-name.css | #3edd9b | — |
| keyword.other.unit, constant.numeric.css | #ff5d73 | — |
| constant.other.color, constant.other.color.rgb-value | #56d4dd | — |
| markup.heading, entity.name.section, punctuation.definition.heading | #93dafe | bold |
| markup.bold, punctuation.definition.bold | #ff7403 | bold |
| markup.italic, punctuation.definition.italic | #3edd9b | italic |
| markup.inline.raw, markup.raw, punctuation.definition.raw | #3edd9b | — |
| markup.underline.link, string.other.link, constant.other.reference.link | #56d4dd | underline |
| markup.quote, punctuation.definition.quote | #8295c6 | italic |
| markup.list, punctuation.definition.list.begin, beginning.punctuation.definition.list | #ff7403 | — |
| markup.inserted, markup.inserted.diff, meta.diff.header.to-file | #3edd9b | — |
| markup.deleted, markup.deleted.diff, meta.diff.header.from-file | #ff5d73 | — |
| markup.changed, markup.changed.diff | #ffc24b | — |
| meta.diff.header, meta.diff.range, punctuation.definition.range.diff | #b9a4f2 | — |
| invalid, invalid.illegal | #ff5d73 | — |
| invalid.deprecated | #6f7fb0 | strikethrough |
| token.info-token | #56d4dd | — |
| token.warn-token | #ffc24b | — |
| token.error-token | #ff5d73 | — |
| token.debug-token | #b9a4f2 | — |
| keyword.control.directive, keyword.control.directive.include, keyword.control.directive.define, keyword.control.directive.conditional, keyword.control.directive.pragma, keyword.control.directive.undef, keyword.control.import.c, keyword.control.import.cpp, punctuation.definition.directive, meta.preprocessor | #b9a4f2 | — |
| entity.name.function.preprocessor, entity.name.function.preprocessor.c, entity.name.function.preprocessor.cpp, variable.other.macro, meta.preprocessor.macro entity.name.function | #b9a4f2 | — |
| string.quoted.other.lt-gt.include, string.quoted.other.lt-gt.include.c, string.quoted.other.lt-gt.include.cpp, string.quoted.double.include | #3edd9b | — |
| storage.type.built-in.c, storage.type.built-in.cpp, storage.type.built-in.primitive.c, storage.type.built-in.primitive.cpp, storage.type.primitive.c, storage.type.primitive.cpp, support.type.built-in.c, support.type.built-in.cpp, support.type.posix-reserved.c, support.type.posix-reserved.cpp, support.type.sys-types.c | #56d4dd | — |
| entity.name.namespace, entity.name.scope-resolution, entity.name.scope-resolution.cpp, entity.name.scope-resolution.parameter, meta.body.scope-resolution | #56d4dd | — |
| variable.other.member, variable.other.property.cpp, variable.other.object.property.cpp, meta.member.access | #93dafe | — |
| entity.name.function.call, entity.name.function.call.cpp, meta.function-call.cpp, entity.name.function.member, entity.name.function.definition.special.member.destructor | #ffc24b | — |
| support.other.attribute, support.other.attribute.cpp, meta.attribute.cpp, meta.attribute-specifier | #b9a4f2 | — |
| variable.language.this.cpp, variable.language.this.c | #ff5d73 | — |
| storage.type.template, storage.type.template.cpp, keyword.other.template, keyword.other.typename | #ff7403 | — |
| variable.language.special.self.python, variable.language.special.cls.python, variable.parameter.function.language.special.self.python, variable.parameter.function.language.special.cls.python | #ff5d73 | — |
| support.function.builtin.python | #ffc24b | — |
| support.function.magic.python, support.variable.magic.python, variable.language.special.python | #ffc24b | — |
| support.type.python, support.type.exception.python | #56d4dd | — |
| constant.language.python | #ff5d73 | — |
| constant.other.caps.python, constant.other.caps | #ff5d73 | — |
| entity.name.function.decorator.python, meta.function.decorator.python, punctuation.definition.decorator.python, support.type.python.decorator | #b9a4f2 | — |
| entity.name.function.python, meta.function-call.generic.python, meta.function-call.python entity.name.function | #ffc24b | — |
| entity.name.type.class.python, entity.name.class.python, support.class.python | #56d4dd | — |
| constant.character.format.placeholder.other.python, meta.fstring.python constant.character.format.placeholder, punctuation.definition.placeholder.python | #ffc24b | — |
| meta.function.parameters.python support.type.python, meta.return-type.python support.type.python, meta.typehint.python, support.type.type-parameter.python | #56d4dd | — |
| keyword.operator.logical.python, keyword.control.flow.python, keyword.control.import.python, keyword.operator.python | #ff7403 | — |
| comment, punctuation.definition.comment, string.comment | #8b949e | — |
| constant.other.placeholder, constant.character | #ff7b72 | — |
| constant, entity.name.constant, variable.other.constant, variable.other.enummember, variable.language, entity | #79c0ff | — |
| entity.name, meta.export.default, meta.definition.variable | #ffa657 | — |
| variable.parameter.function, meta.jsx.children, meta.block, meta.tag.attributes, entity.name.constant, meta.object.member, meta.embedded.expression | #c9d1d9 | — |
| entity.name.function | #d2a8ff | — |
| entity.name.tag, support.class.component | #7ee787 | — |
| keyword | #ff7b72 | — |
| storage, storage.type | #ff7b72 | — |
| storage.modifier.package, storage.modifier.import, storage.type.java | #c9d1d9 | — |
| string, string punctuation.section.embedded source | #a5d6ff | — |
| support | #79c0ff | — |
| meta.property-name | #79c0ff | — |
| variable | #ffa657 | — |
| variable.other | #c9d1d9 | — |
| invalid.broken | #ffa198 | italic |
| invalid.deprecated | #ffa198 | italic |
| invalid.illegal | #ffa198 | italic |
| invalid.unimplemented | #ffa198 | italic |
| carriage-return | #f0f6fc | italic underline |
| message.error | #ffa198 | — |
| string variable | #79c0ff | — |
| source.regexp, string.regexp | #a5d6ff | — |
| string.regexp.character-class, string.regexp constant.character.escape, string.regexp source.ruby.embedded, string.regexp string.regexp.arbitrary-repitition | #a5d6ff | — |
| string.regexp constant.character.escape | #7ee787 | bold |
| support.constant | #79c0ff | — |
| support.variable | #79c0ff | — |
| support.type.property-name.json | #7ee787 | — |
| meta.module-reference | #79c0ff | — |
| punctuation.definition.list.begin.markdown | #ffa657 | — |
| markup.heading, markup.heading entity.name | #79c0ff | bold |
| markup.quote | #7ee787 | — |
| markup.italic | #c9d1d9 | italic |
| markup.bold | #c9d1d9 | bold |
| markup.underline | — | underline |
| markup.strikethrough | — | strikethrough |
| markup.inline.raw | #79c0ff | — |
| markup.deleted, meta.diff.header.from-file, punctuation.definition.deleted | #ffa198 | — |
| punctuation.section.embedded | #ff7b72 | — |
| markup.inserted, meta.diff.header.to-file, punctuation.definition.inserted | #7ee787 | — |
| markup.changed, punctuation.definition.changed | #ffa657 | — |
| markup.ignored, markup.untracked | #79c0ff | — |
| meta.diff.range | #d2a8ff | bold |
| meta.diff.header | #79c0ff | — |
| meta.separator | #79c0ff | bold |
| meta.output | #79c0ff | — |
| brackethighlighter.tag, brackethighlighter.curly, brackethighlighter.round, brackethighlighter.square, brackethighlighter.angle, brackethighlighter.quote | #8b949e | — |
| brackethighlighter.unmatched | #ffa198 | — |
| constant.other.reference.link, string.other.link | #a5d6ff | — |
| token.info-token | #6796E6 | — |
| token.warn-token | #CD9731 | — |
| token.error-token | #F44747 | — |
| token.debug-token | #B267E6 | — |
| entity.name.function, support.function, support.constant.handlebars, source.powershell variable.other.member, entity.name.operator.custom-literal | #DCDCAA | — |
| support.class, support.type, entity.name.type, entity.name.namespace, entity.other.attribute, entity.name.scope-resolution, entity.name.class, storage.type.numeric.go, storage.type.byte.go, storage.type.boolean.go, storage.type.string.go, storage.type.uintptr.go, storage.type.error.go, storage.type.rune.go, storage.type.cs, storage.type.generic.cs, storage.type.modifier.cs, storage.type.variable.cs, storage.type.annotation.java, storage.type.generic.java, storage.type.java, storage.type.object.array.java, storage.type.primitive.array.java, storage.type.primitive.java, storage.type.token.java, storage.type.groovy, storage.type.annotation.groovy, storage.type.parameters.groovy, storage.type.generic.groovy, storage.type.object.array.groovy, storage.type.primitive.array.groovy, storage.type.primitive.groovy | #4EC9B0 | — |
| meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class, punctuation.separator.namespace.ruby | #4EC9B0 | — |
| keyword.control, source.cpp keyword.operator.new, keyword.operator.delete, keyword.other.using, keyword.other.directive.using, keyword.other.operator, entity.name.operator | #C586C0 | — |
| variable, meta.definition.variable.name, support.variable, entity.name.variable, constant.other.placeholder | #9CDCFE | — |
| variable.other.constant, variable.other.enummember | #4FC1FF | — |
| meta.object-literal.key | #9CDCFE | — |
| support.constant.property-value, support.constant.font-name, support.constant.media-type, support.constant.media, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color | #CE9178 | — |
| punctuation.definition.group.regexp, punctuation.definition.group.assertion.regexp, punctuation.definition.character-class.regexp, punctuation.character.set.begin.regexp, punctuation.character.set.end.regexp, keyword.operator.negation.regexp, support.other.parenthesis.regexp | #CE9178 | — |
| constant.character.character-class.regexp, constant.other.character-class.set.regexp, constant.other.character-class.regexp, constant.character.set.regexp | #d16969 | — |
| keyword.operator.or.regexp, keyword.control.anchor.regexp | #DCDCAA | — |
| keyword.operator.quantifier.regexp | #d7ba7d | — |
| constant.character, constant.other.option | #569cd6 | — |
| constant.character.escape | #d7ba7d | — |
| entity.name.label | #C8C8C8 | — |
| meta.embedded, source.groovy.embedded, string meta.image.inline.markdown, variable.legacy.builtin.python | #D4D4D4 | — |
| emphasis | — | italic |
| strong | — | bold |
| header | #000080 | — |
| comment | #6A9955 | — |
| constant.language | #569cd6 | — |
| constant.numeric, variable.other.enummember, keyword.operator.plus.exponent, keyword.operator.minus.exponent | #b5cea8 | — |
| constant.regexp | #646695 | — |
| entity.name.tag | #569cd6 | — |
| entity.name.tag.css, entity.name.tag.less | #d7ba7d | — |
| entity.other.attribute-name | #9cdcfe | — |
| entity.other.attribute-name.class.css, source.css entity.other.attribute-name.class, entity.other.attribute-name.id.css, entity.other.attribute-name.parent-selector.css, entity.other.attribute-name.parent.less, source.css entity.other.attribute-name.pseudo-class, entity.other.attribute-name.pseudo-element.css, source.css.less entity.other.attribute-name.id, entity.other.attribute-name.scss | #d7ba7d | — |
| invalid | #f44747 | — |
| markup.underline | — | underline |
| markup.bold | #569cd6 | bold |
| markup.heading | #569cd6 | bold |
| markup.italic | #C586C0 | italic |
| markup.strikethrough | — | strikethrough |
| markup.inserted | #b5cea8 | — |
| markup.deleted | #ce9178 | — |
| markup.changed | #569cd6 | — |
| punctuation.definition.quote.begin.markdown | #6A9955 | — |
| punctuation.definition.list.begin.markdown | #6796e6 | — |
| markup.inline.raw | #ce9178 | — |
| punctuation.definition.tag | #808080 | — |
| meta.preprocessor, entity.name.function.preprocessor | #569cd6 | — |
| meta.preprocessor.string | #ce9178 | — |
| meta.preprocessor.numeric | #b5cea8 | — |
| meta.structure.dictionary.key.python | #9cdcfe | — |
| meta.diff.header | #569cd6 | — |
| storage | #569cd6 | — |
| storage.type | #569cd6 | — |
| storage.modifier, keyword.operator.noexcept | #569cd6 | — |
| string, meta.embedded.assembly | #ce9178 | — |
| string.tag | #ce9178 | — |
| string.value | #ce9178 | — |
| string.regexp | #d16969 | — |
| punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded | #569cd6 | — |
| meta.template.expression | #d4d4d4 | — |
| support.type.vendored.property-name, support.type.property-name, source.css variable, source.coffee.embedded | #9cdcfe | — |
| keyword | #569cd6 | — |
| keyword.control | #569cd6 | — |
| keyword.operator | #d4d4d4 | — |
| keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.alignof, keyword.operator.typeid, keyword.operator.alignas, keyword.operator.instanceof, keyword.operator.logical.python, keyword.operator.wordlike | #569cd6 | — |
| keyword.other.unit | #b5cea8 | — |
| punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php | #569cd6 | — |
| support.function.git-rebase | #9cdcfe | — |
| constant.sha.git-rebase | #b5cea8 | — |
| storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java | #d4d4d4 | — |
| variable.language | #569cd6 | — |
export interface User {
id: string;
name: string;
role: "admin" | "member";
tags: string[];
}
/**
* Fetch user data by ID
* @param id
* @returns User object or null if ID is invalid
*/
export async function fetchUser(id: string): Promise<User | null> {
if (!id) {
return null;
}
const response = await fetch(`/api/users/${id}`, {
method: "GET",
headers: { Accept: "application/json" },
});
if (!response.ok) {
throw new Error(`HTTP ${response.status}`);
}
return (await response.json()) as User;
}
function greet(user: User): string {
// Simple greeting function that uses the user's name
return `Hello, ${user.name}!`;
}