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 | #FBBF24 | 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 | #FBBF24 | bold |
| keyword | #FBBF24 | 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 | #5EEAD4 | 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 | #FEF08A | italic |
| variable.other.property, variable.object.property, meta.property-name, support.variable.property, entity.name.record.field | #FDE68A | — |
| variable.other.constant, variable.other.enummember, constant.other, support.constant, entity.name.constant | #FBBF24 | bold |
| entity.name.type, entity.name.type.alias, entity.name.union, support.type | #F59E0B | bold |
| entity.name.type.class, support.class, entity.other.inherited-class | #FACC15 | bold |
| entity.name.type.interface | #FEF3C7 | italic |
| entity.name.type.enum | #FDE68A | bold |
| entity.name.struct | #EAB308 | bold |
| entity.name.type.parameter | #FEF08A | italic |
| support.type.primitive, support.type.builtin, storage.type.primitive, storage.type.built-in, keyword.type.boolean, keyword.type.number, keyword.type.string | #FEF08A | — |
| entity.name.namespace, entity.name.module, support.module | #7A8A84 | italic |
| entity.name.function, entity.name.function.member, meta.function-call, support.function, variable.function | #2DD4BF | 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 | #FEF08A | 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 | #FBBF24 | bold |
| support.class.component | #FACC15 | bold |
| entity.other.attribute-name, entity.other.attribute-name.class, entity.other.attribute-name.id | #F59E0B | italic |
| entity.name.label | #F59E0B | — |
| constant.character.escape | #2DD4BF | bold |
| punctuation.definition.template-expression, punctuation.section.embedded, meta.template.expression | #FBBF24 | bold |
| markup.heading, markup.heading punctuation.definition.heading | #FBBF24 | bold |
| markup.bold | #E8E8E8 | bold |
| markup.italic | #E8E8E8 | italic |
| markup.inline.raw, markup.underline.link, string.other.link.title, string.other.link | #2DD4BF | — |
| 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 | #F59E0B | italic |
| support.constant.property-value.css, keyword.other.unit.css, constant.numeric.css | #FDE68A | — |
| entity.other.attribute-name.class.css, entity.other.attribute-name.id.css | #FBBF24 | bold |
| keyword.key.toml, support.type.property-name.toml, entity.name.tag.toml | #F59E0B | italic |
| entity.other.attribute-name.table.toml, entity.other.attribute-name.table.array.toml | #FACC15 | bold |
| support.type.property-name.json | #F59E0B | 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 | #8A96A888 | 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 | #5B52F0 | 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 | #5B52F0 | bold |
| keyword | #5B52F0 | 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 | #5F6B80 | — |
| 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 | #0A8CAA | 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 | #344256 | — |
| variable.parameter, meta.parameter | #3F6E84 | italic |
| variable.other.property, variable.object.property, meta.property-name, support.variable.property, entity.name.record.field | #036D8E | — |
| variable.other.constant, variable.other.enummember, constant.other, support.constant, entity.name.constant | #2B8CBF | italic bold |
| entity.name.type, entity.name.type.alias, entity.name.union, support.type | #4F46E5 | bold |
| entity.name.type.class, support.class, entity.other.inherited-class | #2563EB | bold |
| entity.name.type.interface | #667AE6 | italic |
| entity.name.type.enum | #7C3AED | bold |
| entity.name.struct | #0A8CAA | bold |
| entity.name.type.parameter | #3F6E84 | italic |
| support.type.primitive, support.type.builtin, storage.type.primitive, storage.type.built-in, keyword.type.boolean, keyword.type.number, keyword.type.string | #667AE6 | — |
| entity.name.namespace, entity.name.module, support.module | #5F6B80 | italic |
| entity.name.function, entity.name.function.member, meta.function-call, support.function, variable.function | #9A6700 | bold |
| entity.name.function.macro, support.function.macro | #DB2777 | bold |
| entity.name.function.decorator, meta.decorator, entity.name.tag.annotation, punctuation.decorator | #DB2777 | italic |
| punctuation.definition.lifetime, entity.name.type.lifetime, storage.modifier.lifetime | #3F6E84 | italic |
| meta.attribute.rust, punctuation.definition.attribute.rust, punctuation.brackets.attribute.rust | #DB2777 | italic |
| entity.name.tag, punctuation.definition.tag, punctuation.definition.tag.begin, punctuation.definition.tag.end | #5B52F0 | bold |
| support.class.component | #2563EB | bold |
| entity.other.attribute-name, entity.other.attribute-name.class, entity.other.attribute-name.id | #2B8CBF | italic |
| entity.name.label | #2B8CBF | — |
| constant.character.escape | #9A6700 | bold |
| punctuation.definition.template-expression, punctuation.section.embedded, meta.template.expression | #5B52F0 | bold |
| markup.heading, markup.heading punctuation.definition.heading | #5B52F0 | bold |
| markup.bold | #1F2937 | bold |
| markup.italic | #1F2937 | italic |
| markup.inline.raw, markup.underline.link, string.other.link.title, string.other.link | #2563EB | — |
| markup.list, punctuation.definition.list | #5F6B80 | — |
| markup.quote | #778399 | italic |
| invalid, invalid.deprecated | #C2413B | bold |
| support.type.property-name.css, support.type.property-name.scss, meta.property-name.css | #2B8CBF | italic |
| support.constant.property-value.css, keyword.other.unit.css, constant.numeric.css | #036D8E | — |
| entity.other.attribute-name.class.css, entity.other.attribute-name.id.css | #5B52F0 | bold |
| keyword.key.toml, support.type.property-name.toml, entity.name.tag.toml | #2B8CBF | italic |
| entity.other.attribute-name.table.toml, entity.other.attribute-name.table.array.toml | #2563EB | bold |
| support.type.property-name.json | #2B8CBF | 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 | #8998AE88 | 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 | #3B82F6 | 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 | #3B82F6 | bold |
| keyword | #3B82F6 | 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 | #5E7086 | — |
| string, string.template, string.quoted, string.quoted.single, string.quoted.double, string.quoted.triple, string.interpolated, punctuation.definition.string | #C96A19 | — |
| string.regexp, constant.regexp, regexp, support.other.regexp | #0891B2 | 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 | #334155 | — |
| variable.parameter, meta.parameter | #2F6E92 | 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 | #0EA5C6 | italic bold |
| entity.name.type, entity.name.type.alias, entity.name.union, support.type | #2563EB | bold |
| entity.name.type.class, support.class, entity.other.inherited-class | #0369A1 | bold |
| entity.name.type.interface | #4F79D9 | italic |
| entity.name.type.enum | #7C3AED | bold |
| entity.name.struct | #0891B2 | bold |
| entity.name.type.parameter | #2F6E92 | italic |
| support.type.primitive, support.type.builtin, storage.type.primitive, storage.type.built-in, keyword.type.boolean, keyword.type.number, keyword.type.string | #4F79D9 | — |
| entity.name.namespace, entity.name.module, support.module | #5E7086 | 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 | #2F6E92 | 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 | #3B82F6 | bold |
| support.class.component | #0369A1 | bold |
| entity.other.attribute-name, entity.other.attribute-name.class, entity.other.attribute-name.id | #0EA5C6 | italic |
| entity.name.label | #0EA5C6 | — |
| constant.character.escape | #A16207 | bold |
| punctuation.definition.template-expression, punctuation.section.embedded, meta.template.expression | #3B82F6 | bold |
| markup.heading, markup.heading punctuation.definition.heading | #3B82F6 | bold |
| markup.bold | #1E293B | bold |
| markup.italic | #1E293B | italic |
| markup.inline.raw, markup.underline.link, string.other.link.title, string.other.link | #0369A1 | — |
| markup.list, punctuation.definition.list | #5E7086 | — |
| markup.quote | #73849A | italic |
| invalid, invalid.deprecated | #C2413B | bold |
| support.type.property-name.css, support.type.property-name.scss, meta.property-name.css | #0EA5C6 | 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 | #3B82F6 | bold |
| keyword.key.toml, support.type.property-name.toml, entity.name.tag.toml | #0EA5C6 | italic |
| entity.other.attribute-name.table.toml, entity.other.attribute-name.table.array.toml | #0369A1 | bold |
| support.type.property-name.json | #0EA5C6 | 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 | #A5947F88 | 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 | #C28A18 | 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 | #C28A18 | bold |
| keyword | #C28A18 | 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 | #7A6A53 | — |
| 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 | #C28A18 | 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 | #3E3024 | — |
| variable.parameter, meta.parameter | #7F6542 | 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 | #D4A95A | italic bold |
| entity.name.type, entity.name.type.alias, entity.name.union, support.type | #B7791F | bold |
| entity.name.type.class, support.class, entity.other.inherited-class | #2563EB | bold |
| entity.name.type.interface | #C38E2A | italic |
| entity.name.type.enum | #7C3AED | bold |
| entity.name.struct | #C28A18 | bold |
| entity.name.type.parameter | #7F6542 | italic |
| support.type.primitive, support.type.builtin, storage.type.primitive, storage.type.built-in, keyword.type.boolean, keyword.type.number, keyword.type.string | #C38E2A | — |
| entity.name.namespace, entity.name.module, support.module | #7A6A53 | 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 | #7F6542 | 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 | #C28A18 | bold |
| support.class.component | #2563EB | bold |
| entity.other.attribute-name, entity.other.attribute-name.class, entity.other.attribute-name.id | #D4A95A | italic |
| entity.name.label | #D4A95A | — |
| constant.character.escape | #A16207 | bold |
| punctuation.definition.template-expression, punctuation.section.embedded, meta.template.expression | #C28A18 | bold |
| markup.heading, markup.heading punctuation.definition.heading | #C28A18 | bold |
| markup.bold | #33261B | bold |
| markup.italic | #33261B | italic |
| markup.inline.raw, markup.underline.link, string.other.link.title, string.other.link | #2563EB | — |
| markup.list, punctuation.definition.list | #7A6A53 | — |
| markup.quote | #8F806A | italic |
| invalid, invalid.deprecated | #C2413B | bold |
| support.type.property-name.css, support.type.property-name.scss, meta.property-name.css | #D4A95A | 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 | #C28A18 | bold |
| keyword.key.toml, support.type.property-name.toml, entity.name.tag.toml | #D4A95A | italic |
| entity.other.attribute-name.table.toml, entity.other.attribute-name.table.array.toml | #2563EB | bold |
| support.type.property-name.json | #D4A95A | 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}!`;
}