MintShot Themes
A collection of dark and light themes for VS Code and compatible editors with refined neutral surfaces and expressive accents.
A collection of dark and light themes for VS Code and compatible editors with refined neutral surfaces and expressive accents.
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, comment.block.documentation, comment.line.documentation, comment.block, comment.line, punctuation.definition.comment | #8B95A388 | italic |
| keyword.control, keyword.control.flow, keyword.control.conditional, keyword.control.loop, keyword.control.return, keyword.control.import, keyword.control.export, keyword.control.from, keyword.control.trycatch, keyword.control.exception | #475569 | bold |
| storage, storage.type, storage.modifier, storage.type.function, storage.type.class, storage.type.interface, storage.type.enum, storage.type.struct, storage.type.type, keyword.type, keyword.control.new, keyword.control.as, keyword.control.default, keyword.other, keyword.other.rust, keyword.other.fn.rust, keyword.other.crate.rust, keyword.other.use.rust, keyword.other.where.rust | #475569 | bold |
| keyword | #475569 | bold |
| keyword.operator, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.comparison, keyword.operator.logical, keyword.operator.ternary, keyword.operator.spread, keyword.operator.rest, keyword.operator.type, keyword.operator.expression, punctuation.separator, punctuation.terminator, punctuation.accessor | #5C6675 | — |
| string, string.template, string.quoted, string.quoted.single, string.quoted.double, string.quoted.triple, string.interpolated, punctuation.definition.string | #B86A1B | — |
| string.regexp, constant.regexp, regexp, support.other.regexp | #0E8AA8 | italic |
| constant.numeric | #BE185D | — |
| constant.language.boolean, constant.language.null, constant.language.undefined, constant.language, support.constant.builtin | #BE185D | bold |
| variable, variable.other.readwrite, entity.name.variable, variable.other, variable.language.this, variable.language.self, variable.language.super | #344054 | — |
| variable.parameter, meta.parameter | #526A80 | italic |
| variable.other.property, variable.object.property, meta.property-name, support.variable.property, entity.name.record.field | #0F766E | — |
| variable.other.constant, variable.other.enummember, constant.other, support.constant, entity.name.constant | #4C6EDB | italic bold |
| entity.name.type, entity.name.type.alias, entity.name.union, support.type | #64748B | bold |
| entity.name.type.class, support.class, entity.other.inherited-class | #1D6FB8 | bold |
| entity.name.type.interface | #5B67D5 | italic |
| entity.name.type.enum | #7C3AED | bold |
| entity.name.struct | #0E8AA8 | bold |
| entity.name.type.parameter | #526A80 | italic |
| support.type.primitive, support.type.builtin, storage.type.primitive, storage.type.built-in, keyword.type.boolean, keyword.type.number, keyword.type.string | #5B67D5 | — |
| entity.name.namespace, entity.name.module, support.module | #5C6675 | italic |
| entity.name.function, entity.name.function.member, meta.function-call, support.function, variable.function | #9A6700 | bold |
| entity.name.function.macro, support.function.macro | #B83280 | bold |
| entity.name.function.decorator, meta.decorator, entity.name.tag.annotation, punctuation.decorator | #B83280 | italic |
| punctuation.definition.lifetime, entity.name.type.lifetime, storage.modifier.lifetime | #526A80 | italic |
| meta.attribute.rust, punctuation.definition.attribute.rust, punctuation.brackets.attribute.rust | #B83280 | italic |
| entity.name.tag, punctuation.definition.tag, punctuation.definition.tag.begin, punctuation.definition.tag.end | #475569 | bold |
| support.class.component | #1D6FB8 | bold |
| entity.other.attribute-name, entity.other.attribute-name.class, entity.other.attribute-name.id | #4C6EDB | italic |
| entity.name.label | #4C6EDB | — |
| constant.character.escape | #9A6700 | bold |
| punctuation.definition.template-expression, punctuation.section.embedded, meta.template.expression | #475569 | bold |
| markup.heading, markup.heading punctuation.definition.heading | #475569 | bold |
| markup.bold | #1F2937 | bold |
| markup.italic | #1F2937 | italic |
| markup.inline.raw, markup.underline.link, string.other.link.title, string.other.link | #1D6FB8 | — |
| markup.list, punctuation.definition.list | #5C6675 | — |
| markup.quote | #788596 | italic |
| invalid, invalid.deprecated | #C2413B | bold |
| support.type.property-name.css, support.type.property-name.scss, meta.property-name.css | #4C6EDB | italic |
| support.constant.property-value.css, keyword.other.unit.css, constant.numeric.css | #0F766E | — |
| entity.other.attribute-name.class.css, entity.other.attribute-name.id.css | #475569 | bold |
| keyword.key.toml, support.type.property-name.toml, entity.name.tag.toml | #4C6EDB | italic |
| entity.other.attribute-name.table.toml, entity.other.attribute-name.table.array.toml | #1D6FB8 | bold |
| support.type.property-name.json | #4C6EDB | italic |
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, comment.block.documentation, comment.line.documentation, comment.block, comment.line, punctuation.definition.comment | #9793B188 | italic |
| keyword.control, keyword.control.flow, keyword.control.conditional, keyword.control.loop, keyword.control.return, keyword.control.import, keyword.control.export, keyword.control.from, keyword.control.trycatch, keyword.control.exception | #8B5CF6 | bold |
| storage, storage.type, storage.modifier, storage.type.function, storage.type.class, storage.type.interface, storage.type.enum, storage.type.struct, storage.type.type, keyword.type, keyword.control.new, keyword.control.as, keyword.control.default, keyword.other, keyword.other.rust, keyword.other.fn.rust, keyword.other.crate.rust, keyword.other.use.rust, keyword.other.where.rust | #8B5CF6 | bold |
| keyword | #8B5CF6 | bold |
| keyword.operator, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.comparison, keyword.operator.logical, keyword.operator.ternary, keyword.operator.spread, keyword.operator.rest, keyword.operator.type, keyword.operator.expression, punctuation.separator, punctuation.terminator, punctuation.accessor | #6D6988 | — |
| string, string.template, string.quoted, string.quoted.single, string.quoted.double, string.quoted.triple, string.interpolated, punctuation.definition.string | #B86A1B | — |
| string.regexp, constant.regexp, regexp, support.other.regexp | #7C3AED | italic |
| constant.numeric | #BE185D | — |
| constant.language.boolean, constant.language.null, constant.language.undefined, constant.language, support.constant.builtin | #BE185D | bold |
| variable, variable.other.readwrite, entity.name.variable, variable.other, variable.language.this, variable.language.self, variable.language.super | #373454 | — |
| variable.parameter, meta.parameter | #645E8C | italic |
| variable.other.property, variable.object.property, meta.property-name, support.variable.property, entity.name.record.field | #0E7490 | — |
| variable.other.constant, variable.other.enummember, constant.other, support.constant, entity.name.constant | #A78BFA | italic bold |
| entity.name.type, entity.name.type.alias, entity.name.union, support.type | #7C3AED | bold |
| entity.name.type.class, support.class, entity.other.inherited-class | #4F46E5 | bold |
| entity.name.type.interface | #6E62E8 | italic |
| entity.name.type.enum | #A855F7 | bold |
| entity.name.struct | #7C3AED | bold |
| entity.name.type.parameter | #645E8C | italic |
| support.type.primitive, support.type.builtin, storage.type.primitive, storage.type.built-in, keyword.type.boolean, keyword.type.number, keyword.type.string | #6E62E8 | — |
| entity.name.namespace, entity.name.module, support.module | #6D6988 | italic |
| entity.name.function, entity.name.function.member, meta.function-call, support.function, variable.function | #A16207 | bold |
| entity.name.function.macro, support.function.macro | #C2416C | bold |
| entity.name.function.decorator, meta.decorator, entity.name.tag.annotation, punctuation.decorator | #C2416C | italic |
| punctuation.definition.lifetime, entity.name.type.lifetime, storage.modifier.lifetime | #645E8C | italic |
| meta.attribute.rust, punctuation.definition.attribute.rust, punctuation.brackets.attribute.rust | #C2416C | italic |
| entity.name.tag, punctuation.definition.tag, punctuation.definition.tag.begin, punctuation.definition.tag.end | #8B5CF6 | bold |
| support.class.component | #4F46E5 | bold |
| entity.other.attribute-name, entity.other.attribute-name.class, entity.other.attribute-name.id | #A78BFA | italic |
| entity.name.label | #A78BFA | — |
| constant.character.escape | #A16207 | bold |
| punctuation.definition.template-expression, punctuation.section.embedded, meta.template.expression | #8B5CF6 | bold |
| markup.heading, markup.heading punctuation.definition.heading | #8B5CF6 | bold |
| markup.bold | #25223A | bold |
| markup.italic | #25223A | italic |
| markup.inline.raw, markup.underline.link, string.other.link.title, string.other.link | #4F46E5 | — |
| markup.list, punctuation.definition.list | #6D6988 | — |
| markup.quote | #807B9D | italic |
| invalid, invalid.deprecated | #C2413B | bold |
| support.type.property-name.css, support.type.property-name.scss, meta.property-name.css | #A78BFA | italic |
| support.constant.property-value.css, keyword.other.unit.css, constant.numeric.css | #0E7490 | — |
| entity.other.attribute-name.class.css, entity.other.attribute-name.id.css | #8B5CF6 | bold |
| keyword.key.toml, support.type.property-name.toml, entity.name.tag.toml | #A78BFA | italic |
| entity.other.attribute-name.table.toml, entity.other.attribute-name.table.array.toml | #4F46E5 | bold |
| support.type.property-name.json | #A78BFA | italic |
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, comment.block.documentation, comment.line.documentation, comment.block, comment.line, punctuation.definition.comment | #A38EA588 | italic |
| keyword.control, keyword.control.flow, keyword.control.conditional, keyword.control.loop, keyword.control.return, keyword.control.import, keyword.control.export, keyword.control.from, keyword.control.trycatch, keyword.control.exception | #E11D48 | bold |
| storage, storage.type, storage.modifier, storage.type.function, storage.type.class, storage.type.interface, storage.type.enum, storage.type.struct, storage.type.type, keyword.type, keyword.control.new, keyword.control.as, keyword.control.default, keyword.other, keyword.other.rust, keyword.other.fn.rust, keyword.other.crate.rust, keyword.other.use.rust, keyword.other.where.rust | #E11D48 | bold |
| keyword | #E11D48 | bold |
| keyword.operator, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.comparison, keyword.operator.logical, keyword.operator.ternary, keyword.operator.spread, keyword.operator.rest, keyword.operator.type, keyword.operator.expression, punctuation.separator, punctuation.terminator, punctuation.accessor | #7A667E | — |
| string, string.template, string.quoted, string.quoted.single, string.quoted.double, string.quoted.triple, string.interpolated, punctuation.definition.string | #C76A1A | — |
| string.regexp, constant.regexp, regexp, support.other.regexp | #A855F7 | italic |
| constant.numeric | #C0266D | — |
| constant.language.boolean, constant.language.null, constant.language.undefined, constant.language, support.constant.builtin | #C0266D | bold |
| variable, variable.other.readwrite, entity.name.variable, variable.other, variable.language.this, variable.language.self, variable.language.super | #3A2E3D | — |
| variable.parameter, meta.parameter | #7D607A | italic |
| variable.other.property, variable.object.property, meta.property-name, support.variable.property, entity.name.record.field | #0369A1 | — |
| variable.other.constant, variable.other.enummember, constant.other, support.constant, entity.name.constant | #C084FC | italic bold |
| entity.name.type, entity.name.type.alias, entity.name.union, support.type | #DB2777 | bold |
| entity.name.type.class, support.class, entity.other.inherited-class | #7C3AED | bold |
| entity.name.type.interface | #C45CE2 | italic |
| entity.name.type.enum | #9333EA | bold |
| entity.name.struct | #A855F7 | bold |
| entity.name.type.parameter | #7D607A | italic |
| support.type.primitive, support.type.builtin, storage.type.primitive, storage.type.built-in, keyword.type.boolean, keyword.type.number, keyword.type.string | #C45CE2 | — |
| entity.name.namespace, entity.name.module, support.module | #7A667E | italic |
| entity.name.function, entity.name.function.member, meta.function-call, support.function, variable.function | #A16207 | bold |
| entity.name.function.macro, support.function.macro | #BE185D | bold |
| entity.name.function.decorator, meta.decorator, entity.name.tag.annotation, punctuation.decorator | #BE185D | italic |
| punctuation.definition.lifetime, entity.name.type.lifetime, storage.modifier.lifetime | #7D607A | italic |
| meta.attribute.rust, punctuation.definition.attribute.rust, punctuation.brackets.attribute.rust | #BE185D | italic |
| entity.name.tag, punctuation.definition.tag, punctuation.definition.tag.begin, punctuation.definition.tag.end | #E11D48 | bold |
| support.class.component | #7C3AED | bold |
| entity.other.attribute-name, entity.other.attribute-name.class, entity.other.attribute-name.id | #C084FC | italic |
| entity.name.label | #C084FC | — |
| constant.character.escape | #A16207 | bold |
| punctuation.definition.template-expression, punctuation.section.embedded, meta.template.expression | #E11D48 | bold |
| markup.heading, markup.heading punctuation.definition.heading | #E11D48 | bold |
| markup.bold | #2D2230 | bold |
| markup.italic | #2D2230 | italic |
| markup.inline.raw, markup.underline.link, string.other.link.title, string.other.link | #7C3AED | — |
| markup.list, punctuation.definition.list | #7A667E | — |
| markup.quote | #917A95 | italic |
| invalid, invalid.deprecated | #C2413B | bold |
| support.type.property-name.css, support.type.property-name.scss, meta.property-name.css | #C084FC | italic |
| support.constant.property-value.css, keyword.other.unit.css, constant.numeric.css | #0369A1 | — |
| entity.other.attribute-name.class.css, entity.other.attribute-name.id.css | #E11D48 | bold |
| keyword.key.toml, support.type.property-name.toml, entity.name.tag.toml | #C084FC | italic |
| entity.other.attribute-name.table.toml, entity.other.attribute-name.table.array.toml | #7C3AED | bold |
| support.type.property-name.json | #C084FC | italic |
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, comment.block.documentation, comment.line.documentation, comment.block, comment.line, punctuation.definition.comment | #A0908288 | italic |
| keyword.control, keyword.control.flow, keyword.control.conditional, keyword.control.loop, keyword.control.return, keyword.control.import, keyword.control.export, keyword.control.from, keyword.control.trycatch, keyword.control.exception | #C56B2C | bold |
| storage, storage.type, storage.modifier, storage.type.function, storage.type.class, storage.type.interface, storage.type.enum, storage.type.struct, storage.type.type, keyword.type, keyword.control.new, keyword.control.as, keyword.control.default, keyword.other, keyword.other.rust, keyword.other.fn.rust, keyword.other.crate.rust, keyword.other.use.rust, keyword.other.where.rust | #C56B2C | bold |
| keyword | #C56B2C | bold |
| keyword.operator, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.comparison, keyword.operator.logical, keyword.operator.ternary, keyword.operator.spread, keyword.operator.rest, keyword.operator.type, keyword.operator.expression, punctuation.separator, punctuation.terminator, punctuation.accessor | #736255 | — |
| string, string.template, string.quoted, string.quoted.single, string.quoted.double, string.quoted.triple, string.interpolated, punctuation.definition.string | #B45309 | — |
| string.regexp, constant.regexp, regexp, support.other.regexp | #D97706 | italic |
| constant.numeric | #B5476D | — |
| constant.language.boolean, constant.language.null, constant.language.undefined, constant.language, support.constant.builtin | #B5476D | bold |
| variable, variable.other.readwrite, entity.name.variable, variable.other, variable.language.this, variable.language.self, variable.language.super | #3E3228 | — |
| variable.parameter, meta.parameter | #7A624F | italic |
| variable.other.property, variable.object.property, meta.property-name, support.variable.property, entity.name.record.field | #0F766E | — |
| variable.other.constant, variable.other.enummember, constant.other, support.constant, entity.name.constant | #E89A5A | italic bold |
| entity.name.type, entity.name.type.alias, entity.name.union, support.type | #C56B2C | bold |
| entity.name.type.class, support.class, entity.other.inherited-class | #2E6CC8 | bold |
| entity.name.type.interface | #B96E37 | italic |
| entity.name.type.enum | #8B5CF6 | bold |
| entity.name.struct | #D97706 | bold |
| entity.name.type.parameter | #7A624F | italic |
| support.type.primitive, support.type.builtin, storage.type.primitive, storage.type.built-in, keyword.type.boolean, keyword.type.number, keyword.type.string | #B96E37 | — |
| entity.name.namespace, entity.name.module, support.module | #736255 | italic |
| entity.name.function, entity.name.function.member, meta.function-call, support.function, variable.function | #B7791F | bold |
| entity.name.function.macro, support.function.macro | #C2416C | bold |
| entity.name.function.decorator, meta.decorator, entity.name.tag.annotation, punctuation.decorator | #C2416C | italic |
| punctuation.definition.lifetime, entity.name.type.lifetime, storage.modifier.lifetime | #7A624F | italic |
| meta.attribute.rust, punctuation.definition.attribute.rust, punctuation.brackets.attribute.rust | #C2416C | italic |
| entity.name.tag, punctuation.definition.tag, punctuation.definition.tag.begin, punctuation.definition.tag.end | #C56B2C | bold |
| support.class.component | #2E6CC8 | bold |
| entity.other.attribute-name, entity.other.attribute-name.class, entity.other.attribute-name.id | #E89A5A | italic |
| entity.name.label | #E89A5A | — |
| constant.character.escape | #B7791F | bold |
| punctuation.definition.template-expression, punctuation.section.embedded, meta.template.expression | #C56B2C | bold |
| markup.heading, markup.heading punctuation.definition.heading | #C56B2C | bold |
| markup.bold | #31261D | bold |
| markup.italic | #31261D | italic |
| markup.inline.raw, markup.underline.link, string.other.link.title, string.other.link | #2E6CC8 | — |
| markup.list, punctuation.definition.list | #736255 | — |
| markup.quote | #89796D | italic |
| invalid, invalid.deprecated | #C2413B | bold |
| support.type.property-name.css, support.type.property-name.scss, meta.property-name.css | #E89A5A | italic |
| support.constant.property-value.css, keyword.other.unit.css, constant.numeric.css | #0F766E | — |
| entity.other.attribute-name.class.css, entity.other.attribute-name.id.css | #C56B2C | bold |
| keyword.key.toml, support.type.property-name.toml, entity.name.tag.toml | #E89A5A | italic |
| entity.other.attribute-name.table.toml, entity.other.attribute-name.table.array.toml | #2E6CC8 | bold |
| support.type.property-name.json | #E89A5A | italic |
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}!`;
}