The Infinity Comics Theme
A VS Code theme pack inspired by the great superhero and cosmic comics of the 90s, with deep-space dark palettes and warm print-style light palettes. Includes 3 dark themes and 2 light themes.
A VS Code theme pack inspired by the great superhero and cosmic comics of the 90s, with deep-space dark palettes and warm print-style light palettes. Includes 3 dark themes and 2 light themes.
Full workbench mockup using this variant's colors and tokenColors.
Loading...
Workbench UI color keys from the theme JSON colors map.
TextMate scopes and font styles (syntax highlighting rules).
| scope | foreground | fontStyle |
|---|---|---|
| comment, punctuation.definition.comment | #5E5870 | italic |
| comment.block.documentation, storage.type.class.jsdoc, entity.name.type.instance.jsdoc, variable.other.jsdoc, punctuation.definition.block.tag.jsdoc | #6E6880 | italic |
| keyword, keyword.control, keyword.control.flow, keyword.control.conditional, keyword.control.loop, keyword.control.import, keyword.control.export, keyword.control.from | #A48FC0 | — |
| keyword.operator.new, keyword.operator.delete, keyword.operator.expression, keyword.operator.instanceof, keyword.operator.typeof, keyword.operator.void, keyword.operator.in, keyword.operator.of, keyword.operator.logical, keyword.operator.comparison, keyword.operator.relational, keyword.operator.ternary | #A48FC0 | — |
| storage, storage.type, storage.modifier | #A48FC0 | — |
| storage.type.function, storage.type.class, storage.type.ts, storage.type.js | #A48FC0 | — |
| keyword.operator, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.bitwise, keyword.operator.spread, keyword.operator.rest, keyword.operator.type.annotation, keyword.operator.optional | #8A8078 | — |
| storage.type.function.arrow | #A48FC0 | — |
| entity.name.function, meta.function-call entity.name.function, support.function, meta.function-call | #6E9EC0 | — |
| meta.method-call entity.name.function, entity.name.function.member | #6E9EC0 | — |
| support.function.builtin, support.function.console | #88B4D0 | — |
| entity.name.type, entity.name.type.class, entity.name.type.interface, entity.name.type.enum, entity.name.type.alias, support.type, support.type.builtin, support.type.primitive | #C9A64E | — |
| entity.name.class, entity.other.inherited-class, support.class, support.class.builtin | #C9A64E | — |
| entity.name.type.parameter | #D4B868 | — |
| meta.decorator, meta.decorator entity.name.function, punctuation.decorator | #C9A64E | italic |
| string, string.quoted, string.quoted.single, string.quoted.double, string.template | #5EAA8E | — |
| string.template meta.template.expression, punctuation.definition.template-expression | #A48FC0 | — |
| constant.character.escape | #C06078 | — |
| constant.numeric, constant.numeric.integer, constant.numeric.float, constant.numeric.hex, constant.numeric.octal, constant.numeric.binary | #C28E56 | — |
| constant, constant.language, constant.language.boolean, constant.language.null, constant.language.undefined, support.constant, variable.other.constant | #C28E56 | — |
| variable, variable.other, variable.other.readwrite, variable.other.assignment | #CFC2A6 | — |
| variable.parameter, meta.parameters variable | #B5A8C4 | italic |
| variable.other.property, variable.other.object.property, meta.object-literal.key | #A89EB0 | — |
| variable.language.this, variable.language.self, variable.language.super | #B8A4CC | italic |
| string.regexp | #C06078 | — |
| string.regexp punctuation.definition.group, string.regexp keyword.operator, string.regexp keyword.other | #D07888 | — |
| entity.name.tag, punctuation.definition.tag, meta.tag | #C06078 | — |
| support.class.component, entity.name.tag support.class.component | #C9A64E | — |
| entity.other.attribute-name | #A48FC0 | italic |
| meta.attribute string, string.quoted.double.html | #5EAA8E | — |
| support.type.property-name.css, support.type.vendored.property-name.css, meta.property-name.css | #6E9EC0 | — |
| support.constant.property-value.css, meta.property-value.css | #CFC2A6 | — |
| entity.other.attribute-name.class.css, entity.other.attribute-name.id.css | #C9A64E | — |
| entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css | #A48FC0 | — |
| keyword.other.unit.css, keyword.other.unit.scss | #C28E56 | — |
| entity.name.tag.css | #C06078 | — |
| support.type.property-name.json | #6E9EC0 | — |
| meta.structure.dictionary.value.json string.quoted.double.json | #5EAA8E | — |
| markup.heading, heading.1.markdown entity.name, heading.2.markdown entity.name, heading.3.markdown entity.name | #C9A64E | bold |
| markup.bold | #E4D9C0 | bold |
| markup.italic | #B5A8C4 | italic |
| markup.inline.raw, markup.fenced_code.block | #C28E56 | — |
| markup.underline.link, string.other.link | #6E9EC0 | — |
| string.other.link.title.markdown, string.other.link.description.markdown | #A48FC0 | — |
| punctuation.definition.list.begin.markdown | #C9A64E | — |
| markup.quote | #5E5870 | italic |
| variable.parameter.function.language.special.self.python | #B8A4CC | italic |
| support.function.magic.python | #88B4D0 | italic |
| constant.character.format.placeholder.other.python | #A48FC0 | — |
| entity.name.type.lifetime.rust, storage.modifier.lifetime.rust, punctuation.definition.lifetime.rust | #C06078 | italic |
| entity.name.function.macro.rust, entity.name.function.macro.rules.rust | #C9A64E | — |
| support.function.builtin.go | #88B4D0 | — |
| variable.other.normal.shell, variable.other.special.shell, variable.other.positional.shell | #B5A8C4 | — |
| entity.name.tag.yaml | #6E9EC0 | — |
| entity.name.type.anchor.yaml, variable.other.alias.yaml, keyword.control.flow.alias.yaml | #C9A64E | — |
| entity.name.table.toml, support.type.property-name.table.toml | #C9A64E | — |
| support.type.property-name.toml | #6E9EC0 | — |
| punctuation.definition.block, punctuation.definition.parameters, punctuation.definition.arguments, punctuation.definition.array, meta.brace.round, meta.brace.square, meta.brace.curly, punctuation.separator, punctuation.terminator, punctuation.accessor, punctuation.section | #706A80 | — |
| entity.name.namespace, entity.name.module, entity.name.import, entity.name.type.module | #CFC2A6 | — |
| variable.other.readwrite.alias, meta.import variable.other.readwrite | #CFC2A6 | — |
| invalid.illegal | #C06078 | strikethrough |
| invalid.deprecated | #5E5870 | strikethrough |
Full workbench mockup using this variant's colors and tokenColors.
Loading...
Workbench UI color keys from the theme JSON colors map.
TextMate scopes and font styles (syntax highlighting rules).
| scope | foreground | fontStyle |
|---|---|---|
| comment, punctuation.definition.comment | #9A9088 | italic |
| comment.block.documentation, storage.type.class.jsdoc, variable.other.jsdoc | #8A8478 | italic |
| keyword, keyword.control, keyword.control.flow, keyword.control.conditional, keyword.control.loop, keyword.control.import, keyword.control.export, keyword.control.from | #6B508A | — |
| keyword.operator.new, keyword.operator.delete, keyword.operator.expression, keyword.operator.instanceof, keyword.operator.typeof, keyword.operator.void, keyword.operator.in, keyword.operator.of, keyword.operator.logical, keyword.operator.comparison, keyword.operator.ternary | #6B508A | — |
| storage, storage.type, storage.modifier | #6B508A | — |
| storage.type.function, storage.type.class, storage.type.ts, storage.type.js | #6B508A | — |
| keyword.operator, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.bitwise, keyword.operator.spread, keyword.operator.rest, keyword.operator.type.annotation, keyword.operator.optional | #6A6460 | — |
| storage.type.function.arrow | #6B508A | — |
| entity.name.function, meta.function-call entity.name.function, support.function, meta.function-call | #3A6A90 | — |
| meta.method-call entity.name.function, entity.name.function.member | #3A6A90 | — |
| support.function.builtin, support.function.console | #4A7AA0 | — |
| entity.name.type, entity.name.type.class, entity.name.type.interface, entity.name.type.enum, entity.name.type.alias, support.type, support.type.builtin, support.type.primitive | #7A6420 | — |
| entity.name.class, entity.other.inherited-class, support.class | #7A6420 | — |
| entity.name.type.parameter | #8A7430 | — |
| meta.decorator, meta.decorator entity.name.function, punctuation.decorator | #7A6420 | italic |
| string, string.quoted, string.template | #2A7A60 | — |
| string.template meta.template.expression, punctuation.definition.template-expression | #6B508A | — |
| constant.character.escape | #9A3A52 | — |
| constant.numeric | #8A5A2A | — |
| constant, constant.language, support.constant, variable.other.constant | #8A5A2A | — |
| variable, variable.other, variable.other.readwrite | #2C2832 | — |
| variable.parameter, meta.parameters variable | #5A4870 | italic |
| variable.other.property, variable.other.object.property, meta.object-literal.key | #4A4258 | — |
| variable.language.this, variable.language.self, variable.language.super | #5A4870 | italic |
| string.regexp | #9A3A52 | — |
| string.regexp punctuation.definition.group, string.regexp keyword.operator | #B04862 | — |
| entity.name.tag, punctuation.definition.tag, meta.tag | #9A3A52 | — |
| support.class.component | #7A6420 | — |
| entity.other.attribute-name | #6B508A | italic |
| support.type.property-name.css, support.type.vendored.property-name.css | #3A6A90 | — |
| entity.other.attribute-name.class.css, entity.other.attribute-name.id.css | #7A6420 | — |
| entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css | #6B508A | — |
| keyword.other.unit.css | #8A5A2A | — |
| entity.name.tag.css | #9A3A52 | — |
| support.type.property-name.json | #3A6A90 | — |
| markup.heading, heading.1.markdown entity.name | #7A6420 | bold |
| markup.bold | #2C2832 | bold |
| markup.italic | #5A4870 | italic |
| markup.inline.raw, markup.fenced_code.block | #8A5A2A | — |
| markup.underline.link | #3A6A90 | — |
| entity.name.tag.yaml | #3A6A90 | — |
| entity.name.type.anchor.yaml, variable.other.alias.yaml | #7A6420 | — |
| entity.name.table.toml | #7A6420 | — |
| support.type.property-name.toml | #3A6A90 | — |
| punctuation.definition.block, punctuation.definition.parameters, punctuation.definition.arguments, punctuation.definition.array, meta.brace.round, meta.brace.square, meta.brace.curly, punctuation.separator, punctuation.terminator, punctuation.accessor, punctuation.section | #7A7468 | — |
| entity.name.namespace, entity.name.module | #2C2832 | — |
| variable.other.readwrite.alias, meta.import variable.other.readwrite | #2C2832 | — |
| invalid.illegal | #9A3A52 | strikethrough |
| invalid.deprecated | #9A9088 | strikethrough |
| variable.parameter.function.language.special.self.python | #5A4870 | italic |
| support.function.magic.python | #4A7AA0 | italic |
| entity.name.type.lifetime.rust, storage.modifier.lifetime.rust | #9A3A52 | italic |
| entity.name.function.macro.rust | #7A6420 | — |
Full workbench mockup using this variant's colors and tokenColors.
Loading...
Workbench UI color keys from the theme JSON colors map.
TextMate scopes and font styles (syntax highlighting rules).
| scope | foreground | fontStyle |
|---|---|---|
| comment, punctuation.definition.comment | #9C9488 | italic |
| comment.block.documentation, storage.type.class.jsdoc, variable.other.jsdoc | #8C8678 | italic |
| keyword, keyword.control, keyword.control.flow, keyword.control.conditional, keyword.control.loop, keyword.control.import, keyword.control.export, keyword.control.from | #6A5580 | — |
| keyword.operator.new, keyword.operator.delete, keyword.operator.expression, keyword.operator.instanceof, keyword.operator.typeof, keyword.operator.void, keyword.operator.in, keyword.operator.of, keyword.operator.logical, keyword.operator.comparison, keyword.operator.ternary | #6A5580 | — |
| storage, storage.type, storage.modifier | #6A5580 | — |
| storage.type.function, storage.type.class, storage.type.ts, storage.type.js | #6A5580 | — |
| keyword.operator, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.bitwise, keyword.operator.spread, keyword.operator.rest, keyword.operator.type.annotation | #6A6460 | — |
| storage.type.function.arrow | #6A5580 | — |
| entity.name.function, meta.function-call entity.name.function, support.function, meta.function-call | #3A6A90 | — |
| meta.method-call entity.name.function, entity.name.function.member | #3A6A90 | — |
| support.function.builtin, support.function.console | #4A7AA0 | — |
| entity.name.type, entity.name.type.class, entity.name.type.interface, entity.name.type.enum, entity.name.type.alias, support.type, support.type.builtin | #7A6420 | — |
| entity.name.class, entity.other.inherited-class, support.class | #7A6420 | — |
| entity.name.type.parameter | #8A7430 | — |
| meta.decorator, meta.decorator entity.name.function, punctuation.decorator | #7A6420 | italic |
| string, string.quoted, string.template | #2A7A60 | — |
| string.template meta.template.expression, punctuation.definition.template-expression | #6A5580 | — |
| constant.character.escape | #9A3A52 | — |
| constant.numeric | #8A5A2A | — |
| constant, constant.language, support.constant, variable.other.constant | #8A5A2A | — |
| variable, variable.other, variable.other.readwrite | #2C2828 | — |
| variable.parameter, meta.parameters variable | #584868 | italic |
| variable.other.property, variable.other.object.property, meta.object-literal.key | #484050 | — |
| variable.language.this, variable.language.self, variable.language.super | #584868 | italic |
| string.regexp | #9A3A52 | — |
| entity.name.tag, punctuation.definition.tag, meta.tag | #9A3A52 | — |
| support.class.component | #7A6420 | — |
| entity.other.attribute-name | #6A5580 | italic |
| support.type.property-name.css, support.type.vendored.property-name.css | #3A6A90 | — |
| entity.other.attribute-name.class.css, entity.other.attribute-name.id.css | #7A6420 | — |
| entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css | #6A5580 | — |
| keyword.other.unit.css | #8A5A2A | — |
| entity.name.tag.css | #9A3A52 | — |
| support.type.property-name.json | #3A6A90 | — |
| markup.heading, heading.1.markdown entity.name | #7A6420 | bold |
| markup.bold | #2C2828 | bold |
| markup.italic | #584868 | italic |
| markup.inline.raw, markup.fenced_code.block | #8A5A2A | — |
| markup.underline.link | #3A6A90 | — |
| entity.name.tag.yaml | #3A6A90 | — |
| entity.name.table.toml | #7A6420 | — |
| support.type.property-name.toml | #3A6A90 | — |
| punctuation.definition.block, punctuation.definition.parameters, punctuation.definition.arguments, punctuation.definition.array, meta.brace.round, meta.brace.square, meta.brace.curly, punctuation.separator, punctuation.terminator, punctuation.accessor, punctuation.section | #7C7668 | — |
| entity.name.namespace, entity.name.module | #2C2828 | — |
| invalid.illegal | #9A3A52 | strikethrough |
| invalid.deprecated | #9C9488 | strikethrough |
| variable.parameter.function.language.special.self.python | #584868 | italic |
| entity.name.type.lifetime.rust, storage.modifier.lifetime.rust | #9A3A52 | italic |
| entity.name.function.macro.rust | #7A6420 | — |
Full workbench mockup using this variant's colors and tokenColors.
Loading...
Workbench UI color keys from the theme JSON colors map.
TextMate scopes and font styles (syntax highlighting rules).
| scope | foreground | fontStyle |
|---|---|---|
| comment, punctuation.definition.comment | #605A70 | italic |
| comment.block.documentation, storage.type.class.jsdoc, variable.other.jsdoc | #706A80 | italic |
| keyword, keyword.control, keyword.control.flow, keyword.control.conditional, keyword.control.loop, keyword.control.import, keyword.control.export, keyword.control.from | #B0A0C8 | — |
| keyword.operator.new, keyword.operator.delete, keyword.operator.expression, keyword.operator.instanceof, keyword.operator.typeof, keyword.operator.void, keyword.operator.in, keyword.operator.of, keyword.operator.logical, keyword.operator.comparison, keyword.operator.ternary | #B0A0C8 | — |
| storage, storage.type, storage.modifier | #B0A0C8 | — |
| storage.type.function, storage.type.class, storage.type.ts, storage.type.js | #B0A0C8 | — |
| keyword.operator, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.bitwise, keyword.operator.spread, keyword.operator.rest, keyword.operator.type.annotation | #8A8078 | — |
| storage.type.function.arrow | #B0A0C8 | — |
| entity.name.function, meta.function-call entity.name.function, support.function, meta.function-call | #6E9EC0 | — |
| meta.method-call entity.name.function, entity.name.function.member | #6E9EC0 | — |
| support.function.builtin, support.function.console | #88B4D0 | — |
| entity.name.type, entity.name.type.class, entity.name.type.interface, entity.name.type.enum, entity.name.type.alias, support.type, support.type.builtin, support.type.primitive | #C9A64E | — |
| entity.name.class, entity.other.inherited-class, support.class | #C9A64E | — |
| entity.name.type.parameter | #D4B868 | — |
| meta.decorator, meta.decorator entity.name.function, punctuation.decorator | #C9A64E | italic |
| string, string.quoted, string.template | #5EAA8E | — |
| string.template meta.template.expression, punctuation.definition.template-expression | #B0A0C8 | — |
| constant.character.escape | #C06078 | — |
| constant.numeric | #C28E56 | — |
| constant, constant.language, support.constant, variable.other.constant | #C28E56 | — |
| variable, variable.other, variable.other.readwrite | #CFC2A6 | — |
| variable.parameter, meta.parameters variable | #B8ACC8 | italic |
| variable.other.property, variable.other.object.property, meta.object-literal.key | #AAA0B4 | — |
| variable.language.this, variable.language.self, variable.language.super | #C0B0D4 | italic |
| string.regexp | #C06078 | — |
| entity.name.tag, punctuation.definition.tag, meta.tag | #C06078 | — |
| support.class.component | #C9A64E | — |
| entity.other.attribute-name | #B0A0C8 | italic |
| support.type.property-name.css, support.type.vendored.property-name.css | #6E9EC0 | — |
| entity.other.attribute-name.class.css, entity.other.attribute-name.id.css | #C9A64E | — |
| entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css | #B0A0C8 | — |
| keyword.other.unit.css | #C28E56 | — |
| entity.name.tag.css | #C06078 | — |
| support.type.property-name.json | #6E9EC0 | — |
| markup.heading, heading.1.markdown entity.name | #C9A64E | bold |
| markup.bold | #E4D9C0 | bold |
| markup.italic | #B8ACC8 | italic |
| markup.inline.raw, markup.fenced_code.block | #C28E56 | — |
| markup.underline.link | #6E9EC0 | — |
| entity.name.tag.yaml | #6E9EC0 | — |
| entity.name.table.toml | #C9A64E | — |
| support.type.property-name.toml | #6E9EC0 | — |
| punctuation.definition.block, punctuation.definition.parameters, punctuation.definition.arguments, punctuation.definition.array, meta.brace.round, meta.brace.square, meta.brace.curly, punctuation.separator, punctuation.terminator, punctuation.accessor, punctuation.section | #726C82 | — |
| entity.name.namespace, entity.name.module | #CFC2A6 | — |
| invalid.illegal | #C06078 | strikethrough |
| invalid.deprecated | #605A70 | strikethrough |
| variable.parameter.function.language.special.self.python | #C0B0D4 | italic |
| entity.name.type.lifetime.rust, storage.modifier.lifetime.rust | #C06078 | italic |
| entity.name.function.macro.rust | #C9A64E | — |
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}!`;
}