Chilaquiles Theme
A VS Code color theme inspired by chilaquiles — warm reds, toasted golds, and cilantro greens.
A VS Code color theme inspired by chilaquiles — warm reds, toasted golds, and cilantro greens.
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 |
|---|---|---|
| source, text | #F5F1E8 | — |
| comment, comment.line, comment.block, comment.block.documentation | #A67B6A | italic |
| keyword, keyword.control, keyword.control.flow, keyword.control.import, keyword.control.export, storage, storage.type, storage.modifier | #E05C4B | bold |
| keyword.operator, keyword.operator.assignment, keyword.operator.comparison, keyword.operator.logical, keyword.operator.arithmetic | #E05C4B | — |
| string, string.quoted, string.quoted.single, string.quoted.double, string.template, string.interpolated | #E8B84B | — |
| punctuation.definition.template-expression, punctuation.section.embedded | #E05C4B | — |
| constant.numeric, constant.numeric.integer, constant.numeric.float, constant.numeric.hex, constant.language, constant.language.boolean, constant.language.null, constant.language.undefined | #E8C96A | — |
| entity.name.function, support.function, meta.function-call, variable.function | #6DBF72 | — |
| variable, variable.other, variable.other.readwrite, variable.parameter | #F5F1E8 | — |
| variable.other.constant, variable.other.enummember | #E8C96A | — |
| entity.name.type, entity.name.class, entity.name.interface, entity.name.enum, support.type, support.class | #D97085 | — |
| entity.name.type.primitive, support.type.primitive, keyword.type | #D97085 | italic |
| variable.other.property, variable.other.object.property, support.variable.property | #E8B84B | — |
| entity.name.module, support.module, meta.import string | #E8B84B | — |
| meta.decorator, punctuation.decorator, entity.name.function.decorator | #E05C4B | italic |
| entity.name.tag, meta.tag | #D97085 | — |
| entity.other.attribute-name | #C480B0 | — |
| entity.name.tag.css, entity.other.attribute-name.class.css, entity.other.attribute-name.id.css | #D97085 | — |
| support.type.property-name.css | #6DBF72 | — |
| punctuation, punctuation.definition, punctuation.separator, punctuation.terminator, punctuation.accessor | #B8917A | — |
| punctuation.definition.parameters, punctuation.definition.block, meta.brace | #F5F1E8 | — |
| markup.heading, entity.name.section | #E05C4B | bold |
| markup.bold | #E8B84B | bold |
| markup.italic | #F5F1E8 | italic |
| markup.inline.raw | #6DBF72 | — |
| markup.underline.link, string.other.link | #E8B84B | underline |
| meta.type.assertion.ts, meta.type.assertion.tsx | #D97085 | — |
| meta.type.parameters.ts entity.name.type, meta.type.parameters.tsx entity.name.type | #D97085 | italic |
| storage.type.function.arrow.ts, storage.type.function.arrow.tsx, storage.type.function.arrow.js | #E05C4B | — |
| entity.name.type.interface.ts, entity.name.type.alias.ts | #D97085 | italic |
| support.type.primitive.ts, support.type.primitive.tsx, support.type.primitive.js | #D97085 | italic |
| keyword.control.import.ts, keyword.control.export.ts, keyword.control.import.tsx, keyword.control.export.tsx, keyword.control.import.js, keyword.control.export.js | #E05C4B | 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 |
|---|---|---|
| source, text | #2A1810 | — |
| comment, comment.line, comment.block, comment.block.documentation | #826858 | italic |
| keyword, keyword.control, keyword.control.flow, keyword.control.import, keyword.control.export, storage, storage.type, storage.modifier | #C4391C | bold |
| keyword.operator, keyword.operator.assignment, keyword.operator.comparison, keyword.operator.logical, keyword.operator.arithmetic | #C4391C | — |
| string, string.quoted, string.quoted.single, string.quoted.double, string.template, string.interpolated | #7B5B00 | — |
| punctuation.definition.template-expression, punctuation.section.embedded | #C4391C | — |
| constant.numeric, constant.numeric.integer, constant.numeric.float, constant.numeric.hex, constant.language, constant.language.boolean, constant.language.null, constant.language.undefined | #A05600 | — |
| entity.name.function, support.function, meta.function-call, variable.function | #2E7D32 | — |
| variable, variable.other, variable.other.readwrite, variable.parameter | #2A1810 | — |
| variable.other.constant, variable.other.enummember | #A05600 | — |
| entity.name.type, entity.name.class, entity.name.interface, entity.name.enum, support.type, support.class | #8C1D35 | — |
| entity.name.type.primitive, support.type.primitive, keyword.type | #8C1D35 | italic |
| variable.other.property, variable.other.object.property, support.variable.property | #7B5B00 | — |
| entity.name.module, support.module, meta.import string | #7B5B00 | — |
| meta.decorator, punctuation.decorator, entity.name.function.decorator | #C4391C | italic |
| entity.name.tag, meta.tag | #8C1D35 | — |
| entity.other.attribute-name | #A64D79 | — |
| entity.name.tag.css, entity.other.attribute-name.class.css, entity.other.attribute-name.id.css | #8C1D35 | — |
| support.type.property-name.css | #2E7D32 | — |
| punctuation, punctuation.definition, punctuation.separator, punctuation.terminator, punctuation.accessor | #6B4A35 | — |
| punctuation.definition.parameters, punctuation.definition.block, meta.brace | #2A1810 | — |
| markup.heading, entity.name.section | #C4391C | bold |
| markup.bold | #7B5B00 | bold |
| markup.italic | #2A1810 | italic |
| markup.inline.raw | #2E7D32 | — |
| markup.underline.link, string.other.link | #7B5B00 | underline |
| meta.type.assertion.ts, meta.type.assertion.tsx | #8C1D35 | — |
| meta.type.parameters.ts entity.name.type, meta.type.parameters.tsx entity.name.type | #8C1D35 | italic |
| storage.type.function.arrow.ts, storage.type.function.arrow.tsx, storage.type.function.arrow.js | #C4391C | — |
| entity.name.type.interface.ts, entity.name.type.alias.ts | #8C1D35 | italic |
| support.type.primitive.ts, support.type.primitive.tsx, support.type.primitive.js | #8C1D35 | italic |
| keyword.control.import.ts, keyword.control.export.ts, keyword.control.import.tsx, keyword.control.export.tsx, keyword.control.import.js, keyword.control.export.js | #C4391C | 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 |
|---|---|---|
| source, text | #F5F1E8 | — |
| comment, comment.line, comment.block, comment.block.documentation | #5C6E5E | italic |
| keyword, keyword.control, keyword.control.flow, keyword.control.import, keyword.control.export, storage, storage.type, storage.modifier | #4CAF50 | bold |
| keyword.operator, keyword.operator.assignment, keyword.operator.comparison, keyword.operator.logical, keyword.operator.arithmetic | #4CAF50 | — |
| string, string.quoted, string.quoted.single, string.quoted.double, string.template, string.interpolated | #E8B84B | — |
| punctuation.definition.template-expression, punctuation.section.embedded | #4CAF50 | — |
| constant.numeric, constant.numeric.integer, constant.numeric.float, constant.numeric.hex, constant.language, constant.language.boolean, constant.language.null, constant.language.undefined | #6FAF5A | — |
| entity.name.function, support.function, meta.function-call, variable.function | #D4A017 | — |
| variable, variable.other, variable.other.readwrite, variable.parameter | #F5F1E8 | — |
| variable.other.constant, variable.other.enummember | #E8C96A | — |
| entity.name.type, entity.name.class, entity.name.interface, entity.name.enum, support.type, support.class | #C97DB5 | — |
| entity.name.type.primitive, support.type.primitive, keyword.type | #C97DB5 | italic |
| variable.other.property, variable.other.object.property, support.variable.property | #E8B84B | — |
| entity.name.module, support.module, meta.import string | #E8B84B | — |
| meta.decorator, punctuation.decorator, entity.name.function.decorator | #4CAF50 | italic |
| entity.name.tag, meta.tag | #C97DB5 | — |
| entity.other.attribute-name | #D99DC8 | — |
| entity.name.tag.css, entity.other.attribute-name.class.css, entity.other.attribute-name.id.css | #C97DB5 | — |
| support.type.property-name.css | #D4A017 | — |
| punctuation, punctuation.definition, punctuation.separator, punctuation.terminator, punctuation.accessor | #8AAD8C | — |
| punctuation.definition.parameters, punctuation.definition.block, meta.brace | #F5F1E8 | — |
| markup.heading, entity.name.section | #4CAF50 | bold |
| markup.bold | #E8B84B | bold |
| markup.italic | #F5F1E8 | italic |
| markup.inline.raw | #6FAF5A | — |
| markup.underline.link, string.other.link | #E8B84B | underline |
| meta.type.assertion.ts, meta.type.assertion.tsx | #C97DB5 | — |
| meta.type.parameters.ts entity.name.type, meta.type.parameters.tsx entity.name.type | #C97DB5 | italic |
| storage.type.function.arrow.ts, storage.type.function.arrow.tsx, storage.type.function.arrow.js | #4CAF50 | — |
| entity.name.type.interface.ts, entity.name.type.alias.ts | #C97DB5 | italic |
| support.type.primitive.ts, support.type.primitive.tsx, support.type.primitive.js | #C97DB5 | italic |
| keyword.control.import.ts, keyword.control.export.ts, keyword.control.import.tsx, keyword.control.export.tsx, keyword.control.import.js, keyword.control.export.js | #4CAF50 | 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 |
|---|---|---|
| source, text | #1C2A1C | — |
| comment, comment.line, comment.block, comment.block.documentation | #4A7050 | italic |
| keyword, keyword.control, keyword.control.flow, keyword.control.import, keyword.control.export, storage, storage.type, storage.modifier | #2A7530 | bold |
| keyword.operator, keyword.operator.assignment, keyword.operator.comparison, keyword.operator.logical, keyword.operator.arithmetic | #2A7530 | — |
| string, string.quoted, string.quoted.single, string.quoted.double, string.template, string.interpolated | #7D5C00 | — |
| punctuation.definition.template-expression, punctuation.section.embedded | #2A7530 | — |
| constant.numeric, constant.numeric.integer, constant.numeric.float, constant.numeric.hex, constant.language, constant.language.boolean, constant.language.null, constant.language.undefined | #3E7530 | — |
| entity.name.function, support.function, meta.function-call, variable.function | #7D5C00 | — |
| variable, variable.other, variable.other.readwrite, variable.parameter | #1C2A1C | — |
| variable.other.constant, variable.other.enummember | #8C6200 | — |
| entity.name.type, entity.name.class, entity.name.interface, entity.name.enum, support.type, support.class | #8E3A65 | — |
| entity.name.type.primitive, support.type.primitive, keyword.type | #8E3A65 | italic |
| variable.other.property, variable.other.object.property, support.variable.property | #7D5C00 | — |
| entity.name.module, support.module, meta.import string | #7D5C00 | — |
| meta.decorator, punctuation.decorator, entity.name.function.decorator | #2A7530 | italic |
| entity.name.tag, meta.tag | #8E3A65 | — |
| entity.other.attribute-name | #853678 | — |
| entity.name.tag.css, entity.other.attribute-name.class.css, entity.other.attribute-name.id.css | #8E3A65 | — |
| support.type.property-name.css | #7D5C00 | — |
| punctuation, punctuation.definition, punctuation.separator, punctuation.terminator, punctuation.accessor | #4A7050 | — |
| punctuation.definition.parameters, punctuation.definition.block, meta.brace | #1C2A1C | — |
| markup.heading, entity.name.section | #2A7530 | bold |
| markup.bold | #7D5C00 | bold |
| markup.italic | #1C2A1C | italic |
| markup.inline.raw | #3E7530 | — |
| markup.underline.link, string.other.link | #7D5C00 | underline |
| meta.type.assertion.ts, meta.type.assertion.tsx | #8E3A65 | — |
| meta.type.parameters.ts entity.name.type, meta.type.parameters.tsx entity.name.type | #8E3A65 | italic |
| storage.type.function.arrow.ts, storage.type.function.arrow.tsx, storage.type.function.arrow.js | #2A7530 | — |
| entity.name.type.interface.ts, entity.name.type.alias.ts | #8E3A65 | italic |
| support.type.primitive.ts, support.type.primitive.tsx, support.type.primitive.js | #8E3A65 | italic |
| keyword.control.import.ts, keyword.control.export.ts, keyword.control.import.tsx, keyword.control.export.tsx, keyword.control.import.js, keyword.control.export.js | #2A7530 | bold |
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}!`;
}