Kinnitchi Neon Theme
Dark neon theme inspired by Dracula and Legendary Theme. Includes full UI theming, bracket pair colorization, inlay hints, minimap, and syntax highlighting for JS/TS/Python/Go/Rust/C#/CSS and more.
Dark neon theme inspired by Dracula and Legendary Theme. Includes full UI theming, bracket pair colorization, inlay hints, minimap, and syntax highlighting for JS/TS/Python/Go/Rust/C#/CSS and more.
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, string.quoted.docstring.multi.python, string.quoted.docstring.multi.python punctuation.definition.string.begin.python, string.quoted.docstring.multi.python punctuation.definition.string.end.python | #848bbd | italic |
| string.quoted, string.template, punctuation.definition.string | #F1FA8C | — |
| string.template meta.embedded.line | #b6b1b1 | — |
| variable, entity.name.variable | #ff7edb | — |
| variable.language | #fe4450 | italic bold |
| variable.parameter | — | italic |
| storage.type, storage.modifier | #fede5d | — |
| constant | #f97e72 | — |
| string.regexp | #f97e72 | — |
| constant.numeric | #f97e72 | — |
| constant.language | #f97e72 | — |
| constant.character.escape | #36f9f6 | — |
| entity.name | #fe4450 | — |
| entity.name.tag | #FF79C6 | — |
| punctuation.definition.tag | #FF79C6 | — |
| entity.other.attribute-name | #50FA7B | italic |
| entity.other.attribute-name.html | #50FA7B | italic |
| entity.name.type, meta.attribute.class.html | #fe4450 | italic |
| entity.other.inherited-class | #D50 | italic |
| entity.name.function, variable.function | #36f9f6 | — |
| keyword.control.export.js, keyword.control.import.js | #72f1b8 | — |
| constant.numeric.decimal.js | #2EE2FA | — |
| keyword | #fede5d | — |
| keyword.control | #fede5d | — |
| keyword.operator | #fede5d | — |
| keyword.operator.new, keyword.operator.expression, keyword.operator.logical | #fede5d | — |
| keyword.other.unit | #f97e72 | — |
| support | #fe4450 | italic |
| support.function | #36f9f6 | — |
| support.variable | #ff7edb | — |
| meta.object-literal.key, support.type.property-name | #ff7edb | — |
| punctuation.separator.key-value | #b6b1b1 | — |
| punctuation.section.embedded | #fede5d | — |
| punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end | #72f1b8 | — |
| support.type.property-name.css, support.type.property-name.json | #72f1b8 | — |
| switch-block.expr.js | #72f1b8 | — |
| variable.other.constant.property.js, variable.other.property.js | #2ee2fa | — |
| constant.other.color | #f97e72 | — |
| support.constant.font-name | #f97e72 | — |
| entity.other.attribute-name.id | #36f9f6 | — |
| entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class | #D50 | — |
| support.function.misc.css | #fe4450 | — |
| markup.heading, entity.name.section | #ff7edb | — |
| text.html, keyword.operator.assignment | #ffffffee | — |
| markup.quote | #b6b1b1cc | italic |
| beginning.punctuation.definition.list | #ff7edb | — |
| markup.underline.link | #D50 | — |
| string.other.link.description | #f97e72 | — |
| meta.function-call.generic.python | #36f9f6 | — |
| variable.parameter.function-call.python | #72f1b8 | — |
| storage.type.cs | #fe4450 | italic |
| entity.name.variable.local.cs | #ff7edb | — |
| entity.name.variable.field.cs, entity.name.variable.property.cs | #ff7edb | — |
| constant.other.placeholder.c | #72f1b8 | italic |
| keyword.control.directive.include.c, keyword.control.directive.define.c | #72f1b8 | — |
| storage.modifier.c | #fe4450 | — |
| source.cpp keyword.operator | #fede5d | — |
| constant.other.placeholder.cpp | #72f1b8 | italic |
| keyword.control.directive.include.cpp, keyword.control.directive.define.cpp | #72f1b8 | — |
| storage.modifier.specifier.const.cpp | #fe4450 | — |
| source.elixir support.type.elixir, source.elixir meta.module.elixir entity.name.class.elixir | #36f9f6 | — |
| source.elixir entity.name.funaction | #72f1b8 | — |
| source.elixir constant.other.symbol.elixir, source.elixir constant.other.keywords.elixir | #36f9f6 | — |
| source.elixir punctuation.definition.string | #72f1b8 | — |
| source.elixir variable.other.readwrite.module.elixir, source.elixir variable.other.readwrite.module.elixir punctuation.definition.variable.elixir | #72f1b8 | — |
| source.elixir .punctuation.binary.elixir | #ff7edb | italic |
| entity.global.clojure | #36f9f6 | bold |
| storage.control.clojure | #36f9f6 | italic |
| meta.metadata.simple.clojure, meta.metadata.map.clojure | #fe4450 | italic |
| meta.quoted-expression.clojure | — | italic |
| meta.symbol.clojure | #ff7edbff | — |
| source.go | #ff7edbff | — |
| source.go meta.function-call.go | #36f9f6 | — |
| source.go keyword.package.go, source.go keyword.import.go, source.go keyword.function.go, source.go keyword.type.go, source.go keyword.const.go, source.go keyword.var.go, source.go keyword.map.go, source.go keyword.channel.go, source.go keyword.control.go | #fede5d | — |
| source.go storage.type, source.go keyword.struct.go, source.go keyword.interface.go | #72f1b8 | italic |
| source.go constant.language.go, source.go constant.other.placeholder.go, source.go variable | #2EE2FA | — |
| markup.underline.link.markdown, markup.inline.raw.string.markdown | #72f1b8 | italic |
| string.other.link.title.markdown | #fede5d | — |
| markup.heading.markdown, entity.name.section.markdown | #ff7edb | bold |
| markup.italic.markdown | #2EE2FA | italic |
| markup.bold.markdown | #2EE2FA | bold |
| punctuation.definition.quote.begin.markdown, markup.quote.markdown | #72f1b8 | — |
| source.dart, source.python, source.scala | #ff7edbff | — |
| string.interpolated.single.dart | #f97e72 | — |
| variable.parameter.dart | #72f1b8 | — |
| constant.numeric.dart | #2EE2FA | — |
| variable.parameter.scala | #2EE2FA | — |
| meta.template.expression.scala | #72f1b8 | — |
| meta.type.annotation.ts, meta.type.annotation.tsx, entity.name.type.ts, entity.name.type.tsx, entity.name.type.module.ts | #72f1b8 | italic |
| entity.name.type.interface.ts, entity.name.type.interface.tsx | #fff | italic |
| meta.decorator.ts, meta.decorator.tsx, punctuation.decorator.ts, punctuation.decorator.tsx | #fede5d | italic |
| meta.type.parameters.ts, meta.type.parameters.tsx | #72f1b8 | — |
| support.class.component.js, support.class.component.jsx, support.class.component.ts, support.class.component.tsx, entity.name.tag.tsx, entity.name.tag.jsx | #fe4450 | — |
| storage.modifier.lifetime.rust | #fede5d | italic |
| meta.macro.rust, entity.name.function.macro.rust | #72f1b8 | — |
| variable.language.self.rust | #fe4450 | bold |
| entity.name.type.rust, storage.type.rust | #fff | italic |
| invalid, invalid.illegal | #FF5A5A | underline italic |
| invalid.deprecated | #FF9F2E | strikethrough italic |
| emphasis | — | italic |
| markup.italic | #FFFF80 | italic |
| comment.block.documentation entity.name.type | #80FFEA | italic |
| comment.block.documentation variable | #FFCA80 | italic |
| meta.decorator variable.other.readwrite, meta.decorator variable.other.property | #8AFF80 | italic |
| variable.other.alias.yaml | #8AFF80 | italic underline |
| meta.import variable.other.readwrite, meta.object-binding-pattern-variable variable.object.property, meta.variable.assignment.destructured.object.coffee variable | #FFCA80 | italic |
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 |
|---|---|---|
| emphasis | — | italic |
| strong | — | bold |
| header | #9580FF | — |
| source | #F8F8F2 | — |
| meta.diff, meta.diff.header | #7970A9 | — |
| markup.inserted | #8AFF80 | — |
| markup.deleted | #FF9580 | — |
| markup.changed | #FFCA80 | — |
| invalid | #FF9580 | underline italic |
| invalid.deprecated | #F8F8F2 | underline italic |
| entity.name.filename | #FFFF80 | — |
| markup.error | #FF9580 | — |
| markup.underline | — | underline |
| markup.bold | #FFCA80 | bold |
| markup.heading | #9580FF | bold |
| markup.italic | #FFFF80 | italic |
| markup.strikethrough | #7970A9 | strikethrough |
| beginning.punctuation.definition.list.markdown, beginning.punctuation.definition.quote.markdown, punctuation.definition.link.restructuredtext | #80FFEA | — |
| markup.inline.raw, markup.raw.restructuredtext | #8AFF80 | — |
| markup.underline.link, markup.underline.link.image | #80FFEA | — |
| meta.link.reference.def.restructuredtext, punctuation.definition.directive.restructuredtext, string.other.link.description, string.other.link.title | #FF80BF | — |
| entity.name.directive.restructuredtext, markup.quote | #FFFF80 | italic |
| meta.separator.markdown | #7970A9 | — |
| fenced_code.block.language, markup.raw.inner.restructuredtext, markup.fenced_code.block.markdown punctuation.definition.markdown | #8AFF80 | — |
| punctuation.definition.constant.restructuredtext | #9580FF | — |
| markup.heading.markdown punctuation.definition.string.begin, markup.heading.markdown punctuation.definition.string.end | #9580FF | — |
| meta.paragraph.markdown punctuation.definition.string.begin, meta.paragraph.markdown punctuation.definition.string.end | #F8F8F2 | — |
| markup.quote.markdown meta.paragraph.markdown punctuation.definition.string.begin, markup.quote.markdown meta.paragraph.markdown punctuation.definition.string.end | #FFFF80 | — |
| entity.name.type.class, entity.name.class | #80FFEA | normal |
| keyword.expressions-and-types.swift, keyword.other.this, variable.language, variable.language punctuation.definition.variable.php, variable.other.readwrite.instance.ruby, variable.parameter.function.language.special | #9580FF | italic |
| entity.other.inherited-class | #80FFEA | italic |
| comment, punctuation.definition.comment, unused.comment, wildcard.comment | #7970A9 | italic |
| comment keyword.codetag.notation, comment.block.documentation keyword, comment.block.documentation storage.type.class | #FF80BF | — |
| comment.block.documentation entity.name.type | #80FFEA | italic |
| comment.block.documentation entity.name.type punctuation.definition.bracket | #80FFEA | — |
| comment.block.documentation variable | #FFCA80 | italic |
| constant, variable.other.constant | #9580FF | — |
| constant.character.escape, constant.character.string.escape, constant.regexp | #FF80BF | — |
| entity.name.tag | #FF80BF | — |
| entity.other.attribute-name.parent-selector | #FF80BF | — |
| entity.other.attribute-name | #8AFF80 | italic |
| entity.name.function, meta.function-call.generic, meta.function-call.object, meta.function-call.php, meta.function-call.static, meta.method-call.java meta.method, meta.method.groovy, support.function.any-method.lua, keyword.operator.function.infix | #8AFF80 | — |
| entity.name.variable.parameter, meta.at-rule.function variable, meta.at-rule.mixin variable, meta.function.arguments variable.other.php, meta.selectionset.graphql meta.arguments.graphql variable.arguments.graphql, variable.parameter | #FFCA80 | italic |
| meta.decorator variable.other.readwrite, meta.decorator variable.other.property | #8AFF80 | italic |
| meta.decorator variable.other.object | #8AFF80 | — |
| keyword, punctuation.definition.keyword | #FF80BF | — |
| keyword.control.new, keyword.operator.new | — | bold |
| meta.selector | #FF80BF | — |
| support | #80FFEA | italic |
| support.function.magic, support.variable, variable.other.predefined | #9580FF | regular |
| support.function, support.type.property-name | — | regular |
| constant.other.symbol.hashkey punctuation.definition.constant.ruby, entity.other.attribute-name.placeholder punctuation, entity.other.attribute-name.pseudo-class punctuation, entity.other.attribute-name.pseudo-element punctuation, meta.group.double.toml, meta.group.toml, meta.object-binding-pattern-variable punctuation.destructuring, punctuation.colon.graphql, punctuation.definition.block.scalar.folded.yaml, punctuation.definition.block.scalar.literal.yaml, punctuation.definition.block.sequence.item.yaml, punctuation.definition.entity.other.inherited-class, punctuation.function.swift, punctuation.separator.dictionary.key-value, punctuation.separator.hash, punctuation.separator.inheritance, punctuation.separator.key-value, punctuation.separator.key-value.mapping.yaml, punctuation.separator.namespace, punctuation.separator.pointer-access, punctuation.separator.slice, string.unquoted.heredoc punctuation.definition.string, support.other.chomping-indicator.yaml, punctuation.separator.annotation | #FF80BF | — |
| keyword.operator.other.powershell, keyword.other.statement-separator.powershell, meta.brace.round, meta.function-call punctuation, punctuation.definition.arguments.begin, punctuation.definition.arguments.end, punctuation.definition.entity.begin, punctuation.definition.entity.end, punctuation.definition.tag.cs, punctuation.definition.type.begin, punctuation.definition.type.end, punctuation.section.scope.begin, punctuation.section.scope.end, punctuation.section.braces.begin, punctuation.section.braces.end, punctuation.section.parens.begin, punctuation.section.parens.end, punctuation.terminator.expression.php, storage.type.generic.java, string.template meta.brace, string.template punctuation.accessor | #F8F8F2 | — |
| meta.string-contents.quoted.double punctuation.definition.variable, punctuation.definition.interpolation.begin, punctuation.definition.interpolation.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded.begin, punctuation.section.embedded.coffee, punctuation.section.embedded.end, punctuation.section.embedded.end source.php, punctuation.section.embedded.end source.ruby, punctuation.definition.variable.makefile | #FF80BF | — |
| entity.name.function.target.makefile, entity.name.section.toml, entity.name.tag.yaml, variable.other.key.toml | #80FFEA | — |
| constant.other.date, constant.other.timestamp | #FFCA80 | — |
| variable.other.alias.yaml | #8AFF80 | italic underline |
| storage, meta.implementation storage.type.objc, meta.interface-or-protocol storage.type.objc, source.groovy storage.type.def | #FF80BF | regular |
| entity.name.namespace, entity.name.type, keyword.primitive-datatypes.swift, keyword.type.cs, meta.protocol-list.objc, meta.return-type.objc, source.go storage.type, source.groovy storage.type, source.java storage.type, source.powershell entity.other.attribute-name, storage.class.std.rust, storage.type.attribute.swift, storage.type.c, storage.type.core.rust, storage.type.cs, storage.type.groovy, storage.type.haskell, storage.type.objc, storage.type.ocaml, storage.type.php, variable.annotation | #80FFEA | italic |
| entity.name.type.type-parameter, meta.indexer.mappedtype.declaration entity.name.type, meta.type.parameters entity.name.type | #FFCA80 | — |
| storage.modifier | #FF80BF | — |
| string.regexp, constant.other.character-class.set.regexp, constant.character.escape.backslash.regexp | #FFFF80 | — |
| punctuation.definition.group.capture.regexp | #FF80BF | — |
| string.regexp punctuation.definition.string.begin, string.regexp punctuation.definition.string.end | #FF9580 | — |
| punctuation.definition.character-class.regexp | #80FFEA | — |
| punctuation.definition.group.regexp | #FFCA80 | — |
| punctuation.definition.group.assertion.regexp, keyword.operator.negation.regexp | #FF9580 | — |
| meta.assertion.look-ahead.regexp | #8AFF80 | — |
| string | #FFFF80 | — |
| string.quoted.docstring.multi, string.quoted.docstring.multi.python punctuation.definition.string.begin, string.quoted.docstring.multi.python punctuation.definition.string.end, string.quoted.docstring.multi.python constant.character.escape | #7970A9 | italic |
| variable, constant.other.key.perl, support.variable.property, variable.other.constant.js, variable.other.constant.ts, variable.other.constant.tsx | #F8F8F2 | — |
| meta.import variable.other.readwrite, meta.object-binding-pattern-variable variable.object.property, meta.variable.assignment.destructured.object.coffee variable | #FFCA80 | italic |
| meta.import variable.other.readwrite.alias, meta.export variable.other.readwrite.alias, meta.variable.assignment.destructured.object.coffee variable variable | #F8F8F2 | normal |
| constant.language.ruby, constant.numeric.ruby | #9580FF | — |
| entity.name.type.class.ruby, entity.name.class.ruby, entity.name.type.module.ruby | #80FFEA | — |
| keyword.control.ruby | #FF80BF | — |
| entity.name.function.method.ruby, constant.other.symbol.ruby | #8AFF80 | — |
| variable.other.readwrite.instance.ruby | #FFCA80 | — |
| variable.other.block.ruby | #FFFF80 | — |
| keyword.operator.ruby | #F8F8F2 | — |
| punctuation.separator.method.ruby | #F8F8F2 | — |
| source.terraform entity.name.tag.block | #80FFEA | — |
| source.terraform entity.name.tag.provider | #9580FF | — |
| source.terraform variable.other.attribute-name, source.hcl variable.other.attribute-name | #8AFF80 | — |
| source.terraform string.quoted, source.hcl string.quoted | #FFFF80 | — |
| source.hcl meta.function-call | #80FFEA | — |
| source.hcl keyword.type | #FF80BF | — |
| source.hcl constant.numeric, source.hcl constant.language.boolean | #FFCA80 | — |
| source.hcl comment | #7970A9 | — |
| entity.name.function.alias.graphql | #9580FF | — |
| entity.name.type.graphql | #8AFF80 | — |
| constant.language.graphql | #FFCA80 | — |
| variable.arguments.graphql | #80FFEA | — |
| meta.directive.graphql | #FF80BF | — |
| meta.selectionset.graphql meta.field.graphql | #F8F8F2 | — |
| punctuation.definition.string.begin.php, punctuation.definition.string.end.php | #FFFF80 | — |
| punctuation.separator.inheritance.php | #80FFEA | — |
| keyword.operator.dereference.java, keyword.operator.navigation.groovy, meta.scope.for-loop.shell punctuation.definition.string.begin, meta.scope.for-loop.shell punctuation.definition.string.end, meta.scope.for-loop.shell string, storage.modifier.import, punctuation.section.embedded.begin.tsx, punctuation.section.embedded.end.tsx, punctuation.section.embedded.begin.jsx, punctuation.section.embedded.end.jsx, punctuation.separator.list.comma.css, constant.language.empty-list.haskell | #F8F8F2 | — |
| source.shell variable.other | #9580FF | — |
| support.constant | #9580FF | normal |
| meta.scope.prerequisites.makefile | #FFFF80 | — |
| meta.attribute-selector.scss | #FFFF80 | — |
| punctuation.definition.attribute-selector.end.bracket.square.scss, punctuation.definition.attribute-selector.begin.bracket.square.scss | #F8F8F2 | — |
| meta.preprocessor.haskell | #7970A9 | — |
| markup.underline.link.markdown, markup.inline.raw.string.markdown | #72f1b8 | italic |
| constant.other.placeholder.c | #72f1b8 | italic |
| constant.other.placeholder.cpp | #72f1b8 | italic |
| source.elixir .punctuation.binary.elixir | #ff7edb | italic |
| storage.control.clojure | #36f9f6 | italic |
| meta.metadata.simple.clojure, meta.metadata.map.clojure | #fe4450 | italic |
| meta.quoted-expression.clojure | — | italic |
| meta.decorator.ts, meta.decorator.tsx, punctuation.decorator.ts, punctuation.decorator.tsx | #fede5d | italic |
| storage.modifier.lifetime.rust | #fede5d | italic |
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, string.quoted.docstring.multi.python, string.quoted.docstring.multi.python punctuation.definition.string.begin.python, string.quoted.docstring.multi.python punctuation.definition.string.end.python | #848bbd | italic |
| string.quoted, string.template, punctuation.definition.string | #F1FA8C | — |
| string.template meta.embedded.line | #b6b1b1 | — |
| variable, entity.name.variable | #ff7edb | — |
| variable.language | #fe4450 | italic bold |
| variable.parameter | — | italic |
| storage.type, storage.modifier | #fede5d | — |
| constant | #f97e72 | — |
| string.regexp | #f97e72 | — |
| constant.numeric | #f97e72 | — |
| constant.language | #f97e72 | — |
| constant.character.escape | #36f9f6 | — |
| entity.name | #fe4450 | — |
| entity.name.tag | #FF79C6 | — |
| punctuation.definition.tag | #FF79C6 | — |
| entity.other.attribute-name | #50FA7B | italic |
| entity.other.attribute-name.html | #50FA7B | italic |
| entity.name.type, meta.attribute.class.html | #fe4450 | italic |
| entity.other.inherited-class | #D50 | italic |
| entity.name.function, variable.function | #36f9f6 | — |
| keyword.control.export.js, keyword.control.import.js | #72f1b8 | — |
| constant.numeric.decimal.js | #2EE2FA | — |
| keyword | #fede5d | — |
| keyword.control | #fede5d | — |
| keyword.operator | #fede5d | — |
| keyword.operator.new, keyword.operator.expression, keyword.operator.logical | #fede5d | — |
| keyword.other.unit | #f97e72 | — |
| support | #fe4450 | italic |
| support.function | #36f9f6 | — |
| support.variable | #ff7edb | — |
| meta.object-literal.key, support.type.property-name | #ff7edb | — |
| punctuation.separator.key-value | #b6b1b1 | — |
| punctuation.section.embedded | #fede5d | — |
| punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end | #72f1b8 | — |
| support.type.property-name.css, support.type.property-name.json | #72f1b8 | — |
| switch-block.expr.js | #72f1b8 | — |
| variable.other.constant.property.js, variable.other.property.js | #2ee2fa | — |
| constant.other.color | #f97e72 | — |
| support.constant.font-name | #f97e72 | — |
| entity.other.attribute-name.id | #36f9f6 | — |
| entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class | #D50 | — |
| support.function.misc.css | #fe4450 | — |
| markup.heading, entity.name.section | #ff7edb | — |
| text.html, keyword.operator.assignment | #ffffffee | — |
| markup.quote | #b6b1b1cc | italic |
| beginning.punctuation.definition.list | #ff7edb | — |
| markup.underline.link | #D50 | — |
| string.other.link.description | #f97e72 | — |
| meta.function-call.generic.python | #36f9f6 | — |
| variable.parameter.function-call.python | #72f1b8 | — |
| storage.type.cs | #fe4450 | italic |
| entity.name.variable.local.cs | #ff7edb | — |
| entity.name.variable.field.cs, entity.name.variable.property.cs | #ff7edb | — |
| constant.other.placeholder.c | #72f1b8 | italic |
| keyword.control.directive.include.c, keyword.control.directive.define.c | #72f1b8 | — |
| storage.modifier.c | #fe4450 | — |
| source.cpp keyword.operator | #fede5d | — |
| constant.other.placeholder.cpp | #72f1b8 | italic |
| keyword.control.directive.include.cpp, keyword.control.directive.define.cpp | #72f1b8 | — |
| storage.modifier.specifier.const.cpp | #fe4450 | — |
| source.elixir support.type.elixir, source.elixir meta.module.elixir entity.name.class.elixir | #36f9f6 | — |
| source.elixir entity.name.funaction | #72f1b8 | — |
| source.elixir constant.other.symbol.elixir, source.elixir constant.other.keywords.elixir | #36f9f6 | — |
| source.elixir punctuation.definition.string | #72f1b8 | — |
| source.elixir variable.other.readwrite.module.elixir, source.elixir variable.other.readwrite.module.elixir punctuation.definition.variable.elixir | #72f1b8 | — |
| source.elixir .punctuation.binary.elixir | #ff7edb | italic |
| entity.global.clojure | #36f9f6 | bold |
| storage.control.clojure | #36f9f6 | italic |
| meta.metadata.simple.clojure, meta.metadata.map.clojure | #fe4450 | italic |
| meta.quoted-expression.clojure | — | italic |
| meta.symbol.clojure | #ff7edbff | — |
| source.go | #ff7edbff | — |
| source.go meta.function-call.go | #36f9f6 | — |
| source.go keyword.package.go, source.go keyword.import.go, source.go keyword.function.go, source.go keyword.type.go, source.go keyword.const.go, source.go keyword.var.go, source.go keyword.map.go, source.go keyword.channel.go, source.go keyword.control.go | #fede5d | — |
| source.go storage.type, source.go keyword.struct.go, source.go keyword.interface.go | #72f1b8 | italic |
| source.go constant.language.go, source.go constant.other.placeholder.go, source.go variable | #2EE2FA | — |
| markup.underline.link.markdown, markup.inline.raw.string.markdown | #72f1b8 | italic |
| string.other.link.title.markdown | #fede5d | — |
| markup.heading.markdown, entity.name.section.markdown | #ff7edb | bold |
| markup.italic.markdown | #2EE2FA | italic |
| markup.bold.markdown | #2EE2FA | bold |
| punctuation.definition.quote.begin.markdown, markup.quote.markdown | #72f1b8 | — |
| source.dart, source.python, source.scala | #ff7edbff | — |
| string.interpolated.single.dart | #f97e72 | — |
| variable.parameter.dart | #72f1b8 | — |
| constant.numeric.dart | #2EE2FA | — |
| variable.parameter.scala | #2EE2FA | — |
| meta.template.expression.scala | #72f1b8 | — |
| meta.type.annotation.ts, meta.type.annotation.tsx, entity.name.type.ts, entity.name.type.tsx, entity.name.type.module.ts | #72f1b8 | italic |
| entity.name.type.interface.ts, entity.name.type.interface.tsx | #fff | italic |
| meta.decorator.ts, meta.decorator.tsx, punctuation.decorator.ts, punctuation.decorator.tsx | #fede5d | italic |
| meta.type.parameters.ts, meta.type.parameters.tsx | #72f1b8 | — |
| support.class.component.js, support.class.component.jsx, support.class.component.ts, support.class.component.tsx, entity.name.tag.tsx, entity.name.tag.jsx | #fe4450 | — |
| storage.modifier.lifetime.rust | #fede5d | italic |
| meta.macro.rust, entity.name.function.macro.rust | #72f1b8 | — |
| variable.language.self.rust | #fe4450 | bold |
| entity.name.type.rust, storage.type.rust | #fff | italic |
| invalid, invalid.illegal | #FF5A5A | underline italic |
| invalid.deprecated | #FF9F2E | strikethrough italic |
| emphasis | — | italic |
| markup.italic | #FFFF80 | italic |
| comment.block.documentation entity.name.type | #80FFEA | italic |
| comment.block.documentation variable | #FFCA80 | italic |
| meta.decorator variable.other.readwrite, meta.decorator variable.other.property | #8AFF80 | italic |
| variable.other.alias.yaml | #8AFF80 | italic underline |
| meta.import variable.other.readwrite, meta.object-binding-pattern-variable variable.object.property, meta.variable.assignment.destructured.object.coffee variable | #FFCA80 | italic |
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}!`;
}
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}!`;
}
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}!`;
}