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 | #3E4A4580 | 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 | #C084FC | 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 | #C084FC | bold |
| keyword | #C084FC | 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 | #7A8A84 | — |
| string, string.template, string.quoted, string.quoted.single, string.quoted.double, string.quoted.triple, string.interpolated, punctuation.definition.string | #FB923C | — |
| string.regexp, constant.regexp, regexp, support.other.regexp | #81C784 | italic |
| constant.numeric | #F48FB1 | — |
| constant.language.boolean, constant.language.null, constant.language.undefined, constant.language, support.constant.builtin | #F48FB1 | bold |
| variable, variable.other.readwrite, entity.name.variable, variable.other, variable.language.this, variable.language.self, variable.language.super | #D4D4D4 | — |
| variable.parameter, meta.parameter | #A0C4B8 | italic |
| variable.other.property, variable.object.property, meta.property-name, support.variable.property, entity.name.record.field | #8FB3FF | — |
| variable.other.constant, variable.other.enummember, constant.other, support.constant, entity.name.constant | #60A5FA | bold |
| entity.name.type, entity.name.type.class, entity.name.struct, entity.name.type.alias, entity.name.union, support.class, support.type, entity.other.inherited-class | #3ECFA0 | bold |
| entity.name.type.interface | #00E5A0 | italic |
| entity.name.type.enum | #38BDF8 | bold |
| entity.name.type.parameter | #A7FFEB | italic |
| support.type.primitive, support.type.builtin, storage.type.primitive, storage.type.built-in, keyword.type.boolean, keyword.type.number, keyword.type.string | #81C784 | — |
| entity.name.namespace, entity.name.module, support.module | #7A8A84 | italic |
| entity.name.function, entity.name.function.member, meta.function-call, support.function, variable.function | #F2D06B | bold |
| entity.name.function.macro, support.function.macro | #FF6B6B | bold |
| entity.name.function.decorator, meta.decorator, entity.name.tag.annotation, punctuation.decorator | #FF6B6B | italic |
| punctuation.definition.lifetime, entity.name.type.lifetime, storage.modifier.lifetime | #A7FFEB | italic |
| meta.attribute.rust, punctuation.definition.attribute.rust, punctuation.brackets.attribute.rust | #FF6B6B | italic |
| entity.name.tag, punctuation.definition.tag, punctuation.definition.tag.begin, punctuation.definition.tag.end | #66FFCC | bold |
| support.class.component | #4AEDC4 | bold |
| entity.other.attribute-name, entity.other.attribute-name.class, entity.other.attribute-name.id | #A4BCFF | italic |
| entity.name.label | #80CBC4 | — |
| constant.character.escape | #F2D06B | bold |
| punctuation.definition.template-expression, punctuation.section.embedded, meta.template.expression | #C084FC | bold |
| markup.heading, markup.heading punctuation.definition.heading | #4AEDC4 | bold |
| markup.bold | #E8E8E8 | bold |
| markup.italic | #E8E8E8 | italic |
| markup.inline.raw, markup.underline.link, string.other.link.title, string.other.link | #3ECFA0 | — |
| markup.list, punctuation.definition.list | #7A8A84 | — |
| markup.quote | #546E64 | italic |
| invalid, invalid.deprecated | #FF6B6B | bold |
| support.type.property-name.css, support.type.property-name.scss, meta.property-name.css | #80CBC4 | italic |
| support.constant.property-value.css, keyword.other.unit.css, constant.numeric.css | #B2DFDB | — |
| entity.other.attribute-name.class.css, entity.other.attribute-name.id.css | #4AEDC4 | bold |
| keyword.key.toml, support.type.property-name.toml, entity.name.tag.toml | #80CBC4 | italic |
| entity.other.attribute-name.table.toml, entity.other.attribute-name.table.array.toml | #3ECFA0 | bold |
| support.type.property-name.json | #80CBC4 | 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 | #3E4A4580 | 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 | #60A5FA | 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 | #60A5FA | bold |
| keyword | #60A5FA | 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 | #7A8A84 | — |
| string, string.template, string.quoted, string.quoted.single, string.quoted.double, string.quoted.triple, string.interpolated, punctuation.definition.string | #FDBA74 | — |
| string.regexp, constant.regexp, regexp, support.other.regexp | #67E8F9 | italic |
| constant.numeric | #F9A8D4 | — |
| constant.language.boolean, constant.language.null, constant.language.undefined, constant.language, support.constant.builtin | #F9A8D4 | bold |
| variable, variable.other.readwrite, entity.name.variable, variable.other, variable.language.this, variable.language.self, variable.language.super | #D4D4D4 | — |
| variable.parameter, meta.parameter | #CFFAFE | italic |
| variable.other.property, variable.object.property, meta.property-name, support.variable.property, entity.name.record.field | #A5F3FC | — |
| variable.other.constant, variable.other.enummember, constant.other, support.constant, entity.name.constant | #7DD3FC | bold |
| entity.name.type, entity.name.type.alias, entity.name.union, support.type | #93C5FD | bold |
| entity.name.type.class, support.class, entity.other.inherited-class | #38BDF8 | bold |
| entity.name.type.interface | #BFDBFE | italic |
| entity.name.type.enum | #A78BFA | bold |
| entity.name.struct | #22D3EE | bold |
| entity.name.type.parameter | #CFFAFE | italic |
| support.type.primitive, support.type.builtin, storage.type.primitive, storage.type.built-in, keyword.type.boolean, keyword.type.number, keyword.type.string | #BFDBFE | — |
| entity.name.namespace, entity.name.module, support.module | #7A8A84 | italic |
| entity.name.function, entity.name.function.member, meta.function-call, support.function, variable.function | #FCD34D | bold |
| entity.name.function.macro, support.function.macro | #FB7185 | bold |
| entity.name.function.decorator, meta.decorator, entity.name.tag.annotation, punctuation.decorator | #FB7185 | italic |
| punctuation.definition.lifetime, entity.name.type.lifetime, storage.modifier.lifetime | #CFFAFE | italic |
| meta.attribute.rust, punctuation.definition.attribute.rust, punctuation.brackets.attribute.rust | #FB7185 | italic |
| entity.name.tag, punctuation.definition.tag, punctuation.definition.tag.begin, punctuation.definition.tag.end | #60A5FA | bold |
| support.class.component | #38BDF8 | bold |
| entity.other.attribute-name, entity.other.attribute-name.class, entity.other.attribute-name.id | #7DD3FC | italic |
| entity.name.label | #7DD3FC | — |
| constant.character.escape | #FCD34D | bold |
| punctuation.definition.template-expression, punctuation.section.embedded, meta.template.expression | #60A5FA | bold |
| markup.heading, markup.heading punctuation.definition.heading | #60A5FA | bold |
| markup.bold | #E8E8E8 | bold |
| markup.italic | #E8E8E8 | italic |
| markup.inline.raw, markup.underline.link, string.other.link.title, string.other.link | #38BDF8 | — |
| markup.list, punctuation.definition.list | #7A8A84 | — |
| markup.quote | #546E64 | italic |
| invalid, invalid.deprecated | #FF6B6B | bold |
| support.type.property-name.css, support.type.property-name.scss, meta.property-name.css | #7DD3FC | italic |
| support.constant.property-value.css, keyword.other.unit.css, constant.numeric.css | #A5F3FC | — |
| entity.other.attribute-name.class.css, entity.other.attribute-name.id.css | #60A5FA | bold |
| keyword.key.toml, support.type.property-name.toml, entity.name.tag.toml | #7DD3FC | italic |
| entity.other.attribute-name.table.toml, entity.other.attribute-name.table.array.toml | #38BDF8 | bold |
| support.type.property-name.json | #7DD3FC | 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 | #3E4A4580 | 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 | #4ADE80 | 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 | #4ADE80 | bold |
| keyword | #4ADE80 | 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 | #7A8A84 | — |
| string, string.template, string.quoted, string.quoted.single, string.quoted.double, string.quoted.triple, string.interpolated, punctuation.definition.string | #FDBA74 | — |
| string.regexp, constant.regexp, regexp, support.other.regexp | #6EE7B7 | italic |
| constant.numeric | #F472B6 | — |
| constant.language.boolean, constant.language.null, constant.language.undefined, constant.language, support.constant.builtin | #F472B6 | bold |
| variable, variable.other.readwrite, entity.name.variable, variable.other, variable.language.this, variable.language.self, variable.language.super | #D4D4D4 | — |
| variable.parameter, meta.parameter | #CCFBF1 | italic |
| variable.other.property, variable.object.property, meta.property-name, support.variable.property, entity.name.record.field | #86EFAC | — |
| variable.other.constant, variable.other.enummember, constant.other, support.constant, entity.name.constant | #4ADE80 | bold |
| entity.name.type, entity.name.type.alias, entity.name.union, support.type | #2DD4BF | bold |
| entity.name.type.class, support.class, entity.other.inherited-class | #34D399 | bold |
| entity.name.type.interface | #A7F3D0 | italic |
| entity.name.type.enum | #86EFAC | bold |
| entity.name.struct | #10B981 | bold |
| entity.name.type.parameter | #CCFBF1 | italic |
| support.type.primitive, support.type.builtin, storage.type.primitive, storage.type.built-in, keyword.type.boolean, keyword.type.number, keyword.type.string | #99F6E4 | — |
| entity.name.namespace, entity.name.module, support.module | #7A8A84 | italic |
| entity.name.function, entity.name.function.member, meta.function-call, support.function, variable.function | #FCD34D | bold |
| entity.name.function.macro, support.function.macro | #FB7185 | bold |
| entity.name.function.decorator, meta.decorator, entity.name.tag.annotation, punctuation.decorator | #FB7185 | italic |
| punctuation.definition.lifetime, entity.name.type.lifetime, storage.modifier.lifetime | #CCFBF1 | italic |
| meta.attribute.rust, punctuation.definition.attribute.rust, punctuation.brackets.attribute.rust | #FB7185 | italic |
| entity.name.tag, punctuation.definition.tag, punctuation.definition.tag.begin, punctuation.definition.tag.end | #4ADE80 | bold |
| support.class.component | #34D399 | bold |
| entity.other.attribute-name, entity.other.attribute-name.class, entity.other.attribute-name.id | #34D399 | italic |
| entity.name.label | #34D399 | — |
| constant.character.escape | #FCD34D | bold |
| punctuation.definition.template-expression, punctuation.section.embedded, meta.template.expression | #4ADE80 | bold |
| markup.heading, markup.heading punctuation.definition.heading | #4ADE80 | bold |
| markup.bold | #E8E8E8 | bold |
| markup.italic | #E8E8E8 | italic |
| markup.inline.raw, markup.underline.link, string.other.link.title, string.other.link | #10B981 | — |
| markup.list, punctuation.definition.list | #7A8A84 | — |
| markup.quote | #546E64 | italic |
| invalid, invalid.deprecated | #FF6B6B | bold |
| support.type.property-name.css, support.type.property-name.scss, meta.property-name.css | #34D399 | italic |
| support.constant.property-value.css, keyword.other.unit.css, constant.numeric.css | #86EFAC | — |
| entity.other.attribute-name.class.css, entity.other.attribute-name.id.css | #4ADE80 | bold |
| keyword.key.toml, support.type.property-name.toml, entity.name.tag.toml | #34D399 | italic |
| entity.other.attribute-name.table.toml, entity.other.attribute-name.table.array.toml | #10B981 | bold |
| support.type.property-name.json | #34D399 | 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 | #3E4A4580 | 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 | #FB923C | 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 | #FB923C | bold |
| keyword | #FB923C | 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 | #7A8A84 | — |
| string, string.template, string.quoted, string.quoted.single, string.quoted.double, string.quoted.triple, string.interpolated, punctuation.definition.string | #7DD3FC | — |
| string.regexp, constant.regexp, regexp, support.other.regexp | #67E8F9 | italic |
| constant.numeric | #C084FC | — |
| constant.language.boolean, constant.language.null, constant.language.undefined, constant.language, support.constant.builtin | #C084FC | bold |
| variable, variable.other.readwrite, entity.name.variable, variable.other, variable.language.this, variable.language.self, variable.language.super | #D4D4D4 | — |
| variable.parameter, meta.parameter | #FED7AA | italic |
| variable.other.property, variable.object.property, meta.property-name, support.variable.property, entity.name.record.field | #FED7AA | — |
| variable.other.constant, variable.other.enummember, constant.other, support.constant, entity.name.constant | #FDBA74 | bold |
| entity.name.type, entity.name.type.alias, entity.name.union, support.type | #FDBA74 | bold |
| entity.name.type.class, support.class, entity.other.inherited-class | #F59E0B | bold |
| entity.name.type.interface | #FED7AA | italic |
| entity.name.type.enum | #FCD34D | bold |
| entity.name.struct | #F97316 | bold |
| entity.name.type.parameter | #FED7AA | italic |
| support.type.primitive, support.type.builtin, storage.type.primitive, storage.type.built-in, keyword.type.boolean, keyword.type.number, keyword.type.string | #FDE68A | — |
| entity.name.namespace, entity.name.module, support.module | #7A8A84 | italic |
| entity.name.function, entity.name.function.member, meta.function-call, support.function, variable.function | #5EEAD4 | bold |
| entity.name.function.macro, support.function.macro | #F87171 | bold |
| entity.name.function.decorator, meta.decorator, entity.name.tag.annotation, punctuation.decorator | #F87171 | italic |
| punctuation.definition.lifetime, entity.name.type.lifetime, storage.modifier.lifetime | #FED7AA | italic |
| meta.attribute.rust, punctuation.definition.attribute.rust, punctuation.brackets.attribute.rust | #F87171 | italic |
| entity.name.tag, punctuation.definition.tag, punctuation.definition.tag.begin, punctuation.definition.tag.end | #FB923C | bold |
| support.class.component | #F59E0B | bold |
| entity.other.attribute-name, entity.other.attribute-name.class, entity.other.attribute-name.id | #FBBF24 | italic |
| entity.name.label | #FBBF24 | — |
| constant.character.escape | #5EEAD4 | bold |
| punctuation.definition.template-expression, punctuation.section.embedded, meta.template.expression | #FB923C | bold |
| markup.heading, markup.heading punctuation.definition.heading | #FB923C | bold |
| markup.bold | #E8E8E8 | bold |
| markup.italic | #E8E8E8 | italic |
| markup.inline.raw, markup.underline.link, string.other.link.title, string.other.link | #5EEAD4 | — |
| markup.list, punctuation.definition.list | #7A8A84 | — |
| markup.quote | #546E64 | italic |
| invalid, invalid.deprecated | #FF6B6B | bold |
| support.type.property-name.css, support.type.property-name.scss, meta.property-name.css | #FBBF24 | italic |
| support.constant.property-value.css, keyword.other.unit.css, constant.numeric.css | #FED7AA | — |
| entity.other.attribute-name.class.css, entity.other.attribute-name.id.css | #FB923C | bold |
| keyword.key.toml, support.type.property-name.toml, entity.name.tag.toml | #FBBF24 | italic |
| entity.other.attribute-name.table.toml, entity.other.attribute-name.table.array.toml | #F59E0B | bold |
| support.type.property-name.json | #FBBF24 | 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}!`;
}