viiv
A VsCode theme that puts developers into focus mode quickly.
A VsCode theme that puts developers into focus mode quickly.
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.block.documentation.c | #2E2E2E6e | — |
| comment.block.html | #2E2E2E6e | — |
| comment.block.java | #2E2E2E6e | — |
| comment.block.javadoc.java | #2E2E2E6e | — |
| comment.block.powershell | #2E2E2E6e | — |
| comment.block.xml | #2E2E2E6e | — |
| comment.line.double-slash.c | #2E2E2E6e | — |
| comment.line.double-slash.cpp | #2E2E2E6e | — |
| comment.line.double-slash.java | #2E2E2E6e | — |
| comment.line.double-slash.js | #2E2E2E6e | — |
| comment.line.number-sign.makefile | #2E2E2E6e | — |
| comment.line.number-sign.python | #2E2E2E6e | — |
| comment.line.number-sign.yaml | #2E2E2E6e | — |
| comment.line.percentage.erlang | #2E2E2E6e | — |
| comment.line.powershell | #2E2E2E6e | — |
| comment.source.cmake | #2E2E2E6e | — |
| comment.source.cmakecache | #2E2E2E6e | — |
| constant.character | #501F0Fde | — |
| constant.character.character-class.regexp | #501939de | — |
| constant.character.escape | #501F0Fde | — |
| constant.character.set.regexp | #0F342Dde | — |
| constant.language | #153731de | — |
| constant.numeric | #104D42de | — |
| constant.numeric.dec.python | #772355de | — |
| constant.other.caps.python | #094E42de | — |
| constant.other.character-class.regexp | #41490Dde | — |
| constant.other.character-class.set.regexp | #153731de | — |
| constant.other.color.rgb-value | #683221de | — |
| constant.other.placeholder | #4E2112de | — |
| constant.other.rgb-value | #3F067Ede | — |
| constant.regexp | #223970de | — |
| constant.sha.git-rebase | #414810de | — |
| emphasis | #0B4E42de | — |
| entity.name.class | #142B5Fde | — |
| entity.name.function | #41480Ede | — |
| entity.name.function.preprocessor | #421F61de | — |
| entity.name.function.python | #4A2317de | — |
| entity.name.label | #2B3100de | — |
| entity.name.namespace | #1C2C55de | — |
| entity.name.operator | #1F3361de | — |
| entity.name.operator.custom-literal | #0F350Fde | — |
| entity.name.scope-resolution | #492318de | — |
| entity.name.tag | #2A3101de | — |
| entity.name.tag.css | #411766de | — |
| entity.name.type | #42027Ede | bold |
| entity.name.variable | #173E17de | — |
| entity.other.attribute | #03352Cde | — |
| entity.other.attribute-name | #022579de | — |
| entity.other.attribute-name.class.css | #5D0337de | — |
| entity.other.attribute-name.class.mixin.css | #570F3Ade | — |
| entity.other.attribute-name.id | #1B4C1Bde | — |
| entity.other.attribute-name.id.css | #0F350Fde | — |
| entity.other.attribute-name.parent-selector.css | #0A500Ade | — |
| entity.other.attribute-name.pseudo-class.css | #414810de | — |
| entity.other.attribute-name.pseudo-element.css | #5A1E41de | — |
| entity.other.attribute-name.scss | #104D42de | — |
| entity.other.document.begin.yaml | #2E2E2E6e | — |
| entity.other.inherited-class | #41490Dde | — |
| header | #104D42de | — |
| invalid | #414810de | — |
| keyword | #1F3361de | bold |
| keyword.codetag.notation.python | #3A3E17de | bold |
| keyword.control | #104D42de | bold |
| keyword.control.anchor.regexp | #501939de | bold |
| keyword.control.import.python | #0B4E42de | bold |
| keyword.operator | #2A3101de | bold |
| keyword.operator.alignas | #0F4D42de | bold |
| keyword.operator.alignof | #0A500Ade | bold |
| keyword.operator.cast | #702250de | bold |
| keyword.operator.delete | #4E2112de | bold |
| keyword.operator.documentation.powershell | #2E2E2E6e | bold |
| keyword.operator.expression | #102968de | bold |
| keyword.operator.instanceof | #430877de | bold |
| keyword.operator.logical.python | #832104de | bold |
| keyword.operator.minus.exponent | #612F1Fde | bold |
| keyword.operator.negation.regexp | #570F3Ade | bold |
| keyword.operator.new | #194519de | bold |
| keyword.operator.noexcept | #56123Bde | bold |
| keyword.operator.or.regexp | #421F61de | bold |
| keyword.operator.plus.exponent | #192C56de | bold |
| keyword.operator.quantifier.regexp | #56123Bde | bold |
| keyword.operator.sizeof | #043604de | bold |
| keyword.operator.typeid | #094E42de | bold |
| keyword.operator.wordlike | #0E4D43de | bold |
| keyword.other.operator | #4A2317de | bold |
| keyword.other.package.java | #0F350Fde | bold |
| keyword.other.unit | #173E37de | bold |
| keyword.other.using | #223970de | bold |
| markup.bold | #0F350Fde | — |
| markup.changed | #41490Ade | — |
| markup.deleted | #3F1D5Ede | — |
| markup.fenced_code.block.markdown | #102968de | — |
| markup.heading | #213668de | — |
| markup.inline.raw | #0C4E42de | — |
| markup.inserted | #561907de | — |
| markup.italic | #421F61de | — |
| markup.raw.block.markdown | #401962de | — |
| markup.strikethrough | #103510de | — |
| markup.underline | #3F1D5Ede | — |
| meta.block.c | #591703de | — |
| meta.block.c | #501F0Fde | — |
| meta.class.java | #580E3Ade | — |
| meta.definition.variable.name | #0F350Fde | — |
| meta.diff.header | #1A2C55de | — |
| meta.embedded | #421F61de | — |
| meta.embedded.assembly | #501939de | — |
| meta.function-call.arguments.python | #0C500Cde | — |
| meta.function-call.python | #492318de | — |
| meta.member.access.python | #2A3100de | — |
| meta.method.java | #0C4E42de | — |
| meta.object-literal.key | #022579de | — |
| meta.paragraph.markdown | #333715de | — |
| meta.preprocessor | #561907de | — |
| meta.preprocessor.numeric | #0D350Dde | — |
| meta.preprocessor.string | #41490Ade | — |
| meta.scope.prerequisites.makefile | #1B4C43de | — |
| meta.structure.dictionary.json.comments | #2E2E2E6e | — |
| meta.structure.dictionary.key.python | #1F3361de | — |
| meta.structure.dictionary.value.json.comments | #2E2E2E6e | — |
| meta.template.expression | #56123Bde | — |
| meta.type.cast.expr | #404519de | bold |
| meta.type.new.expr | #213668de | bold |
| parameter | #1C2C55de | — |
| punctuation.character.set.begin.regexp | #102968de | — |
| punctuation.character.set.end.regexp | #4E2112de | — |
| punctuation.definition.array.begin.json | #511739de | — |
| punctuation.definition.character-class.regexp | #07227Dde | — |
| punctuation.definition.comment | #2E2E2E6e | — |
| punctuation.definition.comment.json.comments | #2E2E2E6e | — |
| punctuation.definition.comment.python | #2E2E2E6e | — |
| punctuation.definition.dictionary.begin.json | #832104de | — |
| punctuation.definition.dictionary.end.json | #0F350Fde | — |
| punctuation.definition.group.assertion.regexp | #142B5Fde | — |
| punctuation.definition.group.regexp | #5A2C1Ede | — |
| punctuation.definition.list.begin.json | #085008de | — |
| punctuation.definition.list.begin.markdown | #1F3361de | — |
| punctuation.definition.list.begin.python | #3F067Ede | — |
| punctuation.definition.list.end.json | #172B5Bde | — |
| punctuation.definition.list.end.markdown | #41490Ade | — |
| punctuation.definition.list.end.python | #06342Cde | — |
| punctuation.definition.parameters.begin.python | #1C2C53de | — |
| punctuation.definition.parameters.end.bracket.round.java | #401962de | — |
| punctuation.definition.quote.begin.markdown | #501F0Fde | — |
| punctuation.definition.tag | #404519de | — |
| punctuation.definition.template-expression.begin | #1C2C53de | — |
| punctuation.definition.template-expression.end | #5A1E41de | — |
| punctuation.section.class.begin.bracket.curly.java | #213668de | — |
| punctuation.section.embedded | #3F1D5Ede | — |
| punctuation.section.embedded.begin.php | #561907de | — |
| punctuation.section.embedded.end.php | #41490Cde | — |
| punctuation.terminator.java | #4A2317de | — |
| source.cmake | #41490Dde | — |
| source.coffee.embedded | #4C2215de | — |
| source.cpp | #03352Cde | — |
| source.css.less | #561907de | — |
| source.groovy.embedded | #501A3Ade | — |
| source.java | #4C261Bde | — |
| source.java-properties | #192C56de | — |
| source.json.comments | #2E2E2E6e | — |
| source.makefile | #192C56de | — |
| source.powershell | #421F61de | — |
| source.powershell.variable.other.member | #1A2C55de | — |
| source.python | #2A3100de | — |
| storage | #5A1E41de | — |
| storage.modifier | #0F350Fde | — |
| storage.modifier.import.java | #172B5Bde | — |
| storage.modifier.package.java | #4B2270de | — |
| storage.type | #472168de | bold |
| storage.type.annotation.groovy | #1B4C1Bde | bold |
| storage.type.annotation.java | #1C2C53de | bold |
| storage.type.boolean.go | #173E37de | bold |
| storage.type.byte.go | #501A3Ade | bold |
| storage.type.cs | #142B5Fde | bold |
| storage.type.error.go | #3F067Ede | bold |
| storage.type.generic.cs | #414810de | bold |
| storage.type.generic.groovy | #3F067Ede | bold |
| storage.type.generic.java | #414810de | bold |
| storage.type.groovy | #430877de | bold |
| storage.type.java | #41490Dde | bold |
| storage.type.modifier.cs | #501F0Fde | bold |
| storage.type.numeric.go | #41480Ede | bold |
| storage.type.object.array.groovy | #043604de | bold |
| storage.type.object.array.java | #0A500Ade | bold |
| storage.type.parameters.groovy | #03352Cde | bold |
| storage.type.primitive.array.groovy | #511739de | bold |
| storage.type.primitive.array.java | #173E37de | bold |
| storage.type.primitive.groovy | #421F61de | bold |
| storage.type.primitive.java | #411766de | bold |
| storage.type.rune.go | #580E38de | bold |
| storage.type.string.go | #411766de | bold |
| storage.type.token.java | #2A3100de | bold |
| storage.type.uintptr.go | #511739de | bold |
| storage.type.variable.cs | #421F61de | bold |
| string | #03352Cde | — |
| string.quoted.docstring.multi.python | #2E2E2E6e | — |
| string.regexp | #4C261Bde | — |
| string.tag | #19453Dde | — |
| string.value | #802407de | — |
| strong | #2C300Ade | — |
| support.class | #56123Bde | — |
| support.constant.color | #085008de | — |
| support.constant.dom | #1C2C55de | — |
| support.constant.font-name | #10332Cde | — |
| support.constant.handlebars | #41490Cde | — |
| support.constant.json | #213668de | — |
| support.constant.math | #10332Cde | — |
| support.constant.media | #172B5Bde | — |
| support.constant.media-type | #07227Dde | bold |
| support.constant.property-value | #2A3101de | — |
| support.function | #033603de | — |
| support.function.git-rebase | #5A2C1Ede | — |
| support.other.parenthesis.regexp | #41490Ade | — |
| support.type | #5A1E41de | bold |
| support.type.property-name | #085008de | bold |
| support.type.vendored.property-name | #404519de | bold |
| support.variable | #102968de | — |
| token.debug-token | #68214Bde | — |
| token.error-token | #570F3Ade | — |
| token.info-token | #3E1D5Cde | — |
| token.warn-token | #0F342Dde | — |
| variable | #3E1E5Ade | — |
| variable.css | #142B5Fde | — |
| variable.language | #094E42de | — |
| variable.language.wildcard.java | #414908de | — |
| variable.other.constant | #421F61de | — |
| variable.other.definition.java | #501A3Ade | — |
| variable.other.enummember | #033603de | — |
| variable.other.less | #683221de | — |
| variable.other.object.java | #42136Bde | — |
| variable.other.object.property.java | #0F332Dde | — |
| variable.parameter.c | #420E72de | — |
| variable.parameter.function.language.python | #0A276Fde | — |
| variable.parameter.java | #5A1E41de | — |
| variable.scss | #192C56de | — |
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.block.documentation.c | #5614566e | — |
| comment.block.html | #5415546e | — |
| comment.block.java | #5415546e | — |
| comment.block.javadoc.java | #5614566e | — |
| comment.block.powershell | #5415546e | — |
| comment.block.xml | #3131316e | — |
| comment.line.double-slash.c | #5614566e | — |
| comment.line.double-slash.cpp | #5415546e | — |
| comment.line.double-slash.java | #3131316e | — |
| comment.line.double-slash.js | #3131316e | — |
| comment.line.number-sign.makefile | #3131316e | — |
| comment.line.number-sign.python | #5415546e | — |
| comment.line.number-sign.yaml | #3131316e | — |
| comment.line.percentage.erlang | #3131316e | — |
| comment.line.powershell | #5415546e | — |
| comment.source.cmake | #5415546e | — |
| comment.source.cmakecache | #5614566e | — |
| constant.character | #4B2821de | — |
| constant.character.character-class.regexp | #0F390Fde | — |
| constant.character.escape | #2A4A2Ade | — |
| constant.character.set.regexp | #183818de | — |
| constant.language | #173817de | — |
| constant.numeric | #591740de | — |
| constant.numeric.dec.python | #571F17de | — |
| constant.other.caps.python | #611405de | — |
| constant.other.character-class.regexp | #3F2557de | — |
| constant.other.character-class.set.regexp | #3E2D4Fde | — |
| constant.other.color.rgb-value | #460E7Ede | — |
| constant.other.placeholder | #4A4A13de | — |
| constant.other.rgb-value | #173636de | — |
| constant.regexp | #155315de | — |
| constant.sha.git-rebase | #243633de | — |
| emphasis | #5B1343de | — |
| entity.name.class | #313F5Cde | — |
| entity.name.function | #450784de | — |
| entity.name.function.preprocessor | #492B3Fde | — |
| entity.name.function.python | #432B26de | — |
| entity.name.label | #333304de | — |
| entity.name.namespace | #3D2852de | — |
| entity.name.operator | #24314Ade | — |
| entity.name.operator.custom-literal | #4A243Ede | — |
| entity.name.scope-resolution | #4F213Ede | — |
| entity.name.tag | #32321Ede | — |
| entity.name.tag.css | #273145de | — |
| entity.name.type | #2F3C55de | bold |
| entity.name.variable | #273146de | — |
| entity.other.attribute | #1C2F5Dde | — |
| entity.other.attribute-name | #424229de | — |
| entity.other.attribute-name.class.css | #155315de | — |
| entity.other.attribute-name.class.mixin.css | #183631de | — |
| entity.other.attribute-name.id | #233823de | — |
| entity.other.attribute-name.id.css | #243633de | — |
| entity.other.attribute-name.parent-selector.css | #571F14de | — |
| entity.other.attribute-name.pseudo-class.css | #620541de | — |
| entity.other.attribute-name.pseudo-element.css | #183631de | — |
| entity.other.attribute-name.scss | #063A06de | — |
| entity.other.document.begin.yaml | #5415546e | — |
| entity.other.inherited-class | #333318de | — |
| header | #06382Ede | — |
| invalid | #155147de | — |
| keyword | #492B3Fde | bold |
| keyword.codetag.notation.python | #47283Dde | bold |
| keyword.control | #1A3632de | bold |
| keyword.control.anchor.regexp | #333304de | bold |
| keyword.control.import.python | #293142de | bold |
| keyword.operator | #333305de | bold |
| keyword.operator.alignas | #053A05de | bold |
| keyword.operator.alignof | #620541de | bold |
| keyword.operator.cast | #2D384Fde | bold |
| keyword.operator.delete | #2C502Cde | bold |
| keyword.operator.documentation.powershell | #3131316e | bold |
| keyword.operator.expression | #233823de | bold |
| keyword.operator.instanceof | #4A4A11de | bold |
| keyword.operator.logical.python | #29423Ede | bold |
| keyword.operator.minus.exponent | #4A4A13de | bold |
| keyword.operator.negation.regexp | #4A243Ede | bold |
| keyword.operator.new | #333318de | bold |
| keyword.operator.noexcept | #135147de | bold |
| keyword.operator.or.regexp | #243633de | bold |
| keyword.operator.plus.exponent | #173817de | bold |
| keyword.operator.quantifier.regexp | #450784de | bold |
| keyword.operator.sizeof | #103731de | bold |
| keyword.operator.typeid | #33330Bde | bold |
| keyword.operator.wordlike | #243633de | bold |
| keyword.other.operator | #3B294Ede | bold |
| keyword.other.package.java | #460E7Ede | bold |
| keyword.other.unit | #3A2B49de | bold |
| keyword.other.using | #263E26de | bold |
| markup.bold | #334363de | — |
| markup.changed | #571F17de | — |
| markup.deleted | #4F332Dde | — |
| markup.fenced_code.block.markdown | #333317de | — |
| markup.heading | #173817de | — |
| markup.inline.raw | #4A4A15de | — |
| markup.inserted | #531D43de | — |
| markup.italic | #571F14de | — |
| markup.raw.block.markdown | #273145de | — |
| markup.strikethrough | #633B33de | — |
| markup.underline | #5C3831de | — |
| meta.block.c | #243633de | — |
| meta.block.c | #552F49de | — |
| meta.class.java | #3B294Ede | — |
| meta.definition.variable.name | #5C314Ede | — |
| meta.diff.header | #0F5146de | — |
| meta.embedded | #422F55de | — |
| meta.embedded.assembly | #4B2821de | — |
| meta.function-call.arguments.python | #213154de | — |
| meta.function-call.python | #273146de | — |
| meta.member.access.python | #273145de | — |
| meta.method.java | #273146de | — |
| meta.object-literal.key | #3C3C26de | — |
| meta.paragraph.markdown | #273146de | — |
| meta.preprocessor | #24314Ade | — |
| meta.preprocessor.numeric | #263E26de | — |
| meta.preprocessor.string | #4B3363de | — |
| meta.scope.prerequisites.makefile | #0F5146de | — |
| meta.structure.dictionary.json.comments | #5415546e | — |
| meta.structure.dictionary.key.python | #4C271Ede | — |
| meta.structure.dictionary.value.json.comments | #3131316e | — |
| meta.template.expression | #183631de | — |
| meta.type.cast.expr | #4B2821de | bold |
| meta.type.new.expr | #105410de | bold |
| parameter | #3B2B4Cde | — |
| punctuation.character.set.begin.regexp | #571F14de | — |
| punctuation.character.set.end.regexp | #32321Ede | — |
| punctuation.definition.array.begin.json | #293142de | — |
| punctuation.definition.character-class.regexp | #173636de | — |
| punctuation.definition.comment | #5415546e | — |
| punctuation.definition.comment.json.comments | #3131316e | — |
| punctuation.definition.comment.python | #5415546e | — |
| punctuation.definition.dictionary.begin.json | #2F3C55de | — |
| punctuation.definition.dictionary.end.json | #233823de | — |
| punctuation.definition.group.assertion.regexp | #571F17de | — |
| punctuation.definition.group.regexp | #333305de | — |
| punctuation.definition.list.begin.json | #115147de | — |
| punctuation.definition.list.begin.markdown | #4A4A11de | — |
| punctuation.definition.list.begin.python | #243633de | — |
| punctuation.definition.list.end.json | #053A05de | — |
| punctuation.definition.list.end.markdown | #333304de | — |
| punctuation.definition.list.end.python | #611405de | — |
| punctuation.definition.parameters.begin.python | #24314Ade | — |
| punctuation.definition.parameters.end.bracket.round.java | #333317de | — |
| punctuation.definition.quote.begin.markdown | #620541de | — |
| punctuation.definition.tag | #3D2852de | — |
| punctuation.definition.template-expression.begin | #422F55de | — |
| punctuation.definition.template-expression.end | #333305de | — |
| punctuation.section.class.begin.bracket.curly.java | #213154de | — |
| punctuation.section.embedded | #44018Bde | — |
| punctuation.section.embedded.begin.php | #333317de | — |
| punctuation.section.embedded.end.php | #5B1343de | — |
| punctuation.terminator.java | #115147de | — |
| source.cmake | #47315Cde | — |
| source.coffee.embedded | #333314de | — |
| source.cpp | #5B1343de | — |
| source.css.less | #460E7Ede | — |
| source.groovy.embedded | #29423Ede | — |
| source.java | #450784de | — |
| source.java-properties | #053A05de | — |
| source.json.comments | #3131316e | — |
| source.makefile | #334363de | — |
| source.powershell | #173817de | — |
| source.powershell.variable.other.member | #3B2B4Cde | — |
| source.python | #441870de | — |
| storage | #3D2852de | — |
| storage.modifier | #3D2852de | — |
| storage.modifier.import.java | #450784de | — |
| storage.modifier.package.java | #571F17de | — |
| storage.type | #571F14de | bold |
| storage.type.annotation.groovy | #363624de | bold |
| storage.type.annotation.java | #24314Ade | bold |
| storage.type.boolean.go | #363624de | bold |
| storage.type.byte.go | #492B3Fde | bold |
| storage.type.cs | #460E7Ede | bold |
| storage.type.error.go | #44018Bde | bold |
| storage.type.generic.cs | #4A4A16de | bold |
| storage.type.generic.groovy | #284428de | bold |
| storage.type.generic.java | #33330Bde | bold |
| storage.type.groovy | #1A362Fde | bold |
| storage.type.java | #3B294Ede | bold |
| storage.type.modifier.cs | #49492Bde | bold |
| storage.type.numeric.go | #4A4A16de | bold |
| storage.type.object.array.groovy | #3E2D4Fde | bold |
| storage.type.object.array.java | #155147de | bold |
| storage.type.parameters.groovy | #1A362Fde | bold |
| storage.type.primitive.array.groovy | #105410de | bold |
| storage.type.primitive.array.java | #032A7Ade | bold |
| storage.type.primitive.groovy | #2B4944de | bold |
| storage.type.primitive.java | #1A381Ade | bold |
| storage.type.rune.go | #3D2852de | bold |
| storage.type.string.go | #173817de | bold |
| storage.type.token.java | #4A4A16de | bold |
| storage.type.uintptr.go | #4A243Ede | bold |
| storage.type.variable.cs | #135313de | bold |
| string | #492B3Fde | — |
| string.quoted.docstring.multi.python | #3131316e | — |
| string.regexp | #273146de | — |
| string.tag | #5B1343de | — |
| string.value | #3A2B49de | — |
| strong | #422C27de | — |
| support.class | #460E7Ede | — |
| support.constant.color | #29423Ede | — |
| support.constant.dom | #492B3Fde | — |
| support.constant.font-name | #2C502Cde | — |
| support.constant.handlebars | #233823de | — |
| support.constant.json | #633B33de | — |
| support.constant.math | #2C502Cde | — |
| support.constant.media | #633B33de | — |
| support.constant.media-type | #5C314Ede | bold |
| support.constant.property-value | #135147de | — |
| support.function | #183631de | — |
| support.function.git-rebase | #2A4A2Ade | — |
| support.other.parenthesis.regexp | #472924de | — |
| support.type | #1A362Fde | bold |
| support.type.property-name | #591E13de | bold |
| support.type.vendored.property-name | #633B33de | bold |
| support.variable | #135147de | — |
| token.debug-token | #44018Bde | — |
| token.error-token | #46273Cde | — |
| token.info-token | #5B1343de | — |
| token.warn-token | #571F17de | — |
| variable | #5C314Ede | — |
| variable.css | #135147de | — |
| variable.language | #273145de | — |
| variable.language.wildcard.java | #492B3Fde | — |
| variable.other.constant | #424229de | — |
| variable.other.definition.java | #112A75de | — |
| variable.other.enummember | #3C3C26de | — |
| variable.other.less | #263E26de | — |
| variable.other.object.java | #284428de | — |
| variable.other.object.property.java | #2B3549de | — |
| variable.parameter.c | #155315de | — |
| variable.parameter.function.language.python | #2A4A2Ade | — |
| variable.parameter.java | #4A4A13de | — |
| variable.scss | #432B26de | — |
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.block.documentation.c | #A1C5F56e | — |
| comment.block.html | #9DC7F06e | — |
| comment.block.java | #9DC7F06e | — |
| comment.block.javadoc.java | #A6C5F36e | — |
| comment.block.powershell | #ACC3F36e | — |
| comment.block.xml | #A6C5F36e | — |
| comment.line.double-slash.c | #A1C5F56e | — |
| comment.line.double-slash.cpp | #A6C5F36e | — |
| comment.line.double-slash.java | #ACC3F36e | — |
| comment.line.double-slash.js | #ACC3F36e | — |
| comment.line.number-sign.makefile | #ACC3F36e | — |
| comment.line.number-sign.python | #A1C5F56e | — |
| comment.line.number-sign.yaml | #A6C5F36e | — |
| comment.line.percentage.erlang | #A6C5F36e | — |
| comment.line.powershell | #ACC3F36e | — |
| comment.source.cmake | #A1C5F56e | — |
| comment.source.cmakecache | #9DC7F06e | — |
| constant.character | #10E145de | — |
| constant.character.character-class.regexp | #12E146de | — |
| constant.character.escape | #12E045de | — |
| constant.character.set.regexp | #C2C2C2de | — |
| constant.language | #34D4F6de | — |
| constant.numeric | #ECB176de | — |
| constant.numeric.dec.python | #DE83F0de | — |
| constant.other.caps.python | #F598AFde | — |
| constant.other.character-class.regexp | #EAAD70de | — |
| constant.other.character-class.set.regexp | #F0A9FEde | — |
| constant.other.color.rgb-value | #F0839Ede | — |
| constant.other.placeholder | #25D4F6de | — |
| constant.other.rgb-value | #25D4F6de | — |
| constant.regexp | #F9AEC1de | — |
| constant.sha.git-rebase | #C2C2C2de | — |
| emphasis | #C2C2C2de | — |
| entity.name.class | #86D713de | — |
| entity.name.function | #85D713de | — |
| entity.name.function.preprocessor | #F391AAde | — |
| entity.name.function.python | #10E145de | — |
| entity.name.label | #F0A9FEde | — |
| entity.name.namespace | #85D810de | — |
| entity.name.operator | #10E044de | — |
| entity.name.operator.custom-literal | #F0A9FEde | — |
| entity.name.scope-resolution | #E08AF1de | — |
| entity.name.tag | #2FD4F5de | — |
| entity.name.tag.css | #85D710de | — |
| entity.name.type | #12E145de | — |
| entity.name.variable | #86D713de | — |
| entity.other.attribute | #63CFE5de | — |
| entity.other.attribute-name | #63CFE5de | — |
| entity.other.attribute-name.class.css | #EC849Dde | — |
| entity.other.attribute-name.class.mixin.css | #C2C2C2de | — |
| entity.other.attribute-name.id | #85D713de | — |
| entity.other.attribute-name.id.css | #D983EAde | — |
| entity.other.attribute-name.parent-selector.css | #32D4F4de | — |
| entity.other.attribute-name.pseudo-class.css | #D983EAde | — |
| entity.other.attribute-name.pseudo-element.css | #DB82EDde | — |
| entity.other.attribute-name.scss | #85D713de | — |
| entity.other.document.begin.yaml | #9DC7F06e | — |
| entity.other.inherited-class | #FDB368de | — |
| header | #EC849Dde | — |
| invalid | #86D713de | — |
| keyword | #85D713de | — |
| keyword.codetag.notation.python | #F598AFde | — |
| keyword.control | #12E045de | — |
| keyword.control.anchor.regexp | #E391F3de | — |
| keyword.control.import.python | #82D80Dde | — |
| keyword.operator | #A6A6A6de | — |
| keyword.operator.alignas | #E7A869de | — |
| keyword.operator.alignof | #12E045de | — |
| keyword.operator.cast | #12E145de | — |
| keyword.operator.delete | #FBB46Ede | — |
| keyword.operator.documentation.powershell | #ACC3F36e | — |
| keyword.operator.expression | #DC80EEde | — |
| keyword.operator.instanceof | #34D4F6de | — |
| keyword.operator.logical.python | #E7A869de | — |
| keyword.operator.minus.exponent | #F69FB5de | — |
| keyword.operator.negation.regexp | #0AE041de | — |
| keyword.operator.new | #12E146de | — |
| keyword.operator.noexcept | #35D4F5de | — |
| keyword.operator.or.regexp | #FBB46Cde | — |
| keyword.operator.plus.exponent | #85D712de | — |
| keyword.operator.quantifier.regexp | #FCB46Fde | — |
| keyword.operator.sizeof | #AFAFAFde | — |
| keyword.operator.typeid | #C2C2C2de | — |
| keyword.operator.wordlike | #A6A6A6de | — |
| keyword.other.operator | #85D710de | — |
| keyword.other.package.java | #FBB46Cde | — |
| keyword.other.unit | #11E146de | — |
| keyword.other.using | #FEACC1de | — |
| markup.bold | #DE83F0de | — |
| markup.changed | #2ED4F4de | — |
| markup.deleted | #FCB46Ede | — |
| markup.fenced_code.block.markdown | #F18AA4de | — |
| markup.heading | #11E146de | — |
| markup.inline.raw | #EFA3FEde | — |
| markup.inserted | #12E145de | — |
| markup.italic | #EB859Fde | — |
| markup.raw.block.markdown | #12E046de | — |
| markup.strikethrough | #EAA7F7de | — |
| markup.underline | #0CE043de | — |
| meta.block.c | #2ED4F4de | — |
| meta.block.c | #82D80Dde | — |
| meta.class.java | #EE849Ede | — |
| meta.definition.variable.name | #F69FB5de | — |
| meta.diff.header | #35D4F5de | — |
| meta.embedded | #86D713de | — |
| meta.embedded.assembly | #FCB46Bde | — |
| meta.function-call.arguments.python | #F9AEC1de | — |
| meta.function-call.python | #EC849Dde | — |
| meta.member.access.python | #12E145de | — |
| meta.method.java | #85D812de | — |
| meta.object-literal.key | #EEB57Dde | — |
| meta.paragraph.markdown | #10E145de | — |
| meta.preprocessor | #EE849Ede | — |
| meta.preprocessor.numeric | #C1C1C1de | — |
| meta.preprocessor.string | #2BD4F6de | — |
| meta.scope.prerequisites.makefile | #EE839Ede | — |
| meta.structure.dictionary.json.comments | #9DC7F06e | — |
| meta.structure.dictionary.key.python | #85D812de | — |
| meta.structure.dictionary.value.json.comments | #A1C5F56e | — |
| meta.template.expression | #12E145de | — |
| meta.type.cast.expr | #EEB57Dde | — |
| meta.type.new.expr | #E391F3de | — |
| parameter | #86D713de | — |
| punctuation.character.set.begin.regexp | #11E146de | — |
| punctuation.character.set.end.regexp | #63CFE5de | — |
| punctuation.definition.array.begin.json | #E7A869de | — |
| punctuation.definition.character-class.regexp | #C2C2C2de | — |
| punctuation.definition.comment | #9DC7F06e | — |
| punctuation.definition.comment.json.comments | #ACC3F36e | — |
| punctuation.definition.comment.python | #9DC7F06e | — |
| punctuation.definition.dictionary.begin.json | #AFAFAFde | — |
| punctuation.definition.dictionary.end.json | #EFAAFEde | — |
| punctuation.definition.group.assertion.regexp | #30D4F4de | — |
| punctuation.definition.group.regexp | #EFAAFEde | — |
| punctuation.definition.list.begin.json | #35D4F5de | — |
| punctuation.definition.list.begin.markdown | #12E046de | — |
| punctuation.definition.list.begin.python | #85D810de | — |
| punctuation.definition.list.end.json | #FEABC0de | — |
| punctuation.definition.list.end.markdown | #10E145de | — |
| punctuation.definition.list.end.python | #B3B3B3de | — |
| punctuation.definition.parameters.begin.python | #12E146de | — |
| punctuation.definition.parameters.end.bracket.round.java | #82D80Dde | — |
| punctuation.definition.quote.begin.markdown | #FCB46Ede | — |
| punctuation.definition.tag | #FCB46Cde | — |
| punctuation.definition.template-expression.begin | #2FD4F5de | — |
| punctuation.definition.template-expression.end | #EAAD70de | — |
| punctuation.section.class.begin.bracket.curly.java | #83D90Bde | — |
| punctuation.section.embedded | #E89FF6de | — |
| punctuation.section.embedded.begin.php | #AFAFAFde | — |
| punctuation.section.embedded.end.php | #B8B8B8de | — |
| punctuation.terminator.java | #F7A7BBde | — |
| source.cmake | #EFAAFEde | — |
| source.coffee.embedded | #83D90Bde | — |
| source.cpp | #FBB46Ade | — |
| source.css.less | #0CE143de | — |
| source.groovy.embedded | #C2C2C2de | — |
| source.java | #F391AAde | — |
| source.java-properties | #25D4F6de | — |
| source.json.comments | #ACC3F36e | — |
| source.makefile | #F598AFde | — |
| source.powershell | #C2C2C2de | — |
| source.powershell.variable.other.member | #FCB46Bde | — |
| source.python | #85D710de | — |
| storage | #DE83F0de | — |
| storage.modifier | #C2C2C2de | — |
| storage.modifier.import.java | #85D812de | — |
| storage.modifier.package.java | #FBB46Cde | — |
| storage.type | #FCB46Ede | — |
| storage.type.annotation.groovy | #F18AA4de | — |
| storage.type.annotation.java | #2BD4F6de | — |
| storage.type.boolean.go | #EEB57Dde | — |
| storage.type.byte.go | #0CE143de | — |
| storage.type.cs | #EFA3FEde | — |
| storage.type.error.go | #12E146de | — |
| storage.type.generic.cs | #ECB176de | — |
| storage.type.generic.groovy | #85D712de | — |
| storage.type.generic.java | #FEB369de | — |
| storage.type.groovy | #35D4F5de | — |
| storage.type.java | #10E044de | — |
| storage.type.modifier.cs | #FCB46Fde | — |
| storage.type.numeric.go | #34D4F6de | — |
| storage.type.object.array.groovy | #86D713de | — |
| storage.type.object.array.java | #2ED4F4de | — |
| storage.type.parameters.groovy | #C2C2C2de | — |
| storage.type.primitive.array.groovy | #27D4F6de | — |
| storage.type.primitive.array.java | #32D4F4de | — |
| storage.type.primitive.groovy | #DA82ECde | — |
| storage.type.primitive.java | #12E045de | — |
| storage.type.rune.go | #83D90Bde | — |
| storage.type.string.go | #ECB176de | — |
| storage.type.token.java | #F0A9FEde | — |
| storage.type.uintptr.go | #0EE143de | — |
| storage.type.variable.cs | #0EE143de | — |
| string | #AFAFAFde | — |
| string.quoted.docstring.multi.python | #ACC3F36e | — |
| string.regexp | #0AE041de | — |
| string.tag | #C1C1C1de | — |
| string.value | #12E145de | — |
| strong | #30D4F4de | — |
| support.class | #85D713de | — |
| support.constant.color | #C2C2C2de | — |
| support.constant.dom | #F7A7BBde | — |
| support.constant.font-name | #EFAAFEde | — |
| support.constant.handlebars | #85D712de | — |
| support.constant.json | #C2C2C2de | — |
| support.constant.math | #EB859Fde | — |
| support.constant.media | #D982EBde | — |
| support.constant.media-type | #ECB176de | — |
| support.constant.property-value | #FEB369de | — |
| support.function | #84D810de | — |
| support.function.git-rebase | #C2C2C2de | — |
| support.other.parenthesis.regexp | #B8B8B8de | — |
| support.type | #2ED4F4de | — |
| support.type.property-name | #2ED4F4de | — |
| support.type.vendored.property-name | #86D713de | — |
| support.variable | #12E045de | — |
| token.debug-token | #E391F3de | — |
| token.error-token | #C2C2C2de | — |
| token.info-token | #F0A9FEde | — |
| token.warn-token | #EAAD70de | — |
| variable | #DB82EDde | — |
| variable.css | #85D713de | — |
| variable.language | #FEABC0de | — |
| variable.language.wildcard.java | #85D713de | — |
| variable.other.constant | #FEB369de | — |
| variable.other.definition.java | #FEACC1de | — |
| variable.other.enummember | #DC80EEde | — |
| variable.other.less | #E89FF6de | — |
| variable.other.object.java | #C2C2C2de | — |
| variable.other.object.property.java | #C2C2C2de | — |
| variable.parameter.c | #31D4F4de | — |
| variable.parameter.function.language.python | #85D713de | — |
| variable.parameter.java | #0CE143de | — |
| variable.scss | #E7A869de | — |
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.block.documentation.c | #B4A3F96e | — |
| comment.block.html | #CCC0FE6e | — |
| comment.block.java | #CBC2FD6e | — |
| comment.block.javadoc.java | #BBABFA6e | — |
| comment.block.powershell | #CBC2FD6e | — |
| comment.block.xml | #C4B8FD6e | — |
| comment.line.double-slash.c | #C8BCFD6e | — |
| comment.line.double-slash.cpp | #B1A4FA6e | — |
| comment.line.double-slash.java | #B4A3F96e | — |
| comment.line.double-slash.js | #CFC5FE6e | — |
| comment.line.number-sign.makefile | #D1C4FE6e | — |
| comment.line.number-sign.python | #BAABFC6e | — |
| comment.line.number-sign.yaml | #C9BCFC6e | — |
| comment.line.percentage.erlang | #BDAFFC6e | — |
| comment.line.powershell | #BFAEFC6e | — |
| comment.source.cmake | #B4A9FA6e | — |
| comment.source.cmakecache | #CFC5FE6e | — |
| constant.character | #0ACA0Ade | — |
| constant.character.character-class.regexp | #C1CE41de | — |
| constant.character.escape | #CDA4F6de | — |
| constant.character.set.regexp | #A8B538de | — |
| constant.language | #B4C60Bde | — |
| constant.numeric | #F08DC9de | — |
| constant.numeric.dec.python | #5CDD5Cde | — |
| constant.other.caps.python | #F4AE9Cde | — |
| constant.other.character-class.regexp | #AFBEF8de | — |
| constant.other.character-class.set.regexp | #0BC39Ede | — |
| constant.other.color.rgb-value | #D9B9F9de | — |
| constant.other.placeholder | #0BC9A3de | — |
| constant.other.rgb-value | #B4C2F9de | — |
| constant.regexp | #F3AA97de | — |
| constant.sha.git-rebase | #BFCD41de | — |
| emphasis | #EE9B86de | — |
| entity.name.class | #C99DF4de | — |
| entity.name.function | #EE9B86de | — |
| entity.name.function.preprocessor | #C0D40Ade | — |
| entity.name.function.python | #B7C538de | — |
| entity.name.label | #F5B2A1de | — |
| entity.name.namespace | #B1BFF8de | — |
| entity.name.operator | #EE9984de | — |
| entity.name.operator.custom-literal | #C1CF44de | — |
| entity.name.scope-resolution | #B7C538de | — |
| entity.name.tag | #C79AF4de | — |
| entity.name.tag.css | #BCD00Bde | — |
| entity.name.type | #F08DC9de | — |
| entity.name.variable | #F6A3D4de | — |
| entity.other.attribute | #F396CEde | — |
| entity.other.attribute-name | #44D044de | — |
| entity.other.attribute-name.class.css | #9AACF4de | — |
| entity.other.attribute-name.class.mixin.css | #56DAC0de | — |
| entity.other.attribute-name.id | #48D2B7de | — |
| entity.other.attribute-name.id.css | #F08BC7de | — |
| entity.other.attribute-name.parent-selector.css | #CFA7F7de | — |
| entity.other.attribute-name.pseudo-class.css | #0AE10Ade | — |
| entity.other.attribute-name.pseudo-element.css | #9AACF4de | — |
| entity.other.attribute-name.scss | #0AE10Ade | — |
| entity.other.document.begin.yaml | #C4B8FD6e | — |
| entity.other.inherited-class | #67E367de | — |
| header | #D6B2F9de | — |
| invalid | #09C9A4de | — |
| keyword | #9AACF4de | — |
| keyword.codetag.notation.python | #09CDA8de | — |
| keyword.control | #F3A996de | — |
| keyword.control.anchor.regexp | #A8B437de | — |
| keyword.control.import.python | #D6B4F9de | — |
| keyword.operator | #EC9681de | — |
| keyword.operator.alignas | #F295CDde | — |
| keyword.operator.alignof | #0AC49Ede | — |
| keyword.operator.cast | #62E0C7de | — |
| keyword.operator.delete | #C79AF4de | — |
| keyword.operator.documentation.powershell | #B6A7FB6e | — |
| keyword.operator.expression | #38C7AAde | — |
| keyword.operator.instanceof | #62E0C7de | — |
| keyword.operator.logical.python | #D1ABF7de | — |
| keyword.operator.minus.exponent | #4CD44Cde | — |
| keyword.operator.negation.regexp | #CDA4F6de | — |
| keyword.operator.new | #FAB9E0de | — |
| keyword.operator.noexcept | #09E1B8de | — |
| keyword.operator.or.regexp | #0BD60Bde | — |
| keyword.operator.plus.exponent | #0BD8B0de | — |
| keyword.operator.quantifier.regexp | #F5A1D4de | — |
| keyword.operator.sizeof | #A7B7F7de | — |
| keyword.operator.typeid | #09E909de | — |
| keyword.operator.wordlike | #F08CC8de | — |
| keyword.other.operator | #F6B7A6de | — |
| keyword.other.package.java | #F9B8DFde | — |
| keyword.other.unit | #9AACF4de | — |
| keyword.other.using | #B7CB0Bde | — |
| markup.bold | #38C538de | — |
| markup.changed | #B5C3F9de | — |
| markup.deleted | #EF9E89de | — |
| markup.fenced_code.block.markdown | #0AE00Ade | — |
| markup.heading | #A9B8F7de | — |
| markup.inline.raw | #0AD40Ade | — |
| markup.inserted | #99ABF3de | — |
| markup.italic | #F5A1D3de | — |
| markup.raw.block.markdown | #F49CD1de | — |
| markup.strikethrough | #F4AC9Ade | — |
| markup.underline | #EE9B86de | — |
| meta.block.c | #5CDD5Cde | — |
| meta.block.c | #9BADF3de | — |
| meta.class.java | #F49DD2de | — |
| meta.definition.variable.name | #F294CCde | — |
| meta.diff.header | #5CDD5Cde | — |
| meta.embedded | #37C1A6de | — |
| meta.embedded.assembly | #A6B70Cde | — |
| meta.function-call.arguments.python | #B0BD38de | — |
| meta.function-call.python | #F6B3A2de | — |
| meta.member.access.python | #9AACF4de | — |
| meta.method.java | #F2A794de | — |
| meta.object-literal.key | #B1BFF8de | — |
| meta.paragraph.markdown | #0ACEA6de | — |
| meta.preprocessor | #F190CAde | — |
| meta.preprocessor.numeric | #67E367de | — |
| meta.preprocessor.string | #A1B2F5de | — |
| meta.scope.prerequisites.makefile | #ACBBF7de | — |
| meta.structure.dictionary.json.comments | #CFC5FE6e | — |
| meta.structure.dictionary.key.python | #F7B7A7de | — |
| meta.structure.dictionary.value.json.comments | #C2B4FB6e | — |
| meta.template.expression | #F2A794de | — |
| meta.type.cast.expr | #0AD70Ade | — |
| meta.type.new.expr | #AABAF7de | — |
| parameter | #52D9BEde | — |
| punctuation.character.set.begin.regexp | #F3AA98de | — |
| punctuation.character.set.end.regexp | #C799F3de | — |
| punctuation.definition.array.begin.json | #9CAEF4de | — |
| punctuation.definition.character-class.regexp | #B5C3F9de | — |
| punctuation.definition.comment | #CDBFFD6e | — |
| punctuation.definition.comment.json.comments | #C9BCFC6e | — |
| punctuation.definition.comment.python | #CCC0FE6e | — |
| punctuation.definition.dictionary.begin.json | #CBA1F5de | — |
| punctuation.definition.dictionary.end.json | #3DC93Dde | — |
| punctuation.definition.group.assertion.regexp | #CAA0F5de | — |
| punctuation.definition.group.regexp | #ACBE0Cde | — |
| punctuation.definition.list.begin.json | #C6D44Cde | — |
| punctuation.definition.list.begin.markdown | #47D047de | — |
| punctuation.definition.list.begin.python | #EC9680de | — |
| punctuation.definition.list.end.json | #9EB0F5de | — |
| punctuation.definition.list.end.markdown | #62E0C7de | — |
| punctuation.definition.list.end.python | #F190CBde | — |
| punctuation.definition.parameters.begin.python | #F2A591de | — |
| punctuation.definition.parameters.end.bracket.round.java | #62E0C7de | — |
| punctuation.definition.quote.begin.markdown | #0AD8AFde | — |
| punctuation.definition.tag | #0BCCA5de | — |
| punctuation.definition.template-expression.begin | #F5A1D4de | — |
| punctuation.definition.template-expression.end | #ADBA37de | — |
| punctuation.section.class.begin.bracket.curly.java | #F5A1D4de | — |
| punctuation.section.embedded | #B9C739de | — |
| punctuation.section.embedded.begin.php | #ED9782de | — |
| punctuation.section.embedded.end.php | #F08DC9de | — |
| punctuation.terminator.java | #A8B538de | — |
| source.cmake | #62E062de | — |
| source.coffee.embedded | #38C5A9de | — |
| source.cpp | #4CD44Cde | — |
| source.css.less | #B8C6FAde | — |
| source.groovy.embedded | #0ADCB1de | — |
| source.java | #6DE56Dde | — |
| source.java-properties | #F4AC9Ade | — |
| source.json.comments | #C6B7FC6e | — |
| source.makefile | #43CFB2de | — |
| source.powershell | #C79AF4de | — |
| source.powershell.variable.other.member | #0BD2ABde | — |
| source.python | #3BC93Bde | — |
| storage | #B7C4F9de | — |
| storage.modifier | #F08DC8de | — |
| storage.modifier.import.java | #C99EF4de | — |
| storage.modifier.package.java | #F1A28Ede | — |
| storage.type | #DDC0FBde | — |
| storage.type.annotation.groovy | #50D6BCde | — |
| storage.type.annotation.java | #F18ECAde | — |
| storage.type.boolean.go | #F7ABD9de | — |
| storage.type.byte.go | #D3ADF8de | — |
| storage.type.cs | #3DCAAEde | — |
| storage.type.error.go | #4CD4B9de | — |
| storage.type.generic.cs | #F8BCADde | — |
| storage.type.generic.groovy | #41CDB1de | — |
| storage.type.generic.java | #3CCB3Cde | — |
| storage.type.groovy | #5ADD5Ade | — |
| storage.type.java | #96A9F3de | — |
| storage.type.modifier.cs | #ED9882de | — |
| storage.type.numeric.go | #BECC3Ede | — |
| storage.type.object.array.groovy | #0ADE0Ade | — |
| storage.type.object.array.java | #0ADD0Ade | — |
| storage.type.parameters.groovy | #BECAFAde | — |
| storage.type.primitive.array.groovy | #F396CDde | — |
| storage.type.primitive.array.java | #41CDB1de | — |
| storage.type.primitive.groovy | #EC9680de | — |
| storage.type.primitive.java | #99AAF3de | — |
| storage.type.rune.go | #F5A1D4de | — |
| storage.type.string.go | #0ADCB1de | — |
| storage.type.token.java | #09E109de | — |
| storage.type.uintptr.go | #51D751de | — |
| storage.type.variable.cs | #F190CAde | — |
| string | #4CD44Cde | — |
| string.quoted.docstring.multi.python | #C2B4FB6e | — |
| string.regexp | #CA9FF5de | — |
| string.tag | #F18FCAde | — |
| string.value | #6DE56Dde | — |
| strong | #F08DC8de | — |
| support.class | #F6A4D6de | — |
| support.constant.color | #BCD00Bde | — |
| support.constant.dom | #A4B5F6de | — |
| support.constant.font-name | #CEA6F6de | — |
| support.constant.handlebars | #BFCD41de | — |
| support.constant.json | #4ED64Ede | — |
| support.constant.math | #F2A794de | — |
| support.constant.media | #DCBEFAde | — |
| support.constant.media-type | #F49AD0de | — |
| support.constant.property-value | #F3AB98de | — |
| support.function | #F6B5A5de | — |
| support.function.git-rebase | #B7C538de | — |
| support.other.parenthesis.regexp | #D9B8FAde | — |
| support.type | #B2C509de | — |
| support.type.property-name | #F294CCde | — |
| support.type.vendored.property-name | #C79BF4de | — |
| support.variable | #F8BFB0de | — |
| token.debug-token | #F7A7D7de | — |
| token.error-token | #F294CCde | — |
| token.info-token | #F396CDde | — |
| token.warn-token | #56DAC0de | — |
| variable | #CCA3F6de | — |
| variable.css | #38C5A9de | — |
| variable.language | #EE9B86de | — |
| variable.language.wildcard.java | #51D7BCde | — |
| variable.other.constant | #F7A6D7de | — |
| variable.other.definition.java | #62E062de | — |
| variable.other.enummember | #EC9680de | — |
| variable.other.less | #EF9F8Ade | — |
| variable.other.object.java | #A0B1F5de | — |
| variable.other.object.property.java | #62E0C7de | — |
| variable.parameter.c | #F09F8Bde | — |
| variable.parameter.function.language.python | #F6A4D5de | — |
| variable.parameter.java | #0BCCA5de | — |
| variable.scss | #C89DF4de | — |
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}!`;
}
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}!`;
}