Theme Icon Pack
Theme Icon Pack is a comprehensive VS Code extension featuring beautiful dark and light themes with matching icon sets, providing a complete visual experience for developers. 🚀
Theme Icon Pack is a comprehensive VS Code extension featuring beautiful dark and light themes with matching icon sets, providing a complete visual experience for developers. 🚀
Full workbench mockup using this variant's colors and tokenColors.
Loading...
Workbench UI color keys from the theme JSON colors map.
TextMate scopes and font styles (syntax highlighting rules).
| scope | foreground | fontStyle |
|---|---|---|
| comment, punctuation.definition.comment, string.comment | #7f8d9fff | — |
| constant, entity.name.constant, variable.other.constant, variable.language | #92a9ffff | — |
| entity, entity.name | #bd9cfeff | — |
| variable.parameter.function | #d9dfe7ff | — |
| entity.name.tag | #77d5a3ff | — |
| keyword | #fd8da3ff | — |
| storage, storage.type | #fd8da3ff | — |
| annotation | #fd8da3ff | — |
| storage.modifier.package, storage.modifier.import, storage.type.java | #d9dfe7ff | — |
| string, punctuation.definition.string, string punctuation.section.embedded source | #77d5a3ff | — |
| string.quoted.double.html, string.quoted.single.html, string.unquoted.html, punctuation.definition.string.begin.html, punctuation.definition.string.end.html, string.quoted.double.xml, string.quoted.single.xml, string.unquoted.xml, punctuation.definition.string.begin.xml, punctuation.definition.string.end.xml, string punctuation.section.embedded source | #85cdf1ff | — |
| support | #92a9ffff | — |
| support.type.property-name | #85cdf1ff | — |
| meta.property-name | #92a9ffff | — |
| variable | #ffd395ff | — |
| variable.other | #d9dfe7ff | — |
| invalid.broken | #ffc6d0ff | italic |
| invalid.deprecated | #ffc6d0ff | italic |
| invalid.illegal | #ffc6d0ff | italic |
| invalid.unimplemented | #ffc6d0ff | italic |
| carriage-return | #1f2939ff | italic underline |
| message.error | #ffc6d0ff | — |
| string source | #d9dfe7ff | — |
| string variable | #92a9ffff | — |
| source.regexp, string.regexp | #77d5a3ff | — |
| string.regexp.character-class, string.regexp constant.character.escape, string.regexp source.ruby.embedded, string.regexp string.regexp.arbitrary-repitition | #77d5a3ff | — |
| string.regexp constant.character.escape | #77d5a3ff | bold |
| support.constant | #92a9ffff | — |
| support.variable | #92a9ffff | — |
| meta.module-reference | #92a9ffff | — |
| punctuation.definition.list.begin.markdown | #ffd395ff | — |
| markup.heading, markup.heading entity.name | #92a9ffff | bold |
| markup.quote | #77d5a3ff | — |
| markup.italic | #d9dfe7ff | italic |
| markup.bold | #d9dfe7ff | bold |
| markup.raw | #92a9ffff | — |
| markup.deleted, meta.diff.header.from-file, punctuation.definition.deleted | #ffc6d0ff | — |
| markup.inserted, meta.diff.header.to-file, punctuation.definition.inserted | #77d5a3ff | — |
| markup.changed, punctuation.definition.changed | #ffd395ff | — |
| markup.ignored, markup.untracked | #333e4fff | — |
| meta.diff.range | #bd9cfeff | bold |
| meta.diff.header | #92a9ffff | — |
| meta.separator | #92a9ffff | bold |
| meta.output | #92a9ffff | — |
| brackethighlighter.tag, brackethighlighter.curly, brackethighlighter.round, brackethighlighter.square, brackethighlighter.angle, brackethighlighter.quote | #9ca7b6ff | — |
| brackethighlighter.unmatched | #ffc6d0ff | — |
| constant.other.reference.link, string.other.link | #77d5a3ff | underline |
| — | — | — |
| fenced_code.block.language | #92a9ffff | — |
| markup.inline.raw.string.markdown | #77d5a3ff | — |
| markup.bold, punctuation.definition.bold | #ffd395ff | bold |
| markup.italic, punctuation.definition.italic | #85cdf1ff | italic |
| markup.strikethrough, punctuation.definition.strikethrough | #ffc6d0ff | 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, string.comment | #637083ff | — |
| constant, entity.name.constant, variable.other.constant, variable.language | #264dcbff | — |
| entity, entity.name | #6f4cdeff | — |
| variable.parameter.function | #1f2939ff | — |
| entity.name.tag | #007b49ff | — |
| keyword | #c43058ff | — |
| storage, storage.type | #c43058ff | — |
| annotation | #c43058ff | — |
| storage.modifier.package, storage.modifier.import, storage.type.java | #1f2939ff | — |
| string, punctuation.definition.string, string punctuation.section.embedded source | #007b49ff | — |
| string.quoted.double.html, string.quoted.single.html, string.unquoted.html, punctuation.definition.string.begin.html, punctuation.definition.string.end.html, string.quoted.double.xml, string.quoted.single.xml, string.unquoted.xml, punctuation.definition.string.begin.xml, punctuation.definition.string.end.xml, string punctuation.section.embedded source | #0075a2ff | — |
| support | #264dcbff | — |
| support.type.property-name | #0075a2ff | — |
| meta.property-name | #264dcbff | — |
| variable | #d07826ff | — |
| variable.other | #1f2939ff | — |
| invalid.broken | #ad1c48ff | italic |
| invalid.deprecated | #ad1c48ff | italic |
| invalid.illegal | #ad1c48ff | italic |
| invalid.unimplemented | #ad1c48ff | italic |
| carriage-return | #fafbfeff | italic underline |
| message.error | #ad1c48ff | — |
| string source | #1f2939ff | — |
| string variable | #264dcbff | — |
| source.regexp, string.regexp | #007b49ff | — |
| string.regexp.character-class, string.regexp constant.character.escape, string.regexp source.ruby.embedded, string.regexp string.regexp.arbitrary-repitition | #007b49ff | — |
| string.regexp constant.character.escape | #007b49ff | bold |
| support.constant | #264dcbff | — |
| support.variable | #264dcbff | — |
| meta.module-reference | #264dcbff | — |
| punctuation.definition.list.begin.markdown | #d07826ff | — |
| markup.heading, markup.heading entity.name | #264dcbff | bold |
| markup.quote | #007b49ff | — |
| markup.italic | #1f2939ff | italic |
| markup.bold | #1f2939ff | bold |
| markup.raw | #264dcbff | — |
| markup.deleted, meta.diff.header.from-file, punctuation.definition.deleted | #ad1c48ff | — |
| markup.inserted, meta.diff.header.to-file, punctuation.definition.inserted | #007b49ff | — |
| markup.changed, punctuation.definition.changed | #d07826ff | — |
| markup.ignored, markup.untracked | #f4f7fdff | — |
| meta.diff.range | #6f4cdeff | bold |
| meta.diff.header | #264dcbff | — |
| meta.separator | #264dcbff | bold |
| meta.output | #264dcbff | — |
| brackethighlighter.tag, brackethighlighter.curly, brackethighlighter.round, brackethighlighter.square, brackethighlighter.angle, brackethighlighter.quote | #5d6a7dff | — |
| brackethighlighter.unmatched | #ad1c48ff | — |
| constant.other.reference.link, string.other.link | #007b49ff | underline |
| fenced_code.block.language | #264dcbff | — |
| markup.inline.raw.string.markdown | #007b49ff | — |
| markup.bold, punctuation.definition.bold | #d07826ff | bold |
| markup.italic, punctuation.definition.italic | #0075a2ff | italic |
| markup.strikethrough, punctuation.definition.strikethrough | #ad1c48ff | 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, comment.block.documentation | #8a7ca8 | italic |
| string, string.quoted, string.template, string.interpolated, string.regexp | #ffeb3b | — |
| string.regexp | #00bcd4 | bold |
| string.template, punctuation.definition.string.template, meta.template.expression | #fff176 | — |
| constant.character.escape, constant.other.placeholder | #ffaa33 | bold |
| keyword, keyword.control, keyword.operator.new, storage.type, storage.modifier | #f44336 | bold |
| keyword.control.flow, keyword.control.conditional, keyword.control.loop, keyword.control.return, keyword.control.trycatch | #ff5722 | bold italic |
| entity.name.function, meta.function-call entity.name.function, support.function, keyword.other.special-method | #4fc3f7 | bold |
| meta.function-call, variable.function, support.function.builtin | #03a9f4 | — |
| entity.name.type, entity.name.class, support.class, support.type, entity.other.inherited-class | #9c27b0 | bold |
| constant.numeric, constant.numeric.integer, constant.numeric.float, constant.numeric.hex, constant.numeric.octal, constant.numeric.decimal | #ffaa33 | — |
| constant.language.boolean, constant.language.boolean.true, constant.language.boolean.false | #ff9500 | bold |
| constant.language.null, constant.language.undefined, constant.language.nan | #f44336 | bold |
| variable, variable.other, variable.other.readwrite | #e8d5b7 | — |
| variable.parameter, meta.parameters variable | #ffc107 | italic |
| variable.language.this, variable.language.self, variable.language.super | #ff9500 | italic bold |
| variable.other.property, support.variable.property, meta.object-literal.key, entity.name.tag.yaml | #00bcd4 | — |
| meta.object-literal.key, string.unquoted.yaml, support.type.property-name.json | #26c6da | — |
| constant, variable.other.constant, support.constant, constant.other | #ffaa33 | bold |
| keyword.operator, keyword.operator.arithmetic, keyword.operator.logical, keyword.operator.comparison, keyword.operator.relational | #4caf50 | — |
| keyword.operator.assignment, keyword.operator.assignment.compound | #8bc34a | bold |
| punctuation, punctuation.separator, punctuation.terminator, punctuation.accessor | #b0a3c4 | — |
| punctuation.section.brackets, punctuation.section.parens, punctuation.section.braces, meta.brace | #9c88b5 | — |
| entity.name.tag, meta.tag, markup.deleted.git_gutter | #f44336 | bold |
| entity.other.attribute-name, meta.attribute, entity.other.attribute-name.html | #9c27b0 | italic |
| keyword.control.import, keyword.control.export, keyword.control.from, keyword.control.as | #4fc3f7 | bold |
| entity.name.type.module, support.type.object.module | #03a9f4 | — |
| support.type.property-name.json, meta.structure.dictionary.key.json, string.quoted.double.json support.type.property-name.json | #00bcd4 | — |
| support.type.property-name.css, meta.property-name.css | #26c6da | — |
| support.constant.property-value.css, meta.property-value.css, constant.other.color.rgb-value.css | #ffaa33 | — |
| entity.name.tag.css, entity.other.attribute-name.class.css, entity.other.attribute-name.id.css, entity.other.attribute-name.pseudo-class.css | #f44336 | — |
| keyword.other.unit.css | #ff9500 | — |
| markup.heading, entity.name.section.markdown, punctuation.definition.heading.markdown | #ffaa33 | bold |
| markup.bold, punctuation.definition.bold.markdown | #ff9500 | bold |
| markup.italic, punctuation.definition.italic.markdown | #b0a3c4 | italic |
| markup.inline.raw, markup.fenced_code.block.markdown, punctuation.definition.markdown | #ffeb3b | — |
| markup.underline.link, string.other.link.title.markdown, string.other.link.description.markdown | #4fc3f7 | underline |
| markup.quote, punctuation.definition.quote.begin.markdown | #8a7ca8 | italic |
| markup.list, punctuation.definition.list.begin.markdown | #4caf50 | — |
| entity.name.function.decorator.python, punctuation.definition.decorator.python | #ffaa33 | bold |
| variable.parameter.function.language.special.self.python, variable.language.special.self.python | #ff9500 | italic bold |
| entity.name.type.class.python | #9c27b0 | bold |
| support.class.component.tsx, support.class.component.jsx, entity.name.tag.tsx, entity.name.tag.jsx | #9c27b0 | bold |
| entity.name.type.ts, entity.name.type.tsx, support.type.primitive.ts, support.type.primitive.tsx | #9c27b0 | bold |
| entity.name.type.interface.ts, entity.name.type.interface.tsx | #ab47bc | bold |
| string.regexp, constant.other.character-class.regexp, keyword.operator.quantifier.regexp | #00bcd4 | bold |
| string.quoted.docstring.multi.python, comment.block.documentation | #b0a3c4 | italic |
| keyword.other.sql, keyword.other.DML.sql | #f44336 | bold |
| entity.name.tag.yaml, string.unquoted.plain.out.yaml | #00bcd4 | — |
| entity.name.tag.xml, entity.name.tag.localname.xml | #f44336 | bold |
| invalid, invalid.deprecated, invalid.illegal | #ffffff | bold |
| markup.inserted, markup.inserted.git_gutter | #4caf50 | — |
| markup.changed, markup.changed.git_gutter | #ffaa33 | — |
| markup.deleted, markup.deleted.git_gutter | #f44336 | — |
| log.info, markup.info | #4fc3f7 | — |
| log.warning, markup.warning | #ffaa33 | — |
| log.error, markup.error | #f44336 | bold |
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, comment.block.documentation | #4d8f6a | italic |
| string, string.quoted, string.template, string.interpolated, string.regexp | #ffee58 | — |
| string.template, punctuation.definition.string.template | #fff176 | — |
| constant.character.escape | #ffb74d | bold |
| keyword, keyword.control, keyword.operator.new, storage.type, storage.modifier | #ff5370 | bold |
| keyword.control.flow, keyword.control.conditional, keyword.control.loop | #ff6b8a | bold |
| entity.name.function, meta.function-call entity.name.function, support.function, keyword.other.special-method | #40c4ff | bold |
| meta.function-call, variable.function | #64b5f6 | — |
| entity.name.type, entity.name.class, support.class, support.type, entity.other.inherited-class | #82b1ff | bold |
| constant.numeric, constant.numeric.integer, constant.numeric.float, constant.numeric.hex | #ffb74d | — |
| constant.language.boolean | #ff9800 | bold |
| constant.language.null, constant.language.undefined | #ff5370 | bold |
| variable, variable.other, variable.parameter | #ff80ff | — |
| variable.language.this, variable.language.self | #ff5370 | italic bold |
| variable.other.property, support.variable.property, meta.object-literal.key, entity.name.tag.yaml | #1aff8c | — |
| meta.object-literal.key, string.unquoted.yaml | #00ff88 | — |
| constant, variable.other.constant, support.constant | #39ff14 | bold |
| keyword.operator, keyword.operator.arithmetic, keyword.operator.logical, keyword.operator.comparison | #00ff66 | — |
| keyword.operator.assignment | #39ff14 | bold |
| punctuation, punctuation.separator, punctuation.terminator | #66ff99 | — |
| punctuation.section.brackets, punctuation.section.parens, punctuation.section.braces | #00d463 | — |
| entity.name.tag, meta.tag, markup.deleted.git_gutter | #ff5370 | bold |
| entity.other.attribute-name, meta.attribute | #82b1ff | — |
| keyword.control.import, keyword.control.export, keyword.control.from | #40c4ff | bold |
| entity.name.type.module | #64b5f6 | — |
| support.type.property-name.json, meta.structure.dictionary.key.json | #1aff8c | — |
| support.type.property-name.css, meta.property-name | #00ff88 | — |
| support.constant.property-value.css, meta.property-value | #ffb74d | — |
| entity.name.tag.css, entity.other.attribute-name.class.css, entity.other.attribute-name.id.css | #ff5370 | — |
| markup.heading, entity.name.section.markdown | #39ff14 | bold |
| markup.bold | #00ff88 | bold |
| markup.italic | #66ff99 | italic |
| markup.inline.raw, markup.fenced_code | #ffee58 | — |
| markup.underline.link | #40c4ff | — |
| markup.quote | #4d8f6a | italic |
| entity.name.function.decorator.python | #ffb74d | bold |
| variable.parameter.function.language.special.self.python | #ff5370 | italic bold |
| support.class.component.tsx, support.class.component.jsx | #82b1ff | bold |
| entity.name.type.ts, entity.name.type.tsx | #82b1ff | bold |
| string.regexp | #1aff8c | bold |
| string.quoted.docstring.multi.python | #66ff99 | italic |
| invalid, invalid.deprecated | #ffffff | bold |
| markup.inserted.git_gutter | #00ff66 | — |
| markup.changed.git_gutter | #ffb74d | — |
| markup.deleted.git_gutter | #ff5370 | — |
| log.info | #40c4ff | — |
| log.warning | #ffb74d | — |
| log.error | #ff5370 | — |
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}!`;
}