AposTheme
Apos' Theme for VSCode. Based on Brogrammer and Sapphire.
Apos' Theme for VSCode. Based on Brogrammer and Sapphire.
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 |
|---|---|---|
| punctuation | #EFEFEF | — |
| string, punctuation.definition.string | #F1C40F | — |
| constant.character.escape, text.html constant.character.entity.named, punctuation.definition.entity.html | #6C71C4 | — |
| constant.language.boolean | #6C71C4 | — |
| constant.numeric | #6C71C4 | — |
| constant.language.null | #6C71C4 | — |
| variable, support.variable, support.class, support.constant, meta.definition.variable entity.name.function | #D2D6DB | — |
| keyword, modifier, variable.language.this, support.type.object, constant.language, entity.name.namespace, storage.type.namespace, storage.type.class, storage.type.var, storage.type.accessor, storage.type.enum, storage.type.struct | #E74C3C | — |
| entity.name.function, support.function, support.constant.handlebars, source.powershell variable.other.member, entity.name.operator.custom-literal | #2ECC71 | — |
| storage.type, storage.modifier | #3498DB | — |
| support.module, support.node | #ABB2BF | italic |
| support.type | #E67E22 | — |
| entity.name.type, entity.other.inherited-class | #E67E22 | — |
| comment, punctuation.definition.comment | #5C6370 | — |
| storage.type.class.jsdoc, punctuation.definition.block.tag.jsdoc, keyword.other.phpdoc, comment keyword.other.documentation | #7a8394 | — |
| keyword.codetag.notation, comment keyword.other.todo | #E67E22 | bold |
| entity.name.type.class | #2ECC71 | — |
| variable.object.property, meta.field.declaration entity.name.function | #D2D6DB | — |
| meta.definition.method entity.name.function | #2ECC71 | — |
| meta.function entity.name.function | #2ECC71 | — |
| meta.decorator entity.name.function, entity.name.function.decorator, punctuation.decorator, storage.type.annotation | #6C71C4 | — |
| keyword.control.directive, punctuation.definition.directive, meta.preprocessor, meta.preprocessor keyword.control, entity.name.function.preprocessor | #535a6b | — |
| entity.name.label, punctuation.definition.label | #ABB2BF | — |
| invalid, invalid.illegal | #DA6771 | — |
| invalid.deprecated | #DA6771 | strikethrough |
| string.regexp, constant.other.character-class.set.regexp | #F1C40F | — |
| punctuation.definition.group.regexp, punctuation.definition.character-class.regexp, punctuation.definition.group.assertion.regexp, keyword.operator.negation.regexp, meta.assertion.look-ahead.regexp, keyword.control.anchor.regexp | #E67E22 | — |
| keyword.operator.quantifier.regexp, constant.character.escape.backslash.regexp, constant.other.character-class.regexp, constant.character.numeric.regexp | #6C71C4 | — |
| template.expression.begin, template.expression.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end | #3498DB | — |
| meta.embedded, source.groovy.embedded, meta.template.expression | #D2D6DB | — |
| entity.name.tag.yaml | #ABB2BF | — |
| entity.name.type.anchor.yaml, variable.other.alias.yaml, punctuation.definition.anchor.yaml, punctuation.definition.alias.yaml | #6C71C4 | — |
| keyword.other.directive.yaml, keyword.control.flow.block-scalar.yaml, storage.modifier.chomping-indicator.yaml | #3498DB | — |
| meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json | #ABB2BF | — |
| constant.language.json | #6C71C4 | — |
| support.type.property-name.toml, keyword.key.toml | #ABB2BF | — |
| entity.name.section.toml, support.type.property-name.table.toml, support.type.property-name.array.toml | #3498DB | — |
| entity.other.attribute-name.class | #3498DB | — |
| entity.other.attribute-name.id | #E67E22 | — |
| source.css entity.name.tag | #3498DB | — |
| entity.other.attribute-name.pseudo-class, entity.other.attribute-name.pseudo-element, entity.other.attribute-name.parent-selector | #6C71C4 | — |
| support.constant.property-value, meta.property-value, support.constant.font-name, support.constant.media | #D2D6DB | — |
| constant.other.color, constant.other.color.rgb-value, constant.other.rgb-value | #6C71C4 | — |
| keyword.control.at-rule, punctuation.definition.keyword.css, meta.at-rule keyword.control | #E74C3C | — |
| meta.tag, punctuation.definition.tag | #EFEFEF | — |
| entity.name.tag | #E67E22 | — |
| entity.other.attribute-name | #D2D6DB | — |
| meta.tag.sgml.doctype, meta.tag.metadata.doctype entity.name.tag, meta.tag.preprocessor.xml, meta.tag.preprocessor.xml entity.name.tag | #5C6370 | — |
| entity.name.tag.namespace, entity.other.attribute-name.namespace, punctuation.separator.namespace | #ABB2BF | — |
| string.unquoted.cdata, punctuation.definition.string.begin.xml, punctuation.definition.string.end.xml | #5C6370 | — |
| support.class.component, entity.name.tag.jsx, entity.name.tag.tsx | #2ECC71 | — |
| markup.heading | #3498DB | — |
| punctuation.definition.heading.markdown | #225e92 | — |
| text.html.markdown meta.link.inline, meta.link.reference | #2ECC71 | — |
| markup.underline.link, markup.underline.link.image, constant.other.reference.link.markdown | #2ECC71 | — |
| text.html.markdown markup.quote | #c0c0c0 | — |
| text.html.markdown beginning.punctuation.definition.list, punctuation.definition.list.begin.markdown | #3498DB | — |
| markup.italic | #D2D6DB | italic |
| markup.bold | #D2D6DB | bold |
| markup.bold markup.italic, markup.italic markup.bold | #D2D6DB | italic bold |
| markup.strikethrough | #5C6370 | strikethrough |
| markup.fenced_code.block.markdown punctuation.definition.markdown | #E67E22 | — |
| fenced_code.block.language.markdown | #ABB2BF | — |
| markup.inline.raw.string.markdown | #E67E22 | — |
| meta.separator.markdown, punctuation.definition.table.markdown | #5C6370 | — |
| punctuation.definition.markdown.frontmatter | #5C6370 | — |
| keyword.other.definition.ini | #ABB2BF | — |
| entity.name.section.group-title.ini | #3498DB | — |
| variable.other.normal.shell, variable.other.special.shell, variable.other.positional.shell, variable.other.bracket.shell, punctuation.definition.variable.shell | #D2D6DB | — |
| support.function.builtin.shell, keyword.other.special-method.shell | #2ECC71 | — |
| punctuation.definition.evaluation.backticks.shell, punctuation.section.interpolation.shell, meta.scope.subshell.shell | #3498DB | — |
| entity.name.function.target.makefile, entity.name.function.target | #2ECC71 | — |
| variable.other.makefile, string.interpolated.dollar.makefile | #D2D6DB | — |
| keyword.other.special-method.dockerfile, keyword.control.dockerfile, keyword.other.dockerfile | #E74C3C | — |
| keyword.other.DML.sql, keyword.other.DDL.create.II.sql, keyword.other.data-integrity.sql, keyword.other.LUW.sql, keyword.other.authorization.sql, keyword.other.order.sql | #E74C3C | — |
| constant.other.database-name.sql, constant.other.table-name.sql, entity.name.function.sql | #E67E22 | — |
| variable.language.special.self.python, variable.parameter.function.language.special.self.python, variable.language.special.cls.python | #E74C3C | — |
| meta.fstring.python constant.character.format.placeholder, constant.character.format.placeholder.other.python | #6C71C4 | — |
| storage.modifier.lifetime.rust, entity.name.lifetime.rust, punctuation.definition.lifetime.rust | #6C71C4 | — |
| entity.name.function.macro.rust, meta.macro.rust, support.function.macro.rust, variable.other.metavariable.name.rust | #6C71C4 | — |
| meta.attribute.rust, punctuation.definition.attribute.rust | #5C6370 | — |
| entity.name.package.go, keyword.package.go, keyword.import.go | #E74C3C | — |
| meta.diff.header, meta.diff.header.command, meta.diff.header.from-file, meta.diff.header.to-file, punctuation.definition.from-file.diff, punctuation.definition.to-file.diff | #3498DB | bold |
| meta.diff.index, meta.separator.diff, punctuation.definition.separator.diff | #5C6370 | — |
| meta.diff.range, meta.diff.range.unified, meta.diff.range.context, punctuation.definition.range.diff, meta.toc-list.line-number.diff | #6C71C4 | — |
| markup.inserted, markup.inserted.diff, punctuation.definition.inserted.diff, punctuation.definition.inserted | #2ECC71 | — |
| markup.deleted, markup.deleted.diff, punctuation.definition.deleted.diff, punctuation.definition.deleted | #E74C3C | — |
| markup.changed, markup.changed.diff, punctuation.definition.changed.diff, punctuation.definition.changed | #E67E22 | — |
| markup.ignored, markup.untracked | #5C6370 | — |
| meta.diff.header.git, keyword.other.conflict-marker, meta.conflict-marker | #E67E22 | bold |
| meta.scope.subject.git-commit | #EFEFEF | — |
| meta.scope.message.git-commit | #D2D6DB | — |
| comment.line.number-sign.git-commit, punctuation.definition.comment.git-commit, meta.scope.metadata.git-commit | #5C6370 | — |
| invalid.deprecated.line-too-long.git-commit, invalid.illegal.line-too-long.git-commit | #E67E22 | |
| markup.inserted.git-commit, meta.scope.metadata.git-commit markup.inserted | #2ECC71 | — |
| markup.deleted.git-commit | #E74C3C | — |
| markup.changed.git-commit | #E67E22 | — |
| support.function.git-rebase, meta.commit-command.git-rebase | #E74C3C | — |
| constant.sha.git-rebase | #6C71C4 | — |
| meta.commit-message.git-rebase | #D2D6DB | — |
| comment.line.number-sign.git-rebase, punctuation.definition.comment.git-rebase | #5C6370 | — |
| comment.line.number-sign.ignore | #5C6370 | — |
| source.cs meta.class.identifier storage.type | #21C5C7 | underline |
| source.cs meta.method.identifier entity.name.function | #21C5C7 | — |
| source.cs meta.method-call meta.method, source.cs entity.name.function | #2ECC71 | — |
| source.cs storage.type | #E67E22 | — |
| source.cs meta.method.return-type | #E67E22 | — |
| source.cs meta.preprocessor | #535a6b | — |
| source.cs entity.name.type.namespace | #2ECC71 | — |
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 |
|---|---|---|
| punctuation | #EFEFEF | — |
| string, punctuation.definition.string | #F1C40F | — |
| constant.character.escape, text.html constant.character.entity.named, punctuation.definition.entity.html | #6C71C4 | — |
| constant.language.boolean | #6C71C4 | — |
| constant.numeric | #6C71C4 | — |
| constant.language.null | #6C71C4 | — |
| variable, support.variable, support.class, support.constant, meta.definition.variable entity.name.function | #D2D6DB | — |
| keyword, modifier, variable.language.this, support.type.object, constant.language, entity.name.namespace, storage.type.namespace, storage.type.class, storage.type.var, storage.type.accessor, storage.type.enum, storage.type.struct | #E74C3C | — |
| entity.name.function, support.function, support.constant.handlebars, source.powershell variable.other.member, entity.name.operator.custom-literal | #2ECC71 | — |
| storage.type, storage.modifier | #3498DB | — |
| support.module, support.node | #ABB2BF | italic |
| support.type | #E67E22 | — |
| entity.name.type, entity.other.inherited-class | #E67E22 | — |
| comment, punctuation.definition.comment | #5C6370 | — |
| storage.type.class.jsdoc, punctuation.definition.block.tag.jsdoc, keyword.other.phpdoc, comment keyword.other.documentation | #7a8394 | — |
| keyword.codetag.notation, comment keyword.other.todo | #E67E22 | bold |
| entity.name.type.class | #2ECC71 | — |
| variable.object.property, meta.field.declaration entity.name.function | #D2D6DB | — |
| meta.definition.method entity.name.function | #2ECC71 | — |
| meta.function entity.name.function | #2ECC71 | — |
| meta.decorator entity.name.function, entity.name.function.decorator, punctuation.decorator, storage.type.annotation | #6C71C4 | — |
| keyword.control.directive, punctuation.definition.directive, meta.preprocessor, meta.preprocessor keyword.control, entity.name.function.preprocessor | #535a6b | — |
| entity.name.label, punctuation.definition.label | #ABB2BF | — |
| invalid, invalid.illegal | #DA6771 | — |
| invalid.deprecated | #DA6771 | strikethrough |
| string.regexp, constant.other.character-class.set.regexp | #F1C40F | — |
| punctuation.definition.group.regexp, punctuation.definition.character-class.regexp, punctuation.definition.group.assertion.regexp, keyword.operator.negation.regexp, meta.assertion.look-ahead.regexp, keyword.control.anchor.regexp | #E67E22 | — |
| keyword.operator.quantifier.regexp, constant.character.escape.backslash.regexp, constant.other.character-class.regexp, constant.character.numeric.regexp | #6C71C4 | — |
| template.expression.begin, template.expression.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end | #3498DB | — |
| meta.embedded, source.groovy.embedded, meta.template.expression | #D2D6DB | — |
| entity.name.tag.yaml | #ABB2BF | — |
| entity.name.type.anchor.yaml, variable.other.alias.yaml, punctuation.definition.anchor.yaml, punctuation.definition.alias.yaml | #6C71C4 | — |
| keyword.other.directive.yaml, keyword.control.flow.block-scalar.yaml, storage.modifier.chomping-indicator.yaml | #3498DB | — |
| meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json | #ABB2BF | — |
| constant.language.json | #6C71C4 | — |
| support.type.property-name.toml, keyword.key.toml | #ABB2BF | — |
| entity.name.section.toml, support.type.property-name.table.toml, support.type.property-name.array.toml | #3498DB | — |
| entity.other.attribute-name.class | #3498DB | — |
| entity.other.attribute-name.id | #E67E22 | — |
| source.css entity.name.tag | #3498DB | — |
| entity.other.attribute-name.pseudo-class, entity.other.attribute-name.pseudo-element, entity.other.attribute-name.parent-selector | #6C71C4 | — |
| support.constant.property-value, meta.property-value, support.constant.font-name, support.constant.media | #D2D6DB | — |
| constant.other.color, constant.other.color.rgb-value, constant.other.rgb-value | #6C71C4 | — |
| keyword.control.at-rule, punctuation.definition.keyword.css, meta.at-rule keyword.control | #E74C3C | — |
| meta.tag, punctuation.definition.tag | #EFEFEF | — |
| entity.name.tag | #E67E22 | — |
| entity.other.attribute-name | #D2D6DB | — |
| meta.tag.sgml.doctype, meta.tag.metadata.doctype entity.name.tag, meta.tag.preprocessor.xml, meta.tag.preprocessor.xml entity.name.tag | #5C6370 | — |
| entity.name.tag.namespace, entity.other.attribute-name.namespace, punctuation.separator.namespace | #ABB2BF | — |
| string.unquoted.cdata, punctuation.definition.string.begin.xml, punctuation.definition.string.end.xml | #5C6370 | — |
| support.class.component, entity.name.tag.jsx, entity.name.tag.tsx | #2ECC71 | — |
| markup.heading | #3498DB | — |
| punctuation.definition.heading.markdown | #225e92 | — |
| text.html.markdown meta.link.inline, meta.link.reference | #2ECC71 | — |
| markup.underline.link, markup.underline.link.image, constant.other.reference.link.markdown | #2ECC71 | — |
| text.html.markdown markup.quote | #c0c0c0 | — |
| text.html.markdown beginning.punctuation.definition.list, punctuation.definition.list.begin.markdown | #3498DB | — |
| markup.italic | #D2D6DB | italic |
| markup.bold | #D2D6DB | bold |
| markup.bold markup.italic, markup.italic markup.bold | #D2D6DB | italic bold |
| markup.strikethrough | #5C6370 | strikethrough |
| markup.fenced_code.block.markdown punctuation.definition.markdown | #E67E22 | — |
| fenced_code.block.language.markdown | #ABB2BF | — |
| markup.inline.raw.string.markdown | #E67E22 | — |
| meta.separator.markdown, punctuation.definition.table.markdown | #5C6370 | — |
| punctuation.definition.markdown.frontmatter | #5C6370 | — |
| keyword.other.definition.ini | #ABB2BF | — |
| entity.name.section.group-title.ini | #3498DB | — |
| variable.other.normal.shell, variable.other.special.shell, variable.other.positional.shell, variable.other.bracket.shell, punctuation.definition.variable.shell | #D2D6DB | — |
| support.function.builtin.shell, keyword.other.special-method.shell | #2ECC71 | — |
| punctuation.definition.evaluation.backticks.shell, punctuation.section.interpolation.shell, meta.scope.subshell.shell | #3498DB | — |
| entity.name.function.target.makefile, entity.name.function.target | #2ECC71 | — |
| variable.other.makefile, string.interpolated.dollar.makefile | #D2D6DB | — |
| keyword.other.special-method.dockerfile, keyword.control.dockerfile, keyword.other.dockerfile | #E74C3C | — |
| keyword.other.DML.sql, keyword.other.DDL.create.II.sql, keyword.other.data-integrity.sql, keyword.other.LUW.sql, keyword.other.authorization.sql, keyword.other.order.sql | #E74C3C | — |
| constant.other.database-name.sql, constant.other.table-name.sql, entity.name.function.sql | #E67E22 | — |
| variable.language.special.self.python, variable.parameter.function.language.special.self.python, variable.language.special.cls.python | #E74C3C | — |
| meta.fstring.python constant.character.format.placeholder, constant.character.format.placeholder.other.python | #6C71C4 | — |
| storage.modifier.lifetime.rust, entity.name.lifetime.rust, punctuation.definition.lifetime.rust | #6C71C4 | — |
| entity.name.function.macro.rust, meta.macro.rust, support.function.macro.rust, variable.other.metavariable.name.rust | #6C71C4 | — |
| meta.attribute.rust, punctuation.definition.attribute.rust | #5C6370 | — |
| entity.name.package.go, keyword.package.go, keyword.import.go | #E74C3C | — |
| meta.diff.header, meta.diff.header.command, meta.diff.header.from-file, meta.diff.header.to-file, punctuation.definition.from-file.diff, punctuation.definition.to-file.diff | #3498DB | bold |
| meta.diff.index, meta.separator.diff, punctuation.definition.separator.diff | #5C6370 | — |
| meta.diff.range, meta.diff.range.unified, meta.diff.range.context, punctuation.definition.range.diff, meta.toc-list.line-number.diff | #6C71C4 | — |
| markup.inserted, markup.inserted.diff, punctuation.definition.inserted.diff, punctuation.definition.inserted | #2ECC71 | — |
| markup.deleted, markup.deleted.diff, punctuation.definition.deleted.diff, punctuation.definition.deleted | #E74C3C | — |
| markup.changed, markup.changed.diff, punctuation.definition.changed.diff, punctuation.definition.changed | #E67E22 | — |
| markup.ignored, markup.untracked | #5C6370 | — |
| meta.diff.header.git, keyword.other.conflict-marker, meta.conflict-marker | #E67E22 | bold |
| meta.scope.subject.git-commit | #EFEFEF | — |
| meta.scope.message.git-commit | #D2D6DB | — |
| comment.line.number-sign.git-commit, punctuation.definition.comment.git-commit, meta.scope.metadata.git-commit | #5C6370 | — |
| invalid.deprecated.line-too-long.git-commit, invalid.illegal.line-too-long.git-commit | #E67E22 | |
| markup.inserted.git-commit, meta.scope.metadata.git-commit markup.inserted | #2ECC71 | — |
| markup.deleted.git-commit | #E74C3C | — |
| markup.changed.git-commit | #E67E22 | — |
| support.function.git-rebase, meta.commit-command.git-rebase | #E74C3C | — |
| constant.sha.git-rebase | #6C71C4 | — |
| meta.commit-message.git-rebase | #D2D6DB | — |
| comment.line.number-sign.git-rebase, punctuation.definition.comment.git-rebase | #5C6370 | — |
| comment.line.number-sign.ignore | #5C6370 | — |
| source.cs meta.class.identifier storage.type | #21C5C7 | underline |
| source.cs meta.method.identifier entity.name.function | #21C5C7 | — |
| source.cs meta.method-call meta.method, source.cs entity.name.function | #2ECC71 | — |
| source.cs storage.type | #E67E22 | — |
| source.cs meta.method.return-type | #E67E22 | — |
| source.cs meta.preprocessor | #535a6b | — |
| source.cs entity.name.type.namespace | #2ECC71 | — |
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 |
|---|---|---|
| punctuation | #EFEFEF | — |
| string, punctuation.definition.string | #F1C40F | — |
| constant.character.escape, text.html constant.character.entity.named, punctuation.definition.entity.html | #6C71C4 | — |
| constant.language.boolean | #6C71C4 | — |
| constant.numeric | #6C71C4 | — |
| constant.language.null | #6C71C4 | — |
| variable, support.variable, support.class, support.constant, meta.definition.variable entity.name.function | #D2D6DB | — |
| keyword, modifier, variable.language.this, support.type.object, constant.language, entity.name.namespace, storage.type.namespace, storage.type.class, storage.type.var, storage.type.accessor, storage.type.enum, storage.type.struct | #E74C3C | — |
| entity.name.function, support.function, support.constant.handlebars, source.powershell variable.other.member, entity.name.operator.custom-literal | #2ECC71 | — |
| storage.type, storage.modifier | #3498DB | — |
| support.module, support.node | #ABB2BF | italic |
| support.type | #E67E22 | — |
| entity.name.type, entity.other.inherited-class | #E67E22 | — |
| comment, punctuation.definition.comment | #5C6370 | — |
| storage.type.class.jsdoc, punctuation.definition.block.tag.jsdoc, keyword.other.phpdoc, comment keyword.other.documentation | #7a8394 | — |
| keyword.codetag.notation, comment keyword.other.todo | #E67E22 | bold |
| entity.name.type.class | #2ECC71 | — |
| variable.object.property, meta.field.declaration entity.name.function | #D2D6DB | — |
| meta.definition.method entity.name.function | #2ECC71 | — |
| meta.function entity.name.function | #2ECC71 | — |
| meta.decorator entity.name.function, entity.name.function.decorator, punctuation.decorator, storage.type.annotation | #6C71C4 | — |
| keyword.control.directive, punctuation.definition.directive, meta.preprocessor, meta.preprocessor keyword.control, entity.name.function.preprocessor | #535a6b | — |
| entity.name.label, punctuation.definition.label | #ABB2BF | — |
| invalid, invalid.illegal | #DA6771 | — |
| invalid.deprecated | #DA6771 | strikethrough |
| string.regexp, constant.other.character-class.set.regexp | #F1C40F | — |
| punctuation.definition.group.regexp, punctuation.definition.character-class.regexp, punctuation.definition.group.assertion.regexp, keyword.operator.negation.regexp, meta.assertion.look-ahead.regexp, keyword.control.anchor.regexp | #E67E22 | — |
| keyword.operator.quantifier.regexp, constant.character.escape.backslash.regexp, constant.other.character-class.regexp, constant.character.numeric.regexp | #6C71C4 | — |
| template.expression.begin, template.expression.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end | #3498DB | — |
| meta.embedded, source.groovy.embedded, meta.template.expression | #D2D6DB | — |
| entity.name.tag.yaml | #ABB2BF | — |
| entity.name.type.anchor.yaml, variable.other.alias.yaml, punctuation.definition.anchor.yaml, punctuation.definition.alias.yaml | #6C71C4 | — |
| keyword.other.directive.yaml, keyword.control.flow.block-scalar.yaml, storage.modifier.chomping-indicator.yaml | #3498DB | — |
| meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json | #ABB2BF | — |
| constant.language.json | #6C71C4 | — |
| support.type.property-name.toml, keyword.key.toml | #ABB2BF | — |
| entity.name.section.toml, support.type.property-name.table.toml, support.type.property-name.array.toml | #3498DB | — |
| entity.other.attribute-name.class | #3498DB | — |
| entity.other.attribute-name.id | #E67E22 | — |
| source.css entity.name.tag | #3498DB | — |
| entity.other.attribute-name.pseudo-class, entity.other.attribute-name.pseudo-element, entity.other.attribute-name.parent-selector | #6C71C4 | — |
| support.constant.property-value, meta.property-value, support.constant.font-name, support.constant.media | #D2D6DB | — |
| constant.other.color, constant.other.color.rgb-value, constant.other.rgb-value | #6C71C4 | — |
| keyword.control.at-rule, punctuation.definition.keyword.css, meta.at-rule keyword.control | #E74C3C | — |
| meta.tag, punctuation.definition.tag | #EFEFEF | — |
| entity.name.tag | #E67E22 | — |
| entity.other.attribute-name | #D2D6DB | — |
| meta.tag.sgml.doctype, meta.tag.metadata.doctype entity.name.tag, meta.tag.preprocessor.xml, meta.tag.preprocessor.xml entity.name.tag | #5C6370 | — |
| entity.name.tag.namespace, entity.other.attribute-name.namespace, punctuation.separator.namespace | #ABB2BF | — |
| string.unquoted.cdata, punctuation.definition.string.begin.xml, punctuation.definition.string.end.xml | #5C6370 | — |
| support.class.component, entity.name.tag.jsx, entity.name.tag.tsx | #2ECC71 | — |
| markup.heading | #3498DB | — |
| punctuation.definition.heading.markdown | #225e92 | — |
| text.html.markdown meta.link.inline, meta.link.reference | #2ECC71 | — |
| markup.underline.link, markup.underline.link.image, constant.other.reference.link.markdown | #2ECC71 | — |
| text.html.markdown markup.quote | #c0c0c0 | — |
| text.html.markdown beginning.punctuation.definition.list, punctuation.definition.list.begin.markdown | #3498DB | — |
| markup.italic | #D2D6DB | italic |
| markup.bold | #D2D6DB | bold |
| markup.bold markup.italic, markup.italic markup.bold | #D2D6DB | italic bold |
| markup.strikethrough | #5C6370 | strikethrough |
| markup.fenced_code.block.markdown punctuation.definition.markdown | #E67E22 | — |
| fenced_code.block.language.markdown | #ABB2BF | — |
| markup.inline.raw.string.markdown | #E67E22 | — |
| meta.separator.markdown, punctuation.definition.table.markdown | #5C6370 | — |
| punctuation.definition.markdown.frontmatter | #5C6370 | — |
| keyword.other.definition.ini | #ABB2BF | — |
| entity.name.section.group-title.ini | #3498DB | — |
| variable.other.normal.shell, variable.other.special.shell, variable.other.positional.shell, variable.other.bracket.shell, punctuation.definition.variable.shell | #D2D6DB | — |
| support.function.builtin.shell, keyword.other.special-method.shell | #2ECC71 | — |
| punctuation.definition.evaluation.backticks.shell, punctuation.section.interpolation.shell, meta.scope.subshell.shell | #3498DB | — |
| entity.name.function.target.makefile, entity.name.function.target | #2ECC71 | — |
| variable.other.makefile, string.interpolated.dollar.makefile | #D2D6DB | — |
| keyword.other.special-method.dockerfile, keyword.control.dockerfile, keyword.other.dockerfile | #E74C3C | — |
| keyword.other.DML.sql, keyword.other.DDL.create.II.sql, keyword.other.data-integrity.sql, keyword.other.LUW.sql, keyword.other.authorization.sql, keyword.other.order.sql | #E74C3C | — |
| constant.other.database-name.sql, constant.other.table-name.sql, entity.name.function.sql | #E67E22 | — |
| variable.language.special.self.python, variable.parameter.function.language.special.self.python, variable.language.special.cls.python | #E74C3C | — |
| meta.fstring.python constant.character.format.placeholder, constant.character.format.placeholder.other.python | #6C71C4 | — |
| storage.modifier.lifetime.rust, entity.name.lifetime.rust, punctuation.definition.lifetime.rust | #6C71C4 | — |
| entity.name.function.macro.rust, meta.macro.rust, support.function.macro.rust, variable.other.metavariable.name.rust | #6C71C4 | — |
| meta.attribute.rust, punctuation.definition.attribute.rust | #5C6370 | — |
| entity.name.package.go, keyword.package.go, keyword.import.go | #E74C3C | — |
| meta.diff.header, meta.diff.header.command, meta.diff.header.from-file, meta.diff.header.to-file, punctuation.definition.from-file.diff, punctuation.definition.to-file.diff | #3498DB | bold |
| meta.diff.index, meta.separator.diff, punctuation.definition.separator.diff | #5C6370 | — |
| meta.diff.range, meta.diff.range.unified, meta.diff.range.context, punctuation.definition.range.diff, meta.toc-list.line-number.diff | #6C71C4 | — |
| markup.inserted, markup.inserted.diff, punctuation.definition.inserted.diff, punctuation.definition.inserted | #2ECC71 | — |
| markup.deleted, markup.deleted.diff, punctuation.definition.deleted.diff, punctuation.definition.deleted | #E74C3C | — |
| markup.changed, markup.changed.diff, punctuation.definition.changed.diff, punctuation.definition.changed | #E67E22 | — |
| markup.ignored, markup.untracked | #5C6370 | — |
| meta.diff.header.git, keyword.other.conflict-marker, meta.conflict-marker | #E67E22 | bold |
| meta.scope.subject.git-commit | #EFEFEF | — |
| meta.scope.message.git-commit | #D2D6DB | — |
| comment.line.number-sign.git-commit, punctuation.definition.comment.git-commit, meta.scope.metadata.git-commit | #5C6370 | — |
| invalid.deprecated.line-too-long.git-commit, invalid.illegal.line-too-long.git-commit | #E67E22 | |
| markup.inserted.git-commit, meta.scope.metadata.git-commit markup.inserted | #2ECC71 | — |
| markup.deleted.git-commit | #E74C3C | — |
| markup.changed.git-commit | #E67E22 | — |
| support.function.git-rebase, meta.commit-command.git-rebase | #E74C3C | — |
| constant.sha.git-rebase | #6C71C4 | — |
| meta.commit-message.git-rebase | #D2D6DB | — |
| comment.line.number-sign.git-rebase, punctuation.definition.comment.git-rebase | #5C6370 | — |
| comment.line.number-sign.ignore | #5C6370 | — |
| source.cs meta.class.identifier storage.type | #21C5C7 | underline |
| source.cs meta.method.identifier entity.name.function | #21C5C7 | — |
| source.cs meta.method-call meta.method, source.cs entity.name.function | #2ECC71 | — |
| source.cs storage.type | #E67E22 | — |
| source.cs meta.method.return-type | #E67E22 | — |
| source.cs meta.preprocessor | #535a6b | — |
| source.cs entity.name.type.namespace | #2ECC71 | — |
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 |
|---|---|---|
| punctuation | #EFEFEF | — |
| string, punctuation.definition.string | #F1C40F | — |
| constant.character.escape, text.html constant.character.entity.named, punctuation.definition.entity.html | #6C71C4 | — |
| constant.language.boolean | #6C71C4 | — |
| constant.numeric | #6C71C4 | — |
| constant.language.null | #6C71C4 | — |
| variable, support.variable, support.class, support.constant, meta.definition.variable entity.name.function | #D2D6DB | — |
| keyword, modifier, variable.language.this, support.type.object, constant.language, entity.name.namespace, storage.type.namespace, storage.type.class, storage.type.var, storage.type.accessor, storage.type.enum, storage.type.struct | #E74C3C | — |
| entity.name.function, support.function, support.constant.handlebars, source.powershell variable.other.member, entity.name.operator.custom-literal | #2ECC71 | — |
| storage.type, storage.modifier | #3498DB | — |
| support.module, support.node | #ABB2BF | italic |
| support.type | #E67E22 | — |
| entity.name.type, entity.other.inherited-class | #E67E22 | — |
| comment, punctuation.definition.comment | #5C6370 | — |
| storage.type.class.jsdoc, punctuation.definition.block.tag.jsdoc, keyword.other.phpdoc, comment keyword.other.documentation | #7a8394 | — |
| keyword.codetag.notation, comment keyword.other.todo | #E67E22 | bold |
| entity.name.type.class | #2ECC71 | — |
| variable.object.property, meta.field.declaration entity.name.function | #D2D6DB | — |
| meta.definition.method entity.name.function | #2ECC71 | — |
| meta.function entity.name.function | #2ECC71 | — |
| meta.decorator entity.name.function, entity.name.function.decorator, punctuation.decorator, storage.type.annotation | #6C71C4 | — |
| keyword.control.directive, punctuation.definition.directive, meta.preprocessor, meta.preprocessor keyword.control, entity.name.function.preprocessor | #535a6b | — |
| entity.name.label, punctuation.definition.label | #ABB2BF | — |
| invalid, invalid.illegal | #DA6771 | — |
| invalid.deprecated | #DA6771 | strikethrough |
| string.regexp, constant.other.character-class.set.regexp | #F1C40F | — |
| punctuation.definition.group.regexp, punctuation.definition.character-class.regexp, punctuation.definition.group.assertion.regexp, keyword.operator.negation.regexp, meta.assertion.look-ahead.regexp, keyword.control.anchor.regexp | #E67E22 | — |
| keyword.operator.quantifier.regexp, constant.character.escape.backslash.regexp, constant.other.character-class.regexp, constant.character.numeric.regexp | #6C71C4 | — |
| template.expression.begin, template.expression.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end | #3498DB | — |
| meta.embedded, source.groovy.embedded, meta.template.expression | #D2D6DB | — |
| entity.name.tag.yaml | #ABB2BF | — |
| entity.name.type.anchor.yaml, variable.other.alias.yaml, punctuation.definition.anchor.yaml, punctuation.definition.alias.yaml | #6C71C4 | — |
| keyword.other.directive.yaml, keyword.control.flow.block-scalar.yaml, storage.modifier.chomping-indicator.yaml | #3498DB | — |
| meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json | #ABB2BF | — |
| constant.language.json | #6C71C4 | — |
| support.type.property-name.toml, keyword.key.toml | #ABB2BF | — |
| entity.name.section.toml, support.type.property-name.table.toml, support.type.property-name.array.toml | #3498DB | — |
| entity.other.attribute-name.class | #3498DB | — |
| entity.other.attribute-name.id | #E67E22 | — |
| source.css entity.name.tag | #3498DB | — |
| entity.other.attribute-name.pseudo-class, entity.other.attribute-name.pseudo-element, entity.other.attribute-name.parent-selector | #6C71C4 | — |
| support.constant.property-value, meta.property-value, support.constant.font-name, support.constant.media | #D2D6DB | — |
| constant.other.color, constant.other.color.rgb-value, constant.other.rgb-value | #6C71C4 | — |
| keyword.control.at-rule, punctuation.definition.keyword.css, meta.at-rule keyword.control | #E74C3C | — |
| meta.tag, punctuation.definition.tag | #EFEFEF | — |
| entity.name.tag | #E67E22 | — |
| entity.other.attribute-name | #D2D6DB | — |
| meta.tag.sgml.doctype, meta.tag.metadata.doctype entity.name.tag, meta.tag.preprocessor.xml, meta.tag.preprocessor.xml entity.name.tag | #5C6370 | — |
| entity.name.tag.namespace, entity.other.attribute-name.namespace, punctuation.separator.namespace | #ABB2BF | — |
| string.unquoted.cdata, punctuation.definition.string.begin.xml, punctuation.definition.string.end.xml | #5C6370 | — |
| support.class.component, entity.name.tag.jsx, entity.name.tag.tsx | #2ECC71 | — |
| markup.heading | #3498DB | — |
| punctuation.definition.heading.markdown | #225e92 | — |
| text.html.markdown meta.link.inline, meta.link.reference | #2ECC71 | — |
| markup.underline.link, markup.underline.link.image, constant.other.reference.link.markdown | #2ECC71 | — |
| text.html.markdown markup.quote | #c0c0c0 | — |
| text.html.markdown beginning.punctuation.definition.list, punctuation.definition.list.begin.markdown | #3498DB | — |
| markup.italic | #D2D6DB | italic |
| markup.bold | #D2D6DB | bold |
| markup.bold markup.italic, markup.italic markup.bold | #D2D6DB | italic bold |
| markup.strikethrough | #5C6370 | strikethrough |
| markup.fenced_code.block.markdown punctuation.definition.markdown | #E67E22 | — |
| fenced_code.block.language.markdown | #ABB2BF | — |
| markup.inline.raw.string.markdown | #E67E22 | — |
| meta.separator.markdown, punctuation.definition.table.markdown | #5C6370 | — |
| punctuation.definition.markdown.frontmatter | #5C6370 | — |
| keyword.other.definition.ini | #ABB2BF | — |
| entity.name.section.group-title.ini | #3498DB | — |
| variable.other.normal.shell, variable.other.special.shell, variable.other.positional.shell, variable.other.bracket.shell, punctuation.definition.variable.shell | #D2D6DB | — |
| support.function.builtin.shell, keyword.other.special-method.shell | #2ECC71 | — |
| punctuation.definition.evaluation.backticks.shell, punctuation.section.interpolation.shell, meta.scope.subshell.shell | #3498DB | — |
| entity.name.function.target.makefile, entity.name.function.target | #2ECC71 | — |
| variable.other.makefile, string.interpolated.dollar.makefile | #D2D6DB | — |
| keyword.other.special-method.dockerfile, keyword.control.dockerfile, keyword.other.dockerfile | #E74C3C | — |
| keyword.other.DML.sql, keyword.other.DDL.create.II.sql, keyword.other.data-integrity.sql, keyword.other.LUW.sql, keyword.other.authorization.sql, keyword.other.order.sql | #E74C3C | — |
| constant.other.database-name.sql, constant.other.table-name.sql, entity.name.function.sql | #E67E22 | — |
| variable.language.special.self.python, variable.parameter.function.language.special.self.python, variable.language.special.cls.python | #E74C3C | — |
| meta.fstring.python constant.character.format.placeholder, constant.character.format.placeholder.other.python | #6C71C4 | — |
| storage.modifier.lifetime.rust, entity.name.lifetime.rust, punctuation.definition.lifetime.rust | #6C71C4 | — |
| entity.name.function.macro.rust, meta.macro.rust, support.function.macro.rust, variable.other.metavariable.name.rust | #6C71C4 | — |
| meta.attribute.rust, punctuation.definition.attribute.rust | #5C6370 | — |
| entity.name.package.go, keyword.package.go, keyword.import.go | #E74C3C | — |
| meta.diff.header, meta.diff.header.command, meta.diff.header.from-file, meta.diff.header.to-file, punctuation.definition.from-file.diff, punctuation.definition.to-file.diff | #3498DB | bold |
| meta.diff.index, meta.separator.diff, punctuation.definition.separator.diff | #5C6370 | — |
| meta.diff.range, meta.diff.range.unified, meta.diff.range.context, punctuation.definition.range.diff, meta.toc-list.line-number.diff | #6C71C4 | — |
| markup.inserted, markup.inserted.diff, punctuation.definition.inserted.diff, punctuation.definition.inserted | #2ECC71 | — |
| markup.deleted, markup.deleted.diff, punctuation.definition.deleted.diff, punctuation.definition.deleted | #E74C3C | — |
| markup.changed, markup.changed.diff, punctuation.definition.changed.diff, punctuation.definition.changed | #E67E22 | — |
| markup.ignored, markup.untracked | #5C6370 | — |
| meta.diff.header.git, keyword.other.conflict-marker, meta.conflict-marker | #E67E22 | bold |
| meta.scope.subject.git-commit | #EFEFEF | — |
| meta.scope.message.git-commit | #D2D6DB | — |
| comment.line.number-sign.git-commit, punctuation.definition.comment.git-commit, meta.scope.metadata.git-commit | #5C6370 | — |
| invalid.deprecated.line-too-long.git-commit, invalid.illegal.line-too-long.git-commit | #E67E22 | |
| markup.inserted.git-commit, meta.scope.metadata.git-commit markup.inserted | #2ECC71 | — |
| markup.deleted.git-commit | #E74C3C | — |
| markup.changed.git-commit | #E67E22 | — |
| support.function.git-rebase, meta.commit-command.git-rebase | #E74C3C | — |
| constant.sha.git-rebase | #6C71C4 | — |
| meta.commit-message.git-rebase | #D2D6DB | — |
| comment.line.number-sign.git-rebase, punctuation.definition.comment.git-rebase | #5C6370 | — |
| comment.line.number-sign.ignore | #5C6370 | — |
| source.cs meta.class.identifier storage.type | #21C5C7 | underline |
| source.cs meta.method.identifier entity.name.function | #21C5C7 | — |
| source.cs meta.method-call meta.method, source.cs entity.name.function | #2ECC71 | — |
| source.cs storage.type | #E67E22 | — |
| source.cs meta.method.return-type | #E67E22 | — |
| source.cs meta.preprocessor | #535a6b | — |
| source.cs entity.name.type.namespace | #2ECC71 | — |
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}!`;
}